Sep 07 10:42:27 devstack devstack@c-api.service[74900]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 10:42:27 devstack devstack@c-api.service[74900]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 10:42:27 2026] *** Sep 07 10:42:27 devstack devstack@c-api.service[74900]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 10:42:27 devstack devstack@c-api.service[74900]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 10:42:27 devstack devstack@c-api.service[74900]: nodename: devstack Sep 07 10:42:27 devstack devstack@c-api.service[74900]: machine: x86_64 Sep 07 10:42:27 devstack devstack@c-api.service[74900]: clock source: unix Sep 07 10:42:27 devstack devstack@c-api.service[74900]: pcre jit disabled Sep 07 10:42:27 devstack devstack@c-api.service[74900]: detected number of CPU cores: 4 Sep 07 10:42:27 devstack devstack@c-api.service[74900]: current working directory: / Sep 07 10:42:27 devstack devstack@c-api.service[74900]: detected binary path: /usr/bin/uwsgi-core Sep 07 10:42:27 devstack devstack@c-api.service[74900]: your processes number limit is 47518 Sep 07 10:42:27 devstack devstack@c-api.service[74900]: your memory page size is 4096 bytes Sep 07 10:42:27 devstack devstack@c-api.service[74900]: detected max file descriptor number: 2048 Sep 07 10:42:27 devstack devstack@c-api.service[74900]: lock engine: pthread robust mutexes Sep 07 10:42:27 devstack devstack@c-api.service[74900]: thunder lock: enabled Sep 07 10:42:27 devstack devstack@c-api.service[74900]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 10:42:27 devstack devstack@c-api.service[74900]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 10:42:27 devstack devstack@c-api.service[74900]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 10:42:27 devstack devstack@c-api.service[74900]: Set PythonHome to /opt/stack/data/venv Sep 07 10:42:27 devstack devstack@c-api.service[74900]: Python main interpreter initialized at 0x7723aeea4668 Sep 07 10:42:27 devstack devstack@c-api.service[74900]: python threads support enabled Sep 07 10:42:27 devstack devstack@c-api.service[74900]: your server socket listen backlog is limited to 100 connections Sep 07 10:42:27 devstack devstack@c-api.service[74900]: your mercy for graceful operations on workers is 80 seconds Sep 07 10:42:27 devstack devstack@c-api.service[74900]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 10:42:27 devstack devstack@c-api.service[74900]: *** Operational MODE: preforking *** Sep 07 10:42:27 devstack devstack@c-api.service[74900]: *** uWSGI is running in multiple interpreter mode *** Sep 07 10:42:27 devstack devstack@c-api.service[74900]: spawned uWSGI master process (pid: 74900) Sep 07 10:42:27 devstack devstack@c-api.service[74900]: spawned uWSGI worker 1 (pid: 74907, cores: 1) Sep 07 10:42:27 devstack devstack@c-api.service[74900]: spawned uWSGI worker 2 (pid: 74908, cores: 1) Sep 07 10:42:27 devstack devstack@c-api.service[74900]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 10:42:27 devstack devstack@c-api.service[74908]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 10:42:27 devstack devstack@c-api.service[74908]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 10:42:27 devstack devstack@c-api.service[74908]: we strongly recommend against using it for new projects. Sep 07 10:42:27 devstack devstack@c-api.service[74908]: If you are already using Eventlet, we recommend migrating to a different Sep 07 10:42:27 devstack devstack@c-api.service[74908]: framework. For more detail see Sep 07 10:42:27 devstack devstack@c-api.service[74908]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 10:42:27 devstack devstack@c-api.service[74908]: import eventlet # noqa Sep 07 10:42:27 devstack devstack@c-api.service[74907]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 10:42:27 devstack devstack@c-api.service[74907]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 10:42:27 devstack devstack@c-api.service[74907]: we strongly recommend against using it for new projects. Sep 07 10:42:27 devstack devstack@c-api.service[74907]: If you are already using Eventlet, we recommend migrating to a different Sep 07 10:42:27 devstack devstack@c-api.service[74907]: framework. For more detail see Sep 07 10:42:27 devstack devstack@c-api.service[74907]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 10:42:27 devstack devstack@c-api.service[74907]: import eventlet # noqa Sep 07 10:42:28 devstack devstack@c-api.service[74908]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 10:42:28 devstack devstack@c-api.service[74908]: from cgi import parse_header Sep 07 10:42:28 devstack devstack@c-api.service[74907]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 10:42:28 devstack devstack@c-api.service[74907]: from cgi import parse_header Sep 07 10:42:28 devstack devstack@c-api.service[74908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 10:42:28 devstack devstack@c-api.service[74908]: warnings.warn( Sep 07 10:42:28 devstack devstack@c-api.service[74908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 10:42:28 devstack devstack@c-api.service[74908]: removals.removed_module( Sep 07 10:42:28 devstack devstack@c-api.service[74908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 10:42:28 devstack devstack@c-api.service[74908]: removals.removed_module( Sep 07 10:42:28 devstack devstack@c-api.service[74907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 10:42:28 devstack devstack@c-api.service[74907]: warnings.warn( Sep 07 10:42:28 devstack devstack@c-api.service[74907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 10:42:28 devstack devstack@c-api.service[74907]: removals.removed_module( Sep 07 10:42:28 devstack devstack@c-api.service[74907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 10:42:28 devstack devstack@c-api.service[74907]: removals.removed_module( Sep 07 10:42:29 devstack devstack@c-api.service[74908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 10:42:29 devstack devstack@c-api.service[74908]: warnings.warn( Sep 07 10:42:29 devstack devstack@c-api.service[74908]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 10:42:29 devstack devstack@c-api.service[74908]: warnings.warn( Sep 07 10:42:29 devstack devstack@c-api.service[74907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 10:42:29 devstack devstack@c-api.service[74907]: warnings.warn( Sep 07 10:42:30 devstack devstack@c-api.service[74907]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 10:42:30 devstack devstack@c-api.service[74907]: warnings.warn( Sep 07 10:42:30 devstack devstack@c-api.service[74908]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 10:42:30 devstack devstack@c-api.service[74908]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74908) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 10:42:30 devstack devstack@c-api.service[74907]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 10:42:30 devstack devstack@c-api.service[74907]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74907) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 10:42:30 devstack devstack@c-api.service[74908]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 10:42:30 devstack devstack@c-api.service[74908]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 10:42:30 devstack devstack@c-api.service[74907]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 10:42:30 devstack devstack@c-api.service[74907]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74907) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74908) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: INFO dbcounter [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Registered counter for database cinder Sep 07 10:42:31 devstack devstack@c-api.service[74907]: INFO dbcounter [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Registered counter for database cinder Sep 07 10:42:31 devstack devstack@c-api.service[74907]: DEBUG oslo_db.sqlalchemy.engines [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 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=74907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:42:31 devstack devstack@c-api.service[74908]: DEBUG oslo_db.sqlalchemy.engines [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e 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=74908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG dbcounter [-] [74908] Writer thread running {{(pid=74908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:42:32 devstack devstack@c-api.service[74908]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:42:32 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG dbcounter [-] [74907] Writer thread running {{(pid=74907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74907]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:42:32 devstack devstack@c-api.service[74907]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING cinder.keymgr.conf_key_mgr [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING cinder.keymgr.conf_key_mgr [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG oslo_db.sqlalchemy.engines [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e 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=74908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG oslo_db.sqlalchemy.engines [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 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=74907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING cinder.api.contrib.hosts [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: extensions {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: os-volume-manage {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: os-quota-class-sets {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: os-hosts {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: capabilities {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: encryption {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING cinder.api.contrib.hosts [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: scheduler-stats {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: os-quota-sets {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: os-availability-zone {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: qos-specs {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: extensions {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: extra_specs {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: os-volume-manage {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: os-quota-class-sets {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: backups {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: os-hosts {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: capabilities {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: encryption {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: encryption {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: scheduler-stats {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: cgsnapshots {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: os-volume-type-access {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: os-quota-sets {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: consistencygroups {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: os-availability-zone {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: os-volume-transfer {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: qos-specs {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extended resource: os-snapshot-manage {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: extra_specs {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: backups {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: encryption {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: cgsnapshots {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: os-volume-type-access {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.contrib.snapshot_actions [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] SnapshotActionsController initialized {{(pid=74908) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension AdminActions extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension AdminActions extending resource: snapshots {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension AdminActions extending resource: backups {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: consistencygroups {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension VolumeActions extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension UsedLimits extending resource: limits {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension TypesManage extending resource: types {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension SnapshotActions extending resource: snapshots {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-fbf8d93a-4265-4ee7-9e05-f936ff22e26e None None] Extension VolumeTypeAccess extending resource: types {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: os-volume-transfer {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extended resource: os-snapshot-manage {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74908]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7723aeea4668 pid: 74908 (default app) Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.contrib.snapshot_actions [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] SnapshotActionsController initialized {{(pid=74907) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension AdminActions extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension AdminActions extending resource: snapshots {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension AdminActions extending resource: backups {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension VolumeActions extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension UsedLimits extending resource: limits {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension TypesManage extending resource: types {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-5e711b5d-ffef-4667-a5a2-b593fdd0c204 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: DEBUG cinder.api.middleware.request_id [None req-4b22ffc0-2081-4307-a9cd-e128fff60fd9 None None] RequestId filter calling following filter/app {{(pid=74908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:42:32 devstack devstack@c-api.service[74908]: [pid: 74908|app: 0|req: 1/1] 192.168.122.99 () {50 vars in 780 bytes} [Mon Sep 7 10:42:32 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:42:32 devstack devstack@c-api.service[74907]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7723aeea4668 pid: 74907 (default app) Sep 07 10:42:40 devstack devstack@c-api.service[74908]: DEBUG cinder.api.middleware.request_id [None req-8ce4cd31-ca95-45d7-91cb-d3e68f77df7d None None] RequestId filter calling following filter/app {{(pid=74908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:42:41 devstack devstack@c-api.service[74908]: INFO cinder.api.openstack.wsgi [None req-8ce4cd31-ca95-45d7-91cb-d3e68f77df7d admin admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:42:41 devstack devstack@c-api.service[74908]: DEBUG cinder.api.openstack.wsgi [None req-8ce4cd31-ca95-45d7-91cb-d3e68f77df7d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:42:41 devstack devstack@c-api.service[74908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:42:41 devstack devstack@c-api.service[74908]: warnings.warn( Sep 07 10:42:41 devstack devstack@c-api.service[74908]: DEBUG oslo_db.sqlalchemy.engines [None req-8ce4cd31-ca95-45d7-91cb-d3e68f77df7d 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=74908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:42:41 devstack devstack@c-api.service[74908]: INFO cinder.api.openstack.wsgi [None req-8ce4cd31-ca95-45d7-91cb-d3e68f77df7d admin admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:42:41 devstack devstack@c-api.service[74908]: [pid: 74908|app: 0|req: 2/2] 192.168.122.99 () {60 vars in 1186 bytes} [Mon Sep 7 10:42:40 2026] POST /volume/v3/types => generated 186 bytes in 1163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:42:41 devstack devstack@c-api.service[74907]: DEBUG cinder.api.middleware.request_id [None req-6d18bc19-3555-4840-99a0-411c7eb3ed5c None None] RequestId filter calling following filter/app {{(pid=74907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:42:41 devstack devstack@c-api.service[74907]: INFO cinder.api.openstack.wsgi [None req-6d18bc19-3555-4840-99a0-411c7eb3ed5c admin admin] POST http://192.168.122.99/volume/v3/types/1a17420b-b0d8-431e-8a78-6ff99c4a714c/extra_specs Sep 07 10:42:41 devstack devstack@c-api.service[74907]: DEBUG cinder.api.openstack.wsgi [None req-6d18bc19-3555-4840-99a0-411c7eb3ed5c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:42:41 devstack devstack@c-api.service[74907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:42:41 devstack devstack@c-api.service[74907]: warnings.warn( Sep 07 10:42:42 devstack devstack@c-api.service[74907]: DEBUG oslo_db.sqlalchemy.engines [None req-6d18bc19-3555-4840-99a0-411c7eb3ed5c 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=74907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:42:42 devstack devstack@c-api.service[74907]: INFO cinder.api.openstack.wsgi [None req-6d18bc19-3555-4840-99a0-411c7eb3ed5c admin admin] http://192.168.122.99/volume/v3/types/1a17420b-b0d8-431e-8a78-6ff99c4a714c/extra_specs returned with HTTP 200 Sep 07 10:42:42 devstack devstack@c-api.service[74907]: [pid: 74907|app: 0|req: 1/3] 192.168.122.99 () {60 vars in 1333 bytes} [Mon Sep 7 10:42:41 2026] POST /volume/v3/types/1a17420b-b0d8-431e-8a78-6ff99c4a714c/extra_specs => generated 55 bytes in 818 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:42:51 devstack devstack@c-api.service[74908]: DEBUG dbcounter [-] [74908] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:42:52 devstack devstack@c-api.service[74907]: DEBUG dbcounter [-] [74907] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:43:23 devstack devstack@c-api.service[74908]: DEBUG cinder.api.middleware.request_id [None req-36b5980e-8569-4d25-b8e2-03cdaa38fb75 None None] RequestId filter calling following filter/app {{(pid=74908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:43:23 devstack devstack@c-api.service[74908]: INFO cinder.api.openstack.wsgi [None req-36b5980e-8569-4d25-b8e2-03cdaa38fb75 None None] GET http://192.168.122.99/volume// Sep 07 10:43:23 devstack devstack@c-api.service[74908]: DEBUG cinder.api.openstack.wsgi [None req-36b5980e-8569-4d25-b8e2-03cdaa38fb75 None None] Empty body provided in request {{(pid=74908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:43:23 devstack devstack@c-api.service[74908]: DEBUG cinder.api.openstack.wsgi [None req-36b5980e-8569-4d25-b8e2-03cdaa38fb75 None None] Calling method 'all' {{(pid=74908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:43:23 devstack devstack@c-api.service[74908]: INFO cinder.api.openstack.wsgi [None req-36b5980e-8569-4d25-b8e2-03cdaa38fb75 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:43:23 devstack devstack@c-api.service[74908]: [pid: 74908|app: 0|req: 3/4] 192.168.122.99 () {58 vars in 1309 bytes} [Mon Sep 7 10:43:23 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:45:09 devstack devstack@c-api.service[74907]: DEBUG cinder.api.middleware.request_id [None req-793f441c-0cf4-46bd-90e7-34a69adff85e None None] RequestId filter calling following filter/app {{(pid=74907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:45:10 devstack devstack@c-api.service[74907]: INFO cinder.api.openstack.wsgi [None req-793f441c-0cf4-46bd-90e7-34a69adff85e tempest-verify_tempest_config-951425659 tempest-verify_tempest_config-951425659-project-member] GET http://192.168.122.99/volume/v3/extensions Sep 07 10:45:10 devstack devstack@c-api.service[74907]: DEBUG cinder.api.openstack.wsgi [None req-793f441c-0cf4-46bd-90e7-34a69adff85e tempest-verify_tempest_config-951425659 tempest-verify_tempest_config-951425659-project-member] Empty body provided in request {{(pid=74907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:45:10 devstack devstack@c-api.service[74907]: DEBUG cinder.api.openstack.wsgi [None req-793f441c-0cf4-46bd-90e7-34a69adff85e tempest-verify_tempest_config-951425659 tempest-verify_tempest_config-951425659-project-member] Calling method 'index' {{(pid=74907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:45:10 devstack devstack@c-api.service[74907]: INFO cinder.api.openstack.wsgi [None req-793f441c-0cf4-46bd-90e7-34a69adff85e tempest-verify_tempest_config-951425659 tempest-verify_tempest_config-951425659-project-member] http://192.168.122.99/volume/v3/extensions returned with HTTP 200 Sep 07 10:45:10 devstack devstack@c-api.service[74907]: [pid: 74907|app: 0|req: 2/5] 192.168.122.99 () {58 vars in 1125 bytes} [Mon Sep 7 10:45:09 2026] GET /volume/v3/extensions => generated 5245 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:45:17 devstack devstack@c-api.service[74908]: DEBUG cinder.api.middleware.request_id [None req-55660d06-693f-4739-8dc8-565ffb71af2c None None] RequestId filter calling following filter/app {{(pid=74908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:45:17 devstack devstack@c-api.service[74908]: INFO cinder.api.openstack.wsgi [None req-55660d06-693f-4739-8dc8-565ffb71af2c demo admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:45:17 devstack devstack@c-api.service[74908]: DEBUG cinder.api.openstack.wsgi [None req-55660d06-693f-4739-8dc8-565ffb71af2c demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:45:17 devstack devstack@c-api.service[74908]: INFO cinder.api.openstack.wsgi [None req-55660d06-693f-4739-8dc8-565ffb71af2c demo admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:45:17 devstack devstack@c-api.service[74908]: [pid: 74908|app: 0|req: 4/6] 192.168.122.99 () {60 vars in 1186 bytes} [Mon Sep 7 10:45:17 2026] POST /volume/v3/types => generated 184 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:45:27 devstack devstack@c-api.service[74908]: DEBUG dbcounter [-] [74908] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:47:10 devstack devstack@c-api.service[74900]: Mon Sep 7 10:47:10 2026 - graceful shutdown triggered... Sep 07 10:47:10 devstack devstack@c-api.service[74908]: Gracefully killing worker 2 (pid: 74908)... Sep 07 10:47:10 devstack devstack@c-api.service[74907]: Gracefully killing worker 1 (pid: 74907)... Sep 07 10:47:11 devstack devstack@c-api.service[74900]: worker 1 buried after 1 seconds Sep 07 10:47:11 devstack devstack@c-api.service[74900]: worker 2 buried after 1 seconds Sep 07 10:47:11 devstack devstack@c-api.service[74900]: goodbye to uWSGI. Sep 07 10:47:11 devstack devstack@c-api.service[86572]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 10:47:11 devstack devstack@c-api.service[86572]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 10:47:11 2026] *** Sep 07 10:47:11 devstack devstack@c-api.service[86572]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 10:47:11 devstack devstack@c-api.service[86572]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 10:47:11 devstack devstack@c-api.service[86572]: nodename: devstack Sep 07 10:47:11 devstack devstack@c-api.service[86572]: machine: x86_64 Sep 07 10:47:11 devstack devstack@c-api.service[86572]: clock source: unix Sep 07 10:47:11 devstack devstack@c-api.service[86572]: pcre jit disabled Sep 07 10:47:11 devstack devstack@c-api.service[86572]: detected number of CPU cores: 4 Sep 07 10:47:11 devstack devstack@c-api.service[86572]: current working directory: / Sep 07 10:47:11 devstack devstack@c-api.service[86572]: detected binary path: /usr/bin/uwsgi-core Sep 07 10:47:11 devstack devstack@c-api.service[86572]: your processes number limit is 47518 Sep 07 10:47:11 devstack devstack@c-api.service[86572]: your memory page size is 4096 bytes Sep 07 10:47:11 devstack devstack@c-api.service[86572]: detected max file descriptor number: 2048 Sep 07 10:47:11 devstack devstack@c-api.service[86572]: lock engine: pthread robust mutexes Sep 07 10:47:11 devstack devstack@c-api.service[86572]: thunder lock: enabled Sep 07 10:47:11 devstack devstack@c-api.service[86572]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 10:47:11 devstack devstack@c-api.service[86572]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 10:47:11 devstack devstack@c-api.service[86572]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 10:47:11 devstack devstack@c-api.service[86572]: Set PythonHome to /opt/stack/data/venv Sep 07 10:47:11 devstack devstack@c-api.service[86572]: Python main interpreter initialized at 0x78b014ea4668 Sep 07 10:47:11 devstack devstack@c-api.service[86572]: python threads support enabled Sep 07 10:47:11 devstack devstack@c-api.service[86572]: your server socket listen backlog is limited to 100 connections Sep 07 10:47:11 devstack devstack@c-api.service[86572]: your mercy for graceful operations on workers is 80 seconds Sep 07 10:47:11 devstack devstack@c-api.service[86572]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 10:47:11 devstack devstack@c-api.service[86572]: *** Operational MODE: preforking *** Sep 07 10:47:11 devstack devstack@c-api.service[86572]: *** uWSGI is running in multiple interpreter mode *** Sep 07 10:47:11 devstack devstack@c-api.service[86572]: spawned uWSGI master process (pid: 86572) Sep 07 10:47:11 devstack devstack@c-api.service[86572]: spawned uWSGI worker 1 (pid: 86574, cores: 1) Sep 07 10:47:11 devstack devstack@c-api.service[86572]: spawned uWSGI worker 2 (pid: 86575, cores: 1) Sep 07 10:47:11 devstack devstack@c-api.service[86572]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 10:47:12 devstack devstack@c-api.service[86575]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 10:47:12 devstack devstack@c-api.service[86575]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 10:47:12 devstack devstack@c-api.service[86575]: we strongly recommend against using it for new projects. Sep 07 10:47:12 devstack devstack@c-api.service[86575]: If you are already using Eventlet, we recommend migrating to a different Sep 07 10:47:12 devstack devstack@c-api.service[86575]: framework. For more detail see Sep 07 10:47:12 devstack devstack@c-api.service[86575]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 10:47:12 devstack devstack@c-api.service[86575]: import eventlet # noqa Sep 07 10:47:12 devstack devstack@c-api.service[86574]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 10:47:12 devstack devstack@c-api.service[86574]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 10:47:12 devstack devstack@c-api.service[86574]: we strongly recommend against using it for new projects. Sep 07 10:47:12 devstack devstack@c-api.service[86574]: If you are already using Eventlet, we recommend migrating to a different Sep 07 10:47:12 devstack devstack@c-api.service[86574]: framework. For more detail see Sep 07 10:47:12 devstack devstack@c-api.service[86574]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 10:47:12 devstack devstack@c-api.service[86574]: import eventlet # noqa Sep 07 10:47:12 devstack devstack@c-api.service[86575]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 10:47:12 devstack devstack@c-api.service[86575]: from cgi import parse_header Sep 07 10:47:12 devstack devstack@c-api.service[86574]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 10:47:12 devstack devstack@c-api.service[86574]: from cgi import parse_header Sep 07 10:47:12 devstack devstack@c-api.service[86575]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 10:47:12 devstack devstack@c-api.service[86575]: warnings.warn( Sep 07 10:47:12 devstack devstack@c-api.service[86575]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 10:47:12 devstack devstack@c-api.service[86575]: removals.removed_module( Sep 07 10:47:12 devstack devstack@c-api.service[86575]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 10:47:12 devstack devstack@c-api.service[86575]: removals.removed_module( Sep 07 10:47:12 devstack devstack@c-api.service[86574]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 10:47:12 devstack devstack@c-api.service[86574]: warnings.warn( Sep 07 10:47:12 devstack devstack@c-api.service[86574]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 10:47:12 devstack devstack@c-api.service[86574]: removals.removed_module( Sep 07 10:47:12 devstack devstack@c-api.service[86574]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 10:47:12 devstack devstack@c-api.service[86574]: removals.removed_module( Sep 07 10:47:15 devstack devstack@c-api.service[86574]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 10:47:15 devstack devstack@c-api.service[86574]: warnings.warn( Sep 07 10:47:15 devstack devstack@c-api.service[86575]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 10:47:15 devstack devstack@c-api.service[86575]: warnings.warn( Sep 07 10:47:15 devstack devstack@c-api.service[86574]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 10:47:15 devstack devstack@c-api.service[86574]: warnings.warn( Sep 07 10:47:15 devstack devstack@c-api.service[86575]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 10:47:15 devstack devstack@c-api.service[86575]: warnings.warn( Sep 07 10:47:15 devstack devstack@c-api.service[86574]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 10:47:15 devstack devstack@c-api.service[86574]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86574) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 10:47:15 devstack devstack@c-api.service[86575]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 10:47:15 devstack devstack@c-api.service[86575]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86575) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 10:47:15 devstack devstack@c-api.service[86574]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 10:47:15 devstack devstack@c-api.service[86574]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 10:47:15 devstack devstack@c-api.service[86575]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 10:47:15 devstack devstack@c-api.service[86575]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86574) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86575) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86574]: INFO dbcounter [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Registered counter for database cinder Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:16 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG oslo_db.sqlalchemy.engines [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86574) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: INFO dbcounter [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Registered counter for database cinder Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG oslo_db.sqlalchemy.engines [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG dbcounter [-] [86574] Writer thread running {{(pid=86574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:47:17 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING cinder.keymgr.conf_key_mgr [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG oslo_db.sqlalchemy.engines [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86574) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG dbcounter [-] [86575] Writer thread running {{(pid=86575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:47:17 devstack devstack@c-api.service[86575]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:47:17 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING cinder.keymgr.conf_key_mgr [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING cinder.api.contrib.hosts [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: extensions {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG oslo_db.sqlalchemy.engines [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: os-volume-manage {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: os-quota-class-sets {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: os-hosts {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: capabilities {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: encryption {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: scheduler-stats {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: os-quota-sets {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: os-availability-zone {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: qos-specs {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: extra_specs {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: backups {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: encryption {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: cgsnapshots {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: os-volume-type-access {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: consistencygroups {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: os-volume-transfer {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extended resource: os-snapshot-manage {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.contrib.snapshot_actions [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] SnapshotActionsController initialized {{(pid=86574) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension AdminActions extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension AdminActions extending resource: snapshots {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension AdminActions extending resource: backups {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension VolumeActions extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension UsedLimits extending resource: limits {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension TypesManage extending resource: types {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-e759fc3b-0d75-44fb-abca-92ed13a03e76 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86574]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x78b014ea4668 pid: 86574 (default app) Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING cinder.api.contrib.hosts [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: extensions {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: os-volume-manage {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: os-quota-class-sets {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: os-hosts {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: capabilities {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: encryption {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: scheduler-stats {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: os-quota-sets {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: os-availability-zone {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: qos-specs {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: extra_specs {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: backups {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: encryption {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: cgsnapshots {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: os-volume-type-access {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: consistencygroups {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: os-volume-transfer {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extended resource: os-snapshot-manage {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.contrib.snapshot_actions [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] SnapshotActionsController initialized {{(pid=86575) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension AdminActions extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension AdminActions extending resource: snapshots {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension AdminActions extending resource: backups {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension VolumeActions extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension UsedLimits extending resource: limits {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension TypesManage extending resource: types {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension SnapshotActions extending resource: snapshots {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-8460af42-8889-47f0-a3eb-d9e1dafbb99c None None] Extension VolumeTypeAccess extending resource: types {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:17 devstack devstack@c-api.service[86575]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x78b014ea4668 pid: 86575 (default app) Sep 07 10:47:18 devstack devstack@c-api.service[86572]: Mon Sep 7 10:47:18 2026 - graceful shutdown triggered... Sep 07 10:47:18 devstack devstack@c-api.service[86574]: Gracefully killing worker 1 (pid: 86574)... Sep 07 10:47:18 devstack devstack@c-api.service[86575]: Gracefully killing worker 2 (pid: 86575)... Sep 07 10:47:19 devstack devstack@c-api.service[86572]: worker 2 buried after 1 seconds Sep 07 10:47:20 devstack devstack@c-api.service[86572]: worker 1 buried after 2 seconds Sep 07 10:47:20 devstack devstack@c-api.service[86572]: goodbye to uWSGI. Sep 07 10:47:21 devstack devstack@c-api.service[86956]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 10:47:21 devstack devstack@c-api.service[86956]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 10:47:21 2026] *** Sep 07 10:47:21 devstack devstack@c-api.service[86956]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 10:47:21 devstack devstack@c-api.service[86956]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 10:47:21 devstack devstack@c-api.service[86956]: nodename: devstack Sep 07 10:47:21 devstack devstack@c-api.service[86956]: machine: x86_64 Sep 07 10:47:21 devstack devstack@c-api.service[86956]: clock source: unix Sep 07 10:47:21 devstack devstack@c-api.service[86956]: pcre jit disabled Sep 07 10:47:21 devstack devstack@c-api.service[86956]: detected number of CPU cores: 4 Sep 07 10:47:21 devstack devstack@c-api.service[86956]: current working directory: / Sep 07 10:47:21 devstack devstack@c-api.service[86956]: detected binary path: /usr/bin/uwsgi-core Sep 07 10:47:21 devstack devstack@c-api.service[86956]: your processes number limit is 47518 Sep 07 10:47:21 devstack devstack@c-api.service[86956]: your memory page size is 4096 bytes Sep 07 10:47:21 devstack devstack@c-api.service[86956]: detected max file descriptor number: 2048 Sep 07 10:47:21 devstack devstack@c-api.service[86956]: lock engine: pthread robust mutexes Sep 07 10:47:21 devstack devstack@c-api.service[86956]: thunder lock: enabled Sep 07 10:47:21 devstack devstack@c-api.service[86956]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 10:47:21 devstack devstack@c-api.service[86956]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 10:47:21 devstack devstack@c-api.service[86956]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 10:47:21 devstack devstack@c-api.service[86956]: Set PythonHome to /opt/stack/data/venv Sep 07 10:47:21 devstack devstack@c-api.service[86956]: Python main interpreter initialized at 0x7059fd0a4668 Sep 07 10:47:21 devstack devstack@c-api.service[86956]: python threads support enabled Sep 07 10:47:21 devstack devstack@c-api.service[86956]: your server socket listen backlog is limited to 100 connections Sep 07 10:47:21 devstack devstack@c-api.service[86956]: your mercy for graceful operations on workers is 80 seconds Sep 07 10:47:21 devstack devstack@c-api.service[86956]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 10:47:21 devstack devstack@c-api.service[86956]: *** Operational MODE: preforking *** Sep 07 10:47:21 devstack devstack@c-api.service[86956]: *** uWSGI is running in multiple interpreter mode *** Sep 07 10:47:21 devstack devstack@c-api.service[86956]: spawned uWSGI master process (pid: 86956) Sep 07 10:47:21 devstack devstack@c-api.service[86956]: spawned uWSGI worker 1 (pid: 86958, cores: 1) Sep 07 10:47:21 devstack devstack@c-api.service[86956]: spawned uWSGI worker 2 (pid: 86959, cores: 1) Sep 07 10:47:21 devstack devstack@c-api.service[86956]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 10:47:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 10:47:21 devstack devstack@c-api.service[86958]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 10:47:21 devstack devstack@c-api.service[86958]: we strongly recommend against using it for new projects. Sep 07 10:47:21 devstack devstack@c-api.service[86958]: If you are already using Eventlet, we recommend migrating to a different Sep 07 10:47:21 devstack devstack@c-api.service[86958]: framework. For more detail see Sep 07 10:47:21 devstack devstack@c-api.service[86958]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 10:47:21 devstack devstack@c-api.service[86958]: import eventlet # noqa Sep 07 10:47:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 10:47:21 devstack devstack@c-api.service[86959]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 10:47:21 devstack devstack@c-api.service[86959]: we strongly recommend against using it for new projects. Sep 07 10:47:21 devstack devstack@c-api.service[86959]: If you are already using Eventlet, we recommend migrating to a different Sep 07 10:47:21 devstack devstack@c-api.service[86959]: framework. For more detail see Sep 07 10:47:21 devstack devstack@c-api.service[86959]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 10:47:21 devstack devstack@c-api.service[86959]: import eventlet # noqa Sep 07 10:47:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 10:47:21 devstack devstack@c-api.service[86959]: from cgi import parse_header Sep 07 10:47:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 10:47:21 devstack devstack@c-api.service[86958]: from cgi import parse_header Sep 07 10:47:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 10:47:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:47:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 10:47:22 devstack devstack@c-api.service[86959]: removals.removed_module( Sep 07 10:47:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 10:47:22 devstack devstack@c-api.service[86959]: removals.removed_module( Sep 07 10:47:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 10:47:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:47:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 10:47:22 devstack devstack@c-api.service[86958]: removals.removed_module( Sep 07 10:47:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 10:47:22 devstack devstack@c-api.service[86958]: removals.removed_module( Sep 07 10:47:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 10:47:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:47:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 10:47:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:47:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 10:47:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:47:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 10:47:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:47:24 devstack devstack@c-api.service[86959]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 10:47:24 devstack devstack@c-api.service[86959]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86959) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 10:47:24 devstack devstack@c-api.service[86958]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 10:47:24 devstack devstack@c-api.service[86958]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86958) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 10:47:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 10:47:24 devstack devstack@c-api.service[86959]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 10:47:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 10:47:25 devstack devstack@c-api.service[86958]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86958) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86959) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: INFO dbcounter [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Registered counter for database cinder Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: INFO dbcounter [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Registered counter for database cinder Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-1b63a10d-7884-476a-b5c3-a5903568c699 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=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writer thread running {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:47:26 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:47:26 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING cinder.keymgr.conf_key_mgr [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writer thread running {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:47:26 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:47:26 devstack devstack@c-api.service[86959]: INFO cinder.rpc [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: INFO cinder.rpc [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86959]: INFO cinder.rpc [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: INFO cinder.rpc [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING cinder.keymgr.conf_key_mgr [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-1b63a10d-7884-476a-b5c3-a5903568c699 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=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: INFO cinder.rpc [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING cinder.api.contrib.hosts [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: INFO cinder.rpc [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: extensions {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: os-volume-manage {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: os-quota-class-sets {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: os-hosts {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: capabilities {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: encryption {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: scheduler-stats {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: os-quota-sets {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: os-availability-zone {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: qos-specs {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: extra_specs {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: backups {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: encryption {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: cgsnapshots {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: os-volume-type-access {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: consistencygroups {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: os-volume-transfer {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extended resource: os-snapshot-manage {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.snapshot_actions [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] SnapshotActionsController initialized {{(pid=86958) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension AdminActions extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension AdminActions extending resource: snapshots {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension AdminActions extending resource: backups {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension VolumeActions extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension UsedLimits extending resource: limits {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension TypesManage extending resource: types {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-74cebf07-869a-4490-848b-ebc9dc4a2bb4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86958]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7059fd0a4668 pid: 86958 (default app) Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING cinder.api.contrib.hosts [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: extensions {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: os-volume-manage {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: os-quota-class-sets {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: os-hosts {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: capabilities {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: encryption {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: scheduler-stats {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: os-quota-sets {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: os-availability-zone {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: qos-specs {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: extra_specs {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: backups {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: encryption {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: cgsnapshots {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: os-volume-type-access {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: consistencygroups {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: os-volume-transfer {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extended resource: os-snapshot-manage {{(pid=86959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] SnapshotActionsController initialized {{(pid=86959) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension AdminActions extending resource: volumes {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension AdminActions extending resource: snapshots {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension AdminActions extending resource: backups {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension VolumeActions extending resource: volumes {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension UsedLimits extending resource: limits {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension TypesManage extending resource: types {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.router [None req-1b63a10d-7884-476a-b5c3-a5903568c699 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 10:47:26 devstack devstack@c-api.service[86959]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7059fd0a4668 pid: 86959 (default app) Sep 07 10:47:36 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=6 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:47:36 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=6 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:48:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:48:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1850346154"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:48:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1850346154'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:48:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Create volume of 1 GB Sep 07 10:48:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:25 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:48:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Availability zone cache updated, next update will occur around 2026-09-07 09:48:25.450840. {{(pid=86958) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 10:48:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Availability Zones retrieved successfully. Sep 07 10:48:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Flow 'volume_create_api' (9b71e72c-e9ee-488e-be90-988f5dca068f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:48:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c77800c-8d57-4a5d-995e-020d23b26269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:48:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:48:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c77800c-8d57-4a5d-995e-020d23b26269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:48:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0413b747-c50a-4c18-93f4-a52598ff53fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:48:26 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:48:26 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:48:27 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Created reservations ['bec221e1-226b-40ba-963b-d2a6b98f3f8c', '74130803-bd20-4779-8773-decef400fb9f', 'b46c1a8f-cf0b-4f98-8163-98f7786501a3', 'bde9bfa9-43ef-4252-804a-6d6b8c93b4d1'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:48:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0413b747-c50a-4c18-93f4-a52598ff53fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec221e1-226b-40ba-963b-d2a6b98f3f8c', '74130803-bd20-4779-8773-decef400fb9f', 'b46c1a8f-cf0b-4f98-8163-98f7786501a3', 'bde9bfa9-43ef-4252-804a-6d6b8c93b4d1']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:48:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab7872b1-7463-4e44-89a9-fbc73f1b460c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:48:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab7872b1-7463-4e44-89a9-fbc73f1b460c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf9935b7-3160-453a-a177-f3944f38a5b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1850346154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfac4c9d0017419994d0d3b87e1293f2',qos_specs=None,replication_status=,reservations=['bec221e1-226b-40ba-963b-d2a6b98f3f8c','74130803-bd20-4779-8773-decef400fb9f','b46c1a8f-cf0b-4f98-8163-98f7786501a3','bde9bfa9-43ef-4252-804a-6d6b8c93b4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb43fabf452d4e948a7d3896a991aa55',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1850346154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf9935b7-3160-453a-a177-f3944f38a5b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfac4c9d0017419994d0d3b87e1293f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb43fabf452d4e948a7d3896a991aa55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:48:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef03bc7-96ea-4a95-8b8d-498a2d00e94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:48:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef03bc7-96ea-4a95-8b8d-498a2d00e94c) transitioned into state 'SUCCESS' from state '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-1850346154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfac4c9d0017419994d0d3b87e1293f2',qos_specs=None,replication_status=,reservations=['bec221e1-226b-40ba-963b-d2a6b98f3f8c','74130803-bd20-4779-8773-decef400fb9f','b46c1a8f-cf0b-4f98-8163-98f7786501a3','bde9bfa9-43ef-4252-804a-6d6b8c93b4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb43fabf452d4e948a7d3896a991aa55',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:48:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2a8ed7-a7b5-47ac-b3d0-737230761e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:48:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2a8ed7-a7b5-47ac-b3d0-737230761e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:48:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Flow 'volume_create_api' (9b71e72c-e9ee-488e-be90-988f5dca068f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:48:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Create volume request issued successfully. Sep 07 10:48:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd232025-8ccb-495a-9986-b7ecf85bbff2 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:48:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1/1] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:48:22 2026] POST /volume/v3/volumes => generated 759 bytes in 6416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:48:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a898985b-dd4e-4448-9c49-15064cd1387e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a898985b-dd4e-4448-9c49-15064cd1387e tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a898985b-dd4e-4448-9c49-15064cd1387e tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a898985b-dd4e-4448-9c49-15064cd1387e tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:31 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-a898985b-dd4e-4448-9c49-15064cd1387e tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:48:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a898985b-dd4e-4448-9c49-15064cd1387e tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a898985b-dd4e-4448-9c49-15064cd1387e tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1/2] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:28 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 851 bytes in 3015 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:48:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-80628709-da6f-4af3-ae66-b3373475b9ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80628709-da6f-4af3-ae66-b3373475b9ae tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80628709-da6f-4af3-ae66-b3373475b9ae tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80628709-da6f-4af3-ae66-b3373475b9ae tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-80628709-da6f-4af3-ae66-b3373475b9ae tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80628709-da6f-4af3-ae66-b3373475b9ae tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 2/3] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:32 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 852 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-1c3eb179-1096-484a-b852-5be0f8128935 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-1c3eb179-1096-484a-b852-5be0f8128935 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-1c3eb179-1096-484a-b852-5be0f8128935 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-1c3eb179-1096-484a-b852-5be0f8128935 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-1c3eb179-1096-484a-b852-5be0f8128935 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-1c3eb179-1096-484a-b852-5be0f8128935 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 2/4] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:48:33 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c67c56ee-4bcb-4090-b226-8046a2ec1204 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c67c56ee-4bcb-4090-b226-8046a2ec1204 None None] GET http://192.168.122.99/volume// Sep 07 10:48:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c67c56ee-4bcb-4090-b226-8046a2ec1204 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c67c56ee-4bcb-4090-b226-8046a2ec1204 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c67c56ee-4bcb-4090-b226-8046a2ec1204 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:48:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 3/5] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:48:34 2026] GET /volume/ => generated 389 bytes in 29 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:48:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-10d968a0-e74f-4cf2-9b90-1c4d9119e306 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-10d968a0-e74f-4cf2-9b90-1c4d9119e306 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:48:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-10d968a0-e74f-4cf2-9b90-1c4d9119e306 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf9935b7-3160-453a-a177-f3944f38a5b5", "connector": null, "instance_uuid": "c05e8556-efc4-44d8-b224-adb3db8f315a"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:48:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:36 devstack devstack@c-api.service[86959]: /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 07 10:48:36 devstack devstack@c-api.service[86959]: .first() Sep 07 10:48:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-10d968a0-e74f-4cf2-9b90-1c4d9119e306 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:48:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 3/6] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:48:34 2026] POST /volume/v3/attachments => generated 273 bytes in 1399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:48:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0dcbf3a4-d9fb-4d79-a79b-8954ac579571 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0dcbf3a4-d9fb-4d79-a79b-8954ac579571 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0dcbf3a4-d9fb-4d79-a79b-8954ac579571 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0dcbf3a4-d9fb-4d79-a79b-8954ac579571 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7402825e-c448-41dc-9904-12e0ac76d1cc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7402825e-c448-41dc-9904-12e0ac76d1cc None None] GET http://192.168.122.99/volume// Sep 07 10:48:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7402825e-c448-41dc-9904-12e0ac76d1cc None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7402825e-c448-41dc-9904-12e0ac76d1cc None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7402825e-c448-41dc-9904-12e0ac76d1cc None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:48:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 4/7] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:48:36 2026] GET /volume/ => generated 389 bytes in 44 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:48:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0dcbf3a4-d9fb-4d79-a79b-8954ac579571 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-5cb6005f-c794-4121-b927-2f8b8e20c611 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0dcbf3a4-d9fb-4d79-a79b-8954ac579571 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-5cb6005f-c794-4121-b927-2f8b8e20c611 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-5cb6005f-c794-4121-b927-2f8b8e20c611 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 4/8] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:36 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 851 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-5cb6005f-c794-4121-b927-2f8b8e20c611 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-5cb6005f-c794-4121-b927-2f8b8e20c611 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-5cb6005f-c794-4121-b927-2f8b8e20c611 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 5/9] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:48:36 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 1032 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:48:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-500556a5-2a21-44f7-bb47-961def06c1e9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-500556a5-2a21-44f7-bb47-961def06c1e9 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-500556a5-2a21-44f7-bb47-961def06c1e9 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-500556a5-2a21-44f7-bb47-961def06c1e9 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-500556a5-2a21-44f7-bb47-961def06c1e9 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-500556a5-2a21-44f7-bb47-961def06c1e9 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 5/10] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:37 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 851 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:48:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-236f5bc0-93be-46b7-8009-96bf1638a69d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-236f5bc0-93be-46b7-8009-96bf1638a69d tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-236f5bc0-93be-46b7-8009-96bf1638a69d tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-236f5bc0-93be-46b7-8009-96bf1638a69d tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-236f5bc0-93be-46b7-8009-96bf1638a69d tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-236f5bc0-93be-46b7-8009-96bf1638a69d tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 6/11] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:38 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-63722509-4f11-4311-8d44-c18bef3ebc25 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-63722509-4f11-4311-8d44-c18bef3ebc25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] PUT http://192.168.122.99/volume/v3/attachments/cfed8db7-999a-4149-bc89-c4ed6503187e Sep 07 10:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-63722509-4f11-4311-8d44-c18bef3ebc25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:48:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 07 10:48:39 devstack devstack@c-api.service[86958]: .first() Sep 07 10:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-63722509-4f11-4311-8d44-c18bef3ebc25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Acquiring lock "cinder-attachment_update-cf9935b7-3160-453a-a177-f3944f38a5b5-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-63722509-4f11-4311-8d44-c18bef3ebc25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Lock "cinder-attachment_update-cf9935b7-3160-453a-a177-f3944f38a5b5-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:48:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0ad6239f-3a74-490c-8916-d5225378f34f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:48:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1946952160"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:48:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1946952160'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:48:39 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Create volume of 1 GB Sep 07 10:48:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:39 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:48:39 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Availability zone cache updated, next update will occur around 2026-09-07 09:48:39.734320. {{(pid=86959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 10:48:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Availability Zones retrieved successfully. Sep 07 10:48:39 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Flow 'volume_create_api' (7a60e7df-8bfd-4611-885b-6d6700f7ab7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:48:39 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8340082-9ed0-4840-b194-a3a4bd046499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:48:39 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:48:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8340082-9ed0-4840-b194-a3a4bd046499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:48:40 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-63722509-4f11-4311-8d44-c18bef3ebc25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Lock "cinder-attachment_update-cf9935b7-3160-453a-a177-f3944f38a5b5-devstack" released by "attachment_update" :: held 0.549s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:48:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-63722509-4f11-4311-8d44-c18bef3ebc25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/attachments/cfed8db7-999a-4149-bc89-c4ed6503187e returned with HTTP 200 Sep 07 10:48:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 6/12] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:48:39 2026] PUT /volume/v3/attachments/cfed8db7-999a-4149-bc89-c4ed6503187e => generated 694 bytes in 690 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:48:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f3b886-bd80-4669-9d26-f298e93ba1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:48:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2dbdd614-1f2d-48bf-935e-a29abbe7ead5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2dbdd614-1f2d-48bf-935e-a29abbe7ead5 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2dbdd614-1f2d-48bf-935e-a29abbe7ead5 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2dbdd614-1f2d-48bf-935e-a29abbe7ead5 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2dbdd614-1f2d-48bf-935e-a29abbe7ead5 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2dbdd614-1f2d-48bf-935e-a29abbe7ead5 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 7/13] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:40 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 852 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:40 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:48:40 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:48:40 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Created reservations ['02523ce7-2b58-459e-b4fd-6fd93e17e468', 'e7f393dd-7ca1-4a2a-a742-d3a4e1db20f5', '15b6bc3c-0211-4716-845d-624e8b79b793', 'eb273f1d-b899-43e7-97ba-4553c77bce85'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:48:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f3b886-bd80-4669-9d26-f298e93ba1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02523ce7-2b58-459e-b4fd-6fd93e17e468', 'e7f393dd-7ca1-4a2a-a742-d3a4e1db20f5', '15b6bc3c-0211-4716-845d-624e8b79b793', 'eb273f1d-b899-43e7-97ba-4553c77bce85']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:48:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3f16b3-db04-422e-837d-8f2f314f69b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:48:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3f16b3-db04-422e-837d-8f2f314f69b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97613f51-5f0f-4f92-8ba9-40db0a39a144', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1946952160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be75964bfefc44d28c63688dd669c9d2',qos_specs=None,replication_status=,reservations=['02523ce7-2b58-459e-b4fd-6fd93e17e468','e7f393dd-7ca1-4a2a-a742-d3a4e1db20f5','15b6bc3c-0211-4716-845d-624e8b79b793','eb273f1d-b899-43e7-97ba-4553c77bce85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9b15f52bd544613b263df8aec89172e',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1946952160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97613f51-5f0f-4f92-8ba9-40db0a39a144,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be75964bfefc44d28c63688dd669c9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9b15f52bd544613b263df8aec89172e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:48:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c529ea19-6828-41e3-a24d-140fac09cefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:48:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c529ea19-6828-41e3-a24d-140fac09cefe) transitioned into state 'SUCCESS' from state '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-1946952160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be75964bfefc44d28c63688dd669c9d2',qos_specs=None,replication_status=,reservations=['02523ce7-2b58-459e-b4fd-6fd93e17e468','e7f393dd-7ca1-4a2a-a742-d3a4e1db20f5','15b6bc3c-0211-4716-845d-624e8b79b793','eb273f1d-b899-43e7-97ba-4553c77bce85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9b15f52bd544613b263df8aec89172e',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:48:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3065f819-cbf0-45ce-93e7-def9b82ce3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:48:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3065f819-cbf0-45ce-93e7-def9b82ce3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:48:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f9bc4462-eb1d-41e6-9a1c-c9dc6e2b1a8b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Flow 'volume_create_api' (7a60e7df-8bfd-4611-885b-6d6700f7ab7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:48:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9bc4462-eb1d-41e6-9a1c-c9dc6e2b1a8b tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f9bc4462-eb1d-41e6-9a1c-c9dc6e2b1a8b tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f9bc4462-eb1d-41e6-9a1c-c9dc6e2b1a8b tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Create volume request issued successfully. Sep 07 10:48:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ad6239f-3a74-490c-8916-d5225378f34f tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:48:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 7/14] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:48:39 2026] POST /volume/v3/volumes => generated 766 bytes in 1663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:48:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-809559ac-436f-4b4c-94a4-ecfedc6d61b8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-809559ac-436f-4b4c-94a4-ecfedc6d61b8 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] GET http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 Sep 07 10:48:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-809559ac-436f-4b4c-94a4-ecfedc6d61b8 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-809559ac-436f-4b4c-94a4-ecfedc6d61b8 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-809559ac-436f-4b4c-94a4-ecfedc6d61b8 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Volume info retrieved successfully. Sep 07 10:48:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f9bc4462-eb1d-41e6-9a1c-c9dc6e2b1a8b tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-809559ac-436f-4b4c-94a4-ecfedc6d61b8 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 returned with HTTP 200 Sep 07 10:48:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 8/15] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:41 2026] GET /volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 => generated 834 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9bc4462-eb1d-41e6-9a1c-c9dc6e2b1a8b tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 8/16] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:41 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 852 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c104631b-6125-4fe4-bbf1-4dd3f564cee9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c104631b-6125-4fe4-bbf1-4dd3f564cee9 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] GET http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 Sep 07 10:48:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c104631b-6125-4fe4-bbf1-4dd3f564cee9 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-dd255fa0-3ea7-4db5-99c9-90078db512f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c104631b-6125-4fe4-bbf1-4dd3f564cee9 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-dd255fa0-3ea7-4db5-99c9-90078db512f8 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] POST http://192.168.122.99/volume/v3/attachments/cfed8db7-999a-4149-bc89-c4ed6503187e/action Sep 07 10:48:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-dd255fa0-3ea7-4db5-99c9-90078db512f8 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:48:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-dd255fa0-3ea7-4db5-99c9-90078db512f8 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:48:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c104631b-6125-4fe4-bbf1-4dd3f564cee9 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Volume info retrieved successfully. Sep 07 10:48:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c104631b-6125-4fe4-bbf1-4dd3f564cee9 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 returned with HTTP 200 Sep 07 10:48:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 9/17] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:42 2026] GET /volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 => generated 858 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-658f5b27-2687-451f-871c-4d5ffd79065d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-658f5b27-2687-451f-871c-4d5ffd79065d tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-658f5b27-2687-451f-871c-4d5ffd79065d tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-658f5b27-2687-451f-871c-4d5ffd79065d tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-5030fcd7-3bf3-4956-9a6d-bdfb11cf54af req-dd255fa0-3ea7-4db5-99c9-90078db512f8 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/attachments/cfed8db7-999a-4149-bc89-c4ed6503187e/action returned with HTTP 204 Sep 07 10:48:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 9/18] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:48:42 2026] POST /volume/v3/attachments/cfed8db7-999a-4149-bc89-c4ed6503187e/action => generated 0 bytes in 342 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:48:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-658f5b27-2687-451f-871c-4d5ffd79065d tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-658f5b27-2687-451f-871c-4d5ffd79065d tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 10/19] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:42 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 852 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5acd9314-cdba-40ee-9b49-7864a725ce78 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5acd9314-cdba-40ee-9b49-7864a725ce78 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] GET http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 Sep 07 10:48:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5acd9314-cdba-40ee-9b49-7864a725ce78 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5acd9314-cdba-40ee-9b49-7864a725ce78 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5acd9314-cdba-40ee-9b49-7864a725ce78 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Volume info retrieved successfully. Sep 07 10:48:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5acd9314-cdba-40ee-9b49-7864a725ce78 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 returned with HTTP 200 Sep 07 10:48:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 10/20] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:43 2026] GET /volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 => generated 858 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3ff480ff-576e-4559-8e69-3fcf4efd2723 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3ff480ff-576e-4559-8e69-3fcf4efd2723 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3ff480ff-576e-4559-8e69-3fcf4efd2723 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3ff480ff-576e-4559-8e69-3fcf4efd2723 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:44 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:44 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3ff480ff-576e-4559-8e69-3fcf4efd2723 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3ff480ff-576e-4559-8e69-3fcf4efd2723 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 11/21] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:44 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 1144 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:48:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b7e853ee-6404-4438-a357-5ebd93ae12cc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7e853ee-6404-4438-a357-5ebd93ae12cc tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7e853ee-6404-4438-a357-5ebd93ae12cc tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7e853ee-6404-4438-a357-5ebd93ae12cc tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b7e853ee-6404-4438-a357-5ebd93ae12cc tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7e853ee-6404-4438-a357-5ebd93ae12cc tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 11/22] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:44 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 1144 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:48:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-58c0c894-5964-4804-b715-c99f5282d41a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-58c0c894-5964-4804-b715-c99f5282d41a tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] GET http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 Sep 07 10:48:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-58c0c894-5964-4804-b715-c99f5282d41a tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-58c0c894-5964-4804-b715-c99f5282d41a tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-58c0c894-5964-4804-b715-c99f5282d41a tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Volume info retrieved successfully. Sep 07 10:48:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-58c0c894-5964-4804-b715-c99f5282d41a tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 returned with HTTP 200 Sep 07 10:48:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 12/23] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:45 2026] GET /volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 => generated 859 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-da5c1881-7e4f-4764-8729-c06289ebb42f req-584a15a5-0b55-4785-8232-d991131a7688 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-da5c1881-7e4f-4764-8729-c06289ebb42f req-584a15a5-0b55-4785-8232-d991131a7688 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] DELETE http://192.168.122.99/volume/v3/attachments/cfed8db7-999a-4149-bc89-c4ed6503187e Sep 07 10:48:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-da5c1881-7e4f-4764-8729-c06289ebb42f req-584a15a5-0b55-4785-8232-d991131a7688 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-da5c1881-7e4f-4764-8729-c06289ebb42f req-584a15a5-0b55-4785-8232-d991131a7688 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:51 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 07 10:48:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-da5c1881-7e4f-4764-8729-c06289ebb42f req-584a15a5-0b55-4785-8232-d991131a7688 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/attachments/cfed8db7-999a-4149-bc89-c4ed6503187e returned with HTTP 200 Sep 07 10:48:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 12/24] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:48:50 2026] DELETE /volume/v3/attachments/cfed8db7-999a-4149-bc89-c4ed6503187e => generated 19 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-05b3be85-aac3-4096-914e-f1448bdefd21 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-05b3be85-aac3-4096-914e-f1448bdefd21 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-05b3be85-aac3-4096-914e-f1448bdefd21 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-05b3be85-aac3-4096-914e-f1448bdefd21 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-05b3be85-aac3-4096-914e-f1448bdefd21 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-05b3be85-aac3-4096-914e-f1448bdefd21 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 13/25] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:53 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-de5661f2-adfe-4a2e-96a3-5ea66638fa25 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de5661f2-adfe-4a2e-96a3-5ea66638fa25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de5661f2-adfe-4a2e-96a3-5ea66638fa25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de5661f2-adfe-4a2e-96a3-5ea66638fa25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-de5661f2-adfe-4a2e-96a3-5ea66638fa25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de5661f2-adfe-4a2e-96a3-5ea66638fa25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 13/26] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:53 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1cb5ad15-3dc5-413d-bb96-41108ccc2bb6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1cb5ad15-3dc5-413d-bb96-41108ccc2bb6 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1cb5ad15-3dc5-413d-bb96-41108ccc2bb6 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1cb5ad15-3dc5-413d-bb96-41108ccc2bb6 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1cb5ad15-3dc5-413d-bb96-41108ccc2bb6 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1cb5ad15-3dc5-413d-bb96-41108ccc2bb6 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 14/27] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:53 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-516d7a87-84e0-4d2e-b7ad-8d73ca5e21bf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-516d7a87-84e0-4d2e-b7ad-8d73ca5e21bf tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] DELETE http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-516d7a87-84e0-4d2e-b7ad-8d73ca5e21bf tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-516d7a87-84e0-4d2e-b7ad-8d73ca5e21bf tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:53 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-516d7a87-84e0-4d2e-b7ad-8d73ca5e21bf tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Delete volume with id: cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-516d7a87-84e0-4d2e-b7ad-8d73ca5e21bf tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-516d7a87-84e0-4d2e-b7ad-8d73ca5e21bf tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Delete volume request issued successfully. Sep 07 10:48:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-516d7a87-84e0-4d2e-b7ad-8d73ca5e21bf tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 202 Sep 07 10:48:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 14/28] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:48:53 2026] DELETE /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:48:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2fc46031-66c8-4ed9-920b-d4e1991ee8c7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2fc46031-66c8-4ed9-920b-d4e1991ee8c7 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2fc46031-66c8-4ed9-920b-d4e1991ee8c7 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2fc46031-66c8-4ed9-920b-d4e1991ee8c7 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2fc46031-66c8-4ed9-920b-d4e1991ee8c7 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2fc46031-66c8-4ed9-920b-d4e1991ee8c7 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 15/29] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:53 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-90ebeeb9-d33a-4e75-8eeb-152208dda4cc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90ebeeb9-d33a-4e75-8eeb-152208dda4cc tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90ebeeb9-d33a-4e75-8eeb-152208dda4cc tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90ebeeb9-d33a-4e75-8eeb-152208dda4cc tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:48:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:48:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-90ebeeb9-d33a-4e75-8eeb-152208dda4cc tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90ebeeb9-d33a-4e75-8eeb-152208dda4cc tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 15/30] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:54 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 851 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e7fcf3bd-15b5-4886-bd93-fca7db612a53 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e7fcf3bd-15b5-4886-bd93-fca7db612a53 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e7fcf3bd-15b5-4886-bd93-fca7db612a53 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e7fcf3bd-15b5-4886-bd93-fca7db612a53 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:48:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:48:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:48:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:48:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e7fcf3bd-15b5-4886-bd93-fca7db612a53 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Volume info retrieved successfully. Sep 07 10:48:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e7fcf3bd-15b5-4886-bd93-fca7db612a53 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 200 Sep 07 10:48:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 16/31] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:56 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1ed82c4c-4bdd-4a48-8d0e-51481a798b25 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:48:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ed82c4c-4bdd-4a48-8d0e-51481a798b25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] GET http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 Sep 07 10:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ed82c4c-4bdd-4a48-8d0e-51481a798b25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ed82c4c-4bdd-4a48-8d0e-51481a798b25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:48:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ed82c4c-4bdd-4a48-8d0e-51481a798b25 tempest-DeleteServersTestJSON-297986995 tempest-DeleteServersTestJSON-297986995-project-member] http://192.168.122.99/volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 returned with HTTP 404 Sep 07 10:48:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 16/32] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:48:57 2026] GET /volume/v3/volumes/cf9935b7-3160-453a-a177-f3944f38a5b5 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:49:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9f84c02c-b5b2-4bfa-aacb-a7a402e946c0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:49:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9f84c02c-b5b2-4bfa-aacb-a7a402e946c0 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] DELETE http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 Sep 07 10:49:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9f84c02c-b5b2-4bfa-aacb-a7a402e946c0 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:49:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9f84c02c-b5b2-4bfa-aacb-a7a402e946c0 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:49:03 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-9f84c02c-b5b2-4bfa-aacb-a7a402e946c0 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Delete volume with id: 97613f51-5f0f-4f92-8ba9-40db0a39a144 Sep 07 10:49:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:49:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:49:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:49:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:49:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9f84c02c-b5b2-4bfa-aacb-a7a402e946c0 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Volume info retrieved successfully. Sep 07 10:49:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9f84c02c-b5b2-4bfa-aacb-a7a402e946c0 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Delete volume request issued successfully. Sep 07 10:49:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9f84c02c-b5b2-4bfa-aacb-a7a402e946c0 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 returned with HTTP 202 Sep 07 10:49:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 17/33] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:49:02 2026] DELETE /volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:49:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6fe8e99c-2864-48fb-a692-d54c6cf6f15e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:49:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6fe8e99c-2864-48fb-a692-d54c6cf6f15e tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] GET http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 Sep 07 10:49:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6fe8e99c-2864-48fb-a692-d54c6cf6f15e tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:49:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6fe8e99c-2864-48fb-a692-d54c6cf6f15e tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:49:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:49:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:49:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:49:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:49:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6fe8e99c-2864-48fb-a692-d54c6cf6f15e tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Volume info retrieved successfully. Sep 07 10:49:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6fe8e99c-2864-48fb-a692-d54c6cf6f15e tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 returned with HTTP 200 Sep 07 10:49:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 17/34] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:49:03 2026] GET /volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:49:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-59d5713f-f0bd-4b58-9ace-6574d0569d97 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:49:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-59d5713f-f0bd-4b58-9ace-6574d0569d97 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] GET http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 Sep 07 10:49:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-59d5713f-f0bd-4b58-9ace-6574d0569d97 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:49:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-59d5713f-f0bd-4b58-9ace-6574d0569d97 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:49:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-59d5713f-f0bd-4b58-9ace-6574d0569d97 tempest-ServerRescueNegativeTestJSON-330499837 tempest-ServerRescueNegativeTestJSON-330499837-project-member] http://192.168.122.99/volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 returned with HTTP 404 Sep 07 10:49:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 18/35] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:49:04 2026] GET /volume/v3/volumes/97613f51-5f0f-4f92-8ba9-40db0a39a144 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:49:13 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=95,cinder:INSERT=11,cinder:UPDATE=19 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:49:14 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=94,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:49:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-757492744"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-757492744'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:49:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Create volume of 1 GB Sep 07 10:49:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Availability Zones retrieved successfully. Sep 07 10:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Flow 'volume_create_api' (b259d399-91cb-4dc0-a48c-e97bc76fc034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f872e0e-e13d-42f1-b3c1-10d6a0116968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f872e0e-e13d-42f1-b3c1-10d6a0116968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a99d8bc-07e5-4d25-8b72-3ff0782416a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Created reservations ['5f2ecaba-5fd5-42e3-94f3-9f842ba0c8ea', '377b78c3-4671-4a1f-a42c-ec65d336d32b', 'a4549b5a-1e4b-44ac-8145-3ca10fa0e249', 'fb0675d6-a156-4b70-b242-0d98fedd8ea2'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a99d8bc-07e5-4d25-8b72-3ff0782416a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f2ecaba-5fd5-42e3-94f3-9f842ba0c8ea', '377b78c3-4671-4a1f-a42c-ec65d336d32b', 'a4549b5a-1e4b-44ac-8145-3ca10fa0e249', 'fb0675d6-a156-4b70-b242-0d98fedd8ea2']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04645641-cf70-48dc-8441-e723872aa46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:49:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:49:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:49:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04645641-cf70-48dc-8441-e723872aa46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb45a979-7523-4158-9b46-5b9ccc02c523', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-757492744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56cecee83f5d496e9b399bc6421d8605',qos_specs=None,replication_status=,reservations=['5f2ecaba-5fd5-42e3-94f3-9f842ba0c8ea','377b78c3-4671-4a1f-a42c-ec65d336d32b','a4549b5a-1e4b-44ac-8145-3ca10fa0e249','fb0675d6-a156-4b70-b242-0d98fedd8ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c816a4eff4d84d39975f0f776ff4674e',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:49:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-757492744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb45a979-7523-4158-9b46-5b9ccc02c523,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56cecee83f5d496e9b399bc6421d8605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c816a4eff4d84d39975f0f776ff4674e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:49:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c852a773-361f-4167-8727-fcf7ba62686e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:49:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c852a773-361f-4167-8727-fcf7ba62686e) transitioned into state 'SUCCESS' from state '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-757492744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56cecee83f5d496e9b399bc6421d8605',qos_specs=None,replication_status=,reservations=['5f2ecaba-5fd5-42e3-94f3-9f842ba0c8ea','377b78c3-4671-4a1f-a42c-ec65d336d32b','a4549b5a-1e4b-44ac-8145-3ca10fa0e249','fb0675d6-a156-4b70-b242-0d98fedd8ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c816a4eff4d84d39975f0f776ff4674e',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:49:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a30bfc6-4f82-4a3a-819a-a182df0ee260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:49:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a30bfc6-4f82-4a3a-819a-a182df0ee260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:49:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Flow 'volume_create_api' (b259d399-91cb-4dc0-a48c-e97bc76fc034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:49:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Create volume request issued successfully. Sep 07 10:49:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31923a29-84ee-4261-8ffe-cf2bcbab29b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:49:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 18/36] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:49:15 2026] POST /volume/v3/volumes => generated 760 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:49:26 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-2141907647"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-2141907647'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Create volume of 1 GB Sep 07 10:49:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Availability Zones retrieved successfully. Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Flow 'volume_create_api' (93d05437-f6d3-4581-adc5-1bf0c9b38964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce383aa-dbe3-4fc3-b9f8-c4499947b83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce383aa-dbe3-4fc3-b9f8-c4499947b83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ae6800-07ba-4fc3-8924-8ff0fb05408b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Created reservations ['d454a688-3433-44d3-a66b-bf3e0c5d1549', '240e029a-e400-420f-9fa1-588a55755fcc', '50a4aaa3-9896-4c18-a083-ef2eace488ff', '6ed0a52f-c5f4-40b6-8a39-09f8c5081fc7'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ae6800-07ba-4fc3-8924-8ff0fb05408b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d454a688-3433-44d3-a66b-bf3e0c5d1549', '240e029a-e400-420f-9fa1-588a55755fcc', '50a4aaa3-9896-4c18-a083-ef2eace488ff', '6ed0a52f-c5f4-40b6-8a39-09f8c5081fc7']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa0ab996-8791-475f-9c2e-36436a2a5abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:49:44 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa0ab996-8791-475f-9c2e-36436a2a5abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c88493c-3424-4df3-a7ba-c9fab64db714', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2141907647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3223f49267334b44b919ca9a3ecb40b5',qos_specs=None,replication_status=,reservations=['d454a688-3433-44d3-a66b-bf3e0c5d1549','240e029a-e400-420f-9fa1-588a55755fcc','50a4aaa3-9896-4c18-a083-ef2eace488ff','6ed0a52f-c5f4-40b6-8a39-09f8c5081fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97e235cc8b8b4ed7bd74942cfb02e176',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:49:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2141907647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c88493c-3424-4df3-a7ba-c9fab64db714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3223f49267334b44b919ca9a3ecb40b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97e235cc8b8b4ed7bd74942cfb02e176',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a047160-c658-4c42-b259-0c0f7bc914c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a047160-c658-4c42-b259-0c0f7bc914c4) transitioned into state 'SUCCESS' from state '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-2141907647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3223f49267334b44b919ca9a3ecb40b5',qos_specs=None,replication_status=,reservations=['d454a688-3433-44d3-a66b-bf3e0c5d1549','240e029a-e400-420f-9fa1-588a55755fcc','50a4aaa3-9896-4c18-a083-ef2eace488ff','6ed0a52f-c5f4-40b6-8a39-09f8c5081fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97e235cc8b8b4ed7bd74942cfb02e176',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814fc50a-8c87-49aa-ba36-82beac733be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814fc50a-8c87-49aa-ba36-82beac733be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Flow 'volume_create_api' (93d05437-f6d3-4581-adc5-1bf0c9b38964) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:49:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Create volume request issued successfully. Sep 07 10:49:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6b91d5b8-cb4d-42eb-9d7f-6a960dd5747a tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:49:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 19/37] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:49:44 2026] POST /volume/v3/volumes => generated 759 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:49:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1db9cebc-3aaa-47b0-b70f-69040806e63f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:49:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1db9cebc-3aaa-47b0-b70f-69040806e63f tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:49:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1db9cebc-3aaa-47b0-b70f-69040806e63f tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:49:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1db9cebc-3aaa-47b0-b70f-69040806e63f tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:49:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:49:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:49:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:49:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:49:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1db9cebc-3aaa-47b0-b70f-69040806e63f tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:49:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1db9cebc-3aaa-47b0-b70f-69040806e63f tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:49:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 19/38] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:49:44 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 827 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:49:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7b25e677-fc1a-4aad-8433-79b351269442 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:49:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7b25e677-fc1a-4aad-8433-79b351269442 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:49:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7b25e677-fc1a-4aad-8433-79b351269442 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:49:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7b25e677-fc1a-4aad-8433-79b351269442 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:49:46 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:49:46 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:49:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:49:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:49:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7b25e677-fc1a-4aad-8433-79b351269442 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:49:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7b25e677-fc1a-4aad-8433-79b351269442 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:49:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 20/39] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:49:46 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:49:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f2c17472-0a93-435f-ba2b-46cf11225a40 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:49:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2c17472-0a93-435f-ba2b-46cf11225a40 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:49:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2c17472-0a93-435f-ba2b-46cf11225a40 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:49:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2c17472-0a93-435f-ba2b-46cf11225a40 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:49:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:49:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:49:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:49:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:49:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f2c17472-0a93-435f-ba2b-46cf11225a40 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:49:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2c17472-0a93-435f-ba2b-46cf11225a40 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:49:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 20/40] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:49:47 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 852 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:49:56 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:49:57 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=8 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:50:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9cfd3be2-7664-4e23-944b-0981c7abd0b0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9cfd3be2-7664-4e23-944b-0981c7abd0b0 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9cfd3be2-7664-4e23-944b-0981c7abd0b0 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9cfd3be2-7664-4e23-944b-0981c7abd0b0 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9cfd3be2-7664-4e23-944b-0981c7abd0b0 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9cfd3be2-7664-4e23-944b-0981c7abd0b0 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 21/41] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:13 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-e730db51-9650-4a1b-858f-051585bd922a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-e730db51-9650-4a1b-858f-051585bd922a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-e730db51-9650-4a1b-858f-051585bd922a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-e730db51-9650-4a1b-858f-051585bd922a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-e730db51-9650-4a1b-858f-051585bd922a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-e730db51-9650-4a1b-858f-051585bd922a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 21/42] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:50:13 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2c9d6c68-996b-44ee-8d31-e8a17c6ed7d1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c9d6c68-996b-44ee-8d31-e8a17c6ed7d1 None None] GET http://192.168.122.99/volume// Sep 07 10:50:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c9d6c68-996b-44ee-8d31-e8a17c6ed7d1 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c9d6c68-996b-44ee-8d31-e8a17c6ed7d1 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c9d6c68-996b-44ee-8d31-e8a17c6ed7d1 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:50:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 22/43] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:50:14 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:50:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-c78fde70-3b17-4d01-ac7f-b6de1edb5b4a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-c78fde70-3b17-4d01-ac7f-b6de1edb5b4a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:50:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-c78fde70-3b17-4d01-ac7f-b6de1edb5b4a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb45a979-7523-4158-9b46-5b9ccc02c523", "connector": null, "instance_uuid": "a29301e7-4005-4236-96fb-066b8c5dc7fb"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-c78fde70-3b17-4d01-ac7f-b6de1edb5b4a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:50:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 22/44] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:50:14 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b7245101-19c0-4411-9c74-8a79eb944b77 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b7245101-19c0-4411-9c74-8a79eb944b77 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b7245101-19c0-4411-9c74-8a79eb944b77 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b7245101-19c0-4411-9c74-8a79eb944b77 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a27e1f55-199b-4c95-a88e-c1125d55d3f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a27e1f55-199b-4c95-a88e-c1125d55d3f8 None None] GET http://192.168.122.99/volume// Sep 07 10:50:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b7245101-19c0-4411-9c74-8a79eb944b77 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a27e1f55-199b-4c95-a88e-c1125d55d3f8 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a27e1f55-199b-4c95-a88e-c1125d55d3f8 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a27e1f55-199b-4c95-a88e-c1125d55d3f8 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:50:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 23/45] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:50:14 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:50:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7bb7f80a-f951-4f03-82cd-41bda42b2c64 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b7245101-19c0-4411-9c74-8a79eb944b77 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 23/46] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:14 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 852 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7bb7f80a-f951-4f03-82cd-41bda42b2c64 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7bb7f80a-f951-4f03-82cd-41bda42b2c64 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7bb7f80a-f951-4f03-82cd-41bda42b2c64 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7bb7f80a-f951-4f03-82cd-41bda42b2c64 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7bb7f80a-f951-4f03-82cd-41bda42b2c64 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 24/47] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:50:14 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 1033 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:50:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7fdaa617-7515-499c-ae27-f56dfa08dcb6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7fdaa617-7515-499c-ae27-f56dfa08dcb6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] PUT http://192.168.122.99/volume/v3/attachments/a4f329e5-aed9-4c6a-86f3-b6d1e3032b36 Sep 07 10:50:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7fdaa617-7515-499c-ae27-f56dfa08dcb6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:15 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7fdaa617-7515-499c-ae27-f56dfa08dcb6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Acquiring lock "cinder-attachment_update-bb45a979-7523-4158-9b46-5b9ccc02c523-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:50:15 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7fdaa617-7515-499c-ae27-f56dfa08dcb6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Lock "cinder-attachment_update-bb45a979-7523-4158-9b46-5b9ccc02c523-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:50:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:15 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7fdaa617-7515-499c-ae27-f56dfa08dcb6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Lock "cinder-attachment_update-bb45a979-7523-4158-9b46-5b9ccc02c523-devstack" released by "attachment_update" :: held 0.309s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:50:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-7fdaa617-7515-499c-ae27-f56dfa08dcb6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/a4f329e5-aed9-4c6a-86f3-b6d1e3032b36 returned with HTTP 200 Sep 07 10:50:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 24/48] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:50:14 2026] PUT /volume/v3/attachments/a4f329e5-aed9-4c6a-86f3-b6d1e3032b36 => generated 694 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f6c614e3-4af2-4a38-8ceb-e55c51dc0dc3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6c614e3-4af2-4a38-8ceb-e55c51dc0dc3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6c614e3-4af2-4a38-8ceb-e55c51dc0dc3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6c614e3-4af2-4a38-8ceb-e55c51dc0dc3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f6c614e3-4af2-4a38-8ceb-e55c51dc0dc3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6c614e3-4af2-4a38-8ceb-e55c51dc0dc3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 25/49] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:15 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 853 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-94b5434f-d1a7-434d-bb6b-68307121b2aa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-94b5434f-d1a7-434d-bb6b-68307121b2aa tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] POST http://192.168.122.99/volume/v3/attachments/a4f329e5-aed9-4c6a-86f3-b6d1e3032b36/action Sep 07 10:50:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-94b5434f-d1a7-434d-bb6b-68307121b2aa tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action body: b'{"os-complete": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:50:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-94b5434f-d1a7-434d-bb6b-68307121b2aa tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3e2afcd4-543a-4a5f-85ec-40af569c7907 req-94b5434f-d1a7-434d-bb6b-68307121b2aa tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/a4f329e5-aed9-4c6a-86f3-b6d1e3032b36/action returned with HTTP 204 Sep 07 10:50:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 25/50] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:50:16 2026] POST /volume/v3/attachments/a4f329e5-aed9-4c6a-86f3-b6d1e3032b36/action => generated 0 bytes in 190 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:50:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1a9b40ec-ca62-4033-8c0d-b88b433b7b0b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a9b40ec-ca62-4033-8c0d-b88b433b7b0b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a9b40ec-ca62-4033-8c0d-b88b433b7b0b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a9b40ec-ca62-4033-8c0d-b88b433b7b0b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a9b40ec-ca62-4033-8c0d-b88b433b7b0b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a9b40ec-ca62-4033-8c0d-b88b433b7b0b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 26/51] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:16 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 1145 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a741b5cc-e947-4e17-ba52-533ac85bc3f3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a741b5cc-e947-4e17-ba52-533ac85bc3f3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a741b5cc-e947-4e17-ba52-533ac85bc3f3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a741b5cc-e947-4e17-ba52-533ac85bc3f3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a741b5cc-e947-4e17-ba52-533ac85bc3f3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a741b5cc-e947-4e17-ba52-533ac85bc3f3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 26/52] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:17 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 1145 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-167b7520-aaa5-4273-96a9-1dfb220c29c8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-167b7520-aaa5-4273-96a9-1dfb220c29c8 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-167b7520-aaa5-4273-96a9-1dfb220c29c8 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-167b7520-aaa5-4273-96a9-1dfb220c29c8 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-167b7520-aaa5-4273-96a9-1dfb220c29c8 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-167b7520-aaa5-4273-96a9-1dfb220c29c8 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 27/53] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:50:18 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 1145 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:50:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6588aa3d-77ca-41e7-9ba6-999475b9a5f6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6588aa3d-77ca-41e7-9ba6-999475b9a5f6 None None] GET http://192.168.122.99/volume// Sep 07 10:50:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6588aa3d-77ca-41e7-9ba6-999475b9a5f6 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6588aa3d-77ca-41e7-9ba6-999475b9a5f6 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6588aa3d-77ca-41e7-9ba6-999475b9a5f6 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:50:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 27/54] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:50:19 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:50:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-0800b983-3064-4e0f-8440-a8fbd4337044 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-0800b983-3064-4e0f-8440-a8fbd4337044 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:50:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-0800b983-3064-4e0f-8440-a8fbd4337044 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb45a979-7523-4158-9b46-5b9ccc02c523", "connector": null, "instance_uuid": "a29301e7-4005-4236-96fb-066b8c5dc7fb"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-0800b983-3064-4e0f-8440-a8fbd4337044 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:50:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 28/55] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:50:19 2026] POST /volume/v3/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d1adb1bd-96a7-4d88-8fe6-58dfc24cf03a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d1adb1bd-96a7-4d88-8fe6-58dfc24cf03a None None] GET http://192.168.122.99/volume// Sep 07 10:50:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d1adb1bd-96a7-4d88-8fe6-58dfc24cf03a None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d1adb1bd-96a7-4d88-8fe6-58dfc24cf03a None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d1adb1bd-96a7-4d88-8fe6-58dfc24cf03a None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:50:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 28/56] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:50:19 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:50:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-5a147062-7912-4189-991d-89c45368fc30 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-5a147062-7912-4189-991d-89c45368fc30 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-5a147062-7912-4189-991d-89c45368fc30 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-5a147062-7912-4189-991d-89c45368fc30 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-5a147062-7912-4189-991d-89c45368fc30 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-5a147062-7912-4189-991d-89c45368fc30 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 29/57] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:50:19 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 1326 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:50:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-bfb32501-a0f0-4dc9-80dc-8fc4b0e66eb3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-bfb32501-a0f0-4dc9-80dc-8fc4b0e66eb3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] DELETE http://192.168.122.99/volume/v3/attachments/a4f329e5-aed9-4c6a-86f3-b6d1e3032b36 Sep 07 10:50:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-bfb32501-a0f0-4dc9-80dc-8fc4b0e66eb3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-bfb32501-a0f0-4dc9-80dc-8fc4b0e66eb3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:20 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 10:50:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-bfb32501-a0f0-4dc9-80dc-8fc4b0e66eb3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/a4f329e5-aed9-4c6a-86f3-b6d1e3032b36 returned with HTTP 200 Sep 07 10:50:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 29/58] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:50:20 2026] DELETE /volume/v3/attachments/a4f329e5-aed9-4c6a-86f3-b6d1e3032b36 => generated 192 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b85be214-aa7e-42ba-8a5f-280bdbad5eb4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b85be214-aa7e-42ba-8a5f-280bdbad5eb4 None None] GET http://192.168.122.99/volume// Sep 07 10:50:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b85be214-aa7e-42ba-8a5f-280bdbad5eb4 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b85be214-aa7e-42ba-8a5f-280bdbad5eb4 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b85be214-aa7e-42ba-8a5f-280bdbad5eb4 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:50:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 30/59] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:50:21 2026] GET /volume/ => generated 389 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:50:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-9bbdd894-d6ae-40ef-b89c-296de98c82f1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-9bbdd894-d6ae-40ef-b89c-296de98c82f1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-9bbdd894-d6ae-40ef-b89c-296de98c82f1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-9bbdd894-d6ae-40ef-b89c-296de98c82f1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-9bbdd894-d6ae-40ef-b89c-296de98c82f1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-9bbdd894-d6ae-40ef-b89c-296de98c82f1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 30/60] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:50:21 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 1033 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 10:50:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e7425b7c-40c5-4e99-8b31-074c2e489ef5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e7425b7c-40c5-4e99-8b31-074c2e489ef5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] PUT http://192.168.122.99/volume/v3/attachments/dd9c6ed7-d365-41f9-87b5-f3764011ca09 Sep 07 10:50:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e7425b7c-40c5-4e99-8b31-074c2e489ef5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:21 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e7425b7c-40c5-4e99-8b31-074c2e489ef5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Acquiring lock "cinder-attachment_update-bb45a979-7523-4158-9b46-5b9ccc02c523-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:50:21 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e7425b7c-40c5-4e99-8b31-074c2e489ef5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Lock "cinder-attachment_update-bb45a979-7523-4158-9b46-5b9ccc02c523-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:50:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:21 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e7425b7c-40c5-4e99-8b31-074c2e489ef5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Lock "cinder-attachment_update-bb45a979-7523-4158-9b46-5b9ccc02c523-devstack" released by "attachment_update" :: held 0.285s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:50:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e7425b7c-40c5-4e99-8b31-074c2e489ef5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/dd9c6ed7-d365-41f9-87b5-f3764011ca09 returned with HTTP 200 Sep 07 10:50:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 31/61] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:50:21 2026] PUT /volume/v3/attachments/dd9c6ed7-d365-41f9-87b5-f3764011ca09 => generated 694 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e28887a8-2590-44ab-86d4-0c009c1db174 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e28887a8-2590-44ab-86d4-0c009c1db174 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] POST http://192.168.122.99/volume/v3/attachments/dd9c6ed7-d365-41f9-87b5-f3764011ca09/action Sep 07 10:50:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e28887a8-2590-44ab-86d4-0c009c1db174 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action body: b'{"os-complete": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:50:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e28887a8-2590-44ab-86d4-0c009c1db174 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7c916b6b-0086-4b34-b0ae-08870f1be9d9 req-e28887a8-2590-44ab-86d4-0c009c1db174 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/dd9c6ed7-d365-41f9-87b5-f3764011ca09/action returned with HTTP 204 Sep 07 10:50:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 31/62] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:50:21 2026] POST /volume/v3/attachments/dd9c6ed7-d365-41f9-87b5-f3764011ca09/action => generated 0 bytes in 161 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-215342739"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-215342739'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Create volume of 1 GB Sep 07 10:50:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Availability Zones retrieved successfully. Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Flow 'volume_create_api' (d49a4a55-9e8c-4d63-9201-e5cc8ddb5a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca54767-08e0-40ba-b8ea-c376ae686e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca54767-08e0-40ba-b8ea-c376ae686e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c5b2e3-8171-428b-a501-dc34c0c0f304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Created reservations ['e088d012-48ac-42aa-8d60-ccd79d57db38', '606e8861-d472-404a-8804-86a31e7d5efa', '5f082873-e289-44a0-8964-18742a360c96', '8bc13b6b-bfde-4c26-a173-68ac9db8da6f'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c5b2e3-8171-428b-a501-dc34c0c0f304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e088d012-48ac-42aa-8d60-ccd79d57db38', '606e8861-d472-404a-8804-86a31e7d5efa', '5f082873-e289-44a0-8964-18742a360c96', '8bc13b6b-bfde-4c26-a173-68ac9db8da6f']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb5b764-0c64-42c3-885f-be2ba8e6e790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb5b764-0c64-42c3-885f-be2ba8e6e790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '565c4177-a072-42d8-9a65-9296cf30aa4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-215342739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62c83e2f8efd4abd8fbf66146803f4aa',qos_specs=None,replication_status=,reservations=['e088d012-48ac-42aa-8d60-ccd79d57db38','606e8861-d472-404a-8804-86a31e7d5efa','5f082873-e289-44a0-8964-18742a360c96','8bc13b6b-bfde-4c26-a173-68ac9db8da6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9791c6ba2a9465487742218d3adb67b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:50:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-215342739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=565c4177-a072-42d8-9a65-9296cf30aa4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62c83e2f8efd4abd8fbf66146803f4aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9791c6ba2a9465487742218d3adb67b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37bd0d7-2b8f-4277-874f-9586f81d532e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37bd0d7-2b8f-4277-874f-9586f81d532e) transitioned into state 'SUCCESS' from state '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-215342739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62c83e2f8efd4abd8fbf66146803f4aa',qos_specs=None,replication_status=,reservations=['e088d012-48ac-42aa-8d60-ccd79d57db38','606e8861-d472-404a-8804-86a31e7d5efa','5f082873-e289-44a0-8964-18742a360c96','8bc13b6b-bfde-4c26-a173-68ac9db8da6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9791c6ba2a9465487742218d3adb67b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a23a10d-b8ac-43e2-b5b4-03f5a365fd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a23a10d-b8ac-43e2-b5b4-03f5a365fd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Flow 'volume_create_api' (d49a4a55-9e8c-4d63-9201-e5cc8ddb5a1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:50:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Create volume request issued successfully. Sep 07 10:50:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ad801b2-f36d-41ba-9bbf-2959b2f1d097 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:50:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 32/63] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:50:29 2026] POST /volume/v3/volumes => generated 761 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:50:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a0137713-604f-485a-8aa3-e70d97e79f04 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a0137713-604f-485a-8aa3-e70d97e79f04 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] GET http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c Sep 07 10:50:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a0137713-604f-485a-8aa3-e70d97e79f04 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a0137713-604f-485a-8aa3-e70d97e79f04 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a0137713-604f-485a-8aa3-e70d97e79f04 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Volume info retrieved successfully. Sep 07 10:50:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a0137713-604f-485a-8aa3-e70d97e79f04 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c returned with HTTP 200 Sep 07 10:50:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 32/64] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:29 2026] GET /volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c => generated 829 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-46fadded-41c5-4242-9f62-58cbff950da1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46fadded-41c5-4242-9f62-58cbff950da1 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] GET http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c Sep 07 10:50:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46fadded-41c5-4242-9f62-58cbff950da1 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46fadded-41c5-4242-9f62-58cbff950da1 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-46fadded-41c5-4242-9f62-58cbff950da1 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Volume info retrieved successfully. Sep 07 10:50:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46fadded-41c5-4242-9f62-58cbff950da1 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c returned with HTTP 200 Sep 07 10:50:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 33/65] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:30 2026] GET /volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-67cd4f10-f621-4eb7-861a-90f94691a312 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-67cd4f10-f621-4eb7-861a-90f94691a312 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] GET http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c Sep 07 10:50:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-67cd4f10-f621-4eb7-861a-90f94691a312 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-67cd4f10-f621-4eb7-861a-90f94691a312 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-67cd4f10-f621-4eb7-861a-90f94691a312 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Volume info retrieved successfully. Sep 07 10:50:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-67cd4f10-f621-4eb7-861a-90f94691a312 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c returned with HTTP 200 Sep 07 10:50:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 33/66] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:31 2026] GET /volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-baf1159e-5db4-4440-be43-44d100e93611 req-c635546c-c7de-42c0-b9e9-d2a9aa15e196 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-baf1159e-5db4-4440-be43-44d100e93611 req-c635546c-c7de-42c0-b9e9-d2a9aa15e196 tempest-VolumesAdminNegativeTest-1637757690 tempest-VolumesAdminNegativeTest-1637757690-project] GET http://192.168.122.99/volume/v3/volumes/05803f47-1cd1-4ea6-88cf-4d7fc65815e9 Sep 07 10:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-baf1159e-5db4-4440-be43-44d100e93611 req-c635546c-c7de-42c0-b9e9-d2a9aa15e196 tempest-VolumesAdminNegativeTest-1637757690 tempest-VolumesAdminNegativeTest-1637757690-project] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-baf1159e-5db4-4440-be43-44d100e93611 req-c635546c-c7de-42c0-b9e9-d2a9aa15e196 tempest-VolumesAdminNegativeTest-1637757690 tempest-VolumesAdminNegativeTest-1637757690-project] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-baf1159e-5db4-4440-be43-44d100e93611 req-c635546c-c7de-42c0-b9e9-d2a9aa15e196 tempest-VolumesAdminNegativeTest-1637757690 tempest-VolumesAdminNegativeTest-1637757690-project] http://192.168.122.99/volume/v3/volumes/05803f47-1cd1-4ea6-88cf-4d7fc65815e9 returned with HTTP 404 Sep 07 10:50:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 34/67] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:50:32 2026] GET /volume/v3/volumes/05803f47-1cd1-4ea6-88cf-4d7fc65815e9 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:50:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-13945600-727e-4657-9132-e3b0f142b905 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-13945600-727e-4657-9132-e3b0f142b905 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] DELETE http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c Sep 07 10:50:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-13945600-727e-4657-9132-e3b0f142b905 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-13945600-727e-4657-9132-e3b0f142b905 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:32 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-13945600-727e-4657-9132-e3b0f142b905 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Delete volume with id: 565c4177-a072-42d8-9a65-9296cf30aa4c Sep 07 10:50:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-13945600-727e-4657-9132-e3b0f142b905 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Volume info retrieved successfully. Sep 07 10:50:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-13945600-727e-4657-9132-e3b0f142b905 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Delete volume request issued successfully. Sep 07 10:50:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-13945600-727e-4657-9132-e3b0f142b905 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c returned with HTTP 202 Sep 07 10:50:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 34/68] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:50:32 2026] DELETE /volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1c1e1651-5b05-4fd8-96d1-e915cd9eba16 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1c1e1651-5b05-4fd8-96d1-e915cd9eba16 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] GET http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c Sep 07 10:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1c1e1651-5b05-4fd8-96d1-e915cd9eba16 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1c1e1651-5b05-4fd8-96d1-e915cd9eba16 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1c1e1651-5b05-4fd8-96d1-e915cd9eba16 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Volume info retrieved successfully. Sep 07 10:50:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1c1e1651-5b05-4fd8-96d1-e915cd9eba16 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c returned with HTTP 200 Sep 07 10:50:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 35/69] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:32 2026] GET /volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c => generated 853 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:50:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-728105572"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-728105572'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:50:32 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Create volume of 1 GB Sep 07 10:50:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Availability Zones retrieved successfully. Sep 07 10:50:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Flow 'volume_create_api' (de3d32cf-ad0d-4653-926c-b1811f88bdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:50:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac67063f-7ec6-46c5-850d-e44686f02b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:50:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac67063f-7ec6-46c5-850d-e44686f02b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a97473d-3d2d-4bf2-9e5e-4c1f0f6def52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Created reservations ['68f905ab-23be-4764-8b60-cfb1a7981a12', 'e9567c64-a3ac-450c-8647-6dbf62a55418', 'b140c804-339a-4fca-b0c6-339ecc747ff1', 'bc196653-ad5c-4384-87bf-c6ad8e3d7d58'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a97473d-3d2d-4bf2-9e5e-4c1f0f6def52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68f905ab-23be-4764-8b60-cfb1a7981a12', 'e9567c64-a3ac-450c-8647-6dbf62a55418', 'b140c804-339a-4fca-b0c6-339ecc747ff1', 'bc196653-ad5c-4384-87bf-c6ad8e3d7d58']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed396de8-af83-4a12-8de7-62c1c2f3e306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed396de8-af83-4a12-8de7-62c1c2f3e306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '657dbc31-f301-4711-9e6f-f53876db532b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-728105572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1770711a17444e16a557f71f6cf48c74',qos_specs=None,replication_status=,reservations=['68f905ab-23be-4764-8b60-cfb1a7981a12','e9567c64-a3ac-450c-8647-6dbf62a55418','b140c804-339a-4fca-b0c6-339ecc747ff1','bc196653-ad5c-4384-87bf-c6ad8e3d7d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd281c994054995bfdc52c61bf1d7e6',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:50:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-728105572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=657dbc31-f301-4711-9e6f-f53876db532b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1770711a17444e16a557f71f6cf48c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd281c994054995bfdc52c61bf1d7e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f9809e-aebe-4ce1-8e5d-ac731dc1e80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f9809e-aebe-4ce1-8e5d-ac731dc1e80d) transitioned into state 'SUCCESS' from state '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-728105572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1770711a17444e16a557f71f6cf48c74',qos_specs=None,replication_status=,reservations=['68f905ab-23be-4764-8b60-cfb1a7981a12','e9567c64-a3ac-450c-8647-6dbf62a55418','b140c804-339a-4fca-b0c6-339ecc747ff1','bc196653-ad5c-4384-87bf-c6ad8e3d7d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd281c994054995bfdc52c61bf1d7e6',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a0cced6-0713-456e-91c9-570c4ca6fdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a0cced6-0713-456e-91c9-570c4ca6fdf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Flow 'volume_create_api' (de3d32cf-ad0d-4653-926c-b1811f88bdbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Create volume request issued successfully. Sep 07 10:50:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c9baa608-8c15-474b-b062-6fbd6c7b9784 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:50:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 35/70] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:50:32 2026] POST /volume/v3/volumes => generated 763 bytes in 810 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:50:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ec0ee0ca-eda8-4889-b037-c7c5808cc6d9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0f74e9c0-90b9-4a2b-8d84-663d296bb164 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec0ee0ca-eda8-4889-b037-c7c5808cc6d9 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] GET http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c Sep 07 10:50:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec0ee0ca-eda8-4889-b037-c7c5808cc6d9 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec0ee0ca-eda8-4889-b037-c7c5808cc6d9 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0f74e9c0-90b9-4a2b-8d84-663d296bb164 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0f74e9c0-90b9-4a2b-8d84-663d296bb164 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0f74e9c0-90b9-4a2b-8d84-663d296bb164 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0f74e9c0-90b9-4a2b-8d84-663d296bb164 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:50:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ec0ee0ca-eda8-4889-b037-c7c5808cc6d9 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Volume info retrieved successfully. Sep 07 10:50:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0f74e9c0-90b9-4a2b-8d84-663d296bb164 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:50:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 36/71] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:33 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 831 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec0ee0ca-eda8-4889-b037-c7c5808cc6d9 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c returned with HTTP 200 Sep 07 10:50:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 36/72] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:33 2026] GET /volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c => generated 853 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:50:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c2a5b3e7-638d-4d8e-86da-4974ece05231 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6030bced-3d71-48de-9e27-528e29f69a63 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c2a5b3e7-638d-4d8e-86da-4974ece05231 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:50:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c2a5b3e7-638d-4d8e-86da-4974ece05231 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c2a5b3e7-638d-4d8e-86da-4974ece05231 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6030bced-3d71-48de-9e27-528e29f69a63 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] GET http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c Sep 07 10:50:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6030bced-3d71-48de-9e27-528e29f69a63 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6030bced-3d71-48de-9e27-528e29f69a63 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6030bced-3d71-48de-9e27-528e29f69a63 tempest-VolumesAdminNegativeTest-810929497 tempest-VolumesAdminNegativeTest-810929497-project-member] http://192.168.122.99/volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c returned with HTTP 404 Sep 07 10:50:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 37/73] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:34 2026] GET /volume/v3/volumes/565c4177-a072-42d8-9a65-9296cf30aa4c => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:50:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c2a5b3e7-638d-4d8e-86da-4974ece05231 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:50:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c2a5b3e7-638d-4d8e-86da-4974ece05231 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:50:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 37/74] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:34 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 855 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-493b8189-f54e-4be3-9cfb-546aa3ebe6f5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-493b8189-f54e-4be3-9cfb-546aa3ebe6f5 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:50:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-493b8189-f54e-4be3-9cfb-546aa3ebe6f5 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-493b8189-f54e-4be3-9cfb-546aa3ebe6f5 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-493b8189-f54e-4be3-9cfb-546aa3ebe6f5 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:50:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-493b8189-f54e-4be3-9cfb-546aa3ebe6f5 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:50:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 38/75] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:36 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-e5d5256d-fc49-4a77-96a9-0963c45b0934 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-e5d5256d-fc49-4a77-96a9-0963c45b0934 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-e5d5256d-fc49-4a77-96a9-0963c45b0934 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-e5d5256d-fc49-4a77-96a9-0963c45b0934 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-e5d5256d-fc49-4a77-96a9-0963c45b0934 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-e5d5256d-fc49-4a77-96a9-0963c45b0934 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 38/76] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:50:40 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:50:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-17a50a98-9ccb-49f5-9231-a94a76ecf3ec None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17a50a98-9ccb-49f5-9231-a94a76ecf3ec None None] GET http://192.168.122.99/volume// Sep 07 10:50:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17a50a98-9ccb-49f5-9231-a94a76ecf3ec None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17a50a98-9ccb-49f5-9231-a94a76ecf3ec None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17a50a98-9ccb-49f5-9231-a94a76ecf3ec None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:50:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 39/77] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:50:41 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:50:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-0d839725-0b0b-4972-b3f5-db33f8d82c97 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-0d839725-0b0b-4972-b3f5-db33f8d82c97 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:50:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-0d839725-0b0b-4972-b3f5-db33f8d82c97 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c88493c-3424-4df3-a7ba-c9fab64db714", "connector": null, "instance_uuid": "49f1bae6-cbfa-432e-9e33-07953ec9e823"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-0d839725-0b0b-4972-b3f5-db33f8d82c97 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:50:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 39/78] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:50:41 2026] POST /volume/v3/attachments => generated 273 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cf8d111f-253c-4948-890e-a11d5253d4ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf8d111f-253c-4948-890e-a11d5253d4ce tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf8d111f-253c-4948-890e-a11d5253d4ce tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf8d111f-253c-4948-890e-a11d5253d4ce tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8eaebea8-764f-4edf-ab6b-c751c8103c0f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8eaebea8-764f-4edf-ab6b-c751c8103c0f None None] GET http://192.168.122.99/volume// Sep 07 10:50:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8eaebea8-764f-4edf-ab6b-c751c8103c0f None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8eaebea8-764f-4edf-ab6b-c751c8103c0f None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8eaebea8-764f-4edf-ab6b-c751c8103c0f None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:50:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 40/79] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:50:42 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:50:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-72616a37-672e-4bd8-9696-8efece273fc4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-72616a37-672e-4bd8-9696-8efece273fc4 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-72616a37-672e-4bd8-9696-8efece273fc4 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-72616a37-672e-4bd8-9696-8efece273fc4 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-72616a37-672e-4bd8-9696-8efece273fc4 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-72616a37-672e-4bd8-9696-8efece273fc4 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 41/80] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:50:42 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 1032 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:50:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-555f6c79-35c5-497a-a513-4b8ce9af2b7f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-555f6c79-35c5-497a-a513-4b8ce9af2b7f tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] PUT http://192.168.122.99/volume/v3/attachments/0602666d-ae75-496c-a3ca-ff521a2ad8ff Sep 07 10:50:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-555f6c79-35c5-497a-a513-4b8ce9af2b7f tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:42 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-555f6c79-35c5-497a-a513-4b8ce9af2b7f tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Acquiring lock "cinder-attachment_update-6c88493c-3424-4df3-a7ba-c9fab64db714-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:50:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:42 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-555f6c79-35c5-497a-a513-4b8ce9af2b7f tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Lock "cinder-attachment_update-6c88493c-3424-4df3-a7ba-c9fab64db714-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:50:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cf8d111f-253c-4948-890e-a11d5253d4ce tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf8d111f-253c-4948-890e-a11d5253d4ce tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 40/81] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:42 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 851 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:42 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-555f6c79-35c5-497a-a513-4b8ce9af2b7f tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Lock "cinder-attachment_update-6c88493c-3424-4df3-a7ba-c9fab64db714-devstack" released by "attachment_update" :: held 0.242s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:50:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-555f6c79-35c5-497a-a513-4b8ce9af2b7f tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/attachments/0602666d-ae75-496c-a3ca-ff521a2ad8ff returned with HTTP 200 Sep 07 10:50:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 42/82] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:50:42 2026] PUT /volume/v3/attachments/0602666d-ae75-496c-a3ca-ff521a2ad8ff => generated 694 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-cf0460d4-44f6-4b3e-8b1e-4c01cfd88df2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-cf0460d4-44f6-4b3e-8b1e-4c01cfd88df2 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] POST http://192.168.122.99/volume/v3/attachments/0602666d-ae75-496c-a3ca-ff521a2ad8ff/action Sep 07 10:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-cf0460d4-44f6-4b3e-8b1e-4c01cfd88df2 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-cf0460d4-44f6-4b3e-8b1e-4c01cfd88df2 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-52b7e15f-df91-4a9d-b5b3-152f379da98b req-cf0460d4-44f6-4b3e-8b1e-4c01cfd88df2 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/attachments/0602666d-ae75-496c-a3ca-ff521a2ad8ff/action returned with HTTP 204 Sep 07 10:50:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 41/83] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:50:43 2026] POST /volume/v3/attachments/0602666d-ae75-496c-a3ca-ff521a2ad8ff/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:50:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e7feeada-f328-45ae-9c4d-e9510aa3f384 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e7feeada-f328-45ae-9c4d-e9510aa3f384 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e7feeada-f328-45ae-9c4d-e9510aa3f384 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e7feeada-f328-45ae-9c4d-e9510aa3f384 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e7feeada-f328-45ae-9c4d-e9510aa3f384 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e7feeada-f328-45ae-9c4d-e9510aa3f384 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 43/84] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:43 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 1144 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d3e13408-ff00-41df-9221-7d8643fb9e0b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d3e13408-ff00-41df-9221-7d8643fb9e0b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d3e13408-ff00-41df-9221-7d8643fb9e0b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d3e13408-ff00-41df-9221-7d8643fb9e0b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d3e13408-ff00-41df-9221-7d8643fb9e0b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d3e13408-ff00-41df-9221-7d8643fb9e0b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 42/85] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:43 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 1144 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-c8ba641c-b104-429f-a4e1-8dd71a7c56c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-c8ba641c-b104-429f-a4e1-8dd71a7c56c9 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-c8ba641c-b104-429f-a4e1-8dd71a7c56c9 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-c8ba641c-b104-429f-a4e1-8dd71a7c56c9 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:44 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:44 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-c8ba641c-b104-429f-a4e1-8dd71a7c56c9 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-c8ba641c-b104-429f-a4e1-8dd71a7c56c9 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 44/86] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:50:44 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-7255b4ae-2b38-4514-889f-4ff4511f402b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-7255b4ae-2b38-4514-889f-4ff4511f402b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] POST http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714/action Sep 07 10:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-7255b4ae-2b38-4514-889f-4ff4511f402b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-7255b4ae-2b38-4514-889f-4ff4511f402b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-7255b4ae-2b38-4514-889f-4ff4511f402b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-7255b4ae-2b38-4514-889f-4ff4511f402b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Begin detaching volume completed successfully. Sep 07 10:50:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-7255b4ae-2b38-4514-889f-4ff4511f402b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714/action returned with HTTP 202 Sep 07 10:50:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 43/87] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:50:44 2026] POST /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:50:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6a8434bb-38fb-4836-bad7-20ed8fc108cd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a8434bb-38fb-4836-bad7-20ed8fc108cd tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a8434bb-38fb-4836-bad7-20ed8fc108cd tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a8434bb-38fb-4836-bad7-20ed8fc108cd tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2e6018b2-8e3f-4eea-938f-f5e20e1c877b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e6018b2-8e3f-4eea-938f-f5e20e1c877b None None] GET http://192.168.122.99/volume// Sep 07 10:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e6018b2-8e3f-4eea-938f-f5e20e1c877b None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e6018b2-8e3f-4eea-938f-f5e20e1c877b None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e6018b2-8e3f-4eea-938f-f5e20e1c877b None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:50:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 44/88] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:50:44 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-170ef571-c392-4b11-90f7-44507e70752b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-170ef571-c392-4b11-90f7-44507e70752b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-170ef571-c392-4b11-90f7-44507e70752b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-170ef571-c392-4b11-90f7-44507e70752b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-170ef571-c392-4b11-90f7-44507e70752b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-170ef571-c392-4b11-90f7-44507e70752b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 45/89] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:50:44 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 1328 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:50:44 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:44 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6a8434bb-38fb-4836-bad7-20ed8fc108cd tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a8434bb-38fb-4836-bad7-20ed8fc108cd tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 45/90] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:44 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 1147 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-e0c097b5-e10b-4032-8b06-a0745b90bd6b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-e0c097b5-e10b-4032-8b06-a0745b90bd6b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] DELETE http://192.168.122.99/volume/v3/attachments/0602666d-ae75-496c-a3ca-ff521a2ad8ff Sep 07 10:50:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-e0c097b5-e10b-4032-8b06-a0745b90bd6b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-e0c097b5-e10b-4032-8b06-a0745b90bd6b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:45 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 07 10:50:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-78d5701f-f385-4479-8e65-c95f2aaa66db req-e0c097b5-e10b-4032-8b06-a0745b90bd6b tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/attachments/0602666d-ae75-496c-a3ca-ff521a2ad8ff returned with HTTP 200 Sep 07 10:50:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 46/91] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:50:45 2026] DELETE /volume/v3/attachments/0602666d-ae75-496c-a3ca-ff521a2ad8ff => generated 19 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5520a8af-0dd3-4c65-bf35-367f2f41a284 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5520a8af-0dd3-4c65-bf35-367f2f41a284 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5520a8af-0dd3-4c65-bf35-367f2f41a284 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5520a8af-0dd3-4c65-bf35-367f2f41a284 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5520a8af-0dd3-4c65-bf35-367f2f41a284 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5520a8af-0dd3-4c65-bf35-367f2f41a284 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 46/92] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:45 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-ffcdba98-8a46-499a-840c-c108ab9d3c73 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-ffcdba98-8a46-499a-840c-c108ab9d3c73 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:50:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-ffcdba98-8a46-499a-840c-c108ab9d3c73 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-ffcdba98-8a46-499a-840c-c108ab9d3c73 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-ffcdba98-8a46-499a-840c-c108ab9d3c73 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:50:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-ffcdba98-8a46-499a-840c-c108ab9d3c73 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:50:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 47/93] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:50:48 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-509af14b-8197-47ad-a701-c581b9423d82 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-509af14b-8197-47ad-a701-c581b9423d82 None None] GET http://192.168.122.99/volume// Sep 07 10:50:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-509af14b-8197-47ad-a701-c581b9423d82 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-509af14b-8197-47ad-a701-c581b9423d82 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-509af14b-8197-47ad-a701-c581b9423d82 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:50:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 47/94] 192.168.122.99 () {58 vars in 1303 bytes} [Mon Sep 7 10:50:48 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:50:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-5b276b86-2b56-4951-bd30-44c2ddfebffd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-5b276b86-2b56-4951-bd30-44c2ddfebffd tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:50:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-5b276b86-2b56-4951-bd30-44c2ddfebffd tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "657dbc31-f301-4711-9e6f-f53876db532b", "connector": null, "instance_uuid": "36f7d405-f4ea-4d4a-a4a1-05e8a95779df"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-5b276b86-2b56-4951-bd30-44c2ddfebffd tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:50:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 48/95] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:50:48 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-1ac4c4ae-239d-4edc-a998-22fa37e5b8d3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-1ac4c4ae-239d-4edc-a998-22fa37e5b8d3 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] POST http://192.168.122.99/volume/v3/attachments/e5d85764-afc3-458c-957f-2b0d5bd2af3d/action Sep 07 10:50:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-1ac4c4ae-239d-4edc-a998-22fa37e5b8d3 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Action body: b'{"os-complete": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:50:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-1ac4c4ae-239d-4edc-a998-22fa37e5b8d3 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-27d9669d-2e20-43bb-9cee-7d7b5446612a req-1ac4c4ae-239d-4edc-a998-22fa37e5b8d3 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/attachments/e5d85764-afc3-458c-957f-2b0d5bd2af3d/action returned with HTTP 204 Sep 07 10:50:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 48/96] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:50:48 2026] POST /volume/v3/attachments/e5d85764-afc3-458c-957f-2b0d5bd2af3d/action => generated 0 bytes in 137 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:50:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-05c7500f-4723-4cd0-b17e-7cb8490611ad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05c7500f-4723-4cd0-b17e-7cb8490611ad tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:50:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05c7500f-4723-4cd0-b17e-7cb8490611ad tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05c7500f-4723-4cd0-b17e-7cb8490611ad tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-05c7500f-4723-4cd0-b17e-7cb8490611ad tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:50:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05c7500f-4723-4cd0-b17e-7cb8490611ad tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:50:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 49/97] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:48 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 1118 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-422fb720-9d5d-43ba-aacc-053ee8a8a913 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-422fb720-9d5d-43ba-aacc-053ee8a8a913 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:50:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-422fb720-9d5d-43ba-aacc-053ee8a8a913 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-422fb720-9d5d-43ba-aacc-053ee8a8a913 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-422fb720-9d5d-43ba-aacc-053ee8a8a913 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:50:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-422fb720-9d5d-43ba-aacc-053ee8a8a913 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:50:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 49/98] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:48 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 1118 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-883485ff-6037-40d3-9617-3fde34259bf4 req-688efede-e0a8-43c7-b03f-3e723bcf54d5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-883485ff-6037-40d3-9617-3fde34259bf4 req-688efede-e0a8-43c7-b03f-3e723bcf54d5 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-883485ff-6037-40d3-9617-3fde34259bf4 req-688efede-e0a8-43c7-b03f-3e723bcf54d5 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-883485ff-6037-40d3-9617-3fde34259bf4 req-688efede-e0a8-43c7-b03f-3e723bcf54d5 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-883485ff-6037-40d3-9617-3fde34259bf4 req-688efede-e0a8-43c7-b03f-3e723bcf54d5 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-883485ff-6037-40d3-9617-3fde34259bf4 req-688efede-e0a8-43c7-b03f-3e723bcf54d5 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:50:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 50/99] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:50:49 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 1118 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-883485ff-6037-40d3-9617-3fde34259bf4 req-afdd5e2f-d105-441b-b9da-263d796f7b1f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-883485ff-6037-40d3-9617-3fde34259bf4 req-afdd5e2f-d105-441b-b9da-263d796f7b1f tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] DELETE http://192.168.122.99/volume/v3/attachments/e5d85764-afc3-458c-957f-2b0d5bd2af3d Sep 07 10:50:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-883485ff-6037-40d3-9617-3fde34259bf4 req-afdd5e2f-d105-441b-b9da-263d796f7b1f tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-883485ff-6037-40d3-9617-3fde34259bf4 req-afdd5e2f-d105-441b-b9da-263d796f7b1f tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:49 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 10:50:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-883485ff-6037-40d3-9617-3fde34259bf4 req-afdd5e2f-d105-441b-b9da-263d796f7b1f tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/attachments/e5d85764-afc3-458c-957f-2b0d5bd2af3d returned with HTTP 200 Sep 07 10:50:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 50/100] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:50:49 2026] DELETE /volume/v3/attachments/e5d85764-afc3-458c-957f-2b0d5bd2af3d => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-29ec7750-e37f-4032-9ca6-0a43d7320c07 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29ec7750-e37f-4032-9ca6-0a43d7320c07 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29ec7750-e37f-4032-9ca6-0a43d7320c07 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29ec7750-e37f-4032-9ca6-0a43d7320c07 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-29ec7750-e37f-4032-9ca6-0a43d7320c07 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29ec7750-e37f-4032-9ca6-0a43d7320c07 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:50:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 51/101] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:49 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f3018fb0-4476-4cb6-919e-785c60190d7e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f3018fb0-4476-4cb6-919e-785c60190d7e tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f3018fb0-4476-4cb6-919e-785c60190d7e tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f3018fb0-4476-4cb6-919e-785c60190d7e tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f3018fb0-4476-4cb6-919e-785c60190d7e tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f3018fb0-4476-4cb6-919e-785c60190d7e tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 51/102] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:49 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-79acbae0-9151-4e23-9bc2-aced82d324e4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79acbae0-9151-4e23-9bc2-aced82d324e4 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-79acbae0-9151-4e23-9bc2-aced82d324e4 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-79acbae0-9151-4e23-9bc2-aced82d324e4 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-79acbae0-9151-4e23-9bc2-aced82d324e4 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79acbae0-9151-4e23-9bc2-aced82d324e4 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 52/103] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:50 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 852 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ac7da9e3-6703-41fe-aac7-56b0126220b4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ac7da9e3-6703-41fe-aac7-56b0126220b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ac7da9e3-6703-41fe-aac7-56b0126220b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ac7da9e3-6703-41fe-aac7-56b0126220b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ac7da9e3-6703-41fe-aac7-56b0126220b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ac7da9e3-6703-41fe-aac7-56b0126220b4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 52/104] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:50 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 1145 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5e088122-7298-4e88-9969-5b362c97eff3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e088122-7298-4e88-9969-5b362c97eff3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e088122-7298-4e88-9969-5b362c97eff3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e088122-7298-4e88-9969-5b362c97eff3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5e088122-7298-4e88-9969-5b362c97eff3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e088122-7298-4e88-9969-5b362c97eff3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 53/105] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:51 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 1145 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0e2616c4-0c03-4041-a113-d0eda16db231 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0e2616c4-0c03-4041-a113-d0eda16db231 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0e2616c4-0c03-4041-a113-d0eda16db231 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0e2616c4-0c03-4041-a113-d0eda16db231 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0e2616c4-0c03-4041-a113-d0eda16db231 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0e2616c4-0c03-4041-a113-d0eda16db231 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 53/106] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:50:51 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 1145 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-c752059f-ce65-4c5b-a932-7ff3cffac529 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-c752059f-ce65-4c5b-a932-7ff3cffac529 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] POST http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523/action Sep 07 10:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-c752059f-ce65-4c5b-a932-7ff3cffac529 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-c752059f-ce65-4c5b-a932-7ff3cffac529 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:50:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-c752059f-ce65-4c5b-a932-7ff3cffac529 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-c752059f-ce65-4c5b-a932-7ff3cffac529 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Begin detaching volume completed successfully. Sep 07 10:50:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-c752059f-ce65-4c5b-a932-7ff3cffac529 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523/action returned with HTTP 202 Sep 07 10:50:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 54/107] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:50:51 2026] POST /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:50:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3153679b-208a-445f-b15b-f3c4bec50d66 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3153679b-208a-445f-b15b-f3c4bec50d66 None None] GET http://192.168.122.99/volume// Sep 07 10:50:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3153679b-208a-445f-b15b-f3c4bec50d66 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3153679b-208a-445f-b15b-f3c4bec50d66 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3153679b-208a-445f-b15b-f3c4bec50d66 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:50:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 54/108] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:50:52 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:50:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0181fb94-805e-4823-a37d-3ab5498a80c6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0181fb94-805e-4823-a37d-3ab5498a80c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0181fb94-805e-4823-a37d-3ab5498a80c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0181fb94-805e-4823-a37d-3ab5498a80c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0181fb94-805e-4823-a37d-3ab5498a80c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-0181fb94-805e-4823-a37d-3ab5498a80c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 55/109] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:50:52 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 1329 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 10:50:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-517fff7f-85f7-4084-80fd-b13808fcdcdb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-517fff7f-85f7-4084-80fd-b13808fcdcdb tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] DELETE http://192.168.122.99/volume/v3/attachments/dd9c6ed7-d365-41f9-87b5-f3764011ca09 Sep 07 10:50:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-517fff7f-85f7-4084-80fd-b13808fcdcdb tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-517fff7f-85f7-4084-80fd-b13808fcdcdb tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:52 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:52 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 10:50:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5cd8f92f-6863-44c3-b0ab-4b3ddc9aa592 req-517fff7f-85f7-4084-80fd-b13808fcdcdb tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/dd9c6ed7-d365-41f9-87b5-f3764011ca09 returned with HTTP 200 Sep 07 10:50:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 55/110] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:50:52 2026] DELETE /volume/v3/attachments/dd9c6ed7-d365-41f9-87b5-f3764011ca09 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ac89bd3b-5d75-4bc6-9fc3-0dd10a0d4f5d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac89bd3b-5d75-4bc6-9fc3-0dd10a0d4f5d tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac89bd3b-5d75-4bc6-9fc3-0dd10a0d4f5d tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac89bd3b-5d75-4bc6-9fc3-0dd10a0d4f5d tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ac89bd3b-5d75-4bc6-9fc3-0dd10a0d4f5d tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:50:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac89bd3b-5d75-4bc6-9fc3-0dd10a0d4f5d tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:50:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 56/111] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:53 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:50:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a1183c2f-4ec3-4df2-8960-fd9d6970559c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1183c2f-4ec3-4df2-8960-fd9d6970559c tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] DELETE http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a1183c2f-4ec3-4df2-8960-fd9d6970559c tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a1183c2f-4ec3-4df2-8960-fd9d6970559c tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:59 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a1183c2f-4ec3-4df2-8960-fd9d6970559c tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Delete volume with id: 6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:50:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:50:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a1183c2f-4ec3-4df2-8960-fd9d6970559c tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a1183c2f-4ec3-4df2-8960-fd9d6970559c tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Delete volume request issued successfully. Sep 07 10:50:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1183c2f-4ec3-4df2-8960-fd9d6970559c tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 202 Sep 07 10:50:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 56/112] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:50:59 2026] DELETE /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:50:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c6869f04-3e4b-43a6-b158-209fa3b25ef1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:50:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6869f04-3e4b-43a6-b158-209fa3b25ef1 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:50:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6869f04-3e4b-43a6-b158-209fa3b25ef1 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:50:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6869f04-3e4b-43a6-b158-209fa3b25ef1 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:50:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:50:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:50:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:50:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:50:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6869f04-3e4b-43a6-b158-209fa3b25ef1 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:50:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6869f04-3e4b-43a6-b158-209fa3b25ef1 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:50:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 57/113] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:50:59 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 851 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-edfea249-7646-4004-a411-5558e0ff1f71 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-edfea249-7646-4004-a411-5558e0ff1f71 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:51:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-edfea249-7646-4004-a411-5558e0ff1f71 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-edfea249-7646-4004-a411-5558e0ff1f71 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-edfea249-7646-4004-a411-5558e0ff1f71 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Volume info retrieved successfully. Sep 07 10:51:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-edfea249-7646-4004-a411-5558e0ff1f71 tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 200 Sep 07 10:51:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 57/114] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:00 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:51:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-311532646", "imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:51:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-311532646', 'imageRef': '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Create volume of 1 GB Sep 07 10:51:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Availability Zones retrieved successfully. Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Flow 'volume_create_api' (8b25c06a-df01-41cc-ae79-ae879f4faa33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3a9466-cc7c-43bc-bf9d-b48c108a02ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3a9466-cc7c-43bc-bf9d-b48c108a02ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c56c60-3bd8-4658-a84e-74a1f932d79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Created reservations ['54fdfd1e-fe35-4800-b003-b9dc78e8020b', '64926f92-34bb-44d7-b8f4-c9d29be381ac', '51e8fbfa-d054-4c99-bb2a-866f8d5546f5', '136aa0cf-cde3-492b-8d3a-be29a5c7b09d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c56c60-3bd8-4658-a84e-74a1f932d79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54fdfd1e-fe35-4800-b003-b9dc78e8020b', '64926f92-34bb-44d7-b8f4-c9d29be381ac', '51e8fbfa-d054-4c99-bb2a-866f8d5546f5', '136aa0cf-cde3-492b-8d3a-be29a5c7b09d']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab09716b-aa68-4fa4-baa9-0da967a94c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab09716b-aa68-4fa4-baa9-0da967a94c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '294fc758-59d1-479b-81de-c8a5e0b0ceb9', '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-311532646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56cecee83f5d496e9b399bc6421d8605',qos_specs=None,replication_status=,reservations=['54fdfd1e-fe35-4800-b003-b9dc78e8020b','64926f92-34bb-44d7-b8f4-c9d29be381ac','51e8fbfa-d054-4c99-bb2a-866f8d5546f5','136aa0cf-cde3-492b-8d3a-be29a5c7b09d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c816a4eff4d84d39975f0f776ff4674e',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-311532646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=294fc758-59d1-479b-81de-c8a5e0b0ceb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56cecee83f5d496e9b399bc6421d8605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c816a4eff4d84d39975f0f776ff4674e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9821bf99-252d-4833-9f49-c6e06a422c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:51:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9b5cb0a6-7aad-4dd6-83a2-4fb7b62742bc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9b5cb0a6-7aad-4dd6-83a2-4fb7b62742bc tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] GET http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 Sep 07 10:51:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9b5cb0a6-7aad-4dd6-83a2-4fb7b62742bc tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9b5cb0a6-7aad-4dd6-83a2-4fb7b62742bc tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9b5cb0a6-7aad-4dd6-83a2-4fb7b62742bc tempest-TaggedAttachmentsTest-1246673685 tempest-TaggedAttachmentsTest-1246673685-project-member] http://192.168.122.99/volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 returned with HTTP 404 Sep 07 10:51:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 58/115] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:01 2026] GET /volume/v3/volumes/6c88493c-3424-4df3-a7ba-c9fab64db714 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9821bf99-252d-4833-9f49-c6e06a422c6c) transitioned into state 'SUCCESS' from state '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-311532646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56cecee83f5d496e9b399bc6421d8605',qos_specs=None,replication_status=,reservations=['54fdfd1e-fe35-4800-b003-b9dc78e8020b','64926f92-34bb-44d7-b8f4-c9d29be381ac','51e8fbfa-d054-4c99-bb2a-866f8d5546f5','136aa0cf-cde3-492b-8d3a-be29a5c7b09d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c816a4eff4d84d39975f0f776ff4674e',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad9fae6-bd2b-459e-883e-9794da5555c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad9fae6-bd2b-459e-883e-9794da5555c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Flow 'volume_create_api' (8b25c06a-df01-41cc-ae79-ae879f4faa33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:51:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Create volume request issued successfully. Sep 07 10:51:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a723ed80-b3f1-4e2f-83aa-f876044dfd7f tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:51:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 58/116] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:51:00 2026] POST /volume/v3/volumes => generated 759 bytes in 1059 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:51:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-202878e8-e2f3-407c-b6cc-2bd38a7daa7b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-202878e8-e2f3-407c-b6cc-2bd38a7daa7b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-202878e8-e2f3-407c-b6cc-2bd38a7daa7b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-202878e8-e2f3-407c-b6cc-2bd38a7daa7b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-202878e8-e2f3-407c-b6cc-2bd38a7daa7b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-202878e8-e2f3-407c-b6cc-2bd38a7daa7b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 59/117] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:01 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 827 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-56120aa4-4c3b-4f67-a238-20cd4988616b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56120aa4-4c3b-4f67-a238-20cd4988616b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56120aa4-4c3b-4f67-a238-20cd4988616b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56120aa4-4c3b-4f67-a238-20cd4988616b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-56120aa4-4c3b-4f67-a238-20cd4988616b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56120aa4-4c3b-4f67-a238-20cd4988616b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 59/118] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:02 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:51:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bdf454d4-ea21-49b6-91a7-0d532364727b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bdf454d4-ea21-49b6-91a7-0d532364727b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bdf454d4-ea21-49b6-91a7-0d532364727b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bdf454d4-ea21-49b6-91a7-0d532364727b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bdf454d4-ea21-49b6-91a7-0d532364727b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bdf454d4-ea21-49b6-91a7-0d532364727b tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 60/119] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:03 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-57e601bc-d7fe-42c2-afde-f352bbe7efba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-57e601bc-d7fe-42c2-afde-f352bbe7efba tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-57e601bc-d7fe-42c2-afde-f352bbe7efba tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-57e601bc-d7fe-42c2-afde-f352bbe7efba tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-57e601bc-d7fe-42c2-afde-f352bbe7efba tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-57e601bc-d7fe-42c2-afde-f352bbe7efba tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 60/120] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:05 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 909 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2368bee7-88fe-4fdb-95b6-015f852f985a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2368bee7-88fe-4fdb-95b6-015f852f985a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2368bee7-88fe-4fdb-95b6-015f852f985a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2368bee7-88fe-4fdb-95b6-015f852f985a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:06 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=186,cinder:UPDATE=33,cinder:INSERT=13 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:51:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2368bee7-88fe-4fdb-95b6-015f852f985a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2368bee7-88fe-4fdb-95b6-015f852f985a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 61/121] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:06 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 909 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b207b2c8-5ec2-4423-8274-1ff482364ed9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b207b2c8-5ec2-4423-8274-1ff482364ed9 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b207b2c8-5ec2-4423-8274-1ff482364ed9 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b207b2c8-5ec2-4423-8274-1ff482364ed9 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:07 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=202,cinder:UPDATE=38,cinder:INSERT=19 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:51:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b207b2c8-5ec2-4423-8274-1ff482364ed9 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b207b2c8-5ec2-4423-8274-1ff482364ed9 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 61/122] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:07 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 912 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4e51f6b1-3594-42e2-adb8-6ce2f0da52e5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e51f6b1-3594-42e2-adb8-6ce2f0da52e5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e51f6b1-3594-42e2-adb8-6ce2f0da52e5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e51f6b1-3594-42e2-adb8-6ce2f0da52e5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4e51f6b1-3594-42e2-adb8-6ce2f0da52e5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e51f6b1-3594-42e2-adb8-6ce2f0da52e5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 62/123] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:08 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 912 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a5c0413-32c5-46f1-af3f-8e8c7739fe0d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a5c0413-32c5-46f1-af3f-8e8c7739fe0d tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a5c0413-32c5-46f1-af3f-8e8c7739fe0d tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a5c0413-32c5-46f1-af3f-8e8c7739fe0d tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9a5c0413-32c5-46f1-af3f-8e8c7739fe0d tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a5c0413-32c5-46f1-af3f-8e8c7739fe0d tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 62/124] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:09 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d07322f0-ec5e-40bf-9bee-e706df10fb24 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d07322f0-ec5e-40bf-9bee-e706df10fb24 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d07322f0-ec5e-40bf-9bee-e706df10fb24 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d07322f0-ec5e-40bf-9bee-e706df10fb24 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d07322f0-ec5e-40bf-9bee-e706df10fb24 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d07322f0-ec5e-40bf-9bee-e706df10fb24 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 63/125] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:10 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ed7ce0ee-16cb-42f8-ac45-af747129d6b3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed7ce0ee-16cb-42f8-ac45-af747129d6b3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ed7ce0ee-16cb-42f8-ac45-af747129d6b3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ed7ce0ee-16cb-42f8-ac45-af747129d6b3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ed7ce0ee-16cb-42f8-ac45-af747129d6b3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed7ce0ee-16cb-42f8-ac45-af747129d6b3 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 63/126] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:12 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 1330 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:51:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-2bddf102-9b08-4c60-9824-197d40775192 req-69f728d6-d195-4bdc-a685-4c81e5ff2a26 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-69f728d6-d195-4bdc-a685-4c81e5ff2a26 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-69f728d6-d195-4bdc-a685-4c81e5ff2a26 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-69f728d6-d195-4bdc-a685-4c81e5ff2a26 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-2bddf102-9b08-4c60-9824-197d40775192 req-69f728d6-d195-4bdc-a685-4c81e5ff2a26 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-69f728d6-d195-4bdc-a685-4c81e5ff2a26 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 64/127] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:51:12 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 1330 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:51:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-2bddf102-9b08-4c60-9824-197d40775192 req-4d38a819-b571-4850-9422-7b67fd265965 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-4d38a819-b571-4850-9422-7b67fd265965 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-4d38a819-b571-4850-9422-7b67fd265965 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-4d38a819-b571-4850-9422-7b67fd265965 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-2bddf102-9b08-4c60-9824-197d40775192 req-4d38a819-b571-4850-9422-7b67fd265965 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-4d38a819-b571-4850-9422-7b67fd265965 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 64/128] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:51:17 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 1330 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:51:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-57b1549e-35f0-42bd-85ac-b7beb344fa16 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-57b1549e-35f0-42bd-85ac-b7beb344fa16 None None] GET http://192.168.122.99/volume// Sep 07 10:51:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-57b1549e-35f0-42bd-85ac-b7beb344fa16 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-57b1549e-35f0-42bd-85ac-b7beb344fa16 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-57b1549e-35f0-42bd-85ac-b7beb344fa16 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:51:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 65/129] 192.168.122.99 () {58 vars in 1303 bytes} [Mon Sep 7 10:51:17 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 10:51:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-2bddf102-9b08-4c60-9824-197d40775192 req-db435300-2a5f-4ebe-a5d8-55262707a7c1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-db435300-2a5f-4ebe-a5d8-55262707a7c1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:51:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-db435300-2a5f-4ebe-a5d8-55262707a7c1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "294fc758-59d1-479b-81de-c8a5e0b0ceb9", "connector": null, "instance_uuid": "96041705-39ba-406c-8a54-5ec801343a08"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:51:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-db435300-2a5f-4ebe-a5d8-55262707a7c1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:51:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 65/130] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:51:17 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:51:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2496f9f1-01f2-472f-8751-a3838d8d238d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2496f9f1-01f2-472f-8751-a3838d8d238d None None] GET http://192.168.122.99/volume// Sep 07 10:51:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2496f9f1-01f2-472f-8751-a3838d8d238d None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2496f9f1-01f2-472f-8751-a3838d8d238d None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2496f9f1-01f2-472f-8751-a3838d8d238d None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:51:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 66/131] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:51:19 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:51:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-2bddf102-9b08-4c60-9824-197d40775192 req-7f24f2dd-8be8-4a17-89e0-ee93b0f1f756 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-7f24f2dd-8be8-4a17-89e0-ee93b0f1f756 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:51:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-7f24f2dd-8be8-4a17-89e0-ee93b0f1f756 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-7f24f2dd-8be8-4a17-89e0-ee93b0f1f756 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-2bddf102-9b08-4c60-9824-197d40775192 req-7f24f2dd-8be8-4a17-89e0-ee93b0f1f756 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:51:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-7f24f2dd-8be8-4a17-89e0-ee93b0f1f756 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 200 Sep 07 10:51:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 66/132] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:51:19 2026] GET /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 1510 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:51:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-2bddf102-9b08-4c60-9824-197d40775192 req-f41d637b-dad5-43fd-87aa-51e038d4f25e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-f41d637b-dad5-43fd-87aa-51e038d4f25e tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] PUT http://192.168.122.99/volume/v3/attachments/c7f4d97c-73ad-46fe-963a-5e68ff821517 Sep 07 10:51:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-f41d637b-dad5-43fd-87aa-51e038d4f25e tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:51:20 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-2bddf102-9b08-4c60-9824-197d40775192 req-f41d637b-dad5-43fd-87aa-51e038d4f25e tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Acquiring lock "cinder-attachment_update-294fc758-59d1-479b-81de-c8a5e0b0ceb9-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:51:20 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-2bddf102-9b08-4c60-9824-197d40775192 req-f41d637b-dad5-43fd-87aa-51e038d4f25e tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Lock "cinder-attachment_update-294fc758-59d1-479b-81de-c8a5e0b0ceb9-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:51:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:20 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-2bddf102-9b08-4c60-9824-197d40775192 req-f41d637b-dad5-43fd-87aa-51e038d4f25e tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Lock "cinder-attachment_update-294fc758-59d1-479b-81de-c8a5e0b0ceb9-devstack" released by "attachment_update" :: held 0.446s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:51:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-f41d637b-dad5-43fd-87aa-51e038d4f25e tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/c7f4d97c-73ad-46fe-963a-5e68ff821517 returned with HTTP 200 Sep 07 10:51:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 67/133] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:51:20 2026] PUT /volume/v3/attachments/c7f4d97c-73ad-46fe-963a-5e68ff821517 => generated 694 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:51:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-2bddf102-9b08-4c60-9824-197d40775192 req-876aee40-3113-41dd-8538-9744af40748c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-876aee40-3113-41dd-8538-9744af40748c tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] POST http://192.168.122.99/volume/v3/attachments/c7f4d97c-73ad-46fe-963a-5e68ff821517/action Sep 07 10:51:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-876aee40-3113-41dd-8538-9744af40748c tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:51:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-876aee40-3113-41dd-8538-9744af40748c tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:51:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2bddf102-9b08-4c60-9824-197d40775192 req-876aee40-3113-41dd-8538-9744af40748c tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/c7f4d97c-73ad-46fe-963a-5e68ff821517/action returned with HTTP 204 Sep 07 10:51:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 67/134] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:51:20 2026] POST /volume/v3/attachments/c7f4d97c-73ad-46fe-963a-5e68ff821517/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:51:30 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:51:30 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=30,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:51:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8abeb2f9-bf94-4af1-b045-45bf8a234f4c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8abeb2f9-bf94-4af1-b045-45bf8a234f4c tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:51:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8abeb2f9-bf94-4af1-b045-45bf8a234f4c tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8abeb2f9-bf94-4af1-b045-45bf8a234f4c tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8abeb2f9-bf94-4af1-b045-45bf8a234f4c tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:51:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8abeb2f9-bf94-4af1-b045-45bf8a234f4c tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:51:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 68/135] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:32 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 856 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-52e70886-fd34-4d9d-a562-a8a62b3a1867 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52e70886-fd34-4d9d-a562-a8a62b3a1867 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:51:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52e70886-fd34-4d9d-a562-a8a62b3a1867 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52e70886-fd34-4d9d-a562-a8a62b3a1867 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-52e70886-fd34-4d9d-a562-a8a62b3a1867 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:51:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52e70886-fd34-4d9d-a562-a8a62b3a1867 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:51:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 68/136] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:32 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:42 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=4 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:51:42 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=4 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:51:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-246a86c6-00fb-4d20-b775-507270f01ba8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-246a86c6-00fb-4d20-b775-507270f01ba8 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] DELETE http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:51:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-246a86c6-00fb-4d20-b775-507270f01ba8 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-246a86c6-00fb-4d20-b775-507270f01ba8 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:45 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-246a86c6-00fb-4d20-b775-507270f01ba8 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Delete volume with id: 657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:51:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-246a86c6-00fb-4d20-b775-507270f01ba8 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:51:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-246a86c6-00fb-4d20-b775-507270f01ba8 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Delete volume request issued successfully. Sep 07 10:51:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-246a86c6-00fb-4d20-b775-507270f01ba8 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 202 Sep 07 10:51:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 69/137] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:51:45 2026] DELETE /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:51:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-18e230b1-0224-4c4f-8f17-afa4473eeb93 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18e230b1-0224-4c4f-8f17-afa4473eeb93 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:51:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-18e230b1-0224-4c4f-8f17-afa4473eeb93 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-18e230b1-0224-4c4f-8f17-afa4473eeb93 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-18e230b1-0224-4c4f-8f17-afa4473eeb93 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:51:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18e230b1-0224-4c4f-8f17-afa4473eeb93 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:51:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 69/138] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:45 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 855 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-19621feb-c079-4daa-b3fa-d32459750652 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-19621feb-c079-4daa-b3fa-d32459750652 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:51:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-19621feb-c079-4daa-b3fa-d32459750652 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-19621feb-c079-4daa-b3fa-d32459750652 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:46 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:46 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-19621feb-c079-4daa-b3fa-d32459750652 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Volume info retrieved successfully. Sep 07 10:51:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-19621feb-c079-4daa-b3fa-d32459750652 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 200 Sep 07 10:51:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 70/139] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:46 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 855 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:51:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-582f68d6-41df-4e27-87f6-02e925231219 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-582f68d6-41df-4e27-87f6-02e925231219 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] GET http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b Sep 07 10:51:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-582f68d6-41df-4e27-87f6-02e925231219 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-582f68d6-41df-4e27-87f6-02e925231219 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-582f68d6-41df-4e27-87f6-02e925231219 tempest-AttachVolumeShelveTestJSON-1885564405 tempest-AttachVolumeShelveTestJSON-1885564405-project-member] http://192.168.122.99/volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b returned with HTTP 404 Sep 07 10:51:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 70/140] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:51:47 2026] GET /volume/v3/volumes/657dbc31-f301-4711-9e6f-f53876db532b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:51:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a31c10d5-5dfc-4b8b-a91d-01adb2c37d89 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a31c10d5-5dfc-4b8b-a91d-01adb2c37d89 None None] GET http://192.168.122.99/volume// Sep 07 10:51:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a31c10d5-5dfc-4b8b-a91d-01adb2c37d89 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a31c10d5-5dfc-4b8b-a91d-01adb2c37d89 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a31c10d5-5dfc-4b8b-a91d-01adb2c37d89 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:51:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 71/141] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:51:51 2026] GET /volume/ => generated 389 bytes in 31 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-5a30aef3-c46d-4473-90a7-d4d819e794c4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-5a30aef3-c46d-4473-90a7-d4d819e794c4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-5a30aef3-c46d-4473-90a7-d4d819e794c4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "294fc758-59d1-479b-81de-c8a5e0b0ceb9", "connector": null, "instance_uuid": "96041705-39ba-406c-8a54-5ec801343a08"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:51:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-5a30aef3-c46d-4473-90a7-d4d819e794c4 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:51:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 71/142] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:51:51 2026] POST /volume/v3/attachments => generated 273 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:51:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-328cf6f7-7000-4dfd-be6a-cd63a68f67aa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-328cf6f7-7000-4dfd-be6a-cd63a68f67aa tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] DELETE http://192.168.122.99/volume/v3/attachments/c7f4d97c-73ad-46fe-963a-5e68ff821517 Sep 07 10:51:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-328cf6f7-7000-4dfd-be6a-cd63a68f67aa tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-328cf6f7-7000-4dfd-be6a-cd63a68f67aa tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:51:52 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:52 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 10:51:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-328cf6f7-7000-4dfd-be6a-cd63a68f67aa tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/c7f4d97c-73ad-46fe-963a-5e68ff821517 returned with HTTP 200 Sep 07 10:51:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 72/143] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:51:51 2026] DELETE /volume/v3/attachments/c7f4d97c-73ad-46fe-963a-5e68ff821517 => generated 192 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:51:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-19a76f28-fc2b-4702-ac09-e8f2f70f3a5a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-19a76f28-fc2b-4702-ac09-e8f2f70f3a5a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] PUT http://192.168.122.99/volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd Sep 07 10:51:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-19a76f28-fc2b-4702-ac09-e8f2f70f3a5a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:51:55 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-19a76f28-fc2b-4702-ac09-e8f2f70f3a5a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Acquiring lock "cinder-attachment_update-294fc758-59d1-479b-81de-c8a5e0b0ceb9-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:51:55 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-19a76f28-fc2b-4702-ac09-e8f2f70f3a5a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Lock "cinder-attachment_update-294fc758-59d1-479b-81de-c8a5e0b0ceb9-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:51:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:55 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-19a76f28-fc2b-4702-ac09-e8f2f70f3a5a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Lock "cinder-attachment_update-294fc758-59d1-479b-81de-c8a5e0b0ceb9-devstack" released by "attachment_update" :: held 0.371s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:51:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-19a76f28-fc2b-4702-ac09-e8f2f70f3a5a tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd returned with HTTP 200 Sep 07 10:51:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 72/144] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:51:55 2026] PUT /volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd => generated 694 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:51:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-f34fa927-6654-47c7-850f-67b8fc1b4ee1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-f34fa927-6654-47c7-850f-67b8fc1b4ee1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd Sep 07 10:51:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-f34fa927-6654-47c7-850f-67b8fc1b4ee1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:51:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-f34fa927-6654-47c7-850f-67b8fc1b4ee1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:51:55 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:55 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:51:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-f34fa927-6654-47c7-850f-67b8fc1b4ee1 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd returned with HTTP 200 Sep 07 10:51:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 73/145] 192.168.122.99 () {62 vars in 1535 bytes} [Mon Sep 7 10:51:55 2026] GET /volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd => generated 719 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:51:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-e47290bd-222c-4963-98cc-1a962a470f50 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:51:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-e47290bd-222c-4963-98cc-1a962a470f50 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] POST http://192.168.122.99/volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd/action Sep 07 10:51:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-e47290bd-222c-4963-98cc-1a962a470f50 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:51:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-e47290bd-222c-4963-98cc-1a962a470f50 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:51:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:51:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:51:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:51:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:51:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93668c91-1295-48c4-8a06-b3a795e79e7e req-e47290bd-222c-4963-98cc-1a962a470f50 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd/action returned with HTTP 204 Sep 07 10:51:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 73/146] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:51:59 2026] POST /volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd/action => generated 0 bytes in 304 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-83a934ff-68bb-474d-88e3-83700915bf78 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:05 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:52:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-83a934ff-68bb-474d-88e3-83700915bf78 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 10:52:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-83a934ff-68bb-474d-88e3-83700915bf78 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-460555047", "description": "tempest-group-type-description-1008857675", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-83a934ff-68bb-474d-88e3-83700915bf78 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 10:52:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 74/147] 192.168.122.99 () {62 vars in 1191 bytes} [Mon Sep 7 10:52:05 2026] POST /volume/v3/group_types => generated 264 bytes in 1293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-65d64505-4779-4bb1-9983-df756a386551 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-65d64505-4779-4bb1-9983-df756a386551 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] GET http://192.168.122.99/volume/v3/group_types Sep 07 10:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-65d64505-4779-4bb1-9983-df756a386551 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-65d64505-4779-4bb1-9983-df756a386551 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-65d64505-4779-4bb1-9983-df756a386551 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 200 Sep 07 10:52:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 74/148] 192.168.122.99 () {60 vars in 1169 bytes} [Mon Sep 7 10:52:07 2026] GET /volume/v3/group_types => generated 498 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-42d81b80-6afa-49a1-905e-468728e81a2c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-42d81b80-6afa-49a1-905e-468728e81a2c tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] PUT http://192.168.122.99/volume/v3/group_types/6161ad9f-fc33-4284-852a-bbc1b06940ec Sep 07 10:52:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-42d81b80-6afa-49a1-905e-468728e81a2c tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1139103293", "description": "updated-group-type-desc"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-42d81b80-6afa-49a1-905e-468728e81a2c tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types/6161ad9f-fc33-4284-852a-bbc1b06940ec returned with HTTP 200 Sep 07 10:52:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 75/149] 192.168.122.99 () {62 vars in 1301 bytes} [Mon Sep 7 10:52:07 2026] PUT /volume/v3/group_types/6161ad9f-fc33-4284-852a-bbc1b06940ec => generated 255 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f3934d72-3313-4073-9689-c6e3777b290a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f3934d72-3313-4073-9689-c6e3777b290a tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] GET http://192.168.122.99/volume/v3/group_types/6161ad9f-fc33-4284-852a-bbc1b06940ec Sep 07 10:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f3934d72-3313-4073-9689-c6e3777b290a tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f3934d72-3313-4073-9689-c6e3777b290a tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f3934d72-3313-4073-9689-c6e3777b290a tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types/6161ad9f-fc33-4284-852a-bbc1b06940ec returned with HTTP 200 Sep 07 10:52:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 75/150] 192.168.122.99 () {60 vars in 1280 bytes} [Mon Sep 7 10:52:07 2026] GET /volume/v3/group_types/6161ad9f-fc33-4284-852a-bbc1b06940ec => generated 255 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-22f6bf7b-f5bc-4645-884e-d71d8c87dcb1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-22f6bf7b-f5bc-4645-884e-d71d8c87dcb1 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/6161ad9f-fc33-4284-852a-bbc1b06940ec Sep 07 10:52:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-22f6bf7b-f5bc-4645-884e-d71d8c87dcb1 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-22f6bf7b-f5bc-4645-884e-d71d8c87dcb1 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-22f6bf7b-f5bc-4645-884e-d71d8c87dcb1 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types/6161ad9f-fc33-4284-852a-bbc1b06940ec returned with HTTP 202 Sep 07 10:52:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 76/151] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 10:52:07 2026] DELETE /volume/v3/group_types/6161ad9f-fc33-4284-852a-bbc1b06940ec => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c65d33e0-28a9-4286-9517-2e538c91598a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c65d33e0-28a9-4286-9517-2e538c91598a tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] GET http://192.168.122.99/volume/v3/group_types Sep 07 10:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c65d33e0-28a9-4286-9517-2e538c91598a tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c65d33e0-28a9-4286-9517-2e538c91598a tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c65d33e0-28a9-4286-9517-2e538c91598a tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 200 Sep 07 10:52:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 76/152] 192.168.122.99 () {60 vars in 1169 bytes} [Mon Sep 7 10:52:07 2026] GET /volume/v3/group_types => generated 248 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e382f9e0-b9f4-49b6-9b26-17ae0b27bd66 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e382f9e0-b9f4-49b6-9b26-17ae0b27bd66 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 10:52:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e382f9e0-b9f4-49b6-9b26-17ae0b27bd66 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1036647601", "is_public": true}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e382f9e0-b9f4-49b6-9b26-17ae0b27bd66 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 10:52:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 77/153] 192.168.122.99 () {62 vars in 1190 bytes} [Mon Sep 7 10:52:07 2026] POST /volume/v3/group_types => generated 164 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f4656984-4991-4abe-b059-02fad4801978 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4656984-4991-4abe-b059-02fad4801978 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 10:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4656984-4991-4abe-b059-02fad4801978 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-407321841", "is_public": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4656984-4991-4abe-b059-02fad4801978 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 10:52:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 77/154] 192.168.122.99 () {62 vars in 1190 bytes} [Mon Sep 7 10:52:07 2026] POST /volume/v3/group_types => generated 164 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ce579f40-61c3-45b5-a71a-d5e7f1262db8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ce579f40-61c3-45b5-a71a-d5e7f1262db8 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] GET http://192.168.122.99/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 07 10:52:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ce579f40-61c3-45b5-a71a-d5e7f1262db8 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ce579f40-61c3-45b5-a71a-d5e7f1262db8 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ce579f40-61c3-45b5-a71a-d5e7f1262db8 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 07 10:52:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 78/155] 192.168.122.99 () {60 vars in 1230 bytes} [Mon Sep 7 10:52:07 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-70aa2840-a557-443d-b499-d8325abf2eb5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70aa2840-a557-443d-b499-d8325abf2eb5 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] GET http://192.168.122.99/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 07 10:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70aa2840-a557-443d-b499-d8325abf2eb5 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70aa2840-a557-443d-b499-d8325abf2eb5 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70aa2840-a557-443d-b499-d8325abf2eb5 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 07 10:52:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 78/156] 192.168.122.99 () {60 vars in 1232 bytes} [Mon Sep 7 10:52:08 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b2cfe938-de12-4b85-8200-c5b51b831298 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b2cfe938-de12-4b85-8200-c5b51b831298 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] GET http://192.168.122.99/volume/v3/group_types?is_public=False Sep 07 10:52:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b2cfe938-de12-4b85-8200-c5b51b831298 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b2cfe938-de12-4b85-8200-c5b51b831298 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b2cfe938-de12-4b85-8200-c5b51b831298 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 07 10:52:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 79/157] 192.168.122.99 () {60 vars in 1200 bytes} [Mon Sep 7 10:52:08 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fc0bc66a-376a-4e80-8a16-79aae403a270 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fc0bc66a-376a-4e80-8a16-79aae403a270 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] GET http://192.168.122.99/volume/v3/group_types?is_public=True Sep 07 10:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fc0bc66a-376a-4e80-8a16-79aae403a270 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fc0bc66a-376a-4e80-8a16-79aae403a270 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fc0bc66a-376a-4e80-8a16-79aae403a270 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 07 10:52:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 79/158] 192.168.122.99 () {60 vars in 1198 bytes} [Mon Sep 7 10:52:08 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cc3d6700-dd5a-4449-baeb-9332be0667a7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cc3d6700-dd5a-4449-baeb-9332be0667a7 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/65faf756-07e2-4b25-ac67-4d361c163fa6 Sep 07 10:52:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cc3d6700-dd5a-4449-baeb-9332be0667a7 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cc3d6700-dd5a-4449-baeb-9332be0667a7 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cc3d6700-dd5a-4449-baeb-9332be0667a7 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types/65faf756-07e2-4b25-ac67-4d361c163fa6 returned with HTTP 202 Sep 07 10:52:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 80/159] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 10:52:08 2026] DELETE /volume/v3/group_types/65faf756-07e2-4b25-ac67-4d361c163fa6 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-467df7a6-2f40-40f3-be30-5bc610122983 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-467df7a6-2f40-40f3-be30-5bc610122983 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/2c7b5800-d2fb-43fc-bbd5-dc575343cc65 Sep 07 10:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-467df7a6-2f40-40f3-be30-5bc610122983 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-467df7a6-2f40-40f3-be30-5bc610122983 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-467df7a6-2f40-40f3-be30-5bc610122983 tempest-GroupTypesTest-1899812667 tempest-GroupTypesTest-1899812667-project-admin] http://192.168.122.99/volume/v3/group_types/2c7b5800-d2fb-43fc-bbd5-dc575343cc65 returned with HTTP 202 Sep 07 10:52:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 80/160] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 10:52:08 2026] DELETE /volume/v3/group_types/2c7b5800-d2fb-43fc-bbd5-dc575343cc65 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 10:52:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:52:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1285804496"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1285804496'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:52:10 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Create volume of 1 GB Sep 07 10:52:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Availability Zones retrieved successfully. Sep 07 10:52:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Flow 'volume_create_api' (ec6d73cf-c428-4b84-8e39-b5f65ff83750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbef391-ea7c-4101-8613-f26ca9413ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:52:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbef391-ea7c-4101-8613-f26ca9413ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c59eeb40-99d2-45cc-9dda-f1a284872415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:11 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Created reservations ['c5199d9a-2339-4b27-96e5-09a7d4a75da6', '56d96080-5e54-4695-a127-42753212d31d', 'ba25e70b-4802-4bce-9561-f516f3b16bd5', '4949b80f-c93e-4e2d-8015-a3c263af674f'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:52:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c59eeb40-99d2-45cc-9dda-f1a284872415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5199d9a-2339-4b27-96e5-09a7d4a75da6', '56d96080-5e54-4695-a127-42753212d31d', 'ba25e70b-4802-4bce-9561-f516f3b16bd5', '4949b80f-c93e-4e2d-8015-a3c263af674f']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2082d12e-ff2e-4dcf-aa6f-a2370e4d3ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2082d12e-ff2e-4dcf-aa6f-a2370e4d3ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3d8528a-342a-4ab2-acf4-a925e97b51c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1285804496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe921bf7e44f028128eb2e617e06e4',qos_specs=None,replication_status=,reservations=['c5199d9a-2339-4b27-96e5-09a7d4a75da6','56d96080-5e54-4695-a127-42753212d31d','ba25e70b-4802-4bce-9561-f516f3b16bd5','4949b80f-c93e-4e2d-8015-a3c263af674f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43581dbffbe4a8da1679038c8d55020',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1285804496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3d8528a-342a-4ab2-acf4-a925e97b51c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63fe921bf7e44f028128eb2e617e06e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d43581dbffbe4a8da1679038c8d55020',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb131dd-8d57-4f69-b061-6a0085b488ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb131dd-8d57-4f69-b061-6a0085b488ae) transitioned into state 'SUCCESS' from state '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-1285804496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe921bf7e44f028128eb2e617e06e4',qos_specs=None,replication_status=,reservations=['c5199d9a-2339-4b27-96e5-09a7d4a75da6','56d96080-5e54-4695-a127-42753212d31d','ba25e70b-4802-4bce-9561-f516f3b16bd5','4949b80f-c93e-4e2d-8015-a3c263af674f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43581dbffbe4a8da1679038c8d55020',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7676ea15-badc-4a7b-910d-36147072ad20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7676ea15-badc-4a7b-910d-36147072ad20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Flow 'volume_create_api' (ec6d73cf-c428-4b84-8e39-b5f65ff83750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Create volume request issued successfully. Sep 07 10:52:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-027e8690-df1e-4cc5-9a21-5a2ae595b03c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:52:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 81/161] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:52:10 2026] POST /volume/v3/volumes => generated 758 bytes in 1323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-43d8cf8c-3772-4e6d-b330-6ef3cb8291c8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43d8cf8c-3772-4e6d-b330-6ef3cb8291c8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43d8cf8c-3772-4e6d-b330-6ef3cb8291c8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43d8cf8c-3772-4e6d-b330-6ef3cb8291c8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-43d8cf8c-3772-4e6d-b330-6ef3cb8291c8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:52:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43d8cf8c-3772-4e6d-b330-6ef3cb8291c8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:52:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 81/162] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:11 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 826 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d637af17-4049-4208-964d-64967e74d334 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d637af17-4049-4208-964d-64967e74d334 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:52:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d637af17-4049-4208-964d-64967e74d334 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d637af17-4049-4208-964d-64967e74d334 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d637af17-4049-4208-964d-64967e74d334 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:52:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d637af17-4049-4208-964d-64967e74d334 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:52:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 82/163] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:12 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 850 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-12543e37-dd6d-4e37-8bf2-ce004bf02723 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-12543e37-dd6d-4e37-8bf2-ce004bf02723 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:52:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-12543e37-dd6d-4e37-8bf2-ce004bf02723 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-12543e37-dd6d-4e37-8bf2-ce004bf02723 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-12543e37-dd6d-4e37-8bf2-ce004bf02723 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:52:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-12543e37-dd6d-4e37-8bf2-ce004bf02723 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:52:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 82/164] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:13 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-c15cd176-c51a-4447-8453-222394375884 req-9066e8d3-37d6-4234-ae07-69b3ee20699f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-9066e8d3-37d6-4234-ae07-69b3ee20699f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:52:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-9066e8d3-37d6-4234-ae07-69b3ee20699f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-9066e8d3-37d6-4234-ae07-69b3ee20699f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-c15cd176-c51a-4447-8453-222394375884 req-9066e8d3-37d6-4234-ae07-69b3ee20699f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:52:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-9066e8d3-37d6-4234-ae07-69b3ee20699f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:52:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 83/165] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:52:14 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:52:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1e9d7e27-fd15-4b07-9fe3-a01c9294ca8b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1e9d7e27-fd15-4b07-9fe3-a01c9294ca8b None None] GET http://192.168.122.99/volume// Sep 07 10:52:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1e9d7e27-fd15-4b07-9fe3-a01c9294ca8b None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1e9d7e27-fd15-4b07-9fe3-a01c9294ca8b None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1e9d7e27-fd15-4b07-9fe3-a01c9294ca8b None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:52:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 83/166] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:52:14 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:52:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-c15cd176-c51a-4447-8453-222394375884 req-033dcdf6-86ca-478d-bb7f-fbb25dc8a4e2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-033dcdf6-86ca-478d-bb7f-fbb25dc8a4e2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:52:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-033dcdf6-86ca-478d-bb7f-fbb25dc8a4e2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3d8528a-342a-4ab2-acf4-a925e97b51c3", "connector": null, "instance_uuid": "f6b0f0ae-4d0a-4d60-adde-a766ee6a331f"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-033dcdf6-86ca-478d-bb7f-fbb25dc8a4e2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:52:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 84/167] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:52:14 2026] POST /volume/v3/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ca816fe-772d-405d-91bb-ddd594f88a1b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ca816fe-772d-405d-91bb-ddd594f88a1b tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:52:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ca816fe-772d-405d-91bb-ddd594f88a1b tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ca816fe-772d-405d-91bb-ddd594f88a1b tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ed527480-109e-4b40-beec-03184b41e790 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ed527480-109e-4b40-beec-03184b41e790 None None] GET http://192.168.122.99/volume// Sep 07 10:52:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ed527480-109e-4b40-beec-03184b41e790 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ed527480-109e-4b40-beec-03184b41e790 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ed527480-109e-4b40-beec-03184b41e790 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:52:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 85/168] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:52:15 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:52:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-c15cd176-c51a-4447-8453-222394375884 req-44e451ff-6c33-4874-abbd-9493162ee924 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-44e451ff-6c33-4874-abbd-9493162ee924 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:52:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-44e451ff-6c33-4874-abbd-9493162ee924 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-44e451ff-6c33-4874-abbd-9493162ee924 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-c15cd176-c51a-4447-8453-222394375884 req-44e451ff-6c33-4874-abbd-9493162ee924 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:52:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5ca816fe-772d-405d-91bb-ddd594f88a1b tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:52:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-44e451ff-6c33-4874-abbd-9493162ee924 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:52:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 86/169] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:52:15 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 1031 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:52:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ca816fe-772d-405d-91bb-ddd594f88a1b tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:52:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 84/170] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:15 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 850 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-c15cd176-c51a-4447-8453-222394375884 req-eb221839-304c-4a43-98ce-7ef11848fa46 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-eb221839-304c-4a43-98ce-7ef11848fa46 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] PUT http://192.168.122.99/volume/v3/attachments/ae5bfe67-d86d-4b9e-a8ad-d02d8a97ebe9 Sep 07 10:52:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-eb221839-304c-4a43-98ce-7ef11848fa46 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:15 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-c15cd176-c51a-4447-8453-222394375884 req-eb221839-304c-4a43-98ce-7ef11848fa46 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Acquiring lock "cinder-attachment_update-e3d8528a-342a-4ab2-acf4-a925e97b51c3-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:52:15 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-c15cd176-c51a-4447-8453-222394375884 req-eb221839-304c-4a43-98ce-7ef11848fa46 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Lock "cinder-attachment_update-e3d8528a-342a-4ab2-acf4-a925e97b51c3-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:52:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:15 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-c15cd176-c51a-4447-8453-222394375884 req-eb221839-304c-4a43-98ce-7ef11848fa46 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Lock "cinder-attachment_update-e3d8528a-342a-4ab2-acf4-a925e97b51c3-devstack" released by "attachment_update" :: held 0.235s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:52:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-eb221839-304c-4a43-98ce-7ef11848fa46 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments/ae5bfe67-d86d-4b9e-a8ad-d02d8a97ebe9 returned with HTTP 200 Sep 07 10:52:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 87/171] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:52:15 2026] PUT /volume/v3/attachments/ae5bfe67-d86d-4b9e-a8ad-d02d8a97ebe9 => generated 694 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ceccc637-366d-4fc8-8bfb-709586186f36 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-c15cd176-c51a-4447-8453-222394375884 req-5784e5b2-1815-4641-afff-1916bf82b9f6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ceccc637-366d-4fc8-8bfb-709586186f36 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ceccc637-366d-4fc8-8bfb-709586186f36 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ceccc637-366d-4fc8-8bfb-709586186f36 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-5784e5b2-1815-4641-afff-1916bf82b9f6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/attachments/ae5bfe67-d86d-4b9e-a8ad-d02d8a97ebe9/action Sep 07 10:52:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-5784e5b2-1815-4641-afff-1916bf82b9f6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action body: b'{"os-complete": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:52:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-5784e5b2-1815-4641-afff-1916bf82b9f6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ceccc637-366d-4fc8-8bfb-709586186f36 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:52:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ceccc637-366d-4fc8-8bfb-709586186f36 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:52:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 85/172] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:16 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c15cd176-c51a-4447-8453-222394375884 req-5784e5b2-1815-4641-afff-1916bf82b9f6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments/ae5bfe67-d86d-4b9e-a8ad-d02d8a97ebe9/action returned with HTTP 204 Sep 07 10:52:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 88/173] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:52:16 2026] POST /volume/v3/attachments/ae5bfe67-d86d-4b9e-a8ad-d02d8a97ebe9/action => generated 0 bytes in 165 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4c7830bd-3e5b-41c0-b38e-7c41c134f0b2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c7830bd-3e5b-41c0-b38e-7c41c134f0b2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:52:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c7830bd-3e5b-41c0-b38e-7c41c134f0b2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c7830bd-3e5b-41c0-b38e-7c41c134f0b2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4c7830bd-3e5b-41c0-b38e-7c41c134f0b2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:52:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c7830bd-3e5b-41c0-b38e-7c41c134f0b2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:52:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 86/174] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:17 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 1143 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-36be8821-0bfb-401d-afd5-614531431b46 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-36be8821-0bfb-401d-afd5-614531431b46 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:52:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-36be8821-0bfb-401d-afd5-614531431b46 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-36be8821-0bfb-401d-afd5-614531431b46 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-36be8821-0bfb-401d-afd5-614531431b46 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:52:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-36be8821-0bfb-401d-afd5-614531431b46 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:52:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 89/175] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:17 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 1143 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2024209190"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2024209190'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Create volume of 1 GB Sep 07 10:52:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Availability Zones retrieved successfully. Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Flow 'volume_create_api' (17f2781a-36fa-4e1d-aa8f-57f23a576f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d96c0d6-1c48-4dfd-aa09-389594cf7cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d96c0d6-1c48-4dfd-aa09-389594cf7cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc633b70-c1ca-4eb4-b0e3-a3fd97fc39e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Created reservations ['306ce8f2-1418-42e8-bd7b-cf67e92baad0', '5a0e8619-2bdd-4cfc-97b0-91cbfa4f9ff8', 'c4de0afe-7dd6-40cd-830b-00587592b715', '709a91aa-5c84-4a7e-a916-b9d8b11ba1a2'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc633b70-c1ca-4eb4-b0e3-a3fd97fc39e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['306ce8f2-1418-42e8-bd7b-cf67e92baad0', '5a0e8619-2bdd-4cfc-97b0-91cbfa4f9ff8', 'c4de0afe-7dd6-40cd-830b-00587592b715', '709a91aa-5c84-4a7e-a916-b9d8b11ba1a2']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7592b83-e0df-46b7-a270-31aa225d370f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7592b83-e0df-46b7-a270-31aa225d370f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a26836c-bbad-4681-bf23-b565eea81ca3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2024209190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b2a835103d4587962e8440b25b6151',qos_specs=None,replication_status=,reservations=['306ce8f2-1418-42e8-bd7b-cf67e92baad0','5a0e8619-2bdd-4cfc-97b0-91cbfa4f9ff8','c4de0afe-7dd6-40cd-830b-00587592b715','709a91aa-5c84-4a7e-a916-b9d8b11ba1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b15f9304f26447cbea35f620cbc35f0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2024209190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a26836c-bbad-4681-bf23-b565eea81ca3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85b2a835103d4587962e8440b25b6151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b15f9304f26447cbea35f620cbc35f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689698e2-e396-4c20-bc23-cb6de50cc356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689698e2-e396-4c20-bc23-cb6de50cc356) transitioned into state 'SUCCESS' from state '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-2024209190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b2a835103d4587962e8440b25b6151',qos_specs=None,replication_status=,reservations=['306ce8f2-1418-42e8-bd7b-cf67e92baad0','5a0e8619-2bdd-4cfc-97b0-91cbfa4f9ff8','c4de0afe-7dd6-40cd-830b-00587592b715','709a91aa-5c84-4a7e-a916-b9d8b11ba1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b15f9304f26447cbea35f620cbc35f0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (230a8b98-87e8-499b-bfa0-c059c456fc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (230a8b98-87e8-499b-bfa0-c059c456fc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Flow 'volume_create_api' (17f2781a-36fa-4e1d-aa8f-57f23a576f28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Create volume request issued successfully. Sep 07 10:52:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f8f827b-55d4-495a-98a2-6c12168e31f1 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:52:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 87/176] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:52:18 2026] POST /volume/v3/volumes => generated 761 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:52:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c5bdc6c6-8461-4733-91f1-cbd1f4a1f3ed None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5bdc6c6-8461-4733-91f1-cbd1f4a1f3ed tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 Sep 07 10:52:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5bdc6c6-8461-4733-91f1-cbd1f4a1f3ed tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5bdc6c6-8461-4733-91f1-cbd1f4a1f3ed tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c5bdc6c6-8461-4733-91f1-cbd1f4a1f3ed tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5bdc6c6-8461-4733-91f1-cbd1f4a1f3ed tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 returned with HTTP 200 Sep 07 10:52:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 90/177] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:18 2026] GET /volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 => generated 829 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d9454448-1873-4101-9687-a10acd00140a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-97771f7f-345d-4e9c-b6be-95c52f5b875b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-97771f7f-345d-4e9c-b6be-95c52f5b875b tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 Sep 07 10:52:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-97771f7f-345d-4e9c-b6be-95c52f5b875b tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-97771f7f-345d-4e9c-b6be-95c52f5b875b tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-97771f7f-345d-4e9c-b6be-95c52f5b875b tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-97771f7f-345d-4e9c-b6be-95c52f5b875b tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 returned with HTTP 200 Sep 07 10:52:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 91/178] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:20 2026] GET /volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 => generated 853 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9454448-1873-4101-9687-a10acd00140a tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9454448-1873-4101-9687-a10acd00140a tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1481108783"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9454448-1873-4101-9687-a10acd00140a tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:52:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 88/179] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:52:19 2026] POST /volume/v3/types => generated 220 bytes in 714 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-089beb07-8a9e-49ff-8261-b501674affd9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-089beb07-8a9e-49ff-8261-b501674affd9 tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 10:52:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-089beb07-8a9e-49ff-8261-b501674affd9 tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-169700934"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-089beb07-8a9e-49ff-8261-b501674affd9 tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 10:52:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 92/180] 192.168.122.99 () {62 vars in 1190 bytes} [Mon Sep 7 10:52:20 2026] POST /volume/v3/group_types => generated 176 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b54f65e-6dc0-4294-ae8b-c30850cc527c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b54f65e-6dc0-4294-ae8b-c30850cc527c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] POST http://192.168.122.99/volume/v3/groups Sep 07 10:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b54f65e-6dc0-4294-ae8b-c30850cc527c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3283bb0f-846a-4f7e-ab52-64fdb7b874bf", "volume_types": ["05e79fd0-8292-4a76-9677-62d89608fcd7"], "name": "tempest-GroupsV314Test-Group-1398067835"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-1b54f65e-6dc0-4294-ae8b-c30850cc527c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Creating new group {'group': {'group_type': '3283bb0f-846a-4f7e-ab52-64fdb7b874bf', 'volume_types': ['05e79fd0-8292-4a76-9677-62d89608fcd7'], 'name': 'tempest-GroupsV314Test-Group-1398067835'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-1b54f65e-6dc0-4294-ae8b-c30850cc527c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Creating group tempest-GroupsV314Test-Group-1398067835. Sep 07 10:52:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:21 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1b54f65e-6dc0-4294-ae8b-c30850cc527c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Availability zone cache updated, next update will occur around 2026-09-07 09:52:21.024727. {{(pid=86958) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 10:52:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1b54f65e-6dc0-4294-ae8b-c30850cc527c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Availability Zones retrieved successfully. Sep 07 10:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-1b54f65e-6dc0-4294-ae8b-c30850cc527c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Created reservations ['587d22ae-8e61-4736-b317-971f2a7d6dbf'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:52:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a94b851f-ca7e-44e5-8419-c6c8141ec6a8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a94b851f-ca7e-44e5-8419-c6c8141ec6a8 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 Sep 07 10:52:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a94b851f-ca7e-44e5-8419-c6c8141ec6a8 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a94b851f-ca7e-44e5-8419-c6c8141ec6a8 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b54f65e-6dc0-4294-ae8b-c30850cc527c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/groups returned with HTTP 202 Sep 07 10:52:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 89/181] 192.168.122.99 () {62 vars in 1176 bytes} [Mon Sep 7 10:52:20 2026] POST /volume/v3/groups => generated 108 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bd98a0d6-39cf-48b6-8386-308cf2c62f56 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd98a0d6-39cf-48b6-8386-308cf2c62f56 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641 Sep 07 10:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd98a0d6-39cf-48b6-8386-308cf2c62f56 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd98a0d6-39cf-48b6-8386-308cf2c62f56 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-bd98a0d6-39cf-48b6-8386-308cf2c62f56 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] show called for member 1e12a58e-c938-4048-84b1-3ddbd7893641 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:52:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a94b851f-ca7e-44e5-8419-c6c8141ec6a8 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a94b851f-ca7e-44e5-8419-c6c8141ec6a8 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 returned with HTTP 200 Sep 07 10:52:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 93/182] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:21 2026] GET /volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 => generated 854 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:52:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f6801479-08b3-4d63-8bbe-1b57bf65baa0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6801479-08b3-4d63-8bbe-1b57bf65baa0 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] POST http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3/action Sep 07 10:52:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6801479-08b3-4d63-8bbe-1b57bf65baa0 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:52:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6801479-08b3-4d63-8bbe-1b57bf65baa0 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:21 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:52:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd98a0d6-39cf-48b6-8386-308cf2c62f56 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641 returned with HTTP 200 Sep 07 10:52:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f6801479-08b3-4d63-8bbe-1b57bf65baa0 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 90/183] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:52:21 2026] GET /volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641 => generated 388 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f6801479-08b3-4d63-8bbe-1b57bf65baa0 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume updated successfully. Sep 07 10:52:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6801479-08b3-4d63-8bbe-1b57bf65baa0 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3/action returned with HTTP 200 Sep 07 10:52:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 94/184] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:52:21 2026] POST /volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3/action => generated 0 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 10:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c92c2e56-9b90-4e46-8476-36cd16459508 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c92c2e56-9b90-4e46-8476-36cd16459508 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 Sep 07 10:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c92c2e56-9b90-4e46-8476-36cd16459508 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c92c2e56-9b90-4e46-8476-36cd16459508 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c92c2e56-9b90-4e46-8476-36cd16459508 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c92c2e56-9b90-4e46-8476-36cd16459508 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 returned with HTTP 200 Sep 07 10:52:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 91/185] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:21 2026] GET /volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-a0127b42-3bd6-4fa4-a4bc-a190b6e13c7b req-a64ecaa4-03fa-41c1-8e13-4c52004d4df4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-a0127b42-3bd6-4fa4-a4bc-a190b6e13c7b req-a64ecaa4-03fa-41c1-8e13-4c52004d4df4 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 Sep 07 10:52:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-a0127b42-3bd6-4fa4-a4bc-a190b6e13c7b req-a64ecaa4-03fa-41c1-8e13-4c52004d4df4 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-a0127b42-3bd6-4fa4-a4bc-a190b6e13c7b req-a64ecaa4-03fa-41c1-8e13-4c52004d4df4 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-a0127b42-3bd6-4fa4-a4bc-a190b6e13c7b req-a64ecaa4-03fa-41c1-8e13-4c52004d4df4 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-a0127b42-3bd6-4fa4-a4bc-a190b6e13c7b req-a64ecaa4-03fa-41c1-8e13-4c52004d4df4 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 returned with HTTP 200 Sep 07 10:52:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 95/186] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:52:22 2026] GET /volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:52:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ea20995a-ab44-4a3b-b221-34b56df33c76 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea20995a-ab44-4a3b-b221-34b56df33c76 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641 Sep 07 10:52:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea20995a-ab44-4a3b-b221-34b56df33c76 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea20995a-ab44-4a3b-b221-34b56df33c76 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-ea20995a-ab44-4a3b-b221-34b56df33c76 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] show called for member 1e12a58e-c938-4048-84b1-3ddbd7893641 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:52:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:22 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:52:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea20995a-ab44-4a3b-b221-34b56df33c76 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641 returned with HTTP 200 Sep 07 10:52:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 92/187] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:52:22 2026] GET /volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641 => generated 389 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-565437b0-56de-4129-85da-21f1b10be359 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:52:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1252393823", "volume_type": "05e79fd0-8292-4a76-9677-62d89608fcd7", "group_id": "1e12a58e-c938-4048-84b1-3ddbd7893641", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1252393823', 'volume_type': '05e79fd0-8292-4a76-9677-62d89608fcd7', 'group_id': '1e12a58e-c938-4048-84b1-3ddbd7893641', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:52:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:22 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Create volume of 1 GB Sep 07 10:52:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:22 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:52:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Availability Zones retrieved successfully. Sep 07 10:52:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Flow 'volume_create_api' (2b078214-c559-49ab-bc32-9d74a0926143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310a0536-ec09-43ad-b2df-1e0a1d087581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:52:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310a0536-ec09-43ad-b2df-1e0a1d087581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:52:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05e79fd0-8292-4a76-9677-62d89608fcd7,is_public=True,name='tempest-GroupsV314Test-volume-type-1481108783',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05e79fd0-8292-4a76-9677-62d89608fcd7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1e12a58e-c938-4048-84b1-3ddbd7893641', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfcc339-e279-4bfc-8553-637abf9472f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:22 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1481108783 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1481108783, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:52:22 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1481108783 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1481108783, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Created reservations ['48e38d3f-9311-4560-a1b0-36e1beb58eee', '87815cde-9776-4ce0-a7ac-71116b504c6e', 'd590daec-bf09-4263-ad80-55eceea14e62', 'c347b41b-9685-4a4d-9ae2-93cce6723da3'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfcc339-e279-4bfc-8553-637abf9472f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48e38d3f-9311-4560-a1b0-36e1beb58eee', '87815cde-9776-4ce0-a7ac-71116b504c6e', 'd590daec-bf09-4263-ad80-55eceea14e62', 'c347b41b-9685-4a4d-9ae2-93cce6723da3']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4830c4f7-cb76-43c5-b732-02c39eaf7a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4830c4f7-cb76-43c5-b732-02c39eaf7a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34a41075-2ce7-478f-9d5f-3a42d41546e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1252393823',encryption_key_id=None,group_id=1e12a58e-c938-4048-84b1-3ddbd7893641,group_type_id=,metadata={},multiattach=False,project_id='8f6308b355fe4cf588e01a5564392ca6',qos_specs=None,replication_status=,reservations=['48e38d3f-9311-4560-a1b0-36e1beb58eee','87815cde-9776-4ce0-a7ac-71116b504c6e','d590daec-bf09-4263-ad80-55eceea14e62','c347b41b-9685-4a4d-9ae2-93cce6723da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01306bcb5cf24ac9bbea7207179603ae',volume_type_id=05e79fd0-8292-4a76-9677-62d89608fcd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1252393823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1e12a58e-c938-4048-84b1-3ddbd7893641,host=None,id=34a41075-2ce7-478f-9d5f-3a42d41546e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6308b355fe4cf588e01a5564392ca6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01306bcb5cf24ac9bbea7207179603ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05e79fd0-8292-4a76-9677-62d89608fcd7),volume_type_id=05e79fd0-8292-4a76-9677-62d89608fcd7)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465931c9-31b2-4490-82ef-9e76b313ce2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465931c9-31b2-4490-82ef-9e76b313ce2a) transitioned into state 'SUCCESS' from state '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-1252393823',encryption_key_id=None,group_id=1e12a58e-c938-4048-84b1-3ddbd7893641,group_type_id=,metadata={},multiattach=False,project_id='8f6308b355fe4cf588e01a5564392ca6',qos_specs=None,replication_status=,reservations=['48e38d3f-9311-4560-a1b0-36e1beb58eee','87815cde-9776-4ce0-a7ac-71116b504c6e','d590daec-bf09-4263-ad80-55eceea14e62','c347b41b-9685-4a4d-9ae2-93cce6723da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01306bcb5cf24ac9bbea7207179603ae',volume_type_id=05e79fd0-8292-4a76-9677-62d89608fcd7)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39f7fe0-954d-4383-9a88-ab414595872b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39f7fe0-954d-4383-9a88-ab414595872b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Flow 'volume_create_api' (2b078214-c559-49ab-bc32-9d74a0926143) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Create volume request issued successfully. Sep 07 10:52:23 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:23 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-565437b0-56de-4129-85da-21f1b10be359 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:52:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 96/188] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 10:52:22 2026] POST /volume/v3/volumes => generated 825 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-75615435"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-75615435'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:52:23 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Create volume of 1 GB Sep 07 10:52:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dfd4388f-5631-4d26-baa2-49dbb99cfc7a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dfd4388f-5631-4d26-baa2-49dbb99cfc7a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dfd4388f-5631-4d26-baa2-49dbb99cfc7a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dfd4388f-5631-4d26-baa2-49dbb99cfc7a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Availability Zones retrieved successfully. Sep 07 10:52:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Flow 'volume_create_api' (badbb60e-e734-4fb0-8a01-1629465b3d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b32e8e-67c6-4659-9fb0-b103b0f4feba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-dfd4388f-5631-4d26-baa2-49dbb99cfc7a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:23 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-dfd4388f-5631-4d26-baa2-49dbb99cfc7a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:23 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-dfd4388f-5631-4d26-baa2-49dbb99cfc7a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b32e8e-67c6-4659-9fb0-b103b0f4feba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-dfd4388f-5631-4d26-baa2-49dbb99cfc7a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec27f03a-42bb-41ce-94d7-a5672906f5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dfd4388f-5631-4d26-baa2-49dbb99cfc7a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 returned with HTTP 200 Sep 07 10:52:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 97/189] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:23 2026] GET /volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 => generated 893 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Created reservations ['623312fa-2fe0-48c9-ad70-756acab9a17c', '93ca481b-3044-4e31-b8c6-19dcee0b378a', '2697405a-91ee-41d0-a6c4-52e2e237987e', '85edf767-1777-4d5c-80c8-2f5a726b7e9f'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec27f03a-42bb-41ce-94d7-a5672906f5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['623312fa-2fe0-48c9-ad70-756acab9a17c', '93ca481b-3044-4e31-b8c6-19dcee0b378a', '2697405a-91ee-41d0-a6c4-52e2e237987e', '85edf767-1777-4d5c-80c8-2f5a726b7e9f']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf93127-367d-43dd-97d9-ea44ddb657c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf93127-367d-43dd-97d9-ea44ddb657c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd918d078-2feb-4ee7-a1ca-aa172e125f7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-75615435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b2a835103d4587962e8440b25b6151',qos_specs=None,replication_status=,reservations=['623312fa-2fe0-48c9-ad70-756acab9a17c','93ca481b-3044-4e31-b8c6-19dcee0b378a','2697405a-91ee-41d0-a6c4-52e2e237987e','85edf767-1777-4d5c-80c8-2f5a726b7e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b15f9304f26447cbea35f620cbc35f0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-75615435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d918d078-2feb-4ee7-a1ca-aa172e125f7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85b2a835103d4587962e8440b25b6151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b15f9304f26447cbea35f620cbc35f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dddc446-d72d-4ea3-816e-10787df375fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dddc446-d72d-4ea3-816e-10787df375fc) transitioned into state 'SUCCESS' from state '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-75615435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b2a835103d4587962e8440b25b6151',qos_specs=None,replication_status=,reservations=['623312fa-2fe0-48c9-ad70-756acab9a17c','93ca481b-3044-4e31-b8c6-19dcee0b378a','2697405a-91ee-41d0-a6c4-52e2e237987e','85edf767-1777-4d5c-80c8-2f5a726b7e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b15f9304f26447cbea35f620cbc35f0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbd8c57-3154-46b2-aadd-1897f0d9bdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbd8c57-3154-46b2-aadd-1897f0d9bdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Flow 'volume_create_api' (badbb60e-e734-4fb0-8a01-1629465b3d3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Create volume request issued successfully. Sep 07 10:52:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a8503e9-ab23-436e-bb46-1d1d5c935e03 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:52:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 93/190] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:52:23 2026] POST /volume/v3/volumes => generated 759 bytes in 810 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:52:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c63706f3-2d6b-4bb8-8a0b-12f69591a906 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c63706f3-2d6b-4bb8-8a0b-12f69591a906 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e Sep 07 10:52:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c63706f3-2d6b-4bb8-8a0b-12f69591a906 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c63706f3-2d6b-4bb8-8a0b-12f69591a906 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c63706f3-2d6b-4bb8-8a0b-12f69591a906 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c63706f3-2d6b-4bb8-8a0b-12f69591a906 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e returned with HTTP 200 Sep 07 10:52:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 98/191] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:24 2026] GET /volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e => generated 827 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-87c99f0f-f590-4bb5-a237-b4c70f469216 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87c99f0f-f590-4bb5-a237-b4c70f469216 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 Sep 07 10:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87c99f0f-f590-4bb5-a237-b4c70f469216 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87c99f0f-f590-4bb5-a237-b4c70f469216 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-87c99f0f-f590-4bb5-a237-b4c70f469216 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:24 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-87c99f0f-f590-4bb5-a237-b4c70f469216 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:24 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-87c99f0f-f590-4bb5-a237-b4c70f469216 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:24 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-87c99f0f-f590-4bb5-a237-b4c70f469216 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87c99f0f-f590-4bb5-a237-b4c70f469216 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 returned with HTTP 200 Sep 07 10:52:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 94/192] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:24 2026] GET /volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 => generated 917 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-aaec87f8-5304-4cb6-b645-78c30cb8d1fc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aaec87f8-5304-4cb6-b645-78c30cb8d1fc tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e Sep 07 10:52:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aaec87f8-5304-4cb6-b645-78c30cb8d1fc tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aaec87f8-5304-4cb6-b645-78c30cb8d1fc tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-aaec87f8-5304-4cb6-b645-78c30cb8d1fc tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aaec87f8-5304-4cb6-b645-78c30cb8d1fc tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e returned with HTTP 200 Sep 07 10:52:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 99/193] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:25 2026] GET /volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-225b5245-43cc-4204-8d4f-04145b1768bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-225b5245-43cc-4204-8d4f-04145b1768bd tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 Sep 07 10:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-225b5245-43cc-4204-8d4f-04145b1768bd tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-225b5245-43cc-4204-8d4f-04145b1768bd tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-225b5245-43cc-4204-8d4f-04145b1768bd tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:25 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-225b5245-43cc-4204-8d4f-04145b1768bd tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:25 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-225b5245-43cc-4204-8d4f-04145b1768bd tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:26 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-225b5245-43cc-4204-8d4f-04145b1768bd tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-225b5245-43cc-4204-8d4f-04145b1768bd tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 returned with HTTP 200 Sep 07 10:52:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 95/194] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:25 2026] GET /volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 => generated 918 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] POST http://192.168.122.99/volume/v3/groups/action Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Action body: b'{"create-from-src": {"source_group_id": "1e12a58e-c938-4048-84b1-3ddbd7893641", "name": "tempest-Group_from_grp-1072797301"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "1e12a58e-c938-4048-84b1-3ddbd7893641", "name": "tempest-Group_from_grp-1072797301"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Creating new group {'create-from-src': {'source_group_id': '1e12a58e-c938-4048-84b1-3ddbd7893641', 'name': 'tempest-Group_from_grp-1072797301'}}. {{(pid=86959) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Creating group tempest-Group_from_grp-1072797301 from source group 1e12a58e-c938-4048-84b1-3ddbd7893641. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Created reservations ['53b59829-7083-4053-bef2-c0505d82b1da'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-094ff3ef-a995-45e9-bd9e-bfe46b6098a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-094ff3ef-a995-45e9-bd9e-bfe46b6098a9 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e Sep 07 10:52:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-094ff3ef-a995-45e9-bd9e-bfe46b6098a9 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-094ff3ef-a995-45e9-bd9e-bfe46b6098a9 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.group.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] A mapping entry already exists for group 559137b7-d02d-4ada-adad-c2bbc76b6624 and volume type 05e79fd0-8292-4a76-9677-62d89608fcd7. Do not need to create again. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Availability zone cache updated, next update will occur around 2026-09-07 09:52:26.408650. {{(pid=86959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Availability Zones retrieved successfully. Sep 07 10:52:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-094ff3ef-a995-45e9-bd9e-bfe46b6098a9 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Flow 'volume_create_api' (6387ac25-e24d-4b57-ac01-d6be974c57ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52f98477-bb82-42f8-9b3d-29eb3af4c2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-094ff3ef-a995-45e9-bd9e-bfe46b6098a9 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e returned with HTTP 200 Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:52:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 96/195] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:26 2026] GET /volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52f98477-bb82-42f8-9b3d-29eb3af4c2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '34a41075-2ce7-478f-9d5f-3a42d41546e4', 'volume_type': VolumeType(created_at=2026-09-07T08:52:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05e79fd0-8292-4a76-9677-62d89608fcd7,is_public=True,name='tempest-GroupsV314Test-volume-type-1481108783',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05e79fd0-8292-4a76-9677-62d89608fcd7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '559137b7-d02d-4ada-adad-c2bbc76b6624', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089e34c9-36dd-4001-bfa8-641e338bf1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Created reservations ['de05db31-b7ac-4c8f-a9d9-e6ce433f0bfc', 'd3d2da26-9ea7-4994-ae81-837ea0b06202', 'c235d4d8-7259-40cf-b698-1bec64ee87c6', 'a4f52505-551f-41bb-b7bb-278aa0cc01e3'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089e34c9-36dd-4001-bfa8-641e338bf1f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de05db31-b7ac-4c8f-a9d9-e6ce433f0bfc', 'd3d2da26-9ea7-4994-ae81-837ea0b06202', 'c235d4d8-7259-40cf-b698-1bec64ee87c6', 'a4f52505-551f-41bb-b7bb-278aa0cc01e3']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e05a1c-de3d-4046-b8f4-89dfe343c3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e05a1c-de3d-4046-b8f4-89dfe343c3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9b0dd21-6f81-4162-96cc-2f6d9b989a5a', '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=559137b7-d02d-4ada-adad-c2bbc76b6624,group_type_id=,metadata={},multiattach=False,project_id='8f6308b355fe4cf588e01a5564392ca6',qos_specs=None,replication_status=,reservations=['de05db31-b7ac-4c8f-a9d9-e6ce433f0bfc','d3d2da26-9ea7-4994-ae81-837ea0b06202','c235d4d8-7259-40cf-b698-1bec64ee87c6','a4f52505-551f-41bb-b7bb-278aa0cc01e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=34a41075-2ce7-478f-9d5f-3a42d41546e4,status='creating',user_id='01306bcb5cf24ac9bbea7207179603ae',volume_type_id=05e79fd0-8292-4a76-9677-62d89608fcd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:52:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=559137b7-d02d-4ada-adad-c2bbc76b6624,host=None,id=e9b0dd21-6f81-4162-96cc-2f6d9b989a5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6308b355fe4cf588e01a5564392ca6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=34a41075-2ce7-478f-9d5f-3a42d41546e4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01306bcb5cf24ac9bbea7207179603ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05e79fd0-8292-4a76-9677-62d89608fcd7),volume_type_id=05e79fd0-8292-4a76-9677-62d89608fcd7)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c33d930b-f623-4506-ab3c-bcd452667357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c33d930b-f623-4506-ab3c-bcd452667357) transitioned into state 'SUCCESS' from 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=559137b7-d02d-4ada-adad-c2bbc76b6624,group_type_id=,metadata={},multiattach=False,project_id='8f6308b355fe4cf588e01a5564392ca6',qos_specs=None,replication_status=,reservations=['de05db31-b7ac-4c8f-a9d9-e6ce433f0bfc','d3d2da26-9ea7-4994-ae81-837ea0b06202','c235d4d8-7259-40cf-b698-1bec64ee87c6','a4f52505-551f-41bb-b7bb-278aa0cc01e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=34a41075-2ce7-478f-9d5f-3a42d41546e4,status='creating',user_id='01306bcb5cf24ac9bbea7207179603ae',volume_type_id=05e79fd0-8292-4a76-9677-62d89608fcd7)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Flow 'volume_create_api' (6387ac25-e24d-4b57-ac01-d6be974c57ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Create volume request issued successfully. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4cc52a0b-aa9c-48ab-9182-54aca38a7f0c tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/groups/action returned with HTTP 202 Sep 07 10:52:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 100/196] 192.168.122.99 () {62 vars in 1197 bytes} [Mon Sep 7 10:52:26 2026] POST /volume/v3/groups/action => generated 102 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:52:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:52:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bbeb723a-d0ab-47d1-a530-5cef2c098893 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bbeb723a-d0ab-47d1-a530-5cef2c098893 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] DELETE http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bbeb723a-d0ab-47d1-a530-5cef2c098893 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bbeb723a-d0ab-47d1-a530-5cef2c098893 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-bbeb723a-d0ab-47d1-a530-5cef2c098893 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Delete volume with id: d918d078-2feb-4ee7-a1ca-aa172e125f7e Sep 07 10:52:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Get all volumes completed successfully. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bbeb723a-d0ab-47d1-a530-5cef2c098893 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bbeb723a-d0ab-47d1-a530-5cef2c098893 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Delete volume request issued successfully. Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bbeb723a-d0ab-47d1-a530-5cef2c098893 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e returned with HTTP 202 Sep 07 10:52:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 101/197] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:52:26 2026] DELETE /volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7ff42045-2920-4e91-b04d-5cea8062f762 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7ff42045-2920-4e91-b04d-5cea8062f762 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7ff42045-2920-4e91-b04d-5cea8062f762 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7ff42045-2920-4e91-b04d-5cea8062f762 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7ff42045-2920-4e91-b04d-5cea8062f762 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7ff42045-2920-4e91-b04d-5cea8062f762 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e returned with HTTP 200 Sep 07 10:52:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 102/198] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:26 2026] GET /volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:27 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:27 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:27 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:27 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-26e24e51-1759-46cf-ae76-55682a40cfc6 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:52:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 97/199] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:52:26 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:52:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-94a3b07f-a877-4c5d-b960-34cc4c849190 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-94a3b07f-a877-4c5d-b960-34cc4c849190 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-94a3b07f-a877-4c5d-b960-34cc4c849190 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-94a3b07f-a877-4c5d-b960-34cc4c849190 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-94a3b07f-a877-4c5d-b960-34cc4c849190 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:27 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-94a3b07f-a877-4c5d-b960-34cc4c849190 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:27 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-94a3b07f-a877-4c5d-b960-34cc4c849190 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:27 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-94a3b07f-a877-4c5d-b960-34cc4c849190 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-94a3b07f-a877-4c5d-b960-34cc4c849190 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 103/200] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:27 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 928 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6ae5ecc0-5b45-4fca-b404-b1c95b702484 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ae5ecc0-5b45-4fca-b404-b1c95b702484 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e Sep 07 10:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ae5ecc0-5b45-4fca-b404-b1c95b702484 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ae5ecc0-5b45-4fca-b404-b1c95b702484 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ae5ecc0-5b45-4fca-b404-b1c95b702484 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e returned with HTTP 404 Sep 07 10:52:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 98/201] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:28 2026] GET /volume/v3/volumes/d918d078-2feb-4ee7-a1ca-aa172e125f7e => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a6d88a5f-5891-47da-b935-fc28ec6a4ab2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a6d88a5f-5891-47da-b935-fc28ec6a4ab2 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] DELETE http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 Sep 07 10:52:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a6d88a5f-5891-47da-b935-fc28ec6a4ab2 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a6d88a5f-5891-47da-b935-fc28ec6a4ab2 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:28 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a6d88a5f-5891-47da-b935-fc28ec6a4ab2 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Delete volume with id: 1a26836c-bbad-4681-bf23-b565eea81ca3 Sep 07 10:52:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a6d88a5f-5891-47da-b935-fc28ec6a4ab2 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a6d88a5f-5891-47da-b935-fc28ec6a4ab2 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Delete volume request issued successfully. Sep 07 10:52:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a6d88a5f-5891-47da-b935-fc28ec6a4ab2 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 returned with HTTP 202 Sep 07 10:52:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 104/202] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:52:28 2026] DELETE /volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-10766d56-51ed-44c3-ad7c-1fa6c5022b95 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-10766d56-51ed-44c3-ad7c-1fa6c5022b95 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 Sep 07 10:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-10766d56-51ed-44c3-ad7c-1fa6c5022b95 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-10766d56-51ed-44c3-ad7c-1fa6c5022b95 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-10766d56-51ed-44c3-ad7c-1fa6c5022b95 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-10766d56-51ed-44c3-ad7c-1fa6c5022b95 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 returned with HTTP 200 Sep 07 10:52:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 99/203] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:28 2026] GET /volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-900a1053-2bc5-4a6c-9f1e-c11a515d7cfe None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-900a1053-2bc5-4a6c-9f1e-c11a515d7cfe tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-900a1053-2bc5-4a6c-9f1e-c11a515d7cfe tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-900a1053-2bc5-4a6c-9f1e-c11a515d7cfe tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-900a1053-2bc5-4a6c-9f1e-c11a515d7cfe tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:28 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-900a1053-2bc5-4a6c-9f1e-c11a515d7cfe tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:28 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-900a1053-2bc5-4a6c-9f1e-c11a515d7cfe tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:28 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-900a1053-2bc5-4a6c-9f1e-c11a515d7cfe tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-900a1053-2bc5-4a6c-9f1e-c11a515d7cfe tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 105/204] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:28 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 928 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d375aa38-d112-41d0-b7fd-3b7eb6006f69 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d375aa38-d112-41d0-b7fd-3b7eb6006f69 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 Sep 07 10:52:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d375aa38-d112-41d0-b7fd-3b7eb6006f69 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d375aa38-d112-41d0-b7fd-3b7eb6006f69 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d375aa38-d112-41d0-b7fd-3b7eb6006f69 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Volume info retrieved successfully. Sep 07 10:52:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d375aa38-d112-41d0-b7fd-3b7eb6006f69 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 returned with HTTP 200 Sep 07 10:52:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 100/205] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:29 2026] GET /volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 => generated 853 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ad3b09c5-0e8a-418f-bc80-03be1254e180 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ad3b09c5-0e8a-418f-bc80-03be1254e180 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ad3b09c5-0e8a-418f-bc80-03be1254e180 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ad3b09c5-0e8a-418f-bc80-03be1254e180 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ad3b09c5-0e8a-418f-bc80-03be1254e180 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:29 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-ad3b09c5-0e8a-418f-bc80-03be1254e180 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:29 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-ad3b09c5-0e8a-418f-bc80-03be1254e180 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:29 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-ad3b09c5-0e8a-418f-bc80-03be1254e180 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ad3b09c5-0e8a-418f-bc80-03be1254e180 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 106/206] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:29 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 928 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b1ede313-7fdf-4adf-a15a-f58b5cc6a648 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b1ede313-7fdf-4adf-a15a-f58b5cc6a648 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] GET http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 Sep 07 10:52:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b1ede313-7fdf-4adf-a15a-f58b5cc6a648 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b1ede313-7fdf-4adf-a15a-f58b5cc6a648 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b1ede313-7fdf-4adf-a15a-f58b5cc6a648 tempest-ServersNegativeTestJSON-1890471861 tempest-ServersNegativeTestJSON-1890471861-project-member] http://192.168.122.99/volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 returned with HTTP 404 Sep 07 10:52:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 101/207] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:30 2026] GET /volume/v3/volumes/1a26836c-bbad-4681-bf23-b565eea81ca3 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4f2e5692-bd26-4bd5-b908-8f75b6ed13a4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4f2e5692-bd26-4bd5-b908-8f75b6ed13a4 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4f2e5692-bd26-4bd5-b908-8f75b6ed13a4 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4f2e5692-bd26-4bd5-b908-8f75b6ed13a4 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4f2e5692-bd26-4bd5-b908-8f75b6ed13a4 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:31 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-4f2e5692-bd26-4bd5-b908-8f75b6ed13a4 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:31 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-4f2e5692-bd26-4bd5-b908-8f75b6ed13a4 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:31 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-4f2e5692-bd26-4bd5-b908-8f75b6ed13a4 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4f2e5692-bd26-4bd5-b908-8f75b6ed13a4 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 107/208] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:31 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 928 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c2b54648-3b8c-4938-800a-4f80f68883e1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2b54648-3b8c-4938-800a-4f80f68883e1 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2b54648-3b8c-4938-800a-4f80f68883e1 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2b54648-3b8c-4938-800a-4f80f68883e1 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c2b54648-3b8c-4938-800a-4f80f68883e1 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:32 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-c2b54648-3b8c-4938-800a-4f80f68883e1 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:32 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-c2b54648-3b8c-4938-800a-4f80f68883e1 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:32 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-c2b54648-3b8c-4938-800a-4f80f68883e1 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2b54648-3b8c-4938-800a-4f80f68883e1 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 102/209] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:32 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 928 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2f64f6ad-3702-4d5d-88a8-307657d04d1b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2f64f6ad-3702-4d5d-88a8-307657d04d1b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2f64f6ad-3702-4d5d-88a8-307657d04d1b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2f64f6ad-3702-4d5d-88a8-307657d04d1b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2f64f6ad-3702-4d5d-88a8-307657d04d1b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:33 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-2f64f6ad-3702-4d5d-88a8-307657d04d1b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:33 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-2f64f6ad-3702-4d5d-88a8-307657d04d1b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:33 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-2f64f6ad-3702-4d5d-88a8-307657d04d1b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2f64f6ad-3702-4d5d-88a8-307657d04d1b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 108/210] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:33 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 928 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2e1392eb-f85d-4c6c-b9b2-960f464ef990 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e1392eb-f85d-4c6c-b9b2-960f464ef990 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e1392eb-f85d-4c6c-b9b2-960f464ef990 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e1392eb-f85d-4c6c-b9b2-960f464ef990 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2e1392eb-f85d-4c6c-b9b2-960f464ef990 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:35 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-2e1392eb-f85d-4c6c-b9b2-960f464ef990 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:35 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-2e1392eb-f85d-4c6c-b9b2-960f464ef990 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:35 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-2e1392eb-f85d-4c6c-b9b2-960f464ef990 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e1392eb-f85d-4c6c-b9b2-960f464ef990 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 103/211] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:35 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 928 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8c5e238a-7df5-41f0-8cf9-5276586fdba3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8c5e238a-7df5-41f0-8cf9-5276586fdba3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8c5e238a-7df5-41f0-8cf9-5276586fdba3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8c5e238a-7df5-41f0-8cf9-5276586fdba3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8c5e238a-7df5-41f0-8cf9-5276586fdba3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:36 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-8c5e238a-7df5-41f0-8cf9-5276586fdba3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:36 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-8c5e238a-7df5-41f0-8cf9-5276586fdba3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:36 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-8c5e238a-7df5-41f0-8cf9-5276586fdba3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8c5e238a-7df5-41f0-8cf9-5276586fdba3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 109/212] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:36 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 928 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0e11f02d-c6f7-4b79-b47c-5d9f4ce4a30a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e11f02d-c6f7-4b79-b47c-5d9f4ce4a30a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e11f02d-c6f7-4b79-b47c-5d9f4ce4a30a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e11f02d-c6f7-4b79-b47c-5d9f4ce4a30a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0e11f02d-c6f7-4b79-b47c-5d9f4ce4a30a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:37 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-0e11f02d-c6f7-4b79-b47c-5d9f4ce4a30a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:37 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-0e11f02d-c6f7-4b79-b47c-5d9f4ce4a30a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:38 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-0e11f02d-c6f7-4b79-b47c-5d9f4ce4a30a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e11f02d-c6f7-4b79-b47c-5d9f4ce4a30a tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 104/213] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:37 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 928 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-96435944-580e-4165-90d8-22e95b8b076e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-96435944-580e-4165-90d8-22e95b8b076e tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-96435944-580e-4165-90d8-22e95b8b076e tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-96435944-580e-4165-90d8-22e95b8b076e tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-96435944-580e-4165-90d8-22e95b8b076e tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:39 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-96435944-580e-4165-90d8-22e95b8b076e tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:39 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-96435944-580e-4165-90d8-22e95b8b076e tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:39 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-96435944-580e-4165-90d8-22e95b8b076e tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-96435944-580e-4165-90d8-22e95b8b076e tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 110/214] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:39 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 928 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-901f6b14-ae3f-45c3-9359-41880b30a340 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-901f6b14-ae3f-45c3-9359-41880b30a340 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-901f6b14-ae3f-45c3-9359-41880b30a340 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-901f6b14-ae3f-45c3-9359-41880b30a340 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-901f6b14-ae3f-45c3-9359-41880b30a340 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-901f6b14-ae3f-45c3-9359-41880b30a340 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:40 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-901f6b14-ae3f-45c3-9359-41880b30a340 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-901f6b14-ae3f-45c3-9359-41880b30a340 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-901f6b14-ae3f-45c3-9359-41880b30a340 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 105/215] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:40 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 929 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d3448906-55c5-4e64-85a2-ab517c0beb66 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3448906-55c5-4e64-85a2-ab517c0beb66 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/groups/559137b7-d02d-4ada-adad-c2bbc76b6624 Sep 07 10:52:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3448906-55c5-4e64-85a2-ab517c0beb66 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3448906-55c5-4e64-85a2-ab517c0beb66 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-d3448906-55c5-4e64-85a2-ab517c0beb66 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] show called for member 559137b7-d02d-4ada-adad-c2bbc76b6624 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:52:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:40 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:52:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3448906-55c5-4e64-85a2-ab517c0beb66 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/groups/559137b7-d02d-4ada-adad-c2bbc76b6624 returned with HTTP 200 Sep 07 10:52:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 111/216] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:52:40 2026] GET /volume/v3/groups/559137b7-d02d-4ada-adad-c2bbc76b6624 => generated 417 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c9651711-f589-4388-98b2-e1ea3630971f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:52:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Get all volumes completed successfully. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:40 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:40 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:40 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9651711-f589-4388-98b2-e1ea3630971f tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:52:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 106/217] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:52:40 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 10:52:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b639805a-a76f-4ae8-a159-46ee36e935a0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b639805a-a76f-4ae8-a159-46ee36e935a0 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] POST http://192.168.122.99/volume/v3/groups/559137b7-d02d-4ada-adad-c2bbc76b6624/action Sep 07 10:52:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b639805a-a76f-4ae8-a159-46ee36e935a0 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:52:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b639805a-a76f-4ae8-a159-46ee36e935a0 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-b639805a-a76f-4ae8-a159-46ee36e935a0 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] delete called for group 559137b7-d02d-4ada-adad-c2bbc76b6624 {{(pid=86959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:52:40 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-b639805a-a76f-4ae8-a159-46ee36e935a0 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Delete group with id: 559137b7-d02d-4ada-adad-c2bbc76b6624 Sep 07 10:52:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:40 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:52:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:40 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:52:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b639805a-a76f-4ae8-a159-46ee36e935a0 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/groups/559137b7-d02d-4ada-adad-c2bbc76b6624/action returned with HTTP 202 Sep 07 10:52:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 112/218] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:52:40 2026] POST /volume/v3/groups/559137b7-d02d-4ada-adad-c2bbc76b6624/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a9989fb5-659e-4450-975e-cb39234a7c5d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9989fb5-659e-4450-975e-cb39234a7c5d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9989fb5-659e-4450-975e-cb39234a7c5d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9989fb5-659e-4450-975e-cb39234a7c5d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a9989fb5-659e-4450-975e-cb39234a7c5d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-a9989fb5-659e-4450-975e-cb39234a7c5d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:40 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-a9989fb5-659e-4450-975e-cb39234a7c5d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:40 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-a9989fb5-659e-4450-975e-cb39234a7c5d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9989fb5-659e-4450-975e-cb39234a7c5d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 200 Sep 07 10:52:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 107/219] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:40 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 928 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5f2cfc34-ae73-4923-a315-86f6450a315d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5f2cfc34-ae73-4923-a315-86f6450a315d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5f2cfc34-ae73-4923-a315-86f6450a315d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5f2cfc34-ae73-4923-a315-86f6450a315d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5f2cfc34-ae73-4923-a315-86f6450a315d tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a returned with HTTP 404 Sep 07 10:52:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 113/220] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:42 2026] GET /volume/v3/volumes/e9b0dd21-6f81-4162-96cc-2f6d9b989a5a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:52:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-75119c58-6b44-4a83-a0ae-9fac9fee1b60 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-75119c58-6b44-4a83-a0ae-9fac9fee1b60 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/groups/559137b7-d02d-4ada-adad-c2bbc76b6624 Sep 07 10:52:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-75119c58-6b44-4a83-a0ae-9fac9fee1b60 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-75119c58-6b44-4a83-a0ae-9fac9fee1b60 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-75119c58-6b44-4a83-a0ae-9fac9fee1b60 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] show called for member 559137b7-d02d-4ada-adad-c2bbc76b6624 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:52:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-75119c58-6b44-4a83-a0ae-9fac9fee1b60 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/groups/559137b7-d02d-4ada-adad-c2bbc76b6624 returned with HTTP 404 Sep 07 10:52:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 108/221] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:52:42 2026] GET /volume/v3/groups/559137b7-d02d-4ada-adad-c2bbc76b6624 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c8b9077e-fb31-4fcb-9fef-72184e6e4980 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c8b9077e-fb31-4fcb-9fef-72184e6e4980 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c8b9077e-fb31-4fcb-9fef-72184e6e4980 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c8b9077e-fb31-4fcb-9fef-72184e6e4980 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-c8b9077e-fb31-4fcb-9fef-72184e6e4980 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c8b9077e-fb31-4fcb-9fef-72184e6e4980 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:42 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:52:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c8b9077e-fb31-4fcb-9fef-72184e6e4980 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Get all volumes completed successfully. Sep 07 10:52:42 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-c8b9077e-fb31-4fcb-9fef-72184e6e4980 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:42 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-c8b9077e-fb31-4fcb-9fef-72184e6e4980 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-c8b9077e-fb31-4fcb-9fef-72184e6e4980 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c8b9077e-fb31-4fcb-9fef-72184e6e4980 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:52:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 114/222] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:52:42 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-adf5d466-02f7-46d6-aeaf-c3b9898b732b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-adf5d466-02f7-46d6-aeaf-c3b9898b732b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] POST http://192.168.122.99/volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641/action Sep 07 10:52:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-adf5d466-02f7-46d6-aeaf-c3b9898b732b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:52:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-adf5d466-02f7-46d6-aeaf-c3b9898b732b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-adf5d466-02f7-46d6-aeaf-c3b9898b732b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] delete called for group 1e12a58e-c938-4048-84b1-3ddbd7893641 {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:52:42 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-adf5d466-02f7-46d6-aeaf-c3b9898b732b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Delete group with id: 1e12a58e-c938-4048-84b1-3ddbd7893641 Sep 07 10:52:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:42 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:52:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:42 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:52:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-adf5d466-02f7-46d6-aeaf-c3b9898b732b tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641/action returned with HTTP 202 Sep 07 10:52:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 109/223] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:52:42 2026] POST /volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-61ec360d-df37-471a-8c97-8771a880a1e3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-61ec360d-df37-471a-8c97-8771a880a1e3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-61ec360d-df37-471a-8c97-8771a880a1e3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-61ec360d-df37-471a-8c97-8771a880a1e3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-61ec360d-df37-471a-8c97-8771a880a1e3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Volume info retrieved successfully. Sep 07 10:52:42 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-61ec360d-df37-471a-8c97-8771a880a1e3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:52:42 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-61ec360d-df37-471a-8c97-8771a880a1e3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:52:42 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-61ec360d-df37-471a-8c97-8771a880a1e3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:52:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-61ec360d-df37-471a-8c97-8771a880a1e3 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 returned with HTTP 200 Sep 07 10:52:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 115/224] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:42 2026] GET /volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-43d48431-443d-4645-bd90-454a033654f2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43d48431-443d-4645-bd90-454a033654f2 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 Sep 07 10:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43d48431-443d-4645-bd90-454a033654f2 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43d48431-443d-4645-bd90-454a033654f2 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:43 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=210,cinder:UPDATE=36,cinder:INSERT=23 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43d48431-443d-4645-bd90-454a033654f2 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 returned with HTTP 404 Sep 07 10:52:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 110/225] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:52:43 2026] GET /volume/v3/volumes/34a41075-2ce7-478f-9d5f-3a42d41546e4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:52:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-373eb2fb-59be-43cb-ace7-7e84f3ec7c16 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-373eb2fb-59be-43cb-ace7-7e84f3ec7c16 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] GET http://192.168.122.99/volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641 Sep 07 10:52:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-373eb2fb-59be-43cb-ace7-7e84f3ec7c16 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-373eb2fb-59be-43cb-ace7-7e84f3ec7c16 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-373eb2fb-59be-43cb-ace7-7e84f3ec7c16 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] show called for member 1e12a58e-c938-4048-84b1-3ddbd7893641 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:52:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-373eb2fb-59be-43cb-ace7-7e84f3ec7c16 tempest-GroupsV314Test-365363546 tempest-GroupsV314Test-365363546-project-member] http://192.168.122.99/volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641 returned with HTTP 404 Sep 07 10:52:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 116/226] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:52:43 2026] GET /volume/v3/groups/1e12a58e-c938-4048-84b1-3ddbd7893641 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f93c3809-7970-49c9-8b3d-7c8a0c0bad1f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f93c3809-7970-49c9-8b3d-7c8a0c0bad1f tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/3283bb0f-846a-4f7e-ab52-64fdb7b874bf Sep 07 10:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f93c3809-7970-49c9-8b3d-7c8a0c0bad1f tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f93c3809-7970-49c9-8b3d-7c8a0c0bad1f tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f93c3809-7970-49c9-8b3d-7c8a0c0bad1f tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] http://192.168.122.99/volume/v3/group_types/3283bb0f-846a-4f7e-ab52-64fdb7b874bf returned with HTTP 202 Sep 07 10:52:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 111/227] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 10:52:43 2026] DELETE /volume/v3/group_types/3283bb0f-846a-4f7e-ab52-64fdb7b874bf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:52:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-127ea336-9462-45e1-91a8-4493e7be5453 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-127ea336-9462-45e1-91a8-4493e7be5453 tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] DELETE http://192.168.122.99/volume/v3/types/05e79fd0-8292-4a76-9677-62d89608fcd7 Sep 07 10:52:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-127ea336-9462-45e1-91a8-4493e7be5453 tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-127ea336-9462-45e1-91a8-4493e7be5453 tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-127ea336-9462-45e1-91a8-4493e7be5453 tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] http://192.168.122.99/volume/v3/types/05e79fd0-8292-4a76-9677-62d89608fcd7 returned with HTTP 202 Sep 07 10:52:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 117/228] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:52:43 2026] DELETE /volume/v3/types/05e79fd0-8292-4a76-9677-62d89608fcd7 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9668c16b-8469-4914-bcb4-def590124802 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9668c16b-8469-4914-bcb4-def590124802 tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] GET http://192.168.122.99/volume/v3/types/05e79fd0-8292-4a76-9677-62d89608fcd7 Sep 07 10:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9668c16b-8469-4914-bcb4-def590124802 tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9668c16b-8469-4914-bcb4-def590124802 tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9668c16b-8469-4914-bcb4-def590124802 tempest-GroupsV314Test-1949968423 tempest-GroupsV314Test-1949968423-project-admin] http://192.168.122.99/volume/v3/types/05e79fd0-8292-4a76-9677-62d89608fcd7 returned with HTTP 404 Sep 07 10:52:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 112/229] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:52:43 2026] GET /volume/v3/types/05e79fd0-8292-4a76-9677-62d89608fcd7 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:52:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:52:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-871457232", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-871457232', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:52:44 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Create volume of 1 GB Sep 07 10:52:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Availability Zones retrieved successfully. Sep 07 10:52:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Flow 'volume_create_api' (2f9e8b80-fad2-49c6-abbc-bbe0ef9210e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0650774f-078a-4ab1-9120-54898f9609cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:52:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0650774f-078a-4ab1-9120-54898f9609cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0677c8-4589-4852-8ed1-36559a08c75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:44 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Created reservations ['8972c28c-b273-4f6f-927c-6384ee7c16cc', 'f3d3dc59-1775-402b-b478-1a18e2434343', '3afb295e-4029-4e16-8282-41969b18a785', '22e29bd2-8182-4c42-b1a4-9c40b539e155'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:52:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0677c8-4589-4852-8ed1-36559a08c75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8972c28c-b273-4f6f-927c-6384ee7c16cc', 'f3d3dc59-1775-402b-b478-1a18e2434343', '3afb295e-4029-4e16-8282-41969b18a785', '22e29bd2-8182-4c42-b1a4-9c40b539e155']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:44 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d9c9cc-a06c-46fc-8d0f-6e9183d5c940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:45 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d9c9cc-a06c-46fc-8d0f-6e9183d5c940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fb42ed8-19da-4b83-8fab-ff1850c22770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-871457232',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b0f3945fd0d478295b7d35d755ad911',qos_specs=None,replication_status=,reservations=['8972c28c-b273-4f6f-927c-6384ee7c16cc','f3d3dc59-1775-402b-b478-1a18e2434343','3afb295e-4029-4e16-8282-41969b18a785','22e29bd2-8182-4c42-b1a4-9c40b539e155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f367636f47d0497d977ca1a765b13741',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-871457232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fb42ed8-19da-4b83-8fab-ff1850c22770,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3b0f3945fd0d478295b7d35d755ad911',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f367636f47d0497d977ca1a765b13741',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:45 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9be8b2f7-6d29-4c03-ac99-bc231faf4a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:45 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9be8b2f7-6d29-4c03-ac99-bc231faf4a59) transitioned into state 'SUCCESS' from state '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-871457232',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b0f3945fd0d478295b7d35d755ad911',qos_specs=None,replication_status=,reservations=['8972c28c-b273-4f6f-927c-6384ee7c16cc','f3d3dc59-1775-402b-b478-1a18e2434343','3afb295e-4029-4e16-8282-41969b18a785','22e29bd2-8182-4c42-b1a4-9c40b539e155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f367636f47d0497d977ca1a765b13741',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:45 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7788428-7e14-4285-8aad-e16630c8ead5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:52:45 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7788428-7e14-4285-8aad-e16630c8ead5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:52:45 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Flow 'volume_create_api' (2f9e8b80-fad2-49c6-abbc-bbe0ef9210e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:52:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Create volume request issued successfully. Sep 07 10:52:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-4c0459d6-4c03-447d-b0c8-e792074f761f tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:52:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 118/230] 192.168.122.99 () {64 vars in 1425 bytes} [Mon Sep 7 10:52:44 2026] POST /volume/v3/volumes => generated 769 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:52:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-fd8ef45d-43ff-4419-b56a-751c1fad5b5d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-fd8ef45d-43ff-4419-b56a-751c1fad5b5d tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] GET http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 Sep 07 10:52:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-fd8ef45d-43ff-4419-b56a-751c1fad5b5d tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-fd8ef45d-43ff-4419-b56a-751c1fad5b5d tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-fd8ef45d-43ff-4419-b56a-751c1fad5b5d tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Volume info retrieved successfully. Sep 07 10:52:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4fa40fc3-43a3-4849-8fa7-adaebdc75a02 req-fd8ef45d-43ff-4419-b56a-751c1fad5b5d tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 returned with HTTP 200 Sep 07 10:52:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 113/231] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:52:45 2026] GET /volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 => generated 837 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-050680a4-4b71-49a9-8afe-7922e86e31c6 req-0ad18096-65b3-41d4-93b1-8c675b09020a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-050680a4-4b71-49a9-8afe-7922e86e31c6 req-0ad18096-65b3-41d4-93b1-8c675b09020a tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] GET http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 Sep 07 10:52:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-050680a4-4b71-49a9-8afe-7922e86e31c6 req-0ad18096-65b3-41d4-93b1-8c675b09020a tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-050680a4-4b71-49a9-8afe-7922e86e31c6 req-0ad18096-65b3-41d4-93b1-8c675b09020a tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-050680a4-4b71-49a9-8afe-7922e86e31c6 req-0ad18096-65b3-41d4-93b1-8c675b09020a tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Volume info retrieved successfully. Sep 07 10:52:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-050680a4-4b71-49a9-8afe-7922e86e31c6 req-0ad18096-65b3-41d4-93b1-8c675b09020a tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 returned with HTTP 200 Sep 07 10:52:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 119/232] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:52:45 2026] GET /volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 => generated 837 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-f3e86b25-8e2c-4239-b5a4-3cf9e33b9170 req-dd180444-1953-42d9-b7bb-9bf2bea8b26d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f3e86b25-8e2c-4239-b5a4-3cf9e33b9170 req-dd180444-1953-42d9-b7bb-9bf2bea8b26d tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] GET http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 Sep 07 10:52:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f3e86b25-8e2c-4239-b5a4-3cf9e33b9170 req-dd180444-1953-42d9-b7bb-9bf2bea8b26d tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f3e86b25-8e2c-4239-b5a4-3cf9e33b9170 req-dd180444-1953-42d9-b7bb-9bf2bea8b26d tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-f3e86b25-8e2c-4239-b5a4-3cf9e33b9170 req-dd180444-1953-42d9-b7bb-9bf2bea8b26d tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Volume info retrieved successfully. Sep 07 10:52:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f3e86b25-8e2c-4239-b5a4-3cf9e33b9170 req-dd180444-1953-42d9-b7bb-9bf2bea8b26d tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 returned with HTTP 200 Sep 07 10:52:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 114/233] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:52:46 2026] GET /volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-a8f9c1dc-83d6-4953-9a7f-a778ee4f539d req-dfa3ccb0-6a47-459c-a175-d553667e1532 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-a8f9c1dc-83d6-4953-9a7f-a778ee4f539d req-dfa3ccb0-6a47-459c-a175-d553667e1532 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] GET http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 Sep 07 10:52:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-a8f9c1dc-83d6-4953-9a7f-a778ee4f539d req-dfa3ccb0-6a47-459c-a175-d553667e1532 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-a8f9c1dc-83d6-4953-9a7f-a778ee4f539d req-dfa3ccb0-6a47-459c-a175-d553667e1532 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-a8f9c1dc-83d6-4953-9a7f-a778ee4f539d req-dfa3ccb0-6a47-459c-a175-d553667e1532 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Volume info retrieved successfully. Sep 07 10:52:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-a8f9c1dc-83d6-4953-9a7f-a778ee4f539d req-dfa3ccb0-6a47-459c-a175-d553667e1532 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 returned with HTTP 200 Sep 07 10:52:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 120/234] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:52:47 2026] GET /volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5854f306-5a79-4893-9ccf-376dcc1eac54 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5854f306-5a79-4893-9ccf-376dcc1eac54 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] DELETE http://192.168.122.99/volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd Sep 07 10:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5854f306-5a79-4893-9ccf-376dcc1eac54 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5854f306-5a79-4893-9ccf-376dcc1eac54 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:48 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 07 10:52:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5854f306-5a79-4893-9ccf-376dcc1eac54 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd returned with HTTP 200 Sep 07 10:52:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 115/235] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:52:47 2026] DELETE /volume/v3/attachments/83d0b3d1-44cd-4721-9641-86a9b18826dd => generated 19 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5d186e65-4729-4fcd-ab7d-74e0e3d6e6c6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5d186e65-4729-4fcd-ab7d-74e0e3d6e6c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] DELETE http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:52:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5d186e65-4729-4fcd-ab7d-74e0e3d6e6c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5d186e65-4729-4fcd-ab7d-74e0e3d6e6c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:48 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5d186e65-4729-4fcd-ab7d-74e0e3d6e6c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Delete volume with id: 294fc758-59d1-479b-81de-c8a5e0b0ceb9 Sep 07 10:52:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5d186e65-4729-4fcd-ab7d-74e0e3d6e6c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-293eddb7-9f5f-4588-80f4-5303d1faaa2a req-b946cada-4bbf-49ff-a307-e43565530b80 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-293eddb7-9f5f-4588-80f4-5303d1faaa2a req-b946cada-4bbf-49ff-a307-e43565530b80 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-reader] GET http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 Sep 07 10:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-293eddb7-9f5f-4588-80f4-5303d1faaa2a req-b946cada-4bbf-49ff-a307-e43565530b80 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-293eddb7-9f5f-4588-80f4-5303d1faaa2a req-b946cada-4bbf-49ff-a307-e43565530b80 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-293eddb7-9f5f-4588-80f4-5303d1faaa2a req-b946cada-4bbf-49ff-a307-e43565530b80 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-reader] Volume info retrieved successfully. Sep 07 10:52:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5d186e65-4729-4fcd-ab7d-74e0e3d6e6c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Delete volume request issued successfully. Sep 07 10:52:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-19f6c1d9-068f-4eb5-89ee-d4e2a2c57f33 req-5d186e65-4729-4fcd-ab7d-74e0e3d6e6c6 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 returned with HTTP 202 Sep 07 10:52:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 121/236] 192.168.122.99 () {62 vars in 1504 bytes} [Mon Sep 7 10:52:48 2026] DELETE /volume/v3/volumes/294fc758-59d1-479b-81de-c8a5e0b0ceb9 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:52:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-293eddb7-9f5f-4588-80f4-5303d1faaa2a req-b946cada-4bbf-49ff-a307-e43565530b80 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-reader] http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 returned with HTTP 200 Sep 07 10:52:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 116/237] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:52:48 2026] GET /volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:52:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-321b9b8f-1f4b-4350-ab84-f862c1b9bed9 req-2a1cb859-448e-4dae-866b-fd7ab6c7def6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-321b9b8f-1f4b-4350-ab84-f862c1b9bed9 req-2a1cb859-448e-4dae-866b-fd7ab6c7def6 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] DELETE http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 Sep 07 10:52:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-321b9b8f-1f4b-4350-ab84-f862c1b9bed9 req-2a1cb859-448e-4dae-866b-fd7ab6c7def6 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-321b9b8f-1f4b-4350-ab84-f862c1b9bed9 req-2a1cb859-448e-4dae-866b-fd7ab6c7def6 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:48 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [req-321b9b8f-1f4b-4350-ab84-f862c1b9bed9 req-2a1cb859-448e-4dae-866b-fd7ab6c7def6 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Delete volume with id: 8fb42ed8-19da-4b83-8fab-ff1850c22770 Sep 07 10:52:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-321b9b8f-1f4b-4350-ab84-f862c1b9bed9 req-2a1cb859-448e-4dae-866b-fd7ab6c7def6 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Volume info retrieved successfully. Sep 07 10:52:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-321b9b8f-1f4b-4350-ab84-f862c1b9bed9 req-2a1cb859-448e-4dae-866b-fd7ab6c7def6 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Delete volume request issued successfully. Sep 07 10:52:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-321b9b8f-1f4b-4350-ab84-f862c1b9bed9 req-2a1cb859-448e-4dae-866b-fd7ab6c7def6 tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 returned with HTTP 202 Sep 07 10:52:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 122/238] 192.168.122.99 () {62 vars in 1504 bytes} [Mon Sep 7 10:52:48 2026] DELETE /volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-8056b701-7de8-45de-a43b-f7cbbad88845 req-bd827172-b087-439b-9801-e02a498c3acf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8056b701-7de8-45de-a43b-f7cbbad88845 req-bd827172-b087-439b-9801-e02a498c3acf tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] GET http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 Sep 07 10:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8056b701-7de8-45de-a43b-f7cbbad88845 req-bd827172-b087-439b-9801-e02a498c3acf tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8056b701-7de8-45de-a43b-f7cbbad88845 req-bd827172-b087-439b-9801-e02a498c3acf tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-8056b701-7de8-45de-a43b-f7cbbad88845 req-bd827172-b087-439b-9801-e02a498c3acf tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Volume info retrieved successfully. Sep 07 10:52:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8056b701-7de8-45de-a43b-f7cbbad88845 req-bd827172-b087-439b-9801-e02a498c3acf tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 returned with HTTP 200 Sep 07 10:52:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 117/239] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:52:48 2026] GET /volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 => generated 861 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-00e953ea-77b2-4305-87f1-b6dc54fb861f req-2106b002-40d4-4566-a58e-62b377a07bed None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-00e953ea-77b2-4305-87f1-b6dc54fb861f req-2106b002-40d4-4566-a58e-62b377a07bed tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] GET http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 Sep 07 10:52:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-00e953ea-77b2-4305-87f1-b6dc54fb861f req-2106b002-40d4-4566-a58e-62b377a07bed tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-00e953ea-77b2-4305-87f1-b6dc54fb861f req-2106b002-40d4-4566-a58e-62b377a07bed tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-00e953ea-77b2-4305-87f1-b6dc54fb861f req-2106b002-40d4-4566-a58e-62b377a07bed tempest-VolumesGetTestJSON-1646915907 tempest-VolumesGetTestJSON-1646915907-project-member] http://192.168.122.99/volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 returned with HTTP 404 Sep 07 10:52:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 123/240] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:52:49 2026] GET /volume/v3/volumes/8fb42ed8-19da-4b83-8fab-ff1850c22770 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ca217718-b871-4791-9f40-3ae0e65849b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca217718-b871-4791-9f40-3ae0e65849b5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] DELETE http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca217718-b871-4791-9f40-3ae0e65849b5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca217718-b871-4791-9f40-3ae0e65849b5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ca217718-b871-4791-9f40-3ae0e65849b5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Delete volume with id: bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:52:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:52:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ca217718-b871-4791-9f40-3ae0e65849b5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:52:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ca217718-b871-4791-9f40-3ae0e65849b5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Delete volume request issued successfully. Sep 07 10:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca217718-b871-4791-9f40-3ae0e65849b5 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 202 Sep 07 10:52:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 118/241] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:52:50 2026] DELETE /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b0349a7a-36e7-447d-a66a-f914a2fd631e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0349a7a-36e7-447d-a66a-f914a2fd631e tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:52:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0349a7a-36e7-447d-a66a-f914a2fd631e tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0349a7a-36e7-447d-a66a-f914a2fd631e tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:52:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b0349a7a-36e7-447d-a66a-f914a2fd631e tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Volume info retrieved successfully. Sep 07 10:52:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0349a7a-36e7-447d-a66a-f914a2fd631e tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 200 Sep 07 10:52:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 124/242] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:50 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a4539809-f2d1-4635-b750-a9b09165663d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a4539809-f2d1-4635-b750-a9b09165663d tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] POST http://192.168.122.99/volume/v3/qos-specs Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a4539809-f2d1-4635-b750-a9b09165663d tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-176620565", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.qos_specs [None req-a4539809-f2d1-4635-b750-a9b09165663d tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-176620565', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86958) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-a4539809-f2d1-4635-b750-a9b09165663d tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DB qos_specs_create(): root {'id': '0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-176620565'} {{(pid=86958) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a4539809-f2d1-4635-b750-a9b09165663d tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:52:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 119/243] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:52:51 2026] POST /volume/v3/qos-specs => generated 398 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-adc00e9a-3336-479a-8831-8a54e6c6f464 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-adc00e9a-3336-479a-8831-8a54e6c6f464 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-adc00e9a-3336-479a-8831-8a54e6c6f464 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-369781222"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-adc00e9a-3336-479a-8831-8a54e6c6f464 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:52:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 125/244] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:52:51 2026] POST /volume/v3/types => generated 221 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-84097829-b083-44a5-8d93-2c27db57e08c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84097829-b083-44a5-8d93-2c27db57e08c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84097829-b083-44a5-8d93-2c27db57e08c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-150864154"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84097829-b083-44a5-8d93-2c27db57e08c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:52:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 120/245] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:52:51 2026] POST /volume/v3/types => generated 221 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7e48d062-a7be-4178-b435-c3edde959c4f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7e48d062-a7be-4178-b435-c3edde959c4f tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7e48d062-a7be-4178-b435-c3edde959c4f tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-597906481"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7e48d062-a7be-4178-b435-c3edde959c4f tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:52:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 126/246] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:52:51 2026] POST /volume/v3/types => generated 221 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-98799c3c-90db-4311-8f54-62632a032e69 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98799c3c-90db-4311-8f54-62632a032e69 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associate?vol_type_id=1d4050e4-a0d8-4c51-bbed-2cb43336fa01 Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98799c3c-90db-4311-8f54-62632a032e69 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98799c3c-90db-4311-8f54-62632a032e69 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'associate' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98799c3c-90db-4311-8f54-62632a032e69 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Associate qos_spec: 0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b with type: 1d4050e4-a0d8-4c51-bbed-2cb43336fa01 {{(pid=86958) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98799c3c-90db-4311-8f54-62632a032e69 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associate?vol_type_id=1d4050e4-a0d8-4c51-bbed-2cb43336fa01 returned with HTTP 202 Sep 07 10:52:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 121/247] 192.168.122.99 () {58 vars in 1360 bytes} [Mon Sep 7 10:52:51 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associate?vol_type_id=1d4050e4-a0d8-4c51-bbed-2cb43336fa01 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cf7ca5a5-1b77-4eee-adf7-5230d00a71be None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cf7ca5a5-1b77-4eee-adf7-5230d00a71be tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associate?vol_type_id=47b794d6-0486-438d-b6c7-e9c98b0d3ca4 Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cf7ca5a5-1b77-4eee-adf7-5230d00a71be tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cf7ca5a5-1b77-4eee-adf7-5230d00a71be tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'associate' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cf7ca5a5-1b77-4eee-adf7-5230d00a71be tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Associate qos_spec: 0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b with type: 47b794d6-0486-438d-b6c7-e9c98b0d3ca4 {{(pid=86959) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cf7ca5a5-1b77-4eee-adf7-5230d00a71be tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associate?vol_type_id=47b794d6-0486-438d-b6c7-e9c98b0d3ca4 returned with HTTP 202 Sep 07 10:52:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 127/248] 192.168.122.99 () {58 vars in 1360 bytes} [Mon Sep 7 10:52:51 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associate?vol_type_id=47b794d6-0486-438d-b6c7-e9c98b0d3ca4 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5c73dbcc-9465-4aa2-a85a-40d027bc905a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c73dbcc-9465-4aa2-a85a-40d027bc905a tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associate?vol_type_id=04643f6b-2ee8-4240-833d-d571402ef6d1 Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c73dbcc-9465-4aa2-a85a-40d027bc905a tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c73dbcc-9465-4aa2-a85a-40d027bc905a tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'associate' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5c73dbcc-9465-4aa2-a85a-40d027bc905a tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Associate qos_spec: 0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b with type: 04643f6b-2ee8-4240-833d-d571402ef6d1 {{(pid=86958) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cce21fa7-752a-4fa7-b942-848042a40896 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cce21fa7-752a-4fa7-b942-848042a40896 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] GET http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cce21fa7-752a-4fa7-b942-848042a40896 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c73dbcc-9465-4aa2-a85a-40d027bc905a tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associate?vol_type_id=04643f6b-2ee8-4240-833d-d571402ef6d1 returned with HTTP 202 Sep 07 10:52:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 122/249] 192.168.122.99 () {58 vars in 1360 bytes} [Mon Sep 7 10:52:51 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associate?vol_type_id=04643f6b-2ee8-4240-833d-d571402ef6d1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cce21fa7-752a-4fa7-b942-848042a40896 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ddb78f55-d826-4147-955f-e26fa8ba9b68 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ddb78f55-d826-4147-955f-e26fa8ba9b68 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associations Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ddb78f55-d826-4147-955f-e26fa8ba9b68 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ddb78f55-d826-4147-955f-e26fa8ba9b68 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'associations' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ddb78f55-d826-4147-955f-e26fa8ba9b68 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Get associations for qos_spec id: 0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b {{(pid=86958) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cce21fa7-752a-4fa7-b942-848042a40896 tempest-ServerActionsTestOtherA-775225044 tempest-ServerActionsTestOtherA-775225044-project-member] http://192.168.122.99/volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 returned with HTTP 404 Sep 07 10:52:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 128/250] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:52:51 2026] GET /volume/v3/volumes/bb45a979-7523-4158-9b46-5b9ccc02c523 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:51 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ddb78f55-d826-4147-955f-e26fa8ba9b68 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associations returned with HTTP 200 Sep 07 10:52:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 123/251] 192.168.122.99 () {58 vars in 1272 bytes} [Mon Sep 7 10:52:51 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associations => generated 445 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e2241ae8-7b45-4a8b-ac6c-2852fccefe15 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e2241ae8-7b45-4a8b-ac6c-2852fccefe15 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/disassociate?vol_type_id=1d4050e4-a0d8-4c51-bbed-2cb43336fa01 Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e2241ae8-7b45-4a8b-ac6c-2852fccefe15 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e2241ae8-7b45-4a8b-ac6c-2852fccefe15 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'disassociate' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e2241ae8-7b45-4a8b-ac6c-2852fccefe15 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Disassociate qos_spec: 0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b from type: 1d4050e4-a0d8-4c51-bbed-2cb43336fa01 {{(pid=86959) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e2241ae8-7b45-4a8b-ac6c-2852fccefe15 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/disassociate?vol_type_id=1d4050e4-a0d8-4c51-bbed-2cb43336fa01 returned with HTTP 202 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 129/252] 192.168.122.99 () {58 vars in 1369 bytes} [Mon Sep 7 10:52:51 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/disassociate?vol_type_id=1d4050e4-a0d8-4c51-bbed-2cb43336fa01 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a661b0f-f6da-4d09-aadf-5036579fd941 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a661b0f-f6da-4d09-aadf-5036579fd941 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associations Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a661b0f-f6da-4d09-aadf-5036579fd941 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a661b0f-f6da-4d09-aadf-5036579fd941 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'associations' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9a661b0f-f6da-4d09-aadf-5036579fd941 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Get associations for qos_spec id: 0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b {{(pid=86958) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:52 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a661b0f-f6da-4d09-aadf-5036579fd941 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associations returned with HTTP 200 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 124/253] 192.168.122.99 () {58 vars in 1272 bytes} [Mon Sep 7 10:52:52 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associations => generated 304 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fe01a3da-fed0-4937-8dda-f24bd6f24dff None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fe01a3da-fed0-4937-8dda-f24bd6f24dff tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/disassociate_all Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fe01a3da-fed0-4937-8dda-f24bd6f24dff tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fe01a3da-fed0-4937-8dda-f24bd6f24dff tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'disassociate_all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe01a3da-fed0-4937-8dda-f24bd6f24dff tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Disassociate qos_spec: 0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b from all. {{(pid=86959) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fe01a3da-fed0-4937-8dda-f24bd6f24dff tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/disassociate_all returned with HTTP 202 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 130/254] 192.168.122.99 () {58 vars in 1284 bytes} [Mon Sep 7 10:52:52 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/disassociate_all => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d03b611f-17a8-4871-92e1-75ea3d350774 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d03b611f-17a8-4871-92e1-75ea3d350774 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associations Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d03b611f-17a8-4871-92e1-75ea3d350774 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d03b611f-17a8-4871-92e1-75ea3d350774 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'associations' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d03b611f-17a8-4871-92e1-75ea3d350774 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Get associations for qos_spec id: 0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b {{(pid=86958) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:52 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d03b611f-17a8-4871-92e1-75ea3d350774 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associations returned with HTTP 200 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 125/255] 192.168.122.99 () {58 vars in 1272 bytes} [Mon Sep 7 10:52:52 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/associations => generated 24 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7744260e-ea65-4a7a-9996-3d8eaf91eb76 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7744260e-ea65-4a7a-9996-3d8eaf91eb76 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DELETE http://192.168.122.99/volume/v3/types/04643f6b-2ee8-4240-833d-d571402ef6d1 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7744260e-ea65-4a7a-9996-3d8eaf91eb76 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7744260e-ea65-4a7a-9996-3d8eaf91eb76 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7744260e-ea65-4a7a-9996-3d8eaf91eb76 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/types/04643f6b-2ee8-4240-833d-d571402ef6d1 returned with HTTP 202 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 131/256] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:52:52 2026] DELETE /volume/v3/types/04643f6b-2ee8-4240-833d-d571402ef6d1 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-165dbff7-e3db-4525-91b3-ca9eb9235484 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-165dbff7-e3db-4525-91b3-ca9eb9235484 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/types/04643f6b-2ee8-4240-833d-d571402ef6d1 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-165dbff7-e3db-4525-91b3-ca9eb9235484 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-165dbff7-e3db-4525-91b3-ca9eb9235484 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-165dbff7-e3db-4525-91b3-ca9eb9235484 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/types/04643f6b-2ee8-4240-833d-d571402ef6d1 returned with HTTP 404 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 126/257] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:52:52 2026] GET /volume/v3/types/04643f6b-2ee8-4240-833d-d571402ef6d1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4f6cc092-1ca4-4b31-a0a6-0440818e106c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4f6cc092-1ca4-4b31-a0a6-0440818e106c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DELETE http://192.168.122.99/volume/v3/types/47b794d6-0486-438d-b6c7-e9c98b0d3ca4 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4f6cc092-1ca4-4b31-a0a6-0440818e106c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4f6cc092-1ca4-4b31-a0a6-0440818e106c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4f6cc092-1ca4-4b31-a0a6-0440818e106c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/types/47b794d6-0486-438d-b6c7-e9c98b0d3ca4 returned with HTTP 202 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 132/258] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:52:52 2026] DELETE /volume/v3/types/47b794d6-0486-438d-b6c7-e9c98b0d3ca4 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d70e018d-c71c-4a66-805e-1dfb76ab3236 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d70e018d-c71c-4a66-805e-1dfb76ab3236 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/types/47b794d6-0486-438d-b6c7-e9c98b0d3ca4 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d70e018d-c71c-4a66-805e-1dfb76ab3236 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d70e018d-c71c-4a66-805e-1dfb76ab3236 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d70e018d-c71c-4a66-805e-1dfb76ab3236 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/types/47b794d6-0486-438d-b6c7-e9c98b0d3ca4 returned with HTTP 404 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 127/259] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:52:52 2026] GET /volume/v3/types/47b794d6-0486-438d-b6c7-e9c98b0d3ca4 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-611b4f25-771f-4287-a0ae-ac07eb35b432 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-611b4f25-771f-4287-a0ae-ac07eb35b432 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DELETE http://192.168.122.99/volume/v3/types/1d4050e4-a0d8-4c51-bbed-2cb43336fa01 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-611b4f25-771f-4287-a0ae-ac07eb35b432 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-611b4f25-771f-4287-a0ae-ac07eb35b432 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-611b4f25-771f-4287-a0ae-ac07eb35b432 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/types/1d4050e4-a0d8-4c51-bbed-2cb43336fa01 returned with HTTP 202 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 133/260] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:52:52 2026] DELETE /volume/v3/types/1d4050e4-a0d8-4c51-bbed-2cb43336fa01 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1e976907-b8d0-4728-b087-5c1e6b737eee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1e976907-b8d0-4728-b087-5c1e6b737eee tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/types/1d4050e4-a0d8-4c51-bbed-2cb43336fa01 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1e976907-b8d0-4728-b087-5c1e6b737eee tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1e976907-b8d0-4728-b087-5c1e6b737eee tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1e976907-b8d0-4728-b087-5c1e6b737eee tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/types/1d4050e4-a0d8-4c51-bbed-2cb43336fa01 returned with HTTP 404 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 128/261] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:52:52 2026] GET /volume/v3/types/1d4050e4-a0d8-4c51-bbed-2cb43336fa01 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-45efd891-49c4-4235-b230-1e60f8cb05cf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-45efd891-49c4-4235-b230-1e60f8cb05cf tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] POST http://192.168.122.99/volume/v3/qos-specs Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-45efd891-49c4-4235-b230-1e60f8cb05cf tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1020300589", "consumer": "back-end"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.qos_specs [None req-45efd891-49c4-4235-b230-1e60f8cb05cf tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1020300589', 'consumer': 'back-end', 'specs': {}} {{(pid=86959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-45efd891-49c4-4235-b230-1e60f8cb05cf tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DB qos_specs_create(): root {'id': 'c5083202-1531-48ae-b50a-4dc9cba5b193', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1020300589'} {{(pid=86959) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-45efd891-49c4-4235-b230-1e60f8cb05cf tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 134/262] 192.168.122.99 () {60 vars in 1143 bytes} [Mon Sep 7 10:52:52 2026] POST /volume/v3/qos-specs => generated 375 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6b9bd0b3-372a-4d52-b63a-ba282d05c152 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b9bd0b3-372a-4d52-b63a-ba282d05c152 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DELETE http://192.168.122.99/volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193?force=False Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b9bd0b3-372a-4d52-b63a-ba282d05c152 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b9bd0b3-372a-4d52-b63a-ba282d05c152 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b9bd0b3-372a-4d52-b63a-ba282d05c152 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Delete qos_spec: c5083202-1531-48ae-b50a-4dc9cba5b193, force: False {{(pid=86958) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:52 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b9bd0b3-372a-4d52-b63a-ba282d05c152 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193?force=False returned with HTTP 202 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 129/263] 192.168.122.99 () {58 vars in 1259 bytes} [Mon Sep 7 10:52:52 2026] DELETE /volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193?force=False => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d624fa7f-d364-4eea-8a7f-93014201c054 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d624fa7f-d364-4eea-8a7f-93014201c054 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d624fa7f-d364-4eea-8a7f-93014201c054 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d624fa7f-d364-4eea-8a7f-93014201c054 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d624fa7f-d364-4eea-8a7f-93014201c054 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193 returned with HTTP 404 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 135/264] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:52:52 2026] GET /volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-610b0309-a4d4-4f2c-911b-3e1832dcde8c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-610b0309-a4d4-4f2c-911b-3e1832dcde8c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-610b0309-a4d4-4f2c-911b-3e1832dcde8c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-610b0309-a4d4-4f2c-911b-3e1832dcde8c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:52 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-610b0309-a4d4-4f2c-911b-3e1832dcde8c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 130/265] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 10:52:52 2026] GET /volume/v3/qos-specs => generated 174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f398ac4f-ed41-49b1-a56f-4f97b95dfb7c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f398ac4f-ed41-49b1-a56f-4f97b95dfb7c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DELETE http://192.168.122.99/volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193?force=False Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f398ac4f-ed41-49b1-a56f-4f97b95dfb7c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f398ac4f-ed41-49b1-a56f-4f97b95dfb7c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f398ac4f-ed41-49b1-a56f-4f97b95dfb7c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Delete qos_spec: c5083202-1531-48ae-b50a-4dc9cba5b193, force: False {{(pid=86959) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f398ac4f-ed41-49b1-a56f-4f97b95dfb7c tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193?force=False returned with HTTP 404 Sep 07 10:52:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 136/266] 192.168.122.99 () {58 vars in 1259 bytes} [Mon Sep 7 10:52:52 2026] DELETE /volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e416d1a5-16f9-43df-98e6-6e6e5f42e55a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e416d1a5-16f9-43df-98e6-6e6e5f42e55a tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e416d1a5-16f9-43df-98e6-6e6e5f42e55a tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e416d1a5-16f9-43df-98e6-6e6e5f42e55a tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e416d1a5-16f9-43df-98e6-6e6e5f42e55a tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193 returned with HTTP 404 Sep 07 10:52:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 131/267] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:52:52 2026] GET /volume/v3/qos-specs/c5083202-1531-48ae-b50a-4dc9cba5b193 => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-080b9767-7440-484a-af7a-551b76c1a66d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-080b9767-7440-484a-af7a-551b76c1a66d tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] POST http://192.168.122.99/volume/v3/qos-specs Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-080b9767-7440-484a-af7a-551b76c1a66d tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1370544620", "consumer": "both"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.qos_specs [None req-080b9767-7440-484a-af7a-551b76c1a66d tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1370544620', 'consumer': 'both', 'specs': {}} {{(pid=86959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 10:52:52 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-080b9767-7440-484a-af7a-551b76c1a66d tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DB qos_specs_create(): root {'id': '275921e7-f98d-404b-bdc3-1a6e3906439e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1370544620'} {{(pid=86959) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-080b9767-7440-484a-af7a-551b76c1a66d tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:52:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 137/268] 192.168.122.99 () {60 vars in 1143 bytes} [Mon Sep 7 10:52:52 2026] POST /volume/v3/qos-specs => generated 371 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bfd08f10-e897-4cb1-afe3-299f2c643c6f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bfd08f10-e897-4cb1-afe3-299f2c643c6f tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DELETE http://192.168.122.99/volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e?force=False Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bfd08f10-e897-4cb1-afe3-299f2c643c6f tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bfd08f10-e897-4cb1-afe3-299f2c643c6f tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bfd08f10-e897-4cb1-afe3-299f2c643c6f tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Delete qos_spec: 275921e7-f98d-404b-bdc3-1a6e3906439e, force: False {{(pid=86958) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bfd08f10-e897-4cb1-afe3-299f2c643c6f tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e?force=False returned with HTTP 202 Sep 07 10:52:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 132/269] 192.168.122.99 () {58 vars in 1259 bytes} [Mon Sep 7 10:52:53 2026] DELETE /volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e?force=False => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-22d5dc98-4555-45a3-b6d1-58298a55e552 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-22d5dc98-4555-45a3-b6d1-58298a55e552 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-22d5dc98-4555-45a3-b6d1-58298a55e552 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-22d5dc98-4555-45a3-b6d1-58298a55e552 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-22d5dc98-4555-45a3-b6d1-58298a55e552 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e returned with HTTP 404 Sep 07 10:52:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 138/270] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:52:53 2026] GET /volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4e539dce-163b-43c7-a7c6-4ae5aaf589e0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e539dce-163b-43c7-a7c6-4ae5aaf589e0 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e539dce-163b-43c7-a7c6-4ae5aaf589e0 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e539dce-163b-43c7-a7c6-4ae5aaf589e0 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e539dce-163b-43c7-a7c6-4ae5aaf589e0 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:52:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 133/271] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 10:52:53 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 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-85d41236-83e5-4ff1-b928-7b3efc82dd64 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-85d41236-83e5-4ff1-b928-7b3efc82dd64 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DELETE http://192.168.122.99/volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e?force=False Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-85d41236-83e5-4ff1-b928-7b3efc82dd64 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-85d41236-83e5-4ff1-b928-7b3efc82dd64 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.qos_specs_manage [None req-85d41236-83e5-4ff1-b928-7b3efc82dd64 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Delete qos_spec: 275921e7-f98d-404b-bdc3-1a6e3906439e, force: False {{(pid=86959) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-85d41236-83e5-4ff1-b928-7b3efc82dd64 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e?force=False returned with HTTP 404 Sep 07 10:52:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 139/272] 192.168.122.99 () {58 vars in 1259 bytes} [Mon Sep 7 10:52:53 2026] DELETE /volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-00f6bf77-dbbb-48c7-9e4e-11f838b50522 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00f6bf77-dbbb-48c7-9e4e-11f838b50522 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00f6bf77-dbbb-48c7-9e4e-11f838b50522 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00f6bf77-dbbb-48c7-9e4e-11f838b50522 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00f6bf77-dbbb-48c7-9e4e-11f838b50522 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e returned with HTTP 404 Sep 07 10:52:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 134/273] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:52:53 2026] GET /volume/v3/qos-specs/275921e7-f98d-404b-bdc3-1a6e3906439e => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6f3f8c72-fa99-429a-ada6-773b54459835 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6f3f8c72-fa99-429a-ada6-773b54459835 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] POST http://192.168.122.99/volume/v3/qos-specs Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6f3f8c72-fa99-429a-ada6-773b54459835 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2015276872", "consumer": "front-end"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.qos_specs [None req-6f3f8c72-fa99-429a-ada6-773b54459835 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2015276872', 'consumer': 'front-end', 'specs': {}} {{(pid=86959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-6f3f8c72-fa99-429a-ada6-773b54459835 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DB qos_specs_create(): root {'id': '105542f7-672e-46f5-926f-d7a29d442dab', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2015276872'} {{(pid=86959) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6f3f8c72-fa99-429a-ada6-773b54459835 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:52:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 140/274] 192.168.122.99 () {60 vars in 1143 bytes} [Mon Sep 7 10:52:53 2026] POST /volume/v3/qos-specs => generated 376 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a7159619-62aa-4a39-b39d-d42c97f97195 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7159619-62aa-4a39-b39d-d42c97f97195 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DELETE http://192.168.122.99/volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab?force=False Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7159619-62aa-4a39-b39d-d42c97f97195 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7159619-62aa-4a39-b39d-d42c97f97195 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a7159619-62aa-4a39-b39d-d42c97f97195 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Delete qos_spec: 105542f7-672e-46f5-926f-d7a29d442dab, force: False {{(pid=86958) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7159619-62aa-4a39-b39d-d42c97f97195 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab?force=False returned with HTTP 202 Sep 07 10:52:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 135/275] 192.168.122.99 () {58 vars in 1259 bytes} [Mon Sep 7 10:52:53 2026] DELETE /volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab?force=False => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9daf0b48-a7b6-4dd4-8472-47ef3687eebf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9daf0b48-a7b6-4dd4-8472-47ef3687eebf tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9daf0b48-a7b6-4dd4-8472-47ef3687eebf tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9daf0b48-a7b6-4dd4-8472-47ef3687eebf tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9daf0b48-a7b6-4dd4-8472-47ef3687eebf tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab returned with HTTP 404 Sep 07 10:52:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 141/276] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:52:53 2026] GET /volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1954f73f-70a1-410c-92c5-92f1a9e4f70e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1954f73f-70a1-410c-92c5-92f1a9e4f70e tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1954f73f-70a1-410c-92c5-92f1a9e4f70e tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1954f73f-70a1-410c-92c5-92f1a9e4f70e tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1954f73f-70a1-410c-92c5-92f1a9e4f70e tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:52:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 136/277] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 10:52:53 2026] GET /volume/v3/qos-specs => generated 174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-95bb1ac8-7706-4023-a45a-4ac7d684af86 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95bb1ac8-7706-4023-a45a-4ac7d684af86 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DELETE http://192.168.122.99/volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab?force=False Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95bb1ac8-7706-4023-a45a-4ac7d684af86 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95bb1ac8-7706-4023-a45a-4ac7d684af86 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.qos_specs_manage [None req-95bb1ac8-7706-4023-a45a-4ac7d684af86 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Delete qos_spec: 105542f7-672e-46f5-926f-d7a29d442dab, force: False {{(pid=86959) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95bb1ac8-7706-4023-a45a-4ac7d684af86 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab?force=False returned with HTTP 404 Sep 07 10:52:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 142/278] 192.168.122.99 () {58 vars in 1259 bytes} [Mon Sep 7 10:52:53 2026] DELETE /volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab?force=False => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-17d5eb32-90c5-4d5b-b9ca-27b4c7aeac78 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17d5eb32-90c5-4d5b-b9ca-27b4c7aeac78 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17d5eb32-90c5-4d5b-b9ca-27b4c7aeac78 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17d5eb32-90c5-4d5b-b9ca-27b4c7aeac78 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17d5eb32-90c5-4d5b-b9ca-27b4c7aeac78 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab returned with HTTP 404 Sep 07 10:52:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 137/279] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:52:53 2026] GET /volume/v3/qos-specs/105542f7-672e-46f5-926f-d7a29d442dab => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ba954e14-91ac-4f3f-8ff1-258fc920eed0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ba954e14-91ac-4f3f-8ff1-258fc920eed0 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ba954e14-91ac-4f3f-8ff1-258fc920eed0 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ba954e14-91ac-4f3f-8ff1-258fc920eed0 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ba954e14-91ac-4f3f-8ff1-258fc920eed0 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b returned with HTTP 200 Sep 07 10:52:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 143/280] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:52:53 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b => generated 398 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a32a2328-9e68-4b4f-a487-be945431231b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a32a2328-9e68-4b4f-a487-be945431231b tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a32a2328-9e68-4b4f-a487-be945431231b tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a32a2328-9e68-4b4f-a487-be945431231b tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a32a2328-9e68-4b4f-a487-be945431231b tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:52:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 138/281] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 10:52:53 2026] GET /volume/v3/qos-specs => generated 174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-990a6f89-510d-43a0-9707-56366f2b6403 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-990a6f89-510d-43a0-9707-56366f2b6403 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] PUT http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-990a6f89-510d-43a0-9707-56366f2b6403 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.qos_specs [None req-990a6f89-510d-43a0-9707-56366f2b6403 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86959) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-990a6f89-510d-43a0-9707-56366f2b6403 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] qos_specs_update() value: {'id': 'c1a7f3a7-7818-4a3e-b6ea-476096dd600f', 'key': 'iops_bytes', 'value': '500', 'specs_id': '0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b', 'deleted': False} {{(pid=86959) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-990a6f89-510d-43a0-9707-56366f2b6403 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b returned with HTTP 200 Sep 07 10:52:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 144/282] 192.168.122.99 () {60 vars in 1253 bytes} [Mon Sep 7 10:52:53 2026] PUT /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b => generated 36 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e19e2ce8-ba49-4832-a924-ad544c6cd258 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e19e2ce8-ba49-4832-a924-ad544c6cd258 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e19e2ce8-ba49-4832-a924-ad544c6cd258 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e19e2ce8-ba49-4832-a924-ad544c6cd258 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e19e2ce8-ba49-4832-a924-ad544c6cd258 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b returned with HTTP 200 Sep 07 10:52:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 139/283] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:52:53 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b => generated 419 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d7c2119b-8c54-42fd-aea1-f2b9fcee88cd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d7c2119b-8c54-42fd-aea1-f2b9fcee88cd tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] PUT http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/delete_keys Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d7c2119b-8c54-42fd-aea1-f2b9fcee88cd tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d7c2119b-8c54-42fd-aea1-f2b9fcee88cd tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Delete_key spec: 0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b, keys: ['iops_bytes'] {{(pid=86959) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d7c2119b-8c54-42fd-aea1-f2b9fcee88cd tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/delete_keys returned with HTTP 202 Sep 07 10:52:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 145/284] 192.168.122.99 () {60 vars in 1289 bytes} [Mon Sep 7 10:52:53 2026] PUT /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b/delete_keys => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-103e1663-e4ed-4e95-a685-454cf4d5f945 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-103e1663-e4ed-4e95-a685-454cf4d5f945 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-103e1663-e4ed-4e95-a685-454cf4d5f945 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-103e1663-e4ed-4e95-a685-454cf4d5f945 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-103e1663-e4ed-4e95-a685-454cf4d5f945 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b returned with HTTP 200 Sep 07 10:52:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 140/285] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:52:53 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b => generated 398 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4864d81f-a1a2-4183-8a6e-52b5743045f9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4864d81f-a1a2-4183-8a6e-52b5743045f9 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4864d81f-a1a2-4183-8a6e-52b5743045f9 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4864d81f-a1a2-4183-8a6e-52b5743045f9 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4864d81f-a1a2-4183-8a6e-52b5743045f9 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b returned with HTTP 200 Sep 07 10:52:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 146/286] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:52:53 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b => generated 398 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-83d08972-efe3-48c8-aab8-3c8ec5060afa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-83d08972-efe3-48c8-aab8-3c8ec5060afa tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] DELETE http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b?force=False Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-83d08972-efe3-48c8-aab8-3c8ec5060afa tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-83d08972-efe3-48c8-aab8-3c8ec5060afa tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-83d08972-efe3-48c8-aab8-3c8ec5060afa tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Delete qos_spec: 0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b, force: False {{(pid=86958) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:52:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:52:53 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:52:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-83d08972-efe3-48c8-aab8-3c8ec5060afa tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b?force=False returned with HTTP 202 Sep 07 10:52:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 141/287] 192.168.122.99 () {58 vars in 1259 bytes} [Mon Sep 7 10:52:53 2026] DELETE /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b?force=False => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a9fd4f07-f9b4-428a-b623-a0214bcb33f3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a9fd4f07-f9b4-428a-b623-a0214bcb33f3 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] GET http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a9fd4f07-f9b4-428a-b623-a0214bcb33f3 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a9fd4f07-f9b4-428a-b623-a0214bcb33f3 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:52:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:52:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a9fd4f07-f9b4-428a-b623-a0214bcb33f3 tempest-QosSpecsTestJSON-1472320990 tempest-QosSpecsTestJSON-1472320990-project-admin] http://192.168.122.99/volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b returned with HTTP 404 Sep 07 10:52:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 147/288] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:52:53 2026] GET /volume/v3/qos-specs/0ac1a158-6ab9-47bf-bd5b-b9aa7c61cd5b => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-53228fc5-71d5-4967-bc01-2b8638bc8e90 req-8b485684-3bbe-4bab-be30-95f113c39b29 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-53228fc5-71d5-4967-bc01-2b8638bc8e90 req-8b485684-3bbe-4bab-be30-95f113c39b29 tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-member] DELETE http://192.168.122.99/volume/v3/volumes/tempest-invalid-2028460759 Sep 07 10:52:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-53228fc5-71d5-4967-bc01-2b8638bc8e90 req-8b485684-3bbe-4bab-be30-95f113c39b29 tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-53228fc5-71d5-4967-bc01-2b8638bc8e90 req-8b485684-3bbe-4bab-be30-95f113c39b29 tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:54 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [req-53228fc5-71d5-4967-bc01-2b8638bc8e90 req-8b485684-3bbe-4bab-be30-95f113c39b29 tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-member] Delete volume with id: tempest-invalid-2028460759 Sep 07 10:52:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-53228fc5-71d5-4967-bc01-2b8638bc8e90 req-8b485684-3bbe-4bab-be30-95f113c39b29 tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-member] http://192.168.122.99/volume/v3/volumes/tempest-invalid-2028460759 returned with HTTP 404 Sep 07 10:52:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 142/289] 192.168.122.99 () {62 vars in 1474 bytes} [Mon Sep 7 10:52:54 2026] DELETE /volume/v3/volumes/tempest-invalid-2028460759 => generated 99 bytes in 439 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:52:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-ed117a65-8b97-48cf-9cd2-1c04c425d0cf req-172d7990-cb92-46d4-a90a-16a6f5d8625b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ed117a65-8b97-48cf-9cd2-1c04c425d0cf req-172d7990-cb92-46d4-a90a-16a6f5d8625b tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-member] DELETE http://192.168.122.99/volume/v3/volumes/586cda05-cb1b-443a-9357-3ccc38d8db8a Sep 07 10:52:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ed117a65-8b97-48cf-9cd2-1c04c425d0cf req-172d7990-cb92-46d4-a90a-16a6f5d8625b tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ed117a65-8b97-48cf-9cd2-1c04c425d0cf req-172d7990-cb92-46d4-a90a-16a6f5d8625b tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:55 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [req-ed117a65-8b97-48cf-9cd2-1c04c425d0cf req-172d7990-cb92-46d4-a90a-16a6f5d8625b tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-member] Delete volume with id: 586cda05-cb1b-443a-9357-3ccc38d8db8a Sep 07 10:52:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ed117a65-8b97-48cf-9cd2-1c04c425d0cf req-172d7990-cb92-46d4-a90a-16a6f5d8625b tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-member] http://192.168.122.99/volume/v3/volumes/586cda05-cb1b-443a-9357-3ccc38d8db8a returned with HTTP 404 Sep 07 10:52:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 148/290] 192.168.122.99 () {62 vars in 1504 bytes} [Mon Sep 7 10:52:55 2026] DELETE /volume/v3/volumes/586cda05-cb1b-443a-9357-3ccc38d8db8a => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:52:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ddb95f24-f98d-4434-a4da-fcd828f779fe req-6c1bd28a-ab9e-481d-b249-49fa629b09d5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:52:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ddb95f24-f98d-4434-a4da-fcd828f779fe req-6c1bd28a-ab9e-481d-b249-49fa629b09d5 tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-reader] GET http://192.168.122.99/volume/v3/volumes/d27c3baf-28e9-46de-b7cc-c35806500129 Sep 07 10:52:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ddb95f24-f98d-4434-a4da-fcd828f779fe req-6c1bd28a-ab9e-481d-b249-49fa629b09d5 tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:52:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ddb95f24-f98d-4434-a4da-fcd828f779fe req-6c1bd28a-ab9e-481d-b249-49fa629b09d5 tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:52:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ddb95f24-f98d-4434-a4da-fcd828f779fe req-6c1bd28a-ab9e-481d-b249-49fa629b09d5 tempest-VolumesNegativeTest-1977070006 tempest-VolumesNegativeTest-1977070006-project-reader] http://192.168.122.99/volume/v3/volumes/d27c3baf-28e9-46de-b7cc-c35806500129 returned with HTTP 404 Sep 07 10:52:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 143/291] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:52:55 2026] GET /volume/v3/volumes/d27c3baf-28e9-46de-b7cc-c35806500129 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8aca6d48-7131-446f-a8e6-3c0041ef36f2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8454dba0-5474-47d6-8bb7-d046fb3408a4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8aca6d48-7131-446f-a8e6-3c0041ef36f2 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:53:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8aca6d48-7131-446f-a8e6-3c0041ef36f2 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1400451981"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8aca6d48-7131-446f-a8e6-3c0041ef36f2 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:53:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 149/292] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:53:00 2026] POST /volume/v3/types => generated 216 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b771faf1-bf60-49a0-a9d2-0325eef64df0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b771faf1-bf60-49a0-a9d2-0325eef64df0 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 10:53:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b771faf1-bf60-49a0-a9d2-0325eef64df0 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-823980445"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b771faf1-bf60-49a0-a9d2-0325eef64df0 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 10:53:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 150/293] 192.168.122.99 () {62 vars in 1190 bytes} [Mon Sep 7 10:53:00 2026] POST /volume/v3/group_types => generated 172 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1c67cb69-edb9-478a-b0de-47d8ddf5f580 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8454dba0-5474-47d6-8bb7-d046fb3408a4 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] GET http://192.168.122.99/volume/v3/os-hosts Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8454dba0-5474-47d6-8bb7-d046fb3408a4 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8454dba0-5474-47d6-8bb7-d046fb3408a4 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:00 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.hosts [None req-8454dba0-5474-47d6-8bb7-d046fb3408a4 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] status, active and update: available, enabled, 2026-09-07 08:52:25+00:00 {{(pid=86958) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.hosts [None req-8454dba0-5474-47d6-8bb7-d046fb3408a4 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] status, active and update: available, enabled, 2026-09-07 08:46:50+00:00 {{(pid=86958) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.hosts [None req-8454dba0-5474-47d6-8bb7-d046fb3408a4 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] status, active and update: available, enabled, 2026-09-07 08:51:29+00:00 {{(pid=86958) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8454dba0-5474-47d6-8bb7-d046fb3408a4 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] http://192.168.122.99/volume/v3/os-hosts returned with HTTP 200 Sep 07 10:53:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 144/294] 192.168.122.99 () {58 vars in 1119 bytes} [Mon Sep 7 10:53:00 2026] GET /volume/v3/os-hosts => generated 561 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f31801e7-6507-4d8a-9292-39b06b945cb3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f31801e7-6507-4d8a-9292-39b06b945cb3 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] GET http://192.168.122.99/volume/v3/os-hosts Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f31801e7-6507-4d8a-9292-39b06b945cb3 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f31801e7-6507-4d8a-9292-39b06b945cb3 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.hosts [None req-f31801e7-6507-4d8a-9292-39b06b945cb3 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] status, active and update: available, enabled, 2026-09-07 08:52:25+00:00 {{(pid=86958) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.hosts [None req-f31801e7-6507-4d8a-9292-39b06b945cb3 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] status, active and update: available, enabled, 2026-09-07 08:46:50+00:00 {{(pid=86958) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.hosts [None req-f31801e7-6507-4d8a-9292-39b06b945cb3 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] status, active and update: available, enabled, 2026-09-07 08:51:29+00:00 {{(pid=86958) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f31801e7-6507-4d8a-9292-39b06b945cb3 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] http://192.168.122.99/volume/v3/os-hosts returned with HTTP 200 Sep 07 10:53:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 145/295] 192.168.122.99 () {58 vars in 1119 bytes} [Mon Sep 7 10:53:00 2026] GET /volume/v3/os-hosts => generated 561 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-00f3d403-d21e-40ee-a193-96407c00403f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00f3d403-d21e-40ee-a193-96407c00403f tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] GET http://192.168.122.99/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00f3d403-d21e-40ee-a193-96407c00403f tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00f3d403-d21e-40ee-a193-96407c00403f tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c67cb69-edb9-478a-b0de-47d8ddf5f580 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] POST http://192.168.122.99/volume/v3/groups Sep 07 10:53:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1c67cb69-edb9-478a-b0de-47d8ddf5f580 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2a01d590-aab0-4645-98d9-ffcc7bbdd61e", "volume_types": ["2f631919-9d8d-4814-9c7d-c8d54682e5fc"], "name": "tempest-Group1-1749997034"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00f3d403-d21e-40ee-a193-96407c00403f tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] http://192.168.122.99/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 07 10:53:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 146/296] 192.168.122.99 () {58 vars in 1182 bytes} [Mon Sep 7 10:53:00 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-1c67cb69-edb9-478a-b0de-47d8ddf5f580 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Creating new group {'group': {'group_type': '2a01d590-aab0-4645-98d9-ffcc7bbdd61e', 'volume_types': ['2f631919-9d8d-4814-9c7d-c8d54682e5fc'], 'name': 'tempest-Group1-1749997034'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a8375119-7a45-49ec-b9ef-04919fd28598 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8375119-7a45-49ec-b9ef-04919fd28598 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] GET http://192.168.122.99/volume/v3/os-hosts/devstack@QuobyteHD Sep 07 10:53:00 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-1c67cb69-edb9-478a-b0de-47d8ddf5f580 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Creating group tempest-Group1-1749997034. Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8375119-7a45-49ec-b9ef-04919fd28598 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8375119-7a45-49ec-b9ef-04919fd28598 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1c67cb69-edb9-478a-b0de-47d8ddf5f580 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Availability Zones retrieved successfully. Sep 07 10:53:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8375119-7a45-49ec-b9ef-04919fd28598 tempest-VolumeHostsAdminTestsJSON-1648279826 tempest-VolumeHostsAdminTestsJSON-1648279826-project-admin] http://192.168.122.99/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 07 10:53:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 147/297] 192.168.122.99 () {58 vars in 1176 bytes} [Mon Sep 7 10:53:00 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:01 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-1c67cb69-edb9-478a-b0de-47d8ddf5f580 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Created reservations ['0d9a3812-7597-4efa-acb8-25aa66b09544'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c67cb69-edb9-478a-b0de-47d8ddf5f580 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups returned with HTTP 202 Sep 07 10:53:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 151/298] 192.168.122.99 () {62 vars in 1176 bytes} [Mon Sep 7 10:53:00 2026] POST /volume/v3/groups => generated 94 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-93b3ae82-c2fc-44aa-bcfd-135391c26f1a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93b3ae82-c2fc-44aa-bcfd-135391c26f1a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 Sep 07 10:53:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-93b3ae82-c2fc-44aa-bcfd-135391c26f1a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-93b3ae82-c2fc-44aa-bcfd-135391c26f1a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-93b3ae82-c2fc-44aa-bcfd-135391c26f1a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member b657a7a5-e5f7-4834-bfb2-97e4114f1253 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:01 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93b3ae82-c2fc-44aa-bcfd-135391c26f1a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 returned with HTTP 200 Sep 07 10:53:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 148/299] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:01 2026] GET /volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 => generated 322 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5848f10b-b179-4a4f-8973-e48d39e77f73 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5848f10b-b179-4a4f-8973-e48d39e77f73 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 Sep 07 10:53:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5848f10b-b179-4a4f-8973-e48d39e77f73 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5848f10b-b179-4a4f-8973-e48d39e77f73 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-5848f10b-b179-4a4f-8973-e48d39e77f73 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member b657a7a5-e5f7-4834-bfb2-97e4114f1253 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:02 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5848f10b-b179-4a4f-8973-e48d39e77f73 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 returned with HTTP 200 Sep 07 10:53:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 152/300] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:02 2026] GET /volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eff18d63-8b75-4ec5-994e-1f9f04001df4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eff18d63-8b75-4ec5-994e-1f9f04001df4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] POST http://192.168.122.99/volume/v3/groups Sep 07 10:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eff18d63-8b75-4ec5-994e-1f9f04001df4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2a01d590-aab0-4645-98d9-ffcc7bbdd61e", "volume_types": ["2f631919-9d8d-4814-9c7d-c8d54682e5fc"], "name": "tempest-Group2-1685218386"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-eff18d63-8b75-4ec5-994e-1f9f04001df4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Creating new group {'group': {'group_type': '2a01d590-aab0-4645-98d9-ffcc7bbdd61e', 'volume_types': ['2f631919-9d8d-4814-9c7d-c8d54682e5fc'], 'name': 'tempest-Group2-1685218386'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:53:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-eff18d63-8b75-4ec5-994e-1f9f04001df4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Creating group tempest-Group2-1685218386. Sep 07 10:53:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-eff18d63-8b75-4ec5-994e-1f9f04001df4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Availability Zones retrieved successfully. Sep 07 10:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-eff18d63-8b75-4ec5-994e-1f9f04001df4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Created reservations ['27639b76-b7b7-4535-aa74-0a5f02aabdce'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eff18d63-8b75-4ec5-994e-1f9f04001df4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups returned with HTTP 202 Sep 07 10:53:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 149/301] 192.168.122.99 () {62 vars in 1176 bytes} [Mon Sep 7 10:53:02 2026] POST /volume/v3/groups => generated 94 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-662d8f3e-2160-41d0-9a5a-1997e005c427 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-662d8f3e-2160-41d0-9a5a-1997e005c427 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc Sep 07 10:53:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-662d8f3e-2160-41d0-9a5a-1997e005c427 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-662d8f3e-2160-41d0-9a5a-1997e005c427 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-662d8f3e-2160-41d0-9a5a-1997e005c427 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member a7b71cda-803a-4a19-adf4-8f4a9f761cfc {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:02 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-662d8f3e-2160-41d0-9a5a-1997e005c427 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc returned with HTTP 200 Sep 07 10:53:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 153/302] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:02 2026] GET /volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc => generated 322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-60b30afa-8052-4643-b393-2e536869bd2f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-60b30afa-8052-4643-b393-2e536869bd2f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-60b30afa-8052-4643-b393-2e536869bd2f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-60b30afa-8052-4643-b393-2e536869bd2f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-60b30afa-8052-4643-b393-2e536869bd2f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-60b30afa-8052-4643-b393-2e536869bd2f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:53:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 150/303] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:53:02 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 1143 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-45fe0717-5342-4c40-8ea9-7c536470b87f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-45fe0717-5342-4c40-8ea9-7c536470b87f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3/action Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-45fe0717-5342-4c40-8ea9-7c536470b87f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-45fe0717-5342-4c40-8ea9-7c536470b87f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-45fe0717-5342-4c40-8ea9-7c536470b87f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-45fe0717-5342-4c40-8ea9-7c536470b87f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Begin detaching volume completed successfully. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-45fe0717-5342-4c40-8ea9-7c536470b87f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3/action returned with HTTP 202 Sep 07 10:53:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 154/304] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:53:03 2026] POST /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-824f88ab-474f-4f61-ab1a-327017741dca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-824f88ab-474f-4f61-ab1a-327017741dca tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-824f88ab-474f-4f61-ab1a-327017741dca tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-824f88ab-474f-4f61-ab1a-327017741dca tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-824f88ab-474f-4f61-ab1a-327017741dca tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member a7b71cda-803a-4a19-adf4-8f4a9f761cfc {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5892d93f-4389-4f5a-9a1d-614e72373933 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5892d93f-4389-4f5a-9a1d-614e72373933 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5892d93f-4389-4f5a-9a1d-614e72373933 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5892d93f-4389-4f5a-9a1d-614e72373933 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5892d93f-4389-4f5a-9a1d-614e72373933 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:53:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:03 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-824f88ab-474f-4f61-ab1a-327017741dca tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc returned with HTTP 200 Sep 07 10:53:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5892d93f-4389-4f5a-9a1d-614e72373933 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:53:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 155/306] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:03 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 1146 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 151/306] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:03 2026] GET /volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc => generated 323 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1639257708", "volume_type": "2f631919-9d8d-4814-9c7d-c8d54682e5fc", "group_id": "b657a7a5-e5f7-4834-bfb2-97e4114f1253", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1639257708', 'volume_type': '2f631919-9d8d-4814-9c7d-c8d54682e5fc', 'group_id': 'b657a7a5-e5f7-4834-bfb2-97e4114f1253', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:03 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Create volume of 1 GB Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ab03a92f-7074-4520-acaf-d07eab9efd2e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab03a92f-7074-4520-acaf-d07eab9efd2e None None] GET http://192.168.122.99/volume// Sep 07 10:53:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Availability Zones retrieved successfully. Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab03a92f-7074-4520-acaf-d07eab9efd2e None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab03a92f-7074-4520-acaf-d07eab9efd2e None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab03a92f-7074-4520-acaf-d07eab9efd2e None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:53:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 152/307] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:53:03 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-93549b0d-085f-4fd4-b153-d49bf4c22a89 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Flow 'volume_create_api' (e0f6dab3-6a33-483a-b86e-9d8e8b6302f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ea5232-2553-40c5-97c6-7b58a679aea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ea5232-2553-40c5-97c6-7b58a679aea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:53:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f631919-9d8d-4814-9c7d-c8d54682e5fc,is_public=True,name='tempest-GroupsTest-volume-type-1400451981',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f631919-9d8d-4814-9c7d-c8d54682e5fc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b657a7a5-e5f7-4834-bfb2-97e4114f1253', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc97ce4-69e3-4a0e-ae0c-2c4423fadb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1400451981 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1400451981, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1400451981 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1400451981, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Created reservations ['2f866945-34b5-4305-bf7a-1593ca4db778', 'bf8a4b72-2319-4d99-876f-c67272aa92ed', 'e45aba0b-97c6-4411-a8e1-5c8e164ff270', '5178ee7a-3b66-43df-9fed-65ffa4aa571f'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc97ce4-69e3-4a0e-ae0c-2c4423fadb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f866945-34b5-4305-bf7a-1593ca4db778', 'bf8a4b72-2319-4d99-876f-c67272aa92ed', 'e45aba0b-97c6-4411-a8e1-5c8e164ff270', '5178ee7a-3b66-43df-9fed-65ffa4aa571f']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d43028-ee18-425b-9279-46e70d199bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-93549b0d-085f-4fd4-b153-d49bf4c22a89 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-93549b0d-085f-4fd4-b153-d49bf4c22a89 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-93549b0d-085f-4fd4-b153-d49bf4c22a89 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d43028-ee18-425b-9279-46e70d199bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07e426af-65cc-4f88-a262-ec940d2e07b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1639257708',encryption_key_id=None,group_id=b657a7a5-e5f7-4834-bfb2-97e4114f1253,group_type_id=,metadata={},multiattach=False,project_id='b714d091e5f742cc8b5f7f39fe354c3a',qos_specs=None,replication_status=,reservations=['2f866945-34b5-4305-bf7a-1593ca4db778','bf8a4b72-2319-4d99-876f-c67272aa92ed','e45aba0b-97c6-4411-a8e1-5c8e164ff270','5178ee7a-3b66-43df-9fed-65ffa4aa571f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1db520ad1a4c4b4c81d35d3742ce4644',volume_type_id=2f631919-9d8d-4814-9c7d-c8d54682e5fc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1639257708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b657a7a5-e5f7-4834-bfb2-97e4114f1253,host=None,id=07e426af-65cc-4f88-a262-ec940d2e07b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b714d091e5f742cc8b5f7f39fe354c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1db520ad1a4c4b4c81d35d3742ce4644',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f631919-9d8d-4814-9c7d-c8d54682e5fc),volume_type_id=2f631919-9d8d-4814-9c7d-c8d54682e5fc)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595d701a-5e5b-4f44-b5c7-e2dcc0430cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-93549b0d-085f-4fd4-b153-d49bf4c22a89 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-93549b0d-085f-4fd4-b153-d49bf4c22a89 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:53:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 153/308] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:53:03 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 1327 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595d701a-5e5b-4f44-b5c7-e2dcc0430cd4) transitioned into state 'SUCCESS' from state '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-1639257708',encryption_key_id=None,group_id=b657a7a5-e5f7-4834-bfb2-97e4114f1253,group_type_id=,metadata={},multiattach=False,project_id='b714d091e5f742cc8b5f7f39fe354c3a',qos_specs=None,replication_status=,reservations=['2f866945-34b5-4305-bf7a-1593ca4db778','bf8a4b72-2319-4d99-876f-c67272aa92ed','e45aba0b-97c6-4411-a8e1-5c8e164ff270','5178ee7a-3b66-43df-9fed-65ffa4aa571f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1db520ad1a4c4b4c81d35d3742ce4644',volume_type_id=2f631919-9d8d-4814-9c7d-c8d54682e5fc)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf3e04db-d193-4ae3-9830-8c25e66e2a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf3e04db-d193-4ae3-9830-8c25e66e2a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Flow 'volume_create_api' (e0f6dab3-6a33-483a-b86e-9d8e8b6302f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Create volume request issued successfully. Sep 07 10:53:04 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:04 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:04 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ce07ecb7-9a72-499b-b58c-7b1471ea426f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 156/309] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 10:53:03 2026] POST /volume/v3/volumes => generated 821 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8318bfa8-ab3d-4467-9435-e434bcf44f8c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8318bfa8-ab3d-4467-9435-e434bcf44f8c tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 Sep 07 10:53:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8318bfa8-ab3d-4467-9435-e434bcf44f8c tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8318bfa8-ab3d-4467-9435-e434bcf44f8c tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-318a9fef-67c9-4fcc-b13e-ad422350d24c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-318a9fef-67c9-4fcc-b13e-ad422350d24c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] DELETE http://192.168.122.99/volume/v3/attachments/ae5bfe67-d86d-4b9e-a8ad-d02d8a97ebe9 Sep 07 10:53:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-318a9fef-67c9-4fcc-b13e-ad422350d24c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-318a9fef-67c9-4fcc-b13e-ad422350d24c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8318bfa8-ab3d-4467-9435-e434bcf44f8c tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:04 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-8318bfa8-ab3d-4467-9435-e434bcf44f8c tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:04 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-8318bfa8-ab3d-4467-9435-e434bcf44f8c tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:04 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-8318bfa8-ab3d-4467-9435-e434bcf44f8c tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:04 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 10:53:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8318bfa8-ab3d-4467-9435-e434bcf44f8c tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 returned with HTTP 200 Sep 07 10:53:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 154/310] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:04 2026] GET /volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 => generated 889 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-0a46854b-fd89-4d1b-b651-d8559c6422da req-318a9fef-67c9-4fcc-b13e-ad422350d24c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments/ae5bfe67-d86d-4b9e-a8ad-d02d8a97ebe9 returned with HTTP 200 Sep 07 10:53:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 157/311] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:53:04 2026] DELETE /volume/v3/attachments/ae5bfe67-d86d-4b9e-a8ad-d02d8a97ebe9 => generated 19 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-560f271f-0aa4-4cc8-bdb7-e77de1247342 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-560f271f-0aa4-4cc8-bdb7-e77de1247342 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:53:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-560f271f-0aa4-4cc8-bdb7-e77de1247342 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-560f271f-0aa4-4cc8-bdb7-e77de1247342 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-560f271f-0aa4-4cc8-bdb7-e77de1247342 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:53:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-560f271f-0aa4-4cc8-bdb7-e77de1247342 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:53:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 155/312] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:04 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1530879076", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1530879076', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Create volume of 1 GB Sep 07 10:53:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Availability Zones retrieved successfully. Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Flow 'volume_create_api' (ff2eec30-d962-4c26-9491-d9e0ed61fcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2a56f4-56a1-4d54-b3b0-3741dfc91383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2a56f4-56a1-4d54-b3b0-3741dfc91383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc64933-6f50-4066-8946-9ec1a13dfa81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Created reservations ['5be1af92-064e-47b4-b98f-7c82c43040a5', '85a60835-c894-445e-b306-9cc441c30fef', 'e43b4ca6-9669-42aa-a507-14672f0be58b', '7a71991d-0f54-49bf-a956-3d40d72e7bc6'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc64933-6f50-4066-8946-9ec1a13dfa81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5be1af92-064e-47b4-b98f-7c82c43040a5', '85a60835-c894-445e-b306-9cc441c30fef', 'e43b4ca6-9669-42aa-a507-14672f0be58b', '7a71991d-0f54-49bf-a956-3d40d72e7bc6']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf2e3cf-6375-4590-ae61-2f254f7b288d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf2e3cf-6375-4590-ae61-2f254f7b288d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '232e470a-ac80-45f8-bcbd-d739725a481d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1530879076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301e306101f24d5892aa47f1b9b4d8e2',qos_specs=None,replication_status=,reservations=['5be1af92-064e-47b4-b98f-7c82c43040a5','85a60835-c894-445e-b306-9cc441c30fef','e43b4ca6-9669-42aa-a507-14672f0be58b','7a71991d-0f54-49bf-a956-3d40d72e7bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cda25b848240d08befce2385d5d568',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1530879076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=232e470a-ac80-45f8-bcbd-d739725a481d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='301e306101f24d5892aa47f1b9b4d8e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cda25b848240d08befce2385d5d568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc809454-b2c1-4c4a-8f12-b6e28e0a00f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6b467399-94c3-40de-b76b-04cedb47f14a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc809454-b2c1-4c4a-8f12-b6e28e0a00f4) transitioned into state 'SUCCESS' from state '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-1530879076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301e306101f24d5892aa47f1b9b4d8e2',qos_specs=None,replication_status=,reservations=['5be1af92-064e-47b4-b98f-7c82c43040a5','85a60835-c894-445e-b306-9cc441c30fef','e43b4ca6-9669-42aa-a507-14672f0be58b','7a71991d-0f54-49bf-a956-3d40d72e7bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cda25b848240d08befce2385d5d568',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b467399-94c3-40de-b76b-04cedb47f14a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5651cc9c-92a6-4f41-a0a8-9af23236f343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b467399-94c3-40de-b76b-04cedb47f14a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b467399-94c3-40de-b76b-04cedb47f14a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5651cc9c-92a6-4f41-a0a8-9af23236f343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6b467399-94c3-40de-b76b-04cedb47f14a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:05 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-6b467399-94c3-40de-b76b-04cedb47f14a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Flow 'volume_create_api' (ff2eec30-d962-4c26-9491-d9e0ed61fcd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Create volume request issued successfully. Sep 07 10:53:05 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-6b467399-94c3-40de-b76b-04cedb47f14a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-2a9c357c-dfc6-4748-a129-5f9f14b62e8d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 158/313] 192.168.122.99 () {64 vars in 1425 bytes} [Mon Sep 7 10:53:05 2026] POST /volume/v3/volumes => generated 762 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-86c13918-fda3-4a74-92f2-5336ea707655 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-86c13918-fda3-4a74-92f2-5336ea707655 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-86c13918-fda3-4a74-92f2-5336ea707655 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-86c13918-fda3-4a74-92f2-5336ea707655 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:05 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-6b467399-94c3-40de-b76b-04cedb47f14a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-86c13918-fda3-4a74-92f2-5336ea707655 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Volume info retrieved successfully. Sep 07 10:53:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-f7dbd324-2dc2-4868-a2a9-3734c07df785 req-86c13918-fda3-4a74-92f2-5336ea707655 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d returned with HTTP 200 Sep 07 10:53:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 159/314] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:53:05 2026] GET /volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d => generated 830 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b467399-94c3-40de-b76b-04cedb47f14a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 returned with HTTP 200 Sep 07 10:53:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 156/315] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:05 2026] GET /volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 => generated 913 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-da5beb12-58c8-4c44-b6cd-b0b7beb98ca1 req-9a645448-24bb-4a27-8b73-f2624257a152 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-da5beb12-58c8-4c44-b6cd-b0b7beb98ca1 req-9a645448-24bb-4a27-8b73-f2624257a152 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-da5beb12-58c8-4c44-b6cd-b0b7beb98ca1 req-9a645448-24bb-4a27-8b73-f2624257a152 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-da5beb12-58c8-4c44-b6cd-b0b7beb98ca1 req-9a645448-24bb-4a27-8b73-f2624257a152 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-da5beb12-58c8-4c44-b6cd-b0b7beb98ca1 req-9a645448-24bb-4a27-8b73-f2624257a152 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Volume info retrieved successfully. Sep 07 10:53:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-da5beb12-58c8-4c44-b6cd-b0b7beb98ca1 req-9a645448-24bb-4a27-8b73-f2624257a152 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d returned with HTTP 200 Sep 07 10:53:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 160/316] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:53:05 2026] GET /volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d => generated 830 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-faf5d98b-bb14-439d-8e6a-38453da1d09f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-faf5d98b-bb14-439d-8e6a-38453da1d09f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 Sep 07 10:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-faf5d98b-bb14-439d-8e6a-38453da1d09f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-faf5d98b-bb14-439d-8e6a-38453da1d09f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-faf5d98b-bb14-439d-8e6a-38453da1d09f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:06 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-faf5d98b-bb14-439d-8e6a-38453da1d09f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:06 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-faf5d98b-bb14-439d-8e6a-38453da1d09f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-9f841937-50fa-4bbc-8213-3e22d4c379ff req-3d315440-c808-4dce-ab4d-10d9e36997b4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9f841937-50fa-4bbc-8213-3e22d4c379ff req-3d315440-c808-4dce-ab4d-10d9e36997b4 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d Sep 07 10:53:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9f841937-50fa-4bbc-8213-3e22d4c379ff req-3d315440-c808-4dce-ab4d-10d9e36997b4 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9f841937-50fa-4bbc-8213-3e22d4c379ff req-3d315440-c808-4dce-ab4d-10d9e36997b4 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:06 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=482,cinder:INSERT=83,cinder:UPDATE=120 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:53:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:06 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-faf5d98b-bb14-439d-8e6a-38453da1d09f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-9f841937-50fa-4bbc-8213-3e22d4c379ff req-3d315440-c808-4dce-ab4d-10d9e36997b4 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Volume info retrieved successfully. Sep 07 10:53:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9f841937-50fa-4bbc-8213-3e22d4c379ff req-3d315440-c808-4dce-ab4d-10d9e36997b4 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d returned with HTTP 200 Sep 07 10:53:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 161/317] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:53:06 2026] GET /volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-faf5d98b-bb14-439d-8e6a-38453da1d09f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 returned with HTTP 200 Sep 07 10:53:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 157/318] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:06 2026] GET /volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 => generated 914 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-7b565afe-f4ef-4861-be2b-64e1964ea9cb req-abf0537c-7266-4fb1-a37b-14dd2e979f57 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-263dc319-9f37-4676-a0c9-594047d0d024 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7b565afe-f4ef-4861-be2b-64e1964ea9cb req-abf0537c-7266-4fb1-a37b-14dd2e979f57 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:53:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7b565afe-f4ef-4861-be2b-64e1964ea9cb req-abf0537c-7266-4fb1-a37b-14dd2e979f57 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "232e470a-ac80-45f8-bcbd-d739725a481d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-140619617", "description": null, "metadata": {}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-263dc319-9f37-4676-a0c9-594047d0d024 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 Sep 07 10:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-263dc319-9f37-4676-a0c9-594047d0d024 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-263dc319-9f37-4676-a0c9-594047d0d024 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-263dc319-9f37-4676-a0c9-594047d0d024 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member b657a7a5-e5f7-4834-bfb2-97e4114f1253 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-7b565afe-f4ef-4861-be2b-64e1964ea9cb req-abf0537c-7266-4fb1-a37b-14dd2e979f57 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Volume info retrieved successfully. Sep 07 10:53:06 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [req-7b565afe-f4ef-4861-be2b-64e1964ea9cb req-abf0537c-7266-4fb1-a37b-14dd2e979f57 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Create snapshot from volume 232e470a-ac80-45f8-bcbd-d739725a481d Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-263dc319-9f37-4676-a0c9-594047d0d024 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 returned with HTTP 200 Sep 07 10:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 158/319] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:06 2026] GET /volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 => generated 323 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-19bd47ba-f923-4d67-89dd-ecf491339787 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19bd47ba-f923-4d67-89dd-ecf491339787 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19bd47ba-f923-4d67-89dd-ecf491339787 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19bd47ba-f923-4d67-89dd-ecf491339787 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-19bd47ba-f923-4d67-89dd-ecf491339787 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member a7b71cda-803a-4a19-adf4-8f4a9f761cfc {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: WARNING cinder.quota [req-7b565afe-f4ef-4861-be2b-64e1964ea9cb req-abf0537c-7266-4fb1-a37b-14dd2e979f57 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19bd47ba-f923-4d67-89dd-ecf491339787 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc returned with HTTP 200 Sep 07 10:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 159/320] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:07 2026] GET /volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc => generated 323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-05b05bb9-67dd-43aa-885d-bb376f83a991 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05b05bb9-67dd-43aa-885d-bb376f83a991 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/detail Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05b05bb9-67dd-43aa-885d-bb376f83a991 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05b05bb9-67dd-43aa-885d-bb376f83a991 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [req-7b565afe-f4ef-4861-be2b-64e1964ea9cb req-abf0537c-7266-4fb1-a37b-14dd2e979f57 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Created reservations ['1403702d-6d9e-4861-b928-33d7dff39a40', '6cc33777-4ef1-4b51-b096-8e777e7c65f8', '537c5244-379f-4e24-b056-ca4128a2a81b', 'ea080f0a-d9ac-4236-8e69-abb0eca82376'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05b05bb9-67dd-43aa-885d-bb376f83a991 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/detail returned with HTTP 200 Sep 07 10:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 160/321] 192.168.122.99 () {60 vars in 1175 bytes} [Mon Sep 7 10:53:07 2026] GET /volume/v3/groups/detail => generated 640 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-90889467-1447-4085-b575-025412a626f6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90889467-1447-4085-b575-025412a626f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90889467-1447-4085-b575-025412a626f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90889467-1447-4085-b575-025412a626f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-90889467-1447-4085-b575-025412a626f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-90889467-1447-4085-b575-025412a626f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-90889467-1447-4085-b575-025412a626f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Get all volumes completed successfully. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-90889467-1447-4085-b575-025412a626f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:07 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-90889467-1447-4085-b575-025412a626f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-7b565afe-f4ef-4861-be2b-64e1964ea9cb req-abf0537c-7266-4fb1-a37b-14dd2e979f57 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Snapshot create request issued successfully. Sep 07 10:53:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7b565afe-f4ef-4861-be2b-64e1964ea9cb req-abf0537c-7266-4fb1-a37b-14dd2e979f57 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:53:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 162/322] 192.168.122.99 () {64 vars in 1431 bytes} [Mon Sep 7 10:53:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-90889467-1447-4085-b575-025412a626f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90889467-1447-4085-b575-025412a626f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 161/323] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:53:07 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2bd1558a-4b52-41df-ae83-97392e6333c4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2bd1558a-4b52-41df-ae83-97392e6333c4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2bd1558a-4b52-41df-ae83-97392e6333c4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2bd1558a-4b52-41df-ae83-97392e6333c4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-2bd1558a-4b52-41df-ae83-97392e6333c4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2bd1558a-4b52-41df-ae83-97392e6333c4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:53:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2bd1558a-4b52-41df-ae83-97392e6333c4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Get all volumes completed successfully. Sep 07 10:53:07 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-2bd1558a-4b52-41df-ae83-97392e6333c4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:07 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-2bd1558a-4b52-41df-ae83-97392e6333c4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-2bd1558a-4b52-41df-ae83-97392e6333c4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2bd1558a-4b52-41df-ae83-97392e6333c4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 163/324] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:53:07 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8761e8d2-8187-496b-83dc-587b1ac79ccd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8761e8d2-8187-496b-83dc-587b1ac79ccd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] POST http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253/action Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8761e8d2-8187-496b-83dc-587b1ac79ccd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8761e8d2-8187-496b-83dc-587b1ac79ccd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-8761e8d2-8187-496b-83dc-587b1ac79ccd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] delete called for group b657a7a5-e5f7-4834-bfb2-97e4114f1253 {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-8761e8d2-8187-496b-83dc-587b1ac79ccd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Delete group with id: b657a7a5-e5f7-4834-bfb2-97e4114f1253 Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8761e8d2-8187-496b-83dc-587b1ac79ccd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253/action returned with HTTP 202 Sep 07 10:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 162/325] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:53:07 2026] POST /volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-63edd212-e404-42ae-95e5-fc8fbef7a84e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-63edd212-e404-42ae-95e5-fc8fbef7a84e tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-63edd212-e404-42ae-95e5-fc8fbef7a84e tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-63edd212-e404-42ae-95e5-fc8fbef7a84e tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-63edd212-e404-42ae-95e5-fc8fbef7a84e tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:07 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-63edd212-e404-42ae-95e5-fc8fbef7a84e tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:07 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-63edd212-e404-42ae-95e5-fc8fbef7a84e tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-8cd1eb9b-8214-4158-b5a1-dec8f21943e5 req-d1c25f82-01db-4478-b47b-71989936e6af None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8cd1eb9b-8214-4158-b5a1-dec8f21943e5 req-d1c25f82-01db-4478-b47b-71989936e6af tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] GET http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8cd1eb9b-8214-4158-b5a1-dec8f21943e5 req-d1c25f82-01db-4478-b47b-71989936e6af tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8cd1eb9b-8214-4158-b5a1-dec8f21943e5 req-d1c25f82-01db-4478-b47b-71989936e6af tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-8cd1eb9b-8214-4158-b5a1-dec8f21943e5 req-d1c25f82-01db-4478-b47b-71989936e6af tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] Snapshot retrieved successfully. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8cd1eb9b-8214-4158-b5a1-dec8f21943e5 req-d1c25f82-01db-4478-b47b-71989936e6af tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff returned with HTTP 200 Sep 07 10:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 163/326] 192.168.122.99 () {60 vars in 1488 bytes} [Mon Sep 7 10:53:07 2026] GET /volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff => generated 442 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-63edd212-e404-42ae-95e5-fc8fbef7a84e tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-472079d6-e4d5-4ec1-84a5-33eba9e914c9 req-b169f427-a3aa-466a-89fe-4c2e9fa111ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-472079d6-e4d5-4ec1-84a5-33eba9e914c9 req-b169f427-a3aa-466a-89fe-4c2e9fa111ce tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] GET http://192.168.122.99/volume/v3/snapshots/detail Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-472079d6-e4d5-4ec1-84a5-33eba9e914c9 req-b169f427-a3aa-466a-89fe-4c2e9fa111ce tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-472079d6-e4d5-4ec1-84a5-33eba9e914c9 req-b169f427-a3aa-466a-89fe-4c2e9fa111ce tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [req-472079d6-e4d5-4ec1-84a5-33eba9e914c9 req-b169f427-a3aa-466a-89fe-4c2e9fa111ce tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [req-472079d6-e4d5-4ec1-84a5-33eba9e914c9 req-b169f427-a3aa-466a-89fe-4c2e9fa111ce tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-63edd212-e404-42ae-95e5-fc8fbef7a84e tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 returned with HTTP 200 Sep 07 10:53:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 164/327] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:07 2026] GET /volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 => generated 913 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-472079d6-e4d5-4ec1-84a5-33eba9e914c9 req-b169f427-a3aa-466a-89fe-4c2e9fa111ce tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] Get all snapshots completed successfully. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-472079d6-e4d5-4ec1-84a5-33eba9e914c9 req-b169f427-a3aa-466a-89fe-4c2e9fa111ce tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-reader] http://192.168.122.99/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 10:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 164/328] 192.168.122.99 () {60 vars in 1398 bytes} [Mon Sep 7 10:53:07 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-b9f734ce-2d98-495a-98d7-bfd4761cab15 req-e23df8a9-a103-4622-9f44-a92e829396fe None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-b9f734ce-2d98-495a-98d7-bfd4761cab15 req-e23df8a9-a103-4622-9f44-a92e829396fe tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-b9f734ce-2d98-495a-98d7-bfd4761cab15 req-e23df8a9-a103-4622-9f44-a92e829396fe tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-b9f734ce-2d98-495a-98d7-bfd4761cab15 req-e23df8a9-a103-4622-9f44-a92e829396fe tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-b9f734ce-2d98-495a-98d7-bfd4761cab15 req-e23df8a9-a103-4622-9f44-a92e829396fe tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Snapshot retrieved successfully. Sep 07 10:53:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-b9f734ce-2d98-495a-98d7-bfd4761cab15 req-e23df8a9-a103-4622-9f44-a92e829396fe tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff returned with HTTP 200 Sep 07 10:53:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 165/329] 192.168.122.99 () {60 vars in 1488 bytes} [Mon Sep 7 10:53:07 2026] GET /volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-854b9b6a-6594-41bd-b8fd-5b26e3204621 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-854b9b6a-6594-41bd-b8fd-5b26e3204621 tempest-VolumePoolsAdminTestsJSON-1761601578 tempest-VolumePoolsAdminTestsJSON-1761601578-project-admin] GET http://192.168.122.99/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 10:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-854b9b6a-6594-41bd-b8fd-5b26e3204621 tempest-VolumePoolsAdminTestsJSON-1761601578 tempest-VolumePoolsAdminTestsJSON-1761601578-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-854b9b6a-6594-41bd-b8fd-5b26e3204621 tempest-VolumePoolsAdminTestsJSON-1761601578 tempest-VolumePoolsAdminTestsJSON-1761601578-project-admin] Calling method 'get_pools' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-854b9b6a-6594-41bd-b8fd-5b26e3204621 tempest-VolumePoolsAdminTestsJSON-1761601578 tempest-VolumePoolsAdminTestsJSON-1761601578-project-admin] http://192.168.122.99/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 10:53:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 165/330] 192.168.122.99 () {58 vars in 1193 bytes} [Mon Sep 7 10:53:08 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d2970fda-6d4b-4b17-a44d-310c38ca6d60 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d2970fda-6d4b-4b17-a44d-310c38ca6d60 tempest-VolumePoolsAdminTestsJSON-1761601578 tempest-VolumePoolsAdminTestsJSON-1761601578-project-admin] GET http://192.168.122.99/volume/v3/scheduler-stats/get_pools Sep 07 10:53:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d2970fda-6d4b-4b17-a44d-310c38ca6d60 tempest-VolumePoolsAdminTestsJSON-1761601578 tempest-VolumePoolsAdminTestsJSON-1761601578-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d2970fda-6d4b-4b17-a44d-310c38ca6d60 tempest-VolumePoolsAdminTestsJSON-1761601578 tempest-VolumePoolsAdminTestsJSON-1761601578-project-admin] Calling method 'get_pools' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d2970fda-6d4b-4b17-a44d-310c38ca6d60 tempest-VolumePoolsAdminTestsJSON-1761601578 tempest-VolumePoolsAdminTestsJSON-1761601578-project-admin] http://192.168.122.99/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 10:53:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 166/331] 192.168.122.99 () {58 vars in 1170 bytes} [Mon Sep 7 10:53:08 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f6caa814-39d4-4d6d-ba15-fd5ccb20a598 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6caa814-39d4-4d6d-ba15-fd5ccb20a598 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 Sep 07 10:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6caa814-39d4-4d6d-ba15-fd5ccb20a598 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6caa814-39d4-4d6d-ba15-fd5ccb20a598 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f6caa814-39d4-4d6d-ba15-fd5ccb20a598 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:09 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-f6caa814-39d4-4d6d-ba15-fd5ccb20a598 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:09 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-f6caa814-39d4-4d6d-ba15-fd5ccb20a598 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-69827c64-3fa3-4a05-ac48-9e9a10e210b7 req-ef3c23ea-1f9e-4d56-8185-a0247d6660c8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-69827c64-3fa3-4a05-ac48-9e9a10e210b7 req-ef3c23ea-1f9e-4d56-8185-a0247d6660c8 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff Sep 07 10:53:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-69827c64-3fa3-4a05-ac48-9e9a10e210b7 req-ef3c23ea-1f9e-4d56-8185-a0247d6660c8 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-69827c64-3fa3-4a05-ac48-9e9a10e210b7 req-ef3c23ea-1f9e-4d56-8185-a0247d6660c8 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-69827c64-3fa3-4a05-ac48-9e9a10e210b7 req-ef3c23ea-1f9e-4d56-8185-a0247d6660c8 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Snapshot retrieved successfully. Sep 07 10:53:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-69827c64-3fa3-4a05-ac48-9e9a10e210b7 req-ef3c23ea-1f9e-4d56-8185-a0247d6660c8 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff returned with HTTP 200 Sep 07 10:53:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 167/332] 192.168.122.99 () {60 vars in 1488 bytes} [Mon Sep 7 10:53:09 2026] GET /volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff => generated 442 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:09 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-f6caa814-39d4-4d6d-ba15-fd5ccb20a598 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6caa814-39d4-4d6d-ba15-fd5ccb20a598 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 returned with HTTP 200 Sep 07 10:53:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 166/333] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:08 2026] GET /volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 => generated 912 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-26297c05-6cc7-478d-abc6-189cbe6b4a64 req-363bf4d8-0525-4820-9f3b-13c08356fabf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-26297c05-6cc7-478d-abc6-189cbe6b4a64 req-363bf4d8-0525-4820-9f3b-13c08356fabf tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff Sep 07 10:53:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-26297c05-6cc7-478d-abc6-189cbe6b4a64 req-363bf4d8-0525-4820-9f3b-13c08356fabf tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-26297c05-6cc7-478d-abc6-189cbe6b4a64 req-363bf4d8-0525-4820-9f3b-13c08356fabf tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-188ee1f0-fda0-4c0c-8813-3a388c0acb75 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-26297c05-6cc7-478d-abc6-189cbe6b4a64 req-363bf4d8-0525-4820-9f3b-13c08356fabf tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Snapshot retrieved successfully. Sep 07 10:53:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-26297c05-6cc7-478d-abc6-189cbe6b4a64 req-363bf4d8-0525-4820-9f3b-13c08356fabf tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff returned with HTTP 200 Sep 07 10:53:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 168/334] 192.168.122.99 () {60 vars in 1488 bytes} [Mon Sep 7 10:53:10 2026] GET /volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff => generated 442 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-188ee1f0-fda0-4c0c-8813-3a388c0acb75 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 Sep 07 10:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-188ee1f0-fda0-4c0c-8813-3a388c0acb75 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-188ee1f0-fda0-4c0c-8813-3a388c0acb75 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-188ee1f0-fda0-4c0c-8813-3a388c0acb75 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 returned with HTTP 404 Sep 07 10:53:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 167/335] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:10 2026] GET /volume/v3/volumes/07e426af-65cc-4f88-a262-ec940d2e07b1 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:53:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-725982ca-069d-4028-97dc-d23e654b6cb7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-725982ca-069d-4028-97dc-d23e654b6cb7 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 Sep 07 10:53:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-725982ca-069d-4028-97dc-d23e654b6cb7 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-725982ca-069d-4028-97dc-d23e654b6cb7 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-725982ca-069d-4028-97dc-d23e654b6cb7 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member b657a7a5-e5f7-4834-bfb2-97e4114f1253 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-725982ca-069d-4028-97dc-d23e654b6cb7 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 returned with HTTP 404 Sep 07 10:53:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 169/336] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:10 2026] GET /volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253 => generated 108 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-79eca443-e159-4c59-a7a0-0d8e69f48c75 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79eca443-e159-4c59-a7a0-0d8e69f48c75 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] POST http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc/action Sep 07 10:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-79eca443-e159-4c59-a7a0-0d8e69f48c75 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-79eca443-e159-4c59-a7a0-0d8e69f48c75 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-79eca443-e159-4c59-a7a0-0d8e69f48c75 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] delete called for group a7b71cda-803a-4a19-adf4-8f4a9f761cfc {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-79eca443-e159-4c59-a7a0-0d8e69f48c75 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Delete group with id: a7b71cda-803a-4a19-adf4-8f4a9f761cfc Sep 07 10:53:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:10 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79eca443-e159-4c59-a7a0-0d8e69f48c75 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc/action returned with HTTP 202 Sep 07 10:53:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 168/337] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:53:10 2026] POST /volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fb4cc8aa-2912-4992-9e16-311d55679228 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb4cc8aa-2912-4992-9e16-311d55679228 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc Sep 07 10:53:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb4cc8aa-2912-4992-9e16-311d55679228 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb4cc8aa-2912-4992-9e16-311d55679228 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-fb4cc8aa-2912-4992-9e16-311d55679228 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member a7b71cda-803a-4a19-adf4-8f4a9f761cfc {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:10 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb4cc8aa-2912-4992-9e16-311d55679228 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc returned with HTTP 200 Sep 07 10:53:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 170/338] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:10 2026] GET /volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc => generated 322 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-bec287c3-0662-42ef-97b5-64e8e749e894 req-784671f9-2bde-4a6d-9c55-a42a4d729597 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bec287c3-0662-42ef-97b5-64e8e749e894 req-784671f9-2bde-4a6d-9c55-a42a4d729597 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bec287c3-0662-42ef-97b5-64e8e749e894 req-784671f9-2bde-4a6d-9c55-a42a4d729597 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bec287c3-0662-42ef-97b5-64e8e749e894 req-784671f9-2bde-4a6d-9c55-a42a4d729597 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-bec287c3-0662-42ef-97b5-64e8e749e894 req-784671f9-2bde-4a6d-9c55-a42a4d729597 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Snapshot retrieved successfully. Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bec287c3-0662-42ef-97b5-64e8e749e894 req-784671f9-2bde-4a6d-9c55-a42a4d729597 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff returned with HTTP 200 Sep 07 10:53:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 169/339] 192.168.122.99 () {60 vars in 1488 bytes} [Mon Sep 7 10:53:11 2026] GET /volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-187ecb43-1cd1-4694-82f1-eec824e9883e req-6650e24f-2e7f-4b8c-9d0e-a242f0f5a125 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-187ecb43-1cd1-4694-82f1-eec824e9883e req-6650e24f-2e7f-4b8c-9d0e-a242f0f5a125 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff Sep 07 10:53:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-187ecb43-1cd1-4694-82f1-eec824e9883e req-6650e24f-2e7f-4b8c-9d0e-a242f0f5a125 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-187ecb43-1cd1-4694-82f1-eec824e9883e req-6650e24f-2e7f-4b8c-9d0e-a242f0f5a125 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:11 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [req-187ecb43-1cd1-4694-82f1-eec824e9883e req-6650e24f-2e7f-4b8c-9d0e-a242f0f5a125 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Delete snapshot with id: 826c2760-7dce-4e93-b818-2ec9c211ffff Sep 07 10:53:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-187ecb43-1cd1-4694-82f1-eec824e9883e req-6650e24f-2e7f-4b8c-9d0e-a242f0f5a125 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Snapshot retrieved successfully. Sep 07 10:53:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7b2cc427-3a51-438b-936b-182de969d0d9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-187ecb43-1cd1-4694-82f1-eec824e9883e req-6650e24f-2e7f-4b8c-9d0e-a242f0f5a125 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Snapshot delete request issued successfully. Sep 07 10:53:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-187ecb43-1cd1-4694-82f1-eec824e9883e req-6650e24f-2e7f-4b8c-9d0e-a242f0f5a125 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff returned with HTTP 202 Sep 07 10:53:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 171/340] 192.168.122.99 () {62 vars in 1510 bytes} [Mon Sep 7 10:53:11 2026] DELETE /volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b2cc427-3a51-438b-936b-182de969d0d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b2cc427-3a51-438b-936b-182de969d0d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b2cc427-3a51-438b-936b-182de969d0d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-7b2cc427-3a51-438b-936b-182de969d0d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member a7b71cda-803a-4a19-adf4-8f4a9f761cfc {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b2cc427-3a51-438b-936b-182de969d0d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc returned with HTTP 404 Sep 07 10:53:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 170/341] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:11 2026] GET /volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc => generated 108 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-2483f556-80ae-4159-abf2-2685528abad1 req-dbc2382e-e38a-4f12-a5b1-8b183b7bd785 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2eabae75-2147-4c54-8821-03ba71591987 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2483f556-80ae-4159-abf2-2685528abad1 req-dbc2382e-e38a-4f12-a5b1-8b183b7bd785 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2483f556-80ae-4159-abf2-2685528abad1 req-dbc2382e-e38a-4f12-a5b1-8b183b7bd785 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2483f556-80ae-4159-abf2-2685528abad1 req-dbc2382e-e38a-4f12-a5b1-8b183b7bd785 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2eabae75-2147-4c54-8821-03ba71591987 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/detail Sep 07 10:53:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2eabae75-2147-4c54-8821-03ba71591987 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2eabae75-2147-4c54-8821-03ba71591987 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-2483f556-80ae-4159-abf2-2685528abad1 req-dbc2382e-e38a-4f12-a5b1-8b183b7bd785 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Snapshot retrieved successfully. Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2483f556-80ae-4159-abf2-2685528abad1 req-dbc2382e-e38a-4f12-a5b1-8b183b7bd785 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff returned with HTTP 200 Sep 07 10:53:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 171/342] 192.168.122.99 () {60 vars in 1488 bytes} [Mon Sep 7 10:53:11 2026] GET /volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:11 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2eabae75-2147-4c54-8821-03ba71591987 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/detail returned with HTTP 200 Sep 07 10:53:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 172/343] 192.168.122.99 () {60 vars in 1175 bytes} [Mon Sep 7 10:53:11 2026] GET /volume/v3/groups/detail => generated 14 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b1196196-8db7-4d70-8345-8de9b171c53a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b1196196-8db7-4d70-8345-8de9b171c53a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b1196196-8db7-4d70-8345-8de9b171c53a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b1196196-8db7-4d70-8345-8de9b171c53a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-b1196196-8db7-4d70-8345-8de9b171c53a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1196196-8db7-4d70-8345-8de9b171c53a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:11 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b1196196-8db7-4d70-8345-8de9b171c53a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Get all volumes completed successfully. Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b1196196-8db7-4d70-8345-8de9b171c53a tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 172/344] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:53:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8f46dbb9-4f5c-4198-bab1-90c483b62cbb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8f46dbb9-4f5c-4198-bab1-90c483b62cbb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] POST http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc/action Sep 07 10:53:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8f46dbb9-4f5c-4198-bab1-90c483b62cbb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8f46dbb9-4f5c-4198-bab1-90c483b62cbb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-8f46dbb9-4f5c-4198-bab1-90c483b62cbb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] delete called for group a7b71cda-803a-4a19-adf4-8f4a9f761cfc {{(pid=86959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:53:11 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-8f46dbb9-4f5c-4198-bab1-90c483b62cbb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Delete group with id: a7b71cda-803a-4a19-adf4-8f4a9f761cfc Sep 07 10:53:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8f46dbb9-4f5c-4198-bab1-90c483b62cbb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc/action returned with HTTP 404 Sep 07 10:53:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 173/345] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:53:11 2026] POST /volume/v3/groups/a7b71cda-803a-4a19-adf4-8f4a9f761cfc/action => generated 108 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bd848cce-c1b2-4dc5-b413-d7dff24ddae4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd848cce-c1b2-4dc5-b413-d7dff24ddae4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd848cce-c1b2-4dc5-b413-d7dff24ddae4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd848cce-c1b2-4dc5-b413-d7dff24ddae4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-bd848cce-c1b2-4dc5-b413-d7dff24ddae4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd848cce-c1b2-4dc5-b413-d7dff24ddae4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bd848cce-c1b2-4dc5-b413-d7dff24ddae4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Get all volumes completed successfully. Sep 07 10:53:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd848cce-c1b2-4dc5-b413-d7dff24ddae4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 173/346] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:53:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f865053a-fa44-460b-8a13-838d9142e324 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f865053a-fa44-460b-8a13-838d9142e324 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] POST http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253/action Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f865053a-fa44-460b-8a13-838d9142e324 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f865053a-fa44-460b-8a13-838d9142e324 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-f865053a-fa44-460b-8a13-838d9142e324 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] delete called for group b657a7a5-e5f7-4834-bfb2-97e4114f1253 {{(pid=86959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-f865053a-fa44-460b-8a13-838d9142e324 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Delete group with id: b657a7a5-e5f7-4834-bfb2-97e4114f1253 Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f865053a-fa44-460b-8a13-838d9142e324 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253/action returned with HTTP 404 Sep 07 10:53:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 174/347] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:53:12 2026] POST /volume/v3/groups/b657a7a5-e5f7-4834-bfb2-97e4114f1253/action => generated 108 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c965dad8-f76f-47e2-a5db-efcb535a7718 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c965dad8-f76f-47e2-a5db-efcb535a7718 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/2a01d590-aab0-4645-98d9-ffcc7bbdd61e Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c965dad8-f76f-47e2-a5db-efcb535a7718 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c965dad8-f76f-47e2-a5db-efcb535a7718 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c965dad8-f76f-47e2-a5db-efcb535a7718 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] http://192.168.122.99/volume/v3/group_types/2a01d590-aab0-4645-98d9-ffcc7bbdd61e returned with HTTP 202 Sep 07 10:53:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 174/348] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 10:53:12 2026] DELETE /volume/v3/group_types/2a01d590-aab0-4645-98d9-ffcc7bbdd61e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-aaebb108-04d8-4d22-904c-70adbcd57be1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aaebb108-04d8-4d22-904c-70adbcd57be1 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] DELETE http://192.168.122.99/volume/v3/types/2f631919-9d8d-4814-9c7d-c8d54682e5fc Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aaebb108-04d8-4d22-904c-70adbcd57be1 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aaebb108-04d8-4d22-904c-70adbcd57be1 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aaebb108-04d8-4d22-904c-70adbcd57be1 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] http://192.168.122.99/volume/v3/types/2f631919-9d8d-4814-9c7d-c8d54682e5fc returned with HTTP 202 Sep 07 10:53:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 175/349] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:53:12 2026] DELETE /volume/v3/types/2f631919-9d8d-4814-9c7d-c8d54682e5fc => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4c1ff472-1d65-4d45-8cce-6696394d5386 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c1ff472-1d65-4d45-8cce-6696394d5386 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] GET http://192.168.122.99/volume/v3/types/2f631919-9d8d-4814-9c7d-c8d54682e5fc Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c1ff472-1d65-4d45-8cce-6696394d5386 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c1ff472-1d65-4d45-8cce-6696394d5386 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c1ff472-1d65-4d45-8cce-6696394d5386 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] http://192.168.122.99/volume/v3/types/2f631919-9d8d-4814-9c7d-c8d54682e5fc returned with HTTP 404 Sep 07 10:53:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 175/350] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:53:12 2026] GET /volume/v3/types/2f631919-9d8d-4814-9c7d-c8d54682e5fc => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fa7269b5-0f5b-4223-9fad-3bdbd91771ce None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa7269b5-0f5b-4223-9fad-3bdbd91771ce tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fa7269b5-0f5b-4223-9fad-3bdbd91771ce tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-938110441"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa7269b5-0f5b-4223-9fad-3bdbd91771ce tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:53:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 176/351] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:53:12 2026] POST /volume/v3/types => generated 215 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-44118961-5884-47a8-b80c-79dbfe15f64f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44118961-5884-47a8-b80c-79dbfe15f64f tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44118961-5884-47a8-b80c-79dbfe15f64f tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1865223758"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44118961-5884-47a8-b80c-79dbfe15f64f tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 10:53:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 176/352] 192.168.122.99 () {62 vars in 1190 bytes} [Mon Sep 7 10:53:12 2026] POST /volume/v3/group_types => generated 173 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e82531e0-6716-4b90-b90e-c060d5e3cf4d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e82531e0-6716-4b90-b90e-c060d5e3cf4d tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] POST http://192.168.122.99/volume/v3/groups Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e82531e0-6716-4b90-b90e-c060d5e3cf4d tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "330845e9-f1c0-4eec-b29a-fb4cdd610b7c", "volume_types": ["cca83040-bf5a-4f1e-a69e-2dfc86dabd1c"], "name": "tempest-GroupsTest-Group-228782532"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-e82531e0-6716-4b90-b90e-c060d5e3cf4d tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Creating new group {'group': {'group_type': '330845e9-f1c0-4eec-b29a-fb4cdd610b7c', 'volume_types': ['cca83040-bf5a-4f1e-a69e-2dfc86dabd1c'], 'name': 'tempest-GroupsTest-Group-228782532'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-e82531e0-6716-4b90-b90e-c060d5e3cf4d tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Creating group tempest-GroupsTest-Group-228782532. Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e82531e0-6716-4b90-b90e-c060d5e3cf4d tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Availability Zones retrieved successfully. Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-e82531e0-6716-4b90-b90e-c060d5e3cf4d tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Created reservations ['11dd1be0-d276-40e1-9977-fa7fb9f23f02'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e82531e0-6716-4b90-b90e-c060d5e3cf4d tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups returned with HTTP 202 Sep 07 10:53:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 177/353] 192.168.122.99 () {62 vars in 1176 bytes} [Mon Sep 7 10:53:12 2026] POST /volume/v3/groups => generated 103 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-85ecc365-062c-4233-9f8c-9e7f8ee90517 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-85ecc365-062c-4233-9f8c-9e7f8ee90517 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-85ecc365-062c-4233-9f8c-9e7f8ee90517 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-85ecc365-062c-4233-9f8c-9e7f8ee90517 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-85ecc365-062c-4233-9f8c-9e7f8ee90517 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member 203fd2b9-5ebd-4539-978c-b6cee421add6 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:12 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-85ecc365-062c-4233-9f8c-9e7f8ee90517 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 returned with HTTP 200 Sep 07 10:53:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 177/354] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:12 2026] GET /volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 => generated 331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-a21a4902-63bd-4d40-a810-c8e30102dcec req-c2699e71-7250-4664-84b2-1e4c81cb537e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-a21a4902-63bd-4d40-a810-c8e30102dcec req-c2699e71-7250-4664-84b2-1e4c81cb537e tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-a21a4902-63bd-4d40-a810-c8e30102dcec req-c2699e71-7250-4664-84b2-1e4c81cb537e tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-a21a4902-63bd-4d40-a810-c8e30102dcec req-c2699e71-7250-4664-84b2-1e4c81cb537e tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-a21a4902-63bd-4d40-a810-c8e30102dcec req-c2699e71-7250-4664-84b2-1e4c81cb537e tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Snapshot retrieved successfully. Sep 07 10:53:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-a21a4902-63bd-4d40-a810-c8e30102dcec req-c2699e71-7250-4664-84b2-1e4c81cb537e tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff returned with HTTP 200 Sep 07 10:53:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 178/355] 192.168.122.99 () {60 vars in 1488 bytes} [Mon Sep 7 10:53:12 2026] GET /volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-10b39f0e-bbfd-4622-851c-69abcabaa24f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-10b39f0e-bbfd-4622-851c-69abcabaa24f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 Sep 07 10:53:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-10b39f0e-bbfd-4622-851c-69abcabaa24f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-10b39f0e-bbfd-4622-851c-69abcabaa24f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-10b39f0e-bbfd-4622-851c-69abcabaa24f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member 203fd2b9-5ebd-4539-978c-b6cee421add6 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:13 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-10b39f0e-bbfd-4622-851c-69abcabaa24f tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 returned with HTTP 200 Sep 07 10:53:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 178/356] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:13 2026] GET /volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 => generated 332 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-808828719", "volume_type": "cca83040-bf5a-4f1e-a69e-2dfc86dabd1c", "group_id": "203fd2b9-5ebd-4539-978c-b6cee421add6", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-808828719', 'volume_type': 'cca83040-bf5a-4f1e-a69e-2dfc86dabd1c', 'group_id': '203fd2b9-5ebd-4539-978c-b6cee421add6', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:13 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Create volume of 1 GB Sep 07 10:53:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:13 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Availability Zones retrieved successfully. Sep 07 10:53:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Flow 'volume_create_api' (868d4c3a-390b-49ce-bb67-c19f197ea173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdef86b-26e8-450d-8aaf-eb2680a42b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdef86b-26e8-450d-8aaf-eb2680a42b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cca83040-bf5a-4f1e-a69e-2dfc86dabd1c,is_public=True,name='tempest-GroupsTest-volume-type-938110441',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cca83040-bf5a-4f1e-a69e-2dfc86dabd1c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '203fd2b9-5ebd-4539-978c-b6cee421add6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af8d2044-706a-4f84-b0ab-e642fc98adbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-583d5c21-329e-42cd-ac25-da7286beb2cd req-fde3e3c5-1b11-48a2-ac2e-c45478179be6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-583d5c21-329e-42cd-ac25-da7286beb2cd req-fde3e3c5-1b11-48a2-ac2e-c45478179be6 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff Sep 07 10:53:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-583d5c21-329e-42cd-ac25-da7286beb2cd req-fde3e3c5-1b11-48a2-ac2e-c45478179be6 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-583d5c21-329e-42cd-ac25-da7286beb2cd req-fde3e3c5-1b11-48a2-ac2e-c45478179be6 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-583d5c21-329e-42cd-ac25-da7286beb2cd req-fde3e3c5-1b11-48a2-ac2e-c45478179be6 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Snapshot retrieved successfully. Sep 07 10:53:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-583d5c21-329e-42cd-ac25-da7286beb2cd req-fde3e3c5-1b11-48a2-ac2e-c45478179be6 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff returned with HTTP 200 Sep 07 10:53:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 179/357] 192.168.122.99 () {60 vars in 1488 bytes} [Mon Sep 7 10:53:13 2026] GET /volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff => generated 468 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:14 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-938110441 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-938110441, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:14 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-938110441 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-938110441, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:14 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Created reservations ['6d1d259f-bc55-48f1-b155-b92c52832880', 'b02edbf5-c83e-4578-8343-b0eeb710931b', '56c663cb-9f61-4320-923f-6c831b6f0e62', '367fa695-6b23-40cb-b903-8d0ab9660d4d'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af8d2044-706a-4f84-b0ab-e642fc98adbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d1d259f-bc55-48f1-b155-b92c52832880', 'b02edbf5-c83e-4578-8343-b0eeb710931b', '56c663cb-9f61-4320-923f-6c831b6f0e62', '367fa695-6b23-40cb-b903-8d0ab9660d4d']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87e2bb8b-874e-4041-bacb-34d2430575d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87e2bb8b-874e-4041-bacb-34d2430575d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd327471-0adf-418f-8435-84fc9955dfc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-808828719',encryption_key_id=None,group_id=203fd2b9-5ebd-4539-978c-b6cee421add6,group_type_id=,metadata={},multiattach=False,project_id='b714d091e5f742cc8b5f7f39fe354c3a',qos_specs=None,replication_status=,reservations=['6d1d259f-bc55-48f1-b155-b92c52832880','b02edbf5-c83e-4578-8343-b0eeb710931b','56c663cb-9f61-4320-923f-6c831b6f0e62','367fa695-6b23-40cb-b903-8d0ab9660d4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1db520ad1a4c4b4c81d35d3742ce4644',volume_type_id=cca83040-bf5a-4f1e-a69e-2dfc86dabd1c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-808828719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=203fd2b9-5ebd-4539-978c-b6cee421add6,host=None,id=fd327471-0adf-418f-8435-84fc9955dfc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b714d091e5f742cc8b5f7f39fe354c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1db520ad1a4c4b4c81d35d3742ce4644',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cca83040-bf5a-4f1e-a69e-2dfc86dabd1c),volume_type_id=cca83040-bf5a-4f1e-a69e-2dfc86dabd1c)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108139c4-f532-43e8-b634-2df4432768b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108139c4-f532-43e8-b634-2df4432768b0) transitioned into state 'SUCCESS' from state '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-808828719',encryption_key_id=None,group_id=203fd2b9-5ebd-4539-978c-b6cee421add6,group_type_id=,metadata={},multiattach=False,project_id='b714d091e5f742cc8b5f7f39fe354c3a',qos_specs=None,replication_status=,reservations=['6d1d259f-bc55-48f1-b155-b92c52832880','b02edbf5-c83e-4578-8343-b0eeb710931b','56c663cb-9f61-4320-923f-6c831b6f0e62','367fa695-6b23-40cb-b903-8d0ab9660d4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1db520ad1a4c4b4c81d35d3742ce4644',volume_type_id=cca83040-bf5a-4f1e-a69e-2dfc86dabd1c)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89c33e5-d0ea-43dd-afd1-14c4b42ee164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89c33e5-d0ea-43dd-afd1-14c4b42ee164) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Flow 'volume_create_api' (868d4c3a-390b-49ce-bb67-c19f197ea173) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Create volume request issued successfully. Sep 07 10:53:14 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:14 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:14 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bebbe673-660f-4a7b-9019-39cabd35b6f6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 179/358] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 10:53:13 2026] POST /volume/v3/volumes => generated 819 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f2656b0b-6c78-46c4-bc22-185690faaffb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2656b0b-6c78-46c4-bc22-185690faaffb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 Sep 07 10:53:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2656b0b-6c78-46c4-bc22-185690faaffb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2656b0b-6c78-46c4-bc22-185690faaffb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f2656b0b-6c78-46c4-bc22-185690faaffb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:14 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-f2656b0b-6c78-46c4-bc22-185690faaffb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:14 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-f2656b0b-6c78-46c4-bc22-185690faaffb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:14 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-f2656b0b-6c78-46c4-bc22-185690faaffb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2656b0b-6c78-46c4-bc22-185690faaffb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 returned with HTTP 200 Sep 07 10:53:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 180/359] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:14 2026] GET /volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 => generated 887 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-8d02f19e-ac7e-43c7-b9f4-86dec9462689 req-db5bd524-9393-4b68-b09c-bfba6ed3816b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-8d02f19e-ac7e-43c7-b9f4-86dec9462689 req-db5bd524-9393-4b68-b09c-bfba6ed3816b tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff Sep 07 10:53:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-8d02f19e-ac7e-43c7-b9f4-86dec9462689 req-db5bd524-9393-4b68-b09c-bfba6ed3816b tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-8d02f19e-ac7e-43c7-b9f4-86dec9462689 req-db5bd524-9393-4b68-b09c-bfba6ed3816b tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-8d02f19e-ac7e-43c7-b9f4-86dec9462689 req-db5bd524-9393-4b68-b09c-bfba6ed3816b tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff returned with HTTP 404 Sep 07 10:53:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 180/360] 192.168.122.99 () {60 vars in 1488 bytes} [Mon Sep 7 10:53:15 2026] GET /volume/v3/snapshots/826c2760-7dce-4e93-b818-2ec9c211ffff => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-14edc1a4-08da-4cdd-bd4a-160103cba62e req-d4ded973-6be3-4a9e-b9dd-cfdbe0982a4c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-14edc1a4-08da-4cdd-bd4a-160103cba62e req-d4ded973-6be3-4a9e-b9dd-cfdbe0982a4c tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] DELETE http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d Sep 07 10:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-14edc1a4-08da-4cdd-bd4a-160103cba62e req-d4ded973-6be3-4a9e-b9dd-cfdbe0982a4c tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-14edc1a4-08da-4cdd-bd4a-160103cba62e req-d4ded973-6be3-4a9e-b9dd-cfdbe0982a4c tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [req-14edc1a4-08da-4cdd-bd4a-160103cba62e req-d4ded973-6be3-4a9e-b9dd-cfdbe0982a4c tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Delete volume with id: 232e470a-ac80-45f8-bcbd-d739725a481d Sep 07 10:53:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-14edc1a4-08da-4cdd-bd4a-160103cba62e req-d4ded973-6be3-4a9e-b9dd-cfdbe0982a4c tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Volume info retrieved successfully. Sep 07 10:53:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-14edc1a4-08da-4cdd-bd4a-160103cba62e req-d4ded973-6be3-4a9e-b9dd-cfdbe0982a4c tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Delete volume request issued successfully. Sep 07 10:53:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-14edc1a4-08da-4cdd-bd4a-160103cba62e req-d4ded973-6be3-4a9e-b9dd-cfdbe0982a4c tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d returned with HTTP 202 Sep 07 10:53:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 181/361] 192.168.122.99 () {62 vars in 1504 bytes} [Mon Sep 7 10:53:15 2026] DELETE /volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:53:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-aab6ceef-c4d1-4786-b6d7-71858125ad35 req-f4290f38-a5fe-48bd-9276-bb35dadd4e0d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-aab6ceef-c4d1-4786-b6d7-71858125ad35 req-f4290f38-a5fe-48bd-9276-bb35dadd4e0d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d Sep 07 10:53:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-aab6ceef-c4d1-4786-b6d7-71858125ad35 req-f4290f38-a5fe-48bd-9276-bb35dadd4e0d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-aab6ceef-c4d1-4786-b6d7-71858125ad35 req-f4290f38-a5fe-48bd-9276-bb35dadd4e0d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-aab6ceef-c4d1-4786-b6d7-71858125ad35 req-f4290f38-a5fe-48bd-9276-bb35dadd4e0d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Volume info retrieved successfully. Sep 07 10:53:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-aab6ceef-c4d1-4786-b6d7-71858125ad35 req-f4290f38-a5fe-48bd-9276-bb35dadd4e0d tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d returned with HTTP 200 Sep 07 10:53:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 181/362] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:53:15 2026] GET /volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7535797e-afa5-4d9a-82e5-8d65f9c6efb6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7535797e-afa5-4d9a-82e5-8d65f9c6efb6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 Sep 07 10:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7535797e-afa5-4d9a-82e5-8d65f9c6efb6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7535797e-afa5-4d9a-82e5-8d65f9c6efb6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7535797e-afa5-4d9a-82e5-8d65f9c6efb6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:15 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-7535797e-afa5-4d9a-82e5-8d65f9c6efb6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:15 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-7535797e-afa5-4d9a-82e5-8d65f9c6efb6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:15 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-7535797e-afa5-4d9a-82e5-8d65f9c6efb6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7535797e-afa5-4d9a-82e5-8d65f9c6efb6 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 returned with HTTP 200 Sep 07 10:53:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 182/363] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:15 2026] GET /volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 => generated 911 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-9a09b1f0-ad14-4af6-8965-ed492e44d87b req-3abe8fdf-1bfa-4213-bf00-16c0379adbbe None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9a09b1f0-ad14-4af6-8965-ed492e44d87b req-3abe8fdf-1bfa-4213-bf00-16c0379adbbe tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d Sep 07 10:53:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9a09b1f0-ad14-4af6-8965-ed492e44d87b req-3abe8fdf-1bfa-4213-bf00-16c0379adbbe tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9a09b1f0-ad14-4af6-8965-ed492e44d87b req-3abe8fdf-1bfa-4213-bf00-16c0379adbbe tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9a09b1f0-ad14-4af6-8965-ed492e44d87b req-3abe8fdf-1bfa-4213-bf00-16c0379adbbe tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d returned with HTTP 404 Sep 07 10:53:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 182/364] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:53:16 2026] GET /volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-c4901046-7082-4ed2-bc12-012478b9edf4 req-5cfebccf-aff1-4acf-8059-a5cc69273d79 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c4901046-7082-4ed2-bc12-012478b9edf4 req-5cfebccf-aff1-4acf-8059-a5cc69273d79 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] DELETE http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d Sep 07 10:53:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c4901046-7082-4ed2-bc12-012478b9edf4 req-5cfebccf-aff1-4acf-8059-a5cc69273d79 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c4901046-7082-4ed2-bc12-012478b9edf4 req-5cfebccf-aff1-4acf-8059-a5cc69273d79 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:16 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [req-c4901046-7082-4ed2-bc12-012478b9edf4 req-5cfebccf-aff1-4acf-8059-a5cc69273d79 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Delete volume with id: 232e470a-ac80-45f8-bcbd-d739725a481d Sep 07 10:53:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c4901046-7082-4ed2-bc12-012478b9edf4 req-5cfebccf-aff1-4acf-8059-a5cc69273d79 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d returned with HTTP 404 Sep 07 10:53:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 183/365] 192.168.122.99 () {62 vars in 1504 bytes} [Mon Sep 7 10:53:16 2026] DELETE /volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-e49890a1-f876-421d-a8d3-6739679a5b5f req-51686adf-33b3-4b06-9d82-4dfc03cdbf74 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e49890a1-f876-421d-a8d3-6739679a5b5f req-51686adf-33b3-4b06-9d82-4dfc03cdbf74 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] GET http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d Sep 07 10:53:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e49890a1-f876-421d-a8d3-6739679a5b5f req-51686adf-33b3-4b06-9d82-4dfc03cdbf74 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e49890a1-f876-421d-a8d3-6739679a5b5f req-51686adf-33b3-4b06-9d82-4dfc03cdbf74 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e49890a1-f876-421d-a8d3-6739679a5b5f req-51686adf-33b3-4b06-9d82-4dfc03cdbf74 tempest-VolumesSnapshotsTestJSON-1763420218 tempest-VolumesSnapshotsTestJSON-1763420218-project-member] http://192.168.122.99/volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d returned with HTTP 404 Sep 07 10:53:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 183/366] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:53:16 2026] GET /volume/v3/volumes/232e470a-ac80-45f8-bcbd-d739725a481d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2e0cf73c-a5c8-42f3-8c47-1c3af34543c8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e0cf73c-a5c8-42f3-8c47-1c3af34543c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e0cf73c-a5c8-42f3-8c47-1c3af34543c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e0cf73c-a5c8-42f3-8c47-1c3af34543c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2e0cf73c-a5c8-42f3-8c47-1c3af34543c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:17 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-2e0cf73c-a5c8-42f3-8c47-1c3af34543c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:17 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-2e0cf73c-a5c8-42f3-8c47-1c3af34543c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-2e0cf73c-a5c8-42f3-8c47-1c3af34543c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e0cf73c-a5c8-42f3-8c47-1c3af34543c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 returned with HTTP 200 Sep 07 10:53:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 184/367] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:17 2026] GET /volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 => generated 912 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fa9b7c6b-1974-495f-86e4-b98439035511 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1429168428", "volume_type": "cca83040-bf5a-4f1e-a69e-2dfc86dabd1c", "group_id": "203fd2b9-5ebd-4539-978c-b6cee421add6", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1429168428', 'volume_type': 'cca83040-bf5a-4f1e-a69e-2dfc86dabd1c', 'group_id': '203fd2b9-5ebd-4539-978c-b6cee421add6', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:17 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Create volume of 1 GB Sep 07 10:53:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:17 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Availability Zones retrieved successfully. Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2be7c82b-6496-45fe-a7ac-cac6f2a4ecda None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Flow 'volume_create_api' (77043c6f-ffd7-4c48-bc65-ebe4ab6dd2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad350b74-728a-410e-a80d-c690af5470e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad350b74-728a-410e-a80d-c690af5470e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cca83040-bf5a-4f1e-a69e-2dfc86dabd1c,is_public=True,name='tempest-GroupsTest-volume-type-938110441',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cca83040-bf5a-4f1e-a69e-2dfc86dabd1c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '203fd2b9-5ebd-4539-978c-b6cee421add6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6ecf0d-8796-4421-ba71-6f6cc2958d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Created reservations ['5546c29a-e600-4cb7-9f09-c8c8258875da', '84c733c5-499c-4fcc-8798-b64564756644', 'f05890c3-8851-4ee5-8543-be5d76d5f60a', '700374eb-42d6-455b-b5bf-23a1b5b153e5'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6ecf0d-8796-4421-ba71-6f6cc2958d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5546c29a-e600-4cb7-9f09-c8c8258875da', '84c733c5-499c-4fcc-8798-b64564756644', 'f05890c3-8851-4ee5-8543-be5d76d5f60a', '700374eb-42d6-455b-b5bf-23a1b5b153e5']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b723ee8-ddc8-4ee5-bfac-fca59efbc5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b723ee8-ddc8-4ee5-bfac-fca59efbc5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1429168428',encryption_key_id=None,group_id=203fd2b9-5ebd-4539-978c-b6cee421add6,group_type_id=,metadata={},multiattach=False,project_id='b714d091e5f742cc8b5f7f39fe354c3a',qos_specs=None,replication_status=,reservations=['5546c29a-e600-4cb7-9f09-c8c8258875da','84c733c5-499c-4fcc-8798-b64564756644','f05890c3-8851-4ee5-8543-be5d76d5f60a','700374eb-42d6-455b-b5bf-23a1b5b153e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1db520ad1a4c4b4c81d35d3742ce4644',volume_type_id=cca83040-bf5a-4f1e-a69e-2dfc86dabd1c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1429168428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=203fd2b9-5ebd-4539-978c-b6cee421add6,host=None,id=dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b714d091e5f742cc8b5f7f39fe354c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1db520ad1a4c4b4c81d35d3742ce4644',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cca83040-bf5a-4f1e-a69e-2dfc86dabd1c),volume_type_id=cca83040-bf5a-4f1e-a69e-2dfc86dabd1c)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173ceb02-9291-4a13-9d6d-404377ebc08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2be7c82b-6496-45fe-a7ac-cac6f2a4ecda tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] GET http://192.168.122.99/volume/v3/os-services Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2be7c82b-6496-45fe-a7ac-cac6f2a4ecda tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2be7c82b-6496-45fe-a7ac-cac6f2a4ecda tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:17 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:53:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2be7c82b-6496-45fe-a7ac-cac6f2a4ecda tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] http://192.168.122.99/volume/v3/os-services returned with HTTP 200 Sep 07 10:53:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 185/368] 192.168.122.99 () {58 vars in 1128 bytes} [Mon Sep 7 10:53:17 2026] GET /volume/v3/os-services => generated 705 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a5f2b9e0-5855-480b-bea2-aebec583dc9c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5f2b9e0-5855-480b-bea2-aebec583dc9c tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] GET http://192.168.122.99/volume/v3/os-services?host=devstack Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5f2b9e0-5855-480b-bea2-aebec583dc9c tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5f2b9e0-5855-480b-bea2-aebec583dc9c tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173ceb02-9291-4a13-9d6d-404377ebc08a) transitioned into state 'SUCCESS' from state '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-1429168428',encryption_key_id=None,group_id=203fd2b9-5ebd-4539-978c-b6cee421add6,group_type_id=,metadata={},multiattach=False,project_id='b714d091e5f742cc8b5f7f39fe354c3a',qos_specs=None,replication_status=,reservations=['5546c29a-e600-4cb7-9f09-c8c8258875da','84c733c5-499c-4fcc-8798-b64564756644','f05890c3-8851-4ee5-8543-be5d76d5f60a','700374eb-42d6-455b-b5bf-23a1b5b153e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1db520ad1a4c4b4c81d35d3742ce4644',volume_type_id=cca83040-bf5a-4f1e-a69e-2dfc86dabd1c)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ba90f3-ce5e-4594-bab9-62b0dab86093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5f2b9e0-5855-480b-bea2-aebec583dc9c tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] http://192.168.122.99/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 07 10:53:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 186/369] 192.168.122.99 () {58 vars in 1155 bytes} [Mon Sep 7 10:53:17 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9e7022d8-3282-492c-89ee-aa153045914b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e7022d8-3282-492c-89ee-aa153045914b tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] GET http://192.168.122.99/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e7022d8-3282-492c-89ee-aa153045914b tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e7022d8-3282-492c-89ee-aa153045914b tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ba90f3-ce5e-4594-bab9-62b0dab86093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e7022d8-3282-492c-89ee-aa153045914b tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] http://192.168.122.99/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Flow 'volume_create_api' (77043c6f-ffd7-4c48-bc65-ebe4ab6dd2ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Create volume request issued successfully. Sep 07 10:53:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 187/370] 192.168.122.99 () {58 vars in 1203 bytes} [Mon Sep 7 10:53:17 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 07 10:53:17 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:17 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-77e9571f-056f-4038-aa86-9d86ddfc1333 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-77e9571f-056f-4038-aa86-9d86ddfc1333 tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] GET http://192.168.122.99/volume/v3/os-services?binary=cinder-scheduler Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-77e9571f-056f-4038-aa86-9d86ddfc1333 tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-77e9571f-056f-4038-aa86-9d86ddfc1333 tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-77e9571f-056f-4038-aa86-9d86ddfc1333 tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] http://192.168.122.99/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 07 10:53:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 188/371] 192.168.122.99 () {58 vars in 1175 bytes} [Mon Sep 7 10:53:17 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa9b7c6b-1974-495f-86e4-b98439035511 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 184/372] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 10:53:17 2026] POST /volume/v3/volumes => generated 820 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8e02c40e-1632-41dd-a9c3-a2c3acdefd36 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e02c40e-1632-41dd-a9c3-a2c3acdefd36 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e02c40e-1632-41dd-a9c3-a2c3acdefd36 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e02c40e-1632-41dd-a9c3-a2c3acdefd36 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8e02c40e-1632-41dd-a9c3-a2c3acdefd36 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:18 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-8e02c40e-1632-41dd-a9c3-a2c3acdefd36 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:18 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-8e02c40e-1632-41dd-a9c3-a2c3acdefd36 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:18 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-8e02c40e-1632-41dd-a9c3-a2c3acdefd36 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1174423332"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1174423332'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Create volume of 1 GB Sep 07 10:53:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Availability Zones retrieved successfully. Sep 07 10:53:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e02c40e-1632-41dd-a9c3-a2c3acdefd36 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc returned with HTTP 200 Sep 07 10:53:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 185/373] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:17 2026] GET /volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc => generated 888 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Flow 'volume_create_api' (1e6c69e1-299b-4177-88d3-896876c9c821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00af6e8-ab1f-4420-9c68-bf0bceaaa660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00af6e8-ab1f-4420-9c68-bf0bceaaa660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e86aa8-31d0-48c3-a25b-b008a7be6166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Created reservations ['47814ac6-ec91-477d-b9f0-97d4bdbc6690', 'b1254a1a-63ac-4be0-8cd9-92532feacd72', 'cfe7e505-3142-42f9-877a-930507d55fb3', '6e54aeb7-35fb-4ca3-8602-c55c6768444a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e86aa8-31d0-48c3-a25b-b008a7be6166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47814ac6-ec91-477d-b9f0-97d4bdbc6690', 'b1254a1a-63ac-4be0-8cd9-92532feacd72', 'cfe7e505-3142-42f9-877a-930507d55fb3', '6e54aeb7-35fb-4ca3-8602-c55c6768444a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca85abd5-4e7b-4904-a61b-04a81d093698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca85abd5-4e7b-4904-a61b-04a81d093698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c54e6dc9-36d8-4131-ae08-f5329e2e2c19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1174423332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57814a1258f0406e9e538ab728870ad8',qos_specs=None,replication_status=,reservations=['47814ac6-ec91-477d-b9f0-97d4bdbc6690','b1254a1a-63ac-4be0-8cd9-92532feacd72','cfe7e505-3142-42f9-877a-930507d55fb3','6e54aeb7-35fb-4ca3-8602-c55c6768444a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b7a5528a6541619aaa779144d7afd7',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1174423332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c54e6dc9-36d8-4131-ae08-f5329e2e2c19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57814a1258f0406e9e538ab728870ad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b7a5528a6541619aaa779144d7afd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8da0421-1db8-414e-804b-d998aa5976af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8da0421-1db8-414e-804b-d998aa5976af) transitioned into state 'SUCCESS' from state '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-1174423332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57814a1258f0406e9e538ab728870ad8',qos_specs=None,replication_status=,reservations=['47814ac6-ec91-477d-b9f0-97d4bdbc6690','b1254a1a-63ac-4be0-8cd9-92532feacd72','cfe7e505-3142-42f9-877a-930507d55fb3','6e54aeb7-35fb-4ca3-8602-c55c6768444a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b7a5528a6541619aaa779144d7afd7',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018ba65b-1371-4e57-b1e6-a7a3e70ed265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018ba65b-1371-4e57-b1e6-a7a3e70ed265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Flow 'volume_create_api' (1e6c69e1-299b-4177-88d3-896876c9c821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Create volume request issued successfully. Sep 07 10:53:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-654a5acf-7123-46f8-b0ba-50dcc884a152 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 189/374] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:53:17 2026] POST /volume/v3/volumes => generated 761 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dc95a9e3-ef15-46a1-b1e1-c0f5894355ac None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dc95a9e3-ef15-46a1-b1e1-c0f5894355ac tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] GET http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 Sep 07 10:53:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dc95a9e3-ef15-46a1-b1e1-c0f5894355ac tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dc95a9e3-ef15-46a1-b1e1-c0f5894355ac tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-dc95a9e3-ef15-46a1-b1e1-c0f5894355ac tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Volume info retrieved successfully. Sep 07 10:53:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dc95a9e3-ef15-46a1-b1e1-c0f5894355ac tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 returned with HTTP 200 Sep 07 10:53:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 186/375] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:18 2026] GET /volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 => generated 829 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-738cead1-c156-4495-8a64-7560c4063145 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-738cead1-c156-4495-8a64-7560c4063145 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc Sep 07 10:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-738cead1-c156-4495-8a64-7560c4063145 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-738cead1-c156-4495-8a64-7560c4063145 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-738cead1-c156-4495-8a64-7560c4063145 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:19 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-738cead1-c156-4495-8a64-7560c4063145 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:19 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-738cead1-c156-4495-8a64-7560c4063145 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:19 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-738cead1-c156-4495-8a64-7560c4063145 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-738cead1-c156-4495-8a64-7560c4063145 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc returned with HTTP 200 Sep 07 10:53:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 190/376] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:19 2026] GET /volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7519c998-d512-46a3-8357-d70ab6a37d40 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7519c998-d512-46a3-8357-d70ab6a37d40 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] GET http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 Sep 07 10:53:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7519c998-d512-46a3-8357-d70ab6a37d40 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7519c998-d512-46a3-8357-d70ab6a37d40 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7519c998-d512-46a3-8357-d70ab6a37d40 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Volume info retrieved successfully. Sep 07 10:53:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7519c998-d512-46a3-8357-d70ab6a37d40 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 returned with HTTP 200 Sep 07 10:53:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 187/377] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:19 2026] GET /volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-431c46e7-87a8-4a92-b95f-647260953af4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-431c46e7-87a8-4a92-b95f-647260953af4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-431c46e7-87a8-4a92-b95f-647260953af4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-431c46e7-87a8-4a92-b95f-647260953af4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-431c46e7-87a8-4a92-b95f-647260953af4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:20 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-431c46e7-87a8-4a92-b95f-647260953af4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:20 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-431c46e7-87a8-4a92-b95f-647260953af4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-431c46e7-87a8-4a92-b95f-647260953af4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-431c46e7-87a8-4a92-b95f-647260953af4 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc returned with HTTP 200 Sep 07 10:53:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 191/378] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:20 2026] GET /volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-128eaee3-2568-496f-b9b1-5129fe283a92 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-128eaee3-2568-496f-b9b1-5129fe283a92 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] PUT http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-128eaee3-2568-496f-b9b1-5129fe283a92 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-128eaee3-2568-496f-b9b1-5129fe283a92 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Update called for group 203fd2b9-5ebd-4539-978c-b6cee421add6. {{(pid=86958) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-128eaee3-2568-496f-b9b1-5129fe283a92 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Updating group 203fd2b9-5ebd-4539-978c-b6cee421add6 with name new_group description: This is a new group add_volumes: None remove_volumes: dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc. Sep 07 10:53:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-128eaee3-2568-496f-b9b1-5129fe283a92 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 returned with HTTP 202 Sep 07 10:53:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 192/379] 192.168.122.99 () {62 vars in 1286 bytes} [Mon Sep 7 10:53:20 2026] PUT /volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fbf7fbca-f3e2-43a9-9550-c1f67b9888bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbf7fbca-f3e2-43a9-9550-c1f67b9888bd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fbf7fbca-f3e2-43a9-9550-c1f67b9888bd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fbf7fbca-f3e2-43a9-9550-c1f67b9888bd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-fbf7fbca-f3e2-43a9-9550-c1f67b9888bd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member 203fd2b9-5ebd-4539-978c-b6cee421add6 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:20 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbf7fbca-f3e2-43a9-9550-c1f67b9888bd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 returned with HTTP 200 Sep 07 10:53:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 193/380] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:20 2026] GET /volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1699718758"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1699718758'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:20 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Create volume of 1 GB Sep 07 10:53:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Availability Zones retrieved successfully. Sep 07 10:53:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Flow 'volume_create_api' (23df6d21-09dc-4234-ac1e-1e7a34a14c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (432b39de-a6b2-4ce7-8422-b42396a0b781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7268591b-9bc2-4ead-b963-d1721db69218 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7268591b-9bc2-4ead-b963-d1721db69218 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] GET http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7268591b-9bc2-4ead-b963-d1721db69218 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7268591b-9bc2-4ead-b963-d1721db69218 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7268591b-9bc2-4ead-b963-d1721db69218 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Volume info retrieved successfully. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7268591b-9bc2-4ead-b963-d1721db69218 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 returned with HTTP 200 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 194/381] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:20 2026] GET /volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (432b39de-a6b2-4ce7-8422-b42396a0b781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce73a3c7-7e83-485e-9cd6-e9ddbe8e63cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-78088004-3156-4ead-b526-94894db74952 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78088004-3156-4ead-b526-94894db74952 tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] GET http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78088004-3156-4ead-b526-94894db74952 tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78088004-3156-4ead-b526-94894db74952 tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-78088004-3156-4ead-b526-94894db74952 tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Volume info retrieved successfully. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78088004-3156-4ead-b526-94894db74952 tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 returned with HTTP 200 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 195/382] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:21 2026] GET /volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 => generated 1017 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-56a45076-f8a5-4a72-ab42-577004a2e0ac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56a45076-f8a5-4a72-ab42-577004a2e0ac tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] GET http://192.168.122.99/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56a45076-f8a5-4a72-ab42-577004a2e0ac tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56a45076-f8a5-4a72-ab42-577004a2e0ac tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56a45076-f8a5-4a72-ab42-577004a2e0ac tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] http://192.168.122.99/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 196/383] 192.168.122.99 () {58 vars in 1197 bytes} [Mon Sep 7 10:53:21 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-28799a64-b0d5-4dec-9710-07948d91a077 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28799a64-b0d5-4dec-9710-07948d91a077 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] GET http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28799a64-b0d5-4dec-9710-07948d91a077 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28799a64-b0d5-4dec-9710-07948d91a077 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-28799a64-b0d5-4dec-9710-07948d91a077 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Volume info retrieved successfully. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28799a64-b0d5-4dec-9710-07948d91a077 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 returned with HTTP 200 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 197/384] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:21 2026] GET /volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d6cdf2f8-5c97-4819-a84e-da598515eeaf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6cdf2f8-5c97-4819-a84e-da598515eeaf tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] DELETE http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6cdf2f8-5c97-4819-a84e-da598515eeaf tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6cdf2f8-5c97-4819-a84e-da598515eeaf tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-d6cdf2f8-5c97-4819-a84e-da598515eeaf tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Delete volume with id: c54e6dc9-36d8-4131-ae08-f5329e2e2c19 Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Created reservations ['91df90b8-9f0e-42dd-b18d-3261f05a6a9b', 'd3616199-22a8-4675-84bb-a40dd34f1abd', '895c3ef2-0a40-440e-8b20-3bc301a452c1', '41b578bd-33b5-40ec-ba82-0cdcca4cb53f'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce73a3c7-7e83-485e-9cd6-e9ddbe8e63cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91df90b8-9f0e-42dd-b18d-3261f05a6a9b', 'd3616199-22a8-4675-84bb-a40dd34f1abd', '895c3ef2-0a40-440e-8b20-3bc301a452c1', '41b578bd-33b5-40ec-ba82-0cdcca4cb53f']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d7043e8-f73b-438b-adc3-27add90df45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d6cdf2f8-5c97-4819-a84e-da598515eeaf tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Volume info retrieved successfully. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d6cdf2f8-5c97-4819-a84e-da598515eeaf tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Delete volume request issued successfully. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6cdf2f8-5c97-4819-a84e-da598515eeaf tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 returned with HTTP 202 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 198/385] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:53:21 2026] DELETE /volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fe0fb4ed-25e0-410f-8c84-ddcabbc8b0ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe0fb4ed-25e0-410f-8c84-ddcabbc8b0ce tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] GET http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d7043e8-f73b-438b-adc3-27add90df45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '889e7f53-88db-48cc-80b2-81b07ceeef57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1699718758',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9a3797a7696a4c6eb6a2b5d7a17d1178',qos_specs=None,replication_status=,reservations=['91df90b8-9f0e-42dd-b18d-3261f05a6a9b','d3616199-22a8-4675-84bb-a40dd34f1abd','895c3ef2-0a40-440e-8b20-3bc301a452c1','41b578bd-33b5-40ec-ba82-0cdcca4cb53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='546b05ec32c74099803afa1faf04ac45',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1699718758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=889e7f53-88db-48cc-80b2-81b07ceeef57,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9a3797a7696a4c6eb6a2b5d7a17d1178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='546b05ec32c74099803afa1faf04ac45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe0fb4ed-25e0-410f-8c84-ddcabbc8b0ce tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe0fb4ed-25e0-410f-8c84-ddcabbc8b0ce tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ee06d7f-6b2b-4966-b8f6-195522daee18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fe0fb4ed-25e0-410f-8c84-ddcabbc8b0ce tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Volume info retrieved successfully. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe0fb4ed-25e0-410f-8c84-ddcabbc8b0ce tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 returned with HTTP 200 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 199/386] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:21 2026] GET /volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ee06d7f-6b2b-4966-b8f6-195522daee18) transitioned into state 'SUCCESS' from state '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-1699718758',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9a3797a7696a4c6eb6a2b5d7a17d1178',qos_specs=None,replication_status=,reservations=['91df90b8-9f0e-42dd-b18d-3261f05a6a9b','d3616199-22a8-4675-84bb-a40dd34f1abd','895c3ef2-0a40-440e-8b20-3bc301a452c1','41b578bd-33b5-40ec-ba82-0cdcca4cb53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='546b05ec32c74099803afa1faf04ac45',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8804d91-8ae0-449a-9c77-645d3989b42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8804d91-8ae0-449a-9c77-645d3989b42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Flow 'volume_create_api' (23df6d21-09dc-4234-ac1e-1e7a34a14c66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Create volume request issued successfully. Sep 07 10:53:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bf4e5c36-eb82-4e1e-88e8-f2537c23d8ce tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 188/387] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:53:20 2026] POST /volume/v3/volumes => generated 767 bytes in 761 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1089b29-2cdb-4bac-a426-ccfab2c1733c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1089b29-2cdb-4bac-a426-ccfab2c1733c tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1089b29-2cdb-4bac-a426-ccfab2c1733c tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1089b29-2cdb-4bac-a426-ccfab2c1733c tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1089b29-2cdb-4bac-a426-ccfab2c1733c tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1089b29-2cdb-4bac-a426-ccfab2c1733c tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 returned with HTTP 200 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 200/388] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:21 2026] GET /volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 => generated 835 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ca81f562-1b97-42dd-b78c-b365fc3aea15 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca81f562-1b97-42dd-b78c-b365fc3aea15 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca81f562-1b97-42dd-b78c-b365fc3aea15 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca81f562-1b97-42dd-b78c-b365fc3aea15 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-ca81f562-1b97-42dd-b78c-b365fc3aea15 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member 203fd2b9-5ebd-4539-978c-b6cee421add6 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca81f562-1b97-42dd-b78c-b365fc3aea15 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 returned with HTTP 200 Sep 07 10:53:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 189/389] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:21 2026] GET /volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 => generated 324 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-943d467b-b899-4d6e-96b8-d61dd94bd673 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-943d467b-b899-4d6e-96b8-d61dd94bd673 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-943d467b-b899-4d6e-96b8-d61dd94bd673 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-943d467b-b899-4d6e-96b8-d61dd94bd673 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-943d467b-b899-4d6e-96b8-d61dd94bd673 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member 203fd2b9-5ebd-4539-978c-b6cee421add6 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-943d467b-b899-4d6e-96b8-d61dd94bd673 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 returned with HTTP 200 Sep 07 10:53:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 201/390] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:21 2026] GET /volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 => generated 324 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-04870bfd-dd2a-42f5-8419-f4c3495b4c16 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-04870bfd-dd2a-42f5-8419-f4c3495b4c16 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-04870bfd-dd2a-42f5-8419-f4c3495b4c16 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-04870bfd-dd2a-42f5-8419-f4c3495b4c16 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-04870bfd-dd2a-42f5-8419-f4c3495b4c16 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-04870bfd-dd2a-42f5-8419-f4c3495b4c16 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:53:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-04870bfd-dd2a-42f5-8419-f4c3495b4c16 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Get all volumes completed successfully. Sep 07 10:53:21 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-04870bfd-dd2a-42f5-8419-f4c3495b4c16 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:21 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-04870bfd-dd2a-42f5-8419-f4c3495b4c16 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:22 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-04870bfd-dd2a-42f5-8419-f4c3495b4c16 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-04870bfd-dd2a-42f5-8419-f4c3495b4c16 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 190/391] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:53:21 2026] GET /volume/v3/volumes/detail => generated 1784 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2dcf892d-6419-492c-be15-b6d4ebae8513 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2dcf892d-6419-492c-be15-b6d4ebae8513 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] PUT http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 Sep 07 10:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2dcf892d-6419-492c-be15-b6d4ebae8513 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-2dcf892d-6419-492c-be15-b6d4ebae8513 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Update called for group 203fd2b9-5ebd-4539-978c-b6cee421add6. {{(pid=86958) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 10:53:22 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-2dcf892d-6419-492c-be15-b6d4ebae8513 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Updating group 203fd2b9-5ebd-4539-978c-b6cee421add6 with name None description: None add_volumes: dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc remove_volumes: None. Sep 07 10:53:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:22 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2dcf892d-6419-492c-be15-b6d4ebae8513 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 returned with HTTP 202 Sep 07 10:53:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 202/392] 192.168.122.99 () {62 vars in 1285 bytes} [Mon Sep 7 10:53:22 2026] PUT /volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b3513531-6ef5-448b-b2d2-179f1c55ce84 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b3513531-6ef5-448b-b2d2-179f1c55ce84 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 Sep 07 10:53:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b3513531-6ef5-448b-b2d2-179f1c55ce84 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b3513531-6ef5-448b-b2d2-179f1c55ce84 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-b3513531-6ef5-448b-b2d2-179f1c55ce84 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member 203fd2b9-5ebd-4539-978c-b6cee421add6 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eeb80679-3e68-4ef7-ba64-e1b72d31f6a1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eeb80679-3e68-4ef7-ba64-e1b72d31f6a1 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] GET http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 Sep 07 10:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eeb80679-3e68-4ef7-ba64-e1b72d31f6a1 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eeb80679-3e68-4ef7-ba64-e1b72d31f6a1 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:22 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b3513531-6ef5-448b-b2d2-179f1c55ce84 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 returned with HTTP 200 Sep 07 10:53:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 191/393] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:22 2026] GET /volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 => generated 323 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eeb80679-3e68-4ef7-ba64-e1b72d31f6a1 tempest-VolumesServicesTestJSON-667690926 tempest-VolumesServicesTestJSON-667690926-project-member] http://192.168.122.99/volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 returned with HTTP 404 Sep 07 10:53:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 203/394] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:22 2026] GET /volume/v3/volumes/c54e6dc9-36d8-4131-ae08-f5329e2e2c19 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-888f33b3-62e8-46ed-b907-49d46ddddbad None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-888f33b3-62e8-46ed-b907-49d46ddddbad tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] GET http://192.168.122.99/volume/v3/os-services Sep 07 10:53:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-888f33b3-62e8-46ed-b907-49d46ddddbad tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-888f33b3-62e8-46ed-b907-49d46ddddbad tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:22 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:53:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-888f33b3-62e8-46ed-b907-49d46ddddbad tempest-VolumesServicesTestJSON-1998153106 tempest-VolumesServicesTestJSON-1998153106-project-admin] http://192.168.122.99/volume/v3/os-services returned with HTTP 200 Sep 07 10:53:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 192/395] 192.168.122.99 () {58 vars in 1128 bytes} [Mon Sep 7 10:53:22 2026] GET /volume/v3/os-services => generated 705 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a15882df-46a5-460e-a5cd-f70db3456d57 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a15882df-46a5-460e-a5cd-f70db3456d57 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 Sep 07 10:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a15882df-46a5-460e-a5cd-f70db3456d57 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a15882df-46a5-460e-a5cd-f70db3456d57 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a15882df-46a5-460e-a5cd-f70db3456d57 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a15882df-46a5-460e-a5cd-f70db3456d57 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 returned with HTTP 200 Sep 07 10:53:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 204/396] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:22 2026] GET /volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8be14b4c-7317-451f-9371-f39be49613d2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8be14b4c-7317-451f-9371-f39be49613d2 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8be14b4c-7317-451f-9371-f39be49613d2 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8be14b4c-7317-451f-9371-f39be49613d2 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-8be14b4c-7317-451f-9371-f39be49613d2 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member 203fd2b9-5ebd-4539-978c-b6cee421add6 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:23 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8be14b4c-7317-451f-9371-f39be49613d2 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 returned with HTTP 200 Sep 07 10:53:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 193/397] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:23 2026] GET /volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 => generated 324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Get all volumes completed successfully. Sep 07 10:53:23 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:23 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:23 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:23 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d6bbd4c2-17b6-4699-80bd-d04e84f32011 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6bbd4c2-17b6-4699-80bd-d04e84f32011 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6bbd4c2-17b6-4699-80bd-d04e84f32011 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6bbd4c2-17b6-4699-80bd-d04e84f32011 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d6bbd4c2-17b6-4699-80bd-d04e84f32011 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6bbd4c2-17b6-4699-80bd-d04e84f32011 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 returned with HTTP 200 Sep 07 10:53:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 194/398] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:23 2026] GET /volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-b91a1d01-653f-451b-bfa6-495932bb3b4a req-8f6599f0-a5e5-4cc6-aab5-4d981bed0d86 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-b91a1d01-653f-451b-bfa6-495932bb3b4a req-8f6599f0-a5e5-4cc6-aab5-4d981bed0d86 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-b91a1d01-653f-451b-bfa6-495932bb3b4a req-8f6599f0-a5e5-4cc6-aab5-4d981bed0d86 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-b91a1d01-653f-451b-bfa6-495932bb3b4a req-8f6599f0-a5e5-4cc6-aab5-4d981bed0d86 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-40348f4f-f7b8-40aa-98bd-28bd4aef5bf8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 205/399] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:53:23 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:53:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-b91a1d01-653f-451b-bfa6-495932bb3b4a req-8f6599f0-a5e5-4cc6-aab5-4d981bed0d86 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-b91a1d01-653f-451b-bfa6-495932bb3b4a req-8f6599f0-a5e5-4cc6-aab5-4d981bed0d86 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 returned with HTTP 200 Sep 07 10:53:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 195/400] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:53:23 2026] GET /volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:23 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1591685570"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Get all volumes completed successfully. Sep 07 10:53:23 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:23 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1591685570'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Create volume of 1 GB Sep 07 10:53:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Availability Zones retrieved successfully. Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Flow 'volume_create_api' (ef7d900b-6eeb-4ef1-8da3-ac36f529e2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4974ac70-91a4-4511-8eb1-8f5703985728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:23 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:23 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4974ac70-91a4-4511-8eb1-8f5703985728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cb70307-98a2-48c5-974b-dec23de53cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91a7d2b4-0bad-403b-a0c4-3f1fe712b7fd tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 206/401] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:53:23 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Created reservations ['0faa4830-322b-4310-9b58-05e05eae1dcc', 'f7994c4c-5ff3-46eb-b395-e82de5e9412c', 'cd6e73a2-57c7-4b8e-a75c-14b158cac0a5', '185d167d-81ae-4e8a-95ac-e61e2ad5fc5f'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0ce1e03-73ae-4a4e-bbde-56079c83797b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cb70307-98a2-48c5-974b-dec23de53cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0faa4830-322b-4310-9b58-05e05eae1dcc', 'f7994c4c-5ff3-46eb-b395-e82de5e9412c', 'cd6e73a2-57c7-4b8e-a75c-14b158cac0a5', '185d167d-81ae-4e8a-95ac-e61e2ad5fc5f']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43aa40a9-5cbd-4c4b-973e-7823459b3a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0ce1e03-73ae-4a4e-bbde-56079c83797b tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] POST http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6/action Sep 07 10:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0ce1e03-73ae-4a4e-bbde-56079c83797b tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0ce1e03-73ae-4a4e-bbde-56079c83797b tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-e0ce1e03-73ae-4a4e-bbde-56079c83797b tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] delete called for group 203fd2b9-5ebd-4539-978c-b6cee421add6 {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-e0ce1e03-73ae-4a4e-bbde-56079c83797b tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Delete group with id: 203fd2b9-5ebd-4539-978c-b6cee421add6 Sep 07 10:53:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:24 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:53:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43aa40a9-5cbd-4c4b-973e-7823459b3a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc7f61b5-a188-442b-af6a-a66aecd3c0e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1591685570',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9a3797a7696a4c6eb6a2b5d7a17d1178',qos_specs=None,replication_status=,reservations=['0faa4830-322b-4310-9b58-05e05eae1dcc','f7994c4c-5ff3-46eb-b395-e82de5e9412c','cd6e73a2-57c7-4b8e-a75c-14b158cac0a5','185d167d-81ae-4e8a-95ac-e61e2ad5fc5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='546b05ec32c74099803afa1faf04ac45',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1591685570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc7f61b5-a188-442b-af6a-a66aecd3c0e6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9a3797a7696a4c6eb6a2b5d7a17d1178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='546b05ec32c74099803afa1faf04ac45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd2ec60-d2f9-4d87-845b-c70c97fa6285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:24 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd2ec60-d2f9-4d87-845b-c70c97fa6285) transitioned into state 'SUCCESS' from state '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-1591685570',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9a3797a7696a4c6eb6a2b5d7a17d1178',qos_specs=None,replication_status=,reservations=['0faa4830-322b-4310-9b58-05e05eae1dcc','f7994c4c-5ff3-46eb-b395-e82de5e9412c','cd6e73a2-57c7-4b8e-a75c-14b158cac0a5','185d167d-81ae-4e8a-95ac-e61e2ad5fc5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='546b05ec32c74099803afa1faf04ac45',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24df3ce2-db16-4eb4-b9d6-c707fea139b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0ce1e03-73ae-4a4e-bbde-56079c83797b tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6/action returned with HTTP 202 Sep 07 10:53:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 207/402] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:53:24 2026] POST /volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e8f3a8e6-eff1-424a-ad00-8360d1e585c8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8f3a8e6-eff1-424a-ad00-8360d1e585c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc Sep 07 10:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e8f3a8e6-eff1-424a-ad00-8360d1e585c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e8f3a8e6-eff1-424a-ad00-8360d1e585c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24df3ce2-db16-4eb4-b9d6-c707fea139b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Flow 'volume_create_api' (ef7d900b-6eeb-4ef1-8da3-ac36f529e2af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Create volume request issued successfully. Sep 07 10:53:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-29cad5c4-efa4-4643-bfc9-fdc1314714b5 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 196/403] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:53:23 2026] POST /volume/v3/volumes => generated 767 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:53:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3eabc3d1-4d55-4311-a2d6-eb2f30d9c00b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e8f3a8e6-eff1-424a-ad00-8360d1e585c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:24 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-e8f3a8e6-eff1-424a-ad00-8360d1e585c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:24 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-e8f3a8e6-eff1-424a-ad00-8360d1e585c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3eabc3d1-4d55-4311-a2d6-eb2f30d9c00b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3eabc3d1-4d55-4311-a2d6-eb2f30d9c00b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3eabc3d1-4d55-4311-a2d6-eb2f30d9c00b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3eabc3d1-4d55-4311-a2d6-eb2f30d9c00b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3eabc3d1-4d55-4311-a2d6-eb2f30d9c00b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 returned with HTTP 200 Sep 07 10:53:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 197/404] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:24 2026] GET /volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 => generated 835 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:24 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-e8f3a8e6-eff1-424a-ad00-8360d1e585c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8f3a8e6-eff1-424a-ad00-8360d1e585c8 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc returned with HTTP 200 Sep 07 10:53:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 208/405] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:24 2026] GET /volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc => generated 912 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-595353e6-e811-4c4a-a1da-a557e0c7ab49 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-595353e6-e811-4c4a-a1da-a557e0c7ab49 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 Sep 07 10:53:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-595353e6-e811-4c4a-a1da-a557e0c7ab49 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-595353e6-e811-4c4a-a1da-a557e0c7ab49 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-595353e6-e811-4c4a-a1da-a557e0c7ab49 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-595353e6-e811-4c4a-a1da-a557e0c7ab49 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 returned with HTTP 200 Sep 07 10:53:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 198/406] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:25 2026] GET /volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b9d89ede-42aa-45db-88af-981246bc75d9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b9d89ede-42aa-45db-88af-981246bc75d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc Sep 07 10:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b9d89ede-42aa-45db-88af-981246bc75d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b9d89ede-42aa-45db-88af-981246bc75d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b9d89ede-42aa-45db-88af-981246bc75d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Volume info retrieved successfully. Sep 07 10:53:25 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-b9d89ede-42aa-45db-88af-981246bc75d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:53:25 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-b9d89ede-42aa-45db-88af-981246bc75d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:53:25 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-b9d89ede-42aa-45db-88af-981246bc75d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:53:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b9d89ede-42aa-45db-88af-981246bc75d9 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc returned with HTTP 200 Sep 07 10:53:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 209/407] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:25 2026] GET /volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc => generated 912 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-420bfce6-f16c-42c0-a559-c4a4dbfc0760 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-420bfce6-f16c-42c0-a559-c4a4dbfc0760 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-420bfce6-f16c-42c0-a559-c4a4dbfc0760 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-420bfce6-f16c-42c0-a559-c4a4dbfc0760 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-420bfce6-f16c-42c0-a559-c4a4dbfc0760 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-420bfce6-f16c-42c0-a559-c4a4dbfc0760 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 returned with HTTP 200 Sep 07 10:53:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 199/408] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:26 2026] GET /volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-b00584da-800f-4161-b1af-7ca357645710 req-0f9c2401-0118-49f5-870e-21b983f2c36c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-b00584da-800f-4161-b1af-7ca357645710 req-0f9c2401-0118-49f5-870e-21b983f2c36c tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-b00584da-800f-4161-b1af-7ca357645710 req-0f9c2401-0118-49f5-870e-21b983f2c36c tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-b00584da-800f-4161-b1af-7ca357645710 req-0f9c2401-0118-49f5-870e-21b983f2c36c tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-b00584da-800f-4161-b1af-7ca357645710 req-0f9c2401-0118-49f5-870e-21b983f2c36c tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-b00584da-800f-4161-b1af-7ca357645710 req-0f9c2401-0118-49f5-870e-21b983f2c36c tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 returned with HTTP 200 Sep 07 10:53:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 210/409] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:53:26 2026] GET /volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2000897039"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2000897039'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Create volume of 1 GB Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-48e8f0aa-adc7-49b0-bed9-f516fab30ce3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48e8f0aa-adc7-49b0-bed9-f516fab30ce3 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48e8f0aa-adc7-49b0-bed9-f516fab30ce3 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48e8f0aa-adc7-49b0-bed9-f516fab30ce3 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Availability Zones retrieved successfully. Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48e8f0aa-adc7-49b0-bed9-f516fab30ce3 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc returned with HTTP 404 Sep 07 10:53:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 211/410] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:26 2026] GET /volume/v3/volumes/dfaa3fe5-2cdf-44f3-afb5-9c6033b3d8cc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Flow 'volume_create_api' (3be4c17f-3d0f-47dd-b70e-5324bb6806d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0dd52187-b08f-4c7f-a8e3-31ffbb8efde7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a402dc52-d458-47ad-afbb-28727f786447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0dd52187-b08f-4c7f-a8e3-31ffbb8efde7 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0dd52187-b08f-4c7f-a8e3-31ffbb8efde7 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0dd52187-b08f-4c7f-a8e3-31ffbb8efde7 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0dd52187-b08f-4c7f-a8e3-31ffbb8efde7 tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 returned with HTTP 404 Sep 07 10:53:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 212/411] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:53:26 2026] GET /volume/v3/volumes/fd327471-0adf-418f-8435-84fc9955dfc7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-98db881a-a227-4b61-9190-722978fc47bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98db881a-a227-4b61-9190-722978fc47bb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] GET http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98db881a-a227-4b61-9190-722978fc47bb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98db881a-a227-4b61-9190-722978fc47bb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-98db881a-a227-4b61-9190-722978fc47bb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] show called for member 203fd2b9-5ebd-4539-978c-b6cee421add6 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98db881a-a227-4b61-9190-722978fc47bb tempest-GroupsTest-1871152515 tempest-GroupsTest-1871152515-project-member] http://192.168.122.99/volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 returned with HTTP 404 Sep 07 10:53:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 213/412] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:26 2026] GET /volume/v3/groups/203fd2b9-5ebd-4539-978c-b6cee421add6 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d91a6ba5-0f39-477d-ada0-0e292c5d37c9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d91a6ba5-0f39-477d-ada0-0e292c5d37c9 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/330845e9-f1c0-4eec-b29a-fb4cdd610b7c Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d91a6ba5-0f39-477d-ada0-0e292c5d37c9 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d91a6ba5-0f39-477d-ada0-0e292c5d37c9 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a402dc52-d458-47ad-afbb-28727f786447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4881d0c4-675e-4085-9e35-9228e0e3b21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d91a6ba5-0f39-477d-ada0-0e292c5d37c9 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] http://192.168.122.99/volume/v3/group_types/330845e9-f1c0-4eec-b29a-fb4cdd610b7c returned with HTTP 202 Sep 07 10:53:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 214/413] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 10:53:26 2026] DELETE /volume/v3/group_types/330845e9-f1c0-4eec-b29a-fb4cdd610b7c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36ea454e-6229-452b-8d83-2643d3e65a67 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36ea454e-6229-452b-8d83-2643d3e65a67 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] DELETE http://192.168.122.99/volume/v3/types/cca83040-bf5a-4f1e-a69e-2dfc86dabd1c Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36ea454e-6229-452b-8d83-2643d3e65a67 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36ea454e-6229-452b-8d83-2643d3e65a67 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Created reservations ['9e4b3f13-8a78-4a35-a30e-4bf65b027463', 'f86126d7-a27c-41b8-bd1a-a7e4389e749b', '9c760eec-9445-45ad-966c-e78fffb5f2c6', 'd4a6182c-54d2-4d79-9615-3864d6216b40'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4881d0c4-675e-4085-9e35-9228e0e3b21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e4b3f13-8a78-4a35-a30e-4bf65b027463', 'f86126d7-a27c-41b8-bd1a-a7e4389e749b', '9c760eec-9445-45ad-966c-e78fffb5f2c6', 'd4a6182c-54d2-4d79-9615-3864d6216b40']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318dcc40-c872-4b13-8216-4f69668fae60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318dcc40-c872-4b13-8216-4f69668fae60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91be89b4-18d9-4d2d-b2ac-5bb2f74311da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2000897039',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9a3797a7696a4c6eb6a2b5d7a17d1178',qos_specs=None,replication_status=,reservations=['9e4b3f13-8a78-4a35-a30e-4bf65b027463','f86126d7-a27c-41b8-bd1a-a7e4389e749b','9c760eec-9445-45ad-966c-e78fffb5f2c6','d4a6182c-54d2-4d79-9615-3864d6216b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='546b05ec32c74099803afa1faf04ac45',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2000897039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91be89b4-18d9-4d2d-b2ac-5bb2f74311da,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9a3797a7696a4c6eb6a2b5d7a17d1178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='546b05ec32c74099803afa1faf04ac45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36ea454e-6229-452b-8d83-2643d3e65a67 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] http://192.168.122.99/volume/v3/types/cca83040-bf5a-4f1e-a69e-2dfc86dabd1c returned with HTTP 202 Sep 07 10:53:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 215/414] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:53:26 2026] DELETE /volume/v3/types/cca83040-bf5a-4f1e-a69e-2dfc86dabd1c => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5db8ee50-515f-407b-a014-a80a0bcde3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c701250c-5e78-44c6-bc6a-b836c9a17256 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c701250c-5e78-44c6-bc6a-b836c9a17256 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] GET http://192.168.122.99/volume/v3/types/cca83040-bf5a-4f1e-a69e-2dfc86dabd1c Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c701250c-5e78-44c6-bc6a-b836c9a17256 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c701250c-5e78-44c6-bc6a-b836c9a17256 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c701250c-5e78-44c6-bc6a-b836c9a17256 tempest-GroupsTest-992082758 tempest-GroupsTest-992082758-project-admin] http://192.168.122.99/volume/v3/types/cca83040-bf5a-4f1e-a69e-2dfc86dabd1c returned with HTTP 404 Sep 07 10:53:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 216/415] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:53:26 2026] GET /volume/v3/types/cca83040-bf5a-4f1e-a69e-2dfc86dabd1c => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5db8ee50-515f-407b-a014-a80a0bcde3ac) transitioned into state 'SUCCESS' from state '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-2000897039',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9a3797a7696a4c6eb6a2b5d7a17d1178',qos_specs=None,replication_status=,reservations=['9e4b3f13-8a78-4a35-a30e-4bf65b027463','f86126d7-a27c-41b8-bd1a-a7e4389e749b','9c760eec-9445-45ad-966c-e78fffb5f2c6','d4a6182c-54d2-4d79-9615-3864d6216b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='546b05ec32c74099803afa1faf04ac45',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0e16ee-ed74-418c-8ccc-eae9ed6f6b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0e16ee-ed74-418c-8ccc-eae9ed6f6b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Flow 'volume_create_api' (3be4c17f-3d0f-47dd-b70e-5324bb6806d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Create volume request issued successfully. Sep 07 10:53:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a9e803c9-10d4-46c7-bad2-d75c27867855 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 200/416] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:53:26 2026] POST /volume/v3/volumes => generated 767 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7662df7f-3770-4632-b4e9-80a25f6f89b9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7662df7f-3770-4632-b4e9-80a25f6f89b9 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da Sep 07 10:53:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7662df7f-3770-4632-b4e9-80a25f6f89b9 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7662df7f-3770-4632-b4e9-80a25f6f89b9 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7662df7f-3770-4632-b4e9-80a25f6f89b9 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7662df7f-3770-4632-b4e9-80a25f6f89b9 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da returned with HTTP 200 Sep 07 10:53:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 217/417] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:26 2026] GET /volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da => generated 835 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d9530ac6-0b6b-4f9c-ad50-98d10f8a738b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d9530ac6-0b6b-4f9c-ad50-98d10f8a738b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da Sep 07 10:53:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d9530ac6-0b6b-4f9c-ad50-98d10f8a738b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d9530ac6-0b6b-4f9c-ad50-98d10f8a738b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d9530ac6-0b6b-4f9c-ad50-98d10f8a738b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d9530ac6-0b6b-4f9c-ad50-98d10f8a738b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da returned with HTTP 200 Sep 07 10:53:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 201/418] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:28 2026] GET /volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da => generated 859 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-251545ad-4197-4bde-a998-9004eee7427f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-251545ad-4197-4bde-a998-9004eee7427f tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] GET http://192.168.122.99/volume/v3/os-services Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-251545ad-4197-4bde-a998-9004eee7427f tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-251545ad-4197-4bde-a998-9004eee7427f tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:29 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-251545ad-4197-4bde-a998-9004eee7427f tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] http://192.168.122.99/volume/v3/os-services returned with HTTP 200 Sep 07 10:53:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 218/419] 192.168.122.99 () {58 vars in 1128 bytes} [Mon Sep 7 10:53:28 2026] GET /volume/v3/os-services => generated 705 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7fba05ae-274a-4574-84b5-914161965b45 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7b2025e0-36e9-4892-962a-a58597451711 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7fba05ae-274a-4574-84b5-914161965b45 tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] PUT http://192.168.122.99/volume/v3/os-services/disable-log-reason Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7fba05ae-274a-4574-84b5-914161965b45 tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b2025e0-36e9-4892-962a-a58597451711 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da Sep 07 10:53:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7fba05ae-274a-4574-84b5-914161965b45 tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] http://192.168.122.99/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b2025e0-36e9-4892-962a-a58597451711 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b2025e0-36e9-4892-962a-a58597451711 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 202/420] 192.168.122.99 () {60 vars in 1205 bytes} [Mon Sep 7 10:53:29 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-689e5122-4c45-467b-9c83-dcbbdc62edcc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-689e5122-4c45-467b-9c83-dcbbdc62edcc tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] PUT http://192.168.122.99/volume/v3/os-services/disable Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-689e5122-4c45-467b-9c83-dcbbdc62edcc tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7b2025e0-36e9-4892-962a-a58597451711 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-689e5122-4c45-467b-9c83-dcbbdc62edcc tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] http://192.168.122.99/volume/v3/os-services/disable returned with HTTP 404 Sep 07 10:53:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 203/421] 192.168.122.99 () {60 vars in 1172 bytes} [Mon Sep 7 10:53:29 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b2025e0-36e9-4892-962a-a58597451711 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da returned with HTTP 200 Sep 07 10:53:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 219/422] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:29 2026] GET /volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d3e6b386-2f20-4fd4-850e-61f7f75edd4c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3e6b386-2f20-4fd4-850e-61f7f75edd4c tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] PUT http://192.168.122.99/volume/v3/os-services/enable Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3e6b386-2f20-4fd4-850e-61f7f75edd4c tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3e6b386-2f20-4fd4-850e-61f7f75edd4c tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] http://192.168.122.99/volume/v3/os-services/enable returned with HTTP 404 Sep 07 10:53:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 204/423] 192.168.122.99 () {60 vars in 1169 bytes} [Mon Sep 7 10:53:29 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-099ca5f7-524c-4c14-a5f5-809ec2a2fba0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-b3618452-e83e-4e87-92ae-b7a55fe54f5d req-e32c1f3f-d50f-40dd-85b7-8db577069c72 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-099ca5f7-524c-4c14-a5f5-809ec2a2fba0 tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] PUT http://192.168.122.99/volume/v3/os-services/freeze Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-099ca5f7-524c-4c14-a5f5-809ec2a2fba0 tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-b3618452-e83e-4e87-92ae-b7a55fe54f5d req-e32c1f3f-d50f-40dd-85b7-8db577069c72 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-b3618452-e83e-4e87-92ae-b7a55fe54f5d req-e32c1f3f-d50f-40dd-85b7-8db577069c72 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-b3618452-e83e-4e87-92ae-b7a55fe54f5d req-e32c1f3f-d50f-40dd-85b7-8db577069c72 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:29 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-099ca5f7-524c-4c14-a5f5-809ec2a2fba0 tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] http://192.168.122.99/volume/v3/os-services/freeze returned with HTTP 400 Sep 07 10:53:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 220/424] 192.168.122.99 () {60 vars in 1169 bytes} [Mon Sep 7 10:53:29 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:53:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f295d6a6-8f0d-4634-a8a7-364c979c3f14 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f295d6a6-8f0d-4634-a8a7-364c979c3f14 tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] PUT http://192.168.122.99/volume/v3/os-services/thaw Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f295d6a6-8f0d-4634-a8a7-364c979c3f14 tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-b3618452-e83e-4e87-92ae-b7a55fe54f5d req-e32c1f3f-d50f-40dd-85b7-8db577069c72 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f295d6a6-8f0d-4634-a8a7-364c979c3f14 tempest-VolumeServicesNegativeTest-1039093719 tempest-VolumeServicesNegativeTest-1039093719-project-admin] http://192.168.122.99/volume/v3/os-services/thaw returned with HTTP 400 Sep 07 10:53:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-b3618452-e83e-4e87-92ae-b7a55fe54f5d req-e32c1f3f-d50f-40dd-85b7-8db577069c72 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da returned with HTTP 200 Sep 07 10:53:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 221/425] 192.168.122.99 () {60 vars in 1163 bytes} [Mon Sep 7 10:53:29 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:53:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 205/426] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:53:29 2026] GET /volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-a08d5c51-7bf9-40fb-9fb0-1676c922d207 req-098dc288-a047-4e7e-9654-26998c49bc05 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a08d5c51-7bf9-40fb-9fb0-1676c922d207 req-098dc288-a047-4e7e-9654-26998c49bc05 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a08d5c51-7bf9-40fb-9fb0-1676c922d207 req-098dc288-a047-4e7e-9654-26998c49bc05 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a08d5c51-7bf9-40fb-9fb0-1676c922d207 req-098dc288-a047-4e7e-9654-26998c49bc05 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [req-a08d5c51-7bf9-40fb-9fb0-1676c922d207 req-098dc288-a047-4e7e-9654-26998c49bc05 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [req-a08d5c51-7bf9-40fb-9fb0-1676c922d207 req-098dc288-a047-4e7e-9654-26998c49bc05 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-a08d5c51-7bf9-40fb-9fb0-1676c922d207 req-098dc288-a047-4e7e-9654-26998c49bc05 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Get all volumes completed successfully. Sep 07 10:53:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a08d5c51-7bf9-40fb-9fb0-1676c922d207 req-098dc288-a047-4e7e-9654-26998c49bc05 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 222/427] 192.168.122.99 () {60 vars in 1392 bytes} [Mon Sep 7 10:53:29 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-50cc514a-256c-4676-be48-80b7bcef9979 req-d9d30ae7-6c6a-4bea-9974-69dab847cf9b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-50cc514a-256c-4676-be48-80b7bcef9979 req-d9d30ae7-6c6a-4bea-9974-69dab847cf9b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-50cc514a-256c-4676-be48-80b7bcef9979 req-d9d30ae7-6c6a-4bea-9974-69dab847cf9b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-50cc514a-256c-4676-be48-80b7bcef9979 req-d9d30ae7-6c6a-4bea-9974-69dab847cf9b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [req-50cc514a-256c-4676-be48-80b7bcef9979 req-d9d30ae7-6c6a-4bea-9974-69dab847cf9b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:29 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-50cc514a-256c-4676-be48-80b7bcef9979 req-d9d30ae7-6c6a-4bea-9974-69dab847cf9b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-50cc514a-256c-4676-be48-80b7bcef9979 req-d9d30ae7-6c6a-4bea-9974-69dab847cf9b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Get all volumes completed successfully. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-50cc514a-256c-4676-be48-80b7bcef9979 req-d9d30ae7-6c6a-4bea-9974-69dab847cf9b tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 206/428] 192.168.122.99 () {60 vars in 1392 bytes} [Mon Sep 7 10:53:29 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-2349ff78-53a6-4097-86cb-693fd8ecae60 req-1ea034df-b1d4-42f2-a099-e98acd662fc0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2349ff78-53a6-4097-86cb-693fd8ecae60 req-1ea034df-b1d4-42f2-a099-e98acd662fc0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2349ff78-53a6-4097-86cb-693fd8ecae60 req-1ea034df-b1d4-42f2-a099-e98acd662fc0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2349ff78-53a6-4097-86cb-693fd8ecae60 req-1ea034df-b1d4-42f2-a099-e98acd662fc0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [req-2349ff78-53a6-4097-86cb-693fd8ecae60 req-1ea034df-b1d4-42f2-a099-e98acd662fc0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [req-2349ff78-53a6-4097-86cb-693fd8ecae60 req-1ea034df-b1d4-42f2-a099-e98acd662fc0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-2349ff78-53a6-4097-86cb-693fd8ecae60 req-1ea034df-b1d4-42f2-a099-e98acd662fc0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Get all volumes completed successfully. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2349ff78-53a6-4097-86cb-693fd8ecae60 req-1ea034df-b1d4-42f2-a099-e98acd662fc0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 223/429] 192.168.122.99 () {60 vars in 1392 bytes} [Mon Sep 7 10:53:30 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-ec2ca364-842a-489f-9849-b5568d490f15 req-2db02007-8377-404a-93d1-26f0109b6462 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ec2ca364-842a-489f-9849-b5568d490f15 req-2db02007-8377-404a-93d1-26f0109b6462 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ec2ca364-842a-489f-9849-b5568d490f15 req-2db02007-8377-404a-93d1-26f0109b6462 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ec2ca364-842a-489f-9849-b5568d490f15 req-2db02007-8377-404a-93d1-26f0109b6462 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [req-ec2ca364-842a-489f-9849-b5568d490f15 req-2db02007-8377-404a-93d1-26f0109b6462 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-ec2ca364-842a-489f-9849-b5568d490f15 req-2db02007-8377-404a-93d1-26f0109b6462 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-ec2ca364-842a-489f-9849-b5568d490f15 req-2db02007-8377-404a-93d1-26f0109b6462 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Get all volumes completed successfully. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ec2ca364-842a-489f-9849-b5568d490f15 req-2db02007-8377-404a-93d1-26f0109b6462 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 207/430] 192.168.122.99 () {60 vars in 1392 bytes} [Mon Sep 7 10:53:30 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-68712aaf-174c-4d9e-a0f5-71ce99058537 req-f22444f0-04e2-4bd9-a00b-b588cdf5da04 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-68712aaf-174c-4d9e-a0f5-71ce99058537 req-f22444f0-04e2-4bd9-a00b-b588cdf5da04 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-68712aaf-174c-4d9e-a0f5-71ce99058537 req-f22444f0-04e2-4bd9-a00b-b588cdf5da04 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-68712aaf-174c-4d9e-a0f5-71ce99058537 req-f22444f0-04e2-4bd9-a00b-b588cdf5da04 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [req-68712aaf-174c-4d9e-a0f5-71ce99058537 req-f22444f0-04e2-4bd9-a00b-b588cdf5da04 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [req-68712aaf-174c-4d9e-a0f5-71ce99058537 req-f22444f0-04e2-4bd9-a00b-b588cdf5da04 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-68712aaf-174c-4d9e-a0f5-71ce99058537 req-f22444f0-04e2-4bd9-a00b-b588cdf5da04 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Get all volumes completed successfully. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-68712aaf-174c-4d9e-a0f5-71ce99058537 req-f22444f0-04e2-4bd9-a00b-b588cdf5da04 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 224/431] 192.168.122.99 () {60 vars in 1392 bytes} [Mon Sep 7 10:53:30 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-97a79e3b-ff24-49d7-9f8a-c832c0f39c2a req-523b4250-0b01-410c-9721-f5caeaeb28f3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-97a79e3b-ff24-49d7-9f8a-c832c0f39c2a req-523b4250-0b01-410c-9721-f5caeaeb28f3 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-97a79e3b-ff24-49d7-9f8a-c832c0f39c2a req-523b4250-0b01-410c-9721-f5caeaeb28f3 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-97a79e3b-ff24-49d7-9f8a-c832c0f39c2a req-523b4250-0b01-410c-9721-f5caeaeb28f3 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [req-97a79e3b-ff24-49d7-9f8a-c832c0f39c2a req-523b4250-0b01-410c-9721-f5caeaeb28f3 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-97a79e3b-ff24-49d7-9f8a-c832c0f39c2a req-523b4250-0b01-410c-9721-f5caeaeb28f3 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-97a79e3b-ff24-49d7-9f8a-c832c0f39c2a req-523b4250-0b01-410c-9721-f5caeaeb28f3 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Get all volumes completed successfully. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-97a79e3b-ff24-49d7-9f8a-c832c0f39c2a req-523b4250-0b01-410c-9721-f5caeaeb28f3 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 208/432] 192.168.122.99 () {60 vars in 1392 bytes} [Mon Sep 7 10:53:30 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-8e93e0d6-bafb-4848-8d1e-dcbc73aee757 req-b9eafbce-e9ee-4d57-9e2d-d8199ca3abfd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8e93e0d6-bafb-4848-8d1e-dcbc73aee757 req-b9eafbce-e9ee-4d57-9e2d-d8199ca3abfd tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8e93e0d6-bafb-4848-8d1e-dcbc73aee757 req-b9eafbce-e9ee-4d57-9e2d-d8199ca3abfd tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8e93e0d6-bafb-4848-8d1e-dcbc73aee757 req-b9eafbce-e9ee-4d57-9e2d-d8199ca3abfd tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [req-8e93e0d6-bafb-4848-8d1e-dcbc73aee757 req-b9eafbce-e9ee-4d57-9e2d-d8199ca3abfd tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [req-8e93e0d6-bafb-4848-8d1e-dcbc73aee757 req-b9eafbce-e9ee-4d57-9e2d-d8199ca3abfd tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-8e93e0d6-bafb-4848-8d1e-dcbc73aee757 req-b9eafbce-e9ee-4d57-9e2d-d8199ca3abfd tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Get all volumes completed successfully. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8e93e0d6-bafb-4848-8d1e-dcbc73aee757 req-b9eafbce-e9ee-4d57-9e2d-d8199ca3abfd tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 225/433] 192.168.122.99 () {60 vars in 1392 bytes} [Mon Sep 7 10:53:30 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-5bda65df-1004-4a6a-99f6-d4fa1ae48a54 req-8f70341b-54a7-4ebb-a41d-8547c9835947 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5bda65df-1004-4a6a-99f6-d4fa1ae48a54 req-8f70341b-54a7-4ebb-a41d-8547c9835947 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-5bda65df-1004-4a6a-99f6-d4fa1ae48a54 req-8f70341b-54a7-4ebb-a41d-8547c9835947 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-5bda65df-1004-4a6a-99f6-d4fa1ae48a54 req-8f70341b-54a7-4ebb-a41d-8547c9835947 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [req-5bda65df-1004-4a6a-99f6-d4fa1ae48a54 req-8f70341b-54a7-4ebb-a41d-8547c9835947 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [req-5bda65df-1004-4a6a-99f6-d4fa1ae48a54 req-8f70341b-54a7-4ebb-a41d-8547c9835947 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-5bda65df-1004-4a6a-99f6-d4fa1ae48a54 req-8f70341b-54a7-4ebb-a41d-8547c9835947 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] Get all volumes completed successfully. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-5bda65df-1004-4a6a-99f6-d4fa1ae48a54 req-8f70341b-54a7-4ebb-a41d-8547c9835947 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-reader] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 209/434] 192.168.122.99 () {60 vars in 1392 bytes} [Mon Sep 7 10:53:30 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f12a3594-c337-4d0d-a81b-a6f62f323e2f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f12a3594-c337-4d0d-a81b-a6f62f323e2f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] DELETE http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f12a3594-c337-4d0d-a81b-a6f62f323e2f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f12a3594-c337-4d0d-a81b-a6f62f323e2f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f12a3594-c337-4d0d-a81b-a6f62f323e2f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Delete volume with id: 91be89b4-18d9-4d2d-b2ac-5bb2f74311da Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f12a3594-c337-4d0d-a81b-a6f62f323e2f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f12a3594-c337-4d0d-a81b-a6f62f323e2f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Delete volume request issued successfully. Sep 07 10:53:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f12a3594-c337-4d0d-a81b-a6f62f323e2f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da returned with HTTP 202 Sep 07 10:53:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 226/435] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:53:30 2026] DELETE /volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ada7bfc0-0abc-403d-8321-1dc3f0792982 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ada7bfc0-0abc-403d-8321-1dc3f0792982 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ada7bfc0-0abc-403d-8321-1dc3f0792982 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ada7bfc0-0abc-403d-8321-1dc3f0792982 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ada7bfc0-0abc-403d-8321-1dc3f0792982 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ada7bfc0-0abc-403d-8321-1dc3f0792982 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da returned with HTTP 200 Sep 07 10:53:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 210/436] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:30 2026] GET /volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aba5fbdf-8689-46e2-bb3f-74a7c1460767 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aba5fbdf-8689-46e2-bb3f-74a7c1460767 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da Sep 07 10:53:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aba5fbdf-8689-46e2-bb3f-74a7c1460767 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aba5fbdf-8689-46e2-bb3f-74a7c1460767 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aba5fbdf-8689-46e2-bb3f-74a7c1460767 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aba5fbdf-8689-46e2-bb3f-74a7c1460767 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da returned with HTTP 200 Sep 07 10:53:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 227/437] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:31 2026] GET /volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3861dc52-6c93-47aa-ac06-e4a00ed3a362 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3861dc52-6c93-47aa-ac06-e4a00ed3a362 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:53:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3861dc52-6c93-47aa-ac06-e4a00ed3a362 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3861dc52-6c93-47aa-ac06-e4a00ed3a362 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6d2eec23-f806-4d43-8422-5a543e531cbe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3861dc52-6c93-47aa-ac06-e4a00ed3a362 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:53:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d2eec23-f806-4d43-8422-5a543e531cbe tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da Sep 07 10:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d2eec23-f806-4d43-8422-5a543e531cbe tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d2eec23-f806-4d43-8422-5a543e531cbe tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3861dc52-6c93-47aa-ac06-e4a00ed3a362 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:53:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 211/438] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:32 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d2eec23-f806-4d43-8422-5a543e531cbe tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da returned with HTTP 404 Sep 07 10:53:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 228/439] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:32 2026] GET /volume/v3/volumes/91be89b4-18d9-4d2d-b2ac-5bb2f74311da => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-725629cf-964b-4ffb-ad62-0497bede0ab0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-725629cf-964b-4ffb-ad62-0497bede0ab0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] DELETE http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 Sep 07 10:53:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-725629cf-964b-4ffb-ad62-0497bede0ab0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-725629cf-964b-4ffb-ad62-0497bede0ab0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:32 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-725629cf-964b-4ffb-ad62-0497bede0ab0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Delete volume with id: cc7f61b5-a188-442b-af6a-a66aecd3c0e6 Sep 07 10:53:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-725629cf-964b-4ffb-ad62-0497bede0ab0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-307f96d7-c969-4ee4-b257-51e3a19be4e0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-307f96d7-c969-4ee4-b257-51e3a19be4e0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:53:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-307f96d7-c969-4ee4-b257-51e3a19be4e0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-307f96d7-c969-4ee4-b257-51e3a19be4e0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-725629cf-964b-4ffb-ad62-0497bede0ab0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Delete volume request issued successfully. Sep 07 10:53:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-725629cf-964b-4ffb-ad62-0497bede0ab0 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 returned with HTTP 202 Sep 07 10:53:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 212/440] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:53:32 2026] DELETE /volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:53:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0828b841-05e1-4349-90a8-525aa758dc8f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0828b841-05e1-4349-90a8-525aa758dc8f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 Sep 07 10:53:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0828b841-05e1-4349-90a8-525aa758dc8f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0828b841-05e1-4349-90a8-525aa758dc8f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-307f96d7-c969-4ee4-b257-51e3a19be4e0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:53:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-307f96d7-c969-4ee4-b257-51e3a19be4e0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:53:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 229/441] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:33 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0828b841-05e1-4349-90a8-525aa758dc8f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0828b841-05e1-4349-90a8-525aa758dc8f tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 returned with HTTP 200 Sep 07 10:53:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 213/442] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:33 2026] GET /volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d4c4a987-ff43-4b40-b8b7-aea5ee9e693c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-74dbc130-e510-4f3e-a2cf-bcea8c3f6d7d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-74dbc130-e510-4f3e-a2cf-bcea8c3f6d7d tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 Sep 07 10:53:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-74dbc130-e510-4f3e-a2cf-bcea8c3f6d7d tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-74dbc130-e510-4f3e-a2cf-bcea8c3f6d7d tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-74dbc130-e510-4f3e-a2cf-bcea8c3f6d7d tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-74dbc130-e510-4f3e-a2cf-bcea8c3f6d7d tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 returned with HTTP 200 Sep 07 10:53:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 214/443] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:34 2026] GET /volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4c4a987-ff43-4b40-b8b7-aea5ee9e693c tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4c4a987-ff43-4b40-b8b7-aea5ee9e693c tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1384323237"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4c4a987-ff43-4b40-b8b7-aea5ee9e693c tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:53:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 230/444] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:53:34 2026] POST /volume/v3/types => generated 220 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-db880c65-e9b8-4568-abd4-689789b274f0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db880c65-e9b8-4568-abd4-689789b274f0 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 10:53:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-db880c65-e9b8-4568-abd4-689789b274f0 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-442596262"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db880c65-e9b8-4568-abd4-689789b274f0 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 10:53:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 215/445] 192.168.122.99 () {62 vars in 1190 bytes} [Mon Sep 7 10:53:34 2026] POST /volume/v3/group_types => generated 176 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-16ff1117-787c-48a1-b091-416c72cab570 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16ff1117-787c-48a1-b091-416c72cab570 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] POST http://192.168.122.99/volume/v3/groups Sep 07 10:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16ff1117-787c-48a1-b091-416c72cab570 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "14341f05-a872-4c99-ab61-0673d2a80562", "volume_types": ["0b1ab188-0561-4b4e-98ee-85dd21186cf9"], "name": "tempest-GroupsV320Test-Group-1771110943"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-16ff1117-787c-48a1-b091-416c72cab570 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Creating new group {'group': {'group_type': '14341f05-a872-4c99-ab61-0673d2a80562', 'volume_types': ['0b1ab188-0561-4b4e-98ee-85dd21186cf9'], 'name': 'tempest-GroupsV320Test-Group-1771110943'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:53:34 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-16ff1117-787c-48a1-b091-416c72cab570 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Creating group tempest-GroupsV320Test-Group-1771110943. Sep 07 10:53:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-16ff1117-787c-48a1-b091-416c72cab570 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Availability Zones retrieved successfully. Sep 07 10:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-16ff1117-787c-48a1-b091-416c72cab570 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Created reservations ['f751bfd9-bdda-445d-8e0c-f37fc4cb0bb6'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16ff1117-787c-48a1-b091-416c72cab570 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] http://192.168.122.99/volume/v3/groups returned with HTTP 202 Sep 07 10:53:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 231/446] 192.168.122.99 () {62 vars in 1176 bytes} [Mon Sep 7 10:53:34 2026] POST /volume/v3/groups => generated 108 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-72a13a02-e59a-40e1-a695-a776ea37d898 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-72a13a02-e59a-40e1-a695-a776ea37d898 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] GET http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 Sep 07 10:53:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-72a13a02-e59a-40e1-a695-a776ea37d898 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-72a13a02-e59a-40e1-a695-a776ea37d898 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-72a13a02-e59a-40e1-a695-a776ea37d898 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] show called for member 2c502aad-f844-488e-8b30-96c612fda132 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:35 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-72a13a02-e59a-40e1-a695-a776ea37d898 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 returned with HTTP 200 Sep 07 10:53:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 216/447] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:35 2026] GET /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 => generated 388 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2cdf1b07-0408-4f56-8407-182b2fa14698 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2cdf1b07-0408-4f56-8407-182b2fa14698 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 Sep 07 10:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2cdf1b07-0408-4f56-8407-182b2fa14698 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2cdf1b07-0408-4f56-8407-182b2fa14698 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2cdf1b07-0408-4f56-8407-182b2fa14698 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 returned with HTTP 404 Sep 07 10:53:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 232/448] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:35 2026] GET /volume/v3/volumes/cc7f61b5-a188-442b-af6a-a66aecd3c0e6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:53:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-62101a61-31f2-42ec-9f45-326bebe70c35 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-62101a61-31f2-42ec-9f45-326bebe70c35 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] DELETE http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 Sep 07 10:53:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-62101a61-31f2-42ec-9f45-326bebe70c35 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-62101a61-31f2-42ec-9f45-326bebe70c35 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:35 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-62101a61-31f2-42ec-9f45-326bebe70c35 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Delete volume with id: 889e7f53-88db-48cc-80b2-81b07ceeef57 Sep 07 10:53:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-62101a61-31f2-42ec-9f45-326bebe70c35 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-62101a61-31f2-42ec-9f45-326bebe70c35 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Delete volume request issued successfully. Sep 07 10:53:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-62101a61-31f2-42ec-9f45-326bebe70c35 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 returned with HTTP 202 Sep 07 10:53:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 217/449] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:53:35 2026] DELETE /volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b87b0b3e-b1e6-4b1b-8e76-ff2de34dd906 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b87b0b3e-b1e6-4b1b-8e76-ff2de34dd906 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 Sep 07 10:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b87b0b3e-b1e6-4b1b-8e76-ff2de34dd906 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b87b0b3e-b1e6-4b1b-8e76-ff2de34dd906 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b87b0b3e-b1e6-4b1b-8e76-ff2de34dd906 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b87b0b3e-b1e6-4b1b-8e76-ff2de34dd906 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 returned with HTTP 200 Sep 07 10:53:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 233/450] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:35 2026] GET /volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-367350f2-5afc-475a-91b0-2c8ab3790cdb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-367350f2-5afc-475a-91b0-2c8ab3790cdb tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] GET http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-367350f2-5afc-475a-91b0-2c8ab3790cdb tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-367350f2-5afc-475a-91b0-2c8ab3790cdb tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-367350f2-5afc-475a-91b0-2c8ab3790cdb tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] show called for member 2c502aad-f844-488e-8b30-96c612fda132 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-367350f2-5afc-475a-91b0-2c8ab3790cdb tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 returned with HTTP 200 Sep 07 10:53:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 218/451] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:36 2026] GET /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-57a377b1-a003-497d-9740-eac04e2b90c1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-57a377b1-a003-497d-9740-eac04e2b90c1 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] POST http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-57a377b1-a003-497d-9740-eac04e2b90c1 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-57a377b1-a003-497d-9740-eac04e2b90c1 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-57a377b1-a003-497d-9740-eac04e2b90c1 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Updating group '2c502aad-f844-488e-8b30-96c612fda132' with 'creating' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-57a377b1-a003-497d-9740-eac04e2b90c1 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action returned with HTTP 202 Sep 07 10:53:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 234/452] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:53:36 2026] POST /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cfeeb3e3-68ba-4121-8368-1c7f4e3589fc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cfeeb3e3-68ba-4121-8368-1c7f4e3589fc tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] GET http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cfeeb3e3-68ba-4121-8368-1c7f4e3589fc tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cfeeb3e3-68ba-4121-8368-1c7f4e3589fc tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-cfeeb3e3-68ba-4121-8368-1c7f4e3589fc tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] show called for member 2c502aad-f844-488e-8b30-96c612fda132 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cfeeb3e3-68ba-4121-8368-1c7f4e3589fc tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 returned with HTTP 200 Sep 07 10:53:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 219/453] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:36 2026] GET /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 => generated 388 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-66039968-0b02-4ec1-8a34-f634c9e48cb0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66039968-0b02-4ec1-8a34-f634c9e48cb0 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] POST http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66039968-0b02-4ec1-8a34-f634c9e48cb0 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66039968-0b02-4ec1-8a34-f634c9e48cb0 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-66039968-0b02-4ec1-8a34-f634c9e48cb0 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Updating group '2c502aad-f844-488e-8b30-96c612fda132' with 'available' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66039968-0b02-4ec1-8a34-f634c9e48cb0 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action returned with HTTP 202 Sep 07 10:53:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 235/454] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:53:36 2026] POST /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a27c7507-4749-40f2-8ee3-6ddaf32cfc65 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a27c7507-4749-40f2-8ee3-6ddaf32cfc65 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] GET http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a27c7507-4749-40f2-8ee3-6ddaf32cfc65 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a27c7507-4749-40f2-8ee3-6ddaf32cfc65 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-a27c7507-4749-40f2-8ee3-6ddaf32cfc65 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] show called for member 2c502aad-f844-488e-8b30-96c612fda132 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a27c7507-4749-40f2-8ee3-6ddaf32cfc65 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 returned with HTTP 200 Sep 07 10:53:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 220/455] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:36 2026] GET /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 => generated 389 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5244abe4-c551-45b0-9470-0eeb304c8f49 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5244abe4-c551-45b0-9470-0eeb304c8f49 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] POST http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5244abe4-c551-45b0-9470-0eeb304c8f49 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5244abe4-c551-45b0-9470-0eeb304c8f49 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-5244abe4-c551-45b0-9470-0eeb304c8f49 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Updating group '2c502aad-f844-488e-8b30-96c612fda132' with 'error' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5244abe4-c551-45b0-9470-0eeb304c8f49 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action returned with HTTP 202 Sep 07 10:53:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 236/456] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:53:36 2026] POST /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fc5a5f1e-a971-4bbb-be80-9290d5dc8d46 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fc5a5f1e-a971-4bbb-be80-9290d5dc8d46 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] GET http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fc5a5f1e-a971-4bbb-be80-9290d5dc8d46 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fc5a5f1e-a971-4bbb-be80-9290d5dc8d46 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-fc5a5f1e-a971-4bbb-be80-9290d5dc8d46 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] show called for member 2c502aad-f844-488e-8b30-96c612fda132 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-86cb993e-48e8-48cf-b7be-1ea09d5e33af None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86cb993e-48e8-48cf-b7be-1ea09d5e33af tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86cb993e-48e8-48cf-b7be-1ea09d5e33af tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86cb993e-48e8-48cf-b7be-1ea09d5e33af tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-86cb993e-48e8-48cf-b7be-1ea09d5e33af tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Volume info retrieved successfully. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fc5a5f1e-a971-4bbb-be80-9290d5dc8d46 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 returned with HTTP 200 Sep 07 10:53:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 221/457] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:36 2026] GET /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 => generated 385 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86cb993e-48e8-48cf-b7be-1ea09d5e33af tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 returned with HTTP 200 Sep 07 10:53:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 237/458] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:36 2026] GET /volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 => generated 859 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-89abe290-2319-40bb-ae4c-66ac855c0ea7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-89abe290-2319-40bb-ae4c-66ac855c0ea7 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] POST http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-89abe290-2319-40bb-ae4c-66ac855c0ea7 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-89abe290-2319-40bb-ae4c-66ac855c0ea7 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-89abe290-2319-40bb-ae4c-66ac855c0ea7 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Updating group '2c502aad-f844-488e-8b30-96c612fda132' with 'available' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-89abe290-2319-40bb-ae4c-66ac855c0ea7 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action returned with HTTP 202 Sep 07 10:53:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 222/459] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:53:36 2026] POST /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-748013ed-3147-44a7-b475-71c56161b0b9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-748013ed-3147-44a7-b475-71c56161b0b9 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] GET http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-748013ed-3147-44a7-b475-71c56161b0b9 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-748013ed-3147-44a7-b475-71c56161b0b9 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-748013ed-3147-44a7-b475-71c56161b0b9 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] show called for member 2c502aad-f844-488e-8b30-96c612fda132 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:36 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-748013ed-3147-44a7-b475-71c56161b0b9 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 returned with HTTP 200 Sep 07 10:53:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 238/460] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:36 2026] GET /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 => generated 389 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7623a1c3-1ab6-464e-8508-a63ea8982f8f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7623a1c3-1ab6-464e-8508-a63ea8982f8f tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7623a1c3-1ab6-464e-8508-a63ea8982f8f tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7623a1c3-1ab6-464e-8508-a63ea8982f8f tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-7623a1c3-1ab6-464e-8508-a63ea8982f8f tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7623a1c3-1ab6-464e-8508-a63ea8982f8f tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7623a1c3-1ab6-464e-8508-a63ea8982f8f tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Get all volumes completed successfully. Sep 07 10:53:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7623a1c3-1ab6-464e-8508-a63ea8982f8f tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:53:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 223/461] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:53:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ee019e0a-3f06-455a-8cb3-9aad784a3cc4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee019e0a-3f06-455a-8cb3-9aad784a3cc4 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] POST http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee019e0a-3f06-455a-8cb3-9aad784a3cc4 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee019e0a-3f06-455a-8cb3-9aad784a3cc4 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-ee019e0a-3f06-455a-8cb3-9aad784a3cc4 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] delete called for group 2c502aad-f844-488e-8b30-96c612fda132 {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-ee019e0a-3f06-455a-8cb3-9aad784a3cc4 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Delete group with id: 2c502aad-f844-488e-8b30-96c612fda132 Sep 07 10:53:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:36 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:53:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c7c7c413-c631-40b2-95a6-f41275844ae2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee019e0a-3f06-455a-8cb3-9aad784a3cc4 tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action returned with HTTP 202 Sep 07 10:53:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 239/462] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:53:36 2026] POST /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bb37f539-238e-4bcd-b496-ec6f007a918c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb37f539-238e-4bcd-b496-ec6f007a918c tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] GET http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb37f539-238e-4bcd-b496-ec6f007a918c tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb37f539-238e-4bcd-b496-ec6f007a918c tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-bb37f539-238e-4bcd-b496-ec6f007a918c tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] show called for member 2c502aad-f844-488e-8b30-96c612fda132 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:36 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb37f539-238e-4bcd-b496-ec6f007a918c tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 returned with HTTP 200 Sep 07 10:53:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 240/463] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:36 2026] GET /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 => generated 388 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:53:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c7c7c413-c631-40b2-95a6-f41275844ae2 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] POST http://192.168.122.99/volume/v3/types/cf5b128f-d93e-42c2-8171-3fc0c302fa5e/encryption Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c7c7c413-c631-40b2-95a6-f41275844ae2 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c7c7c413-c631-40b2-95a6-f41275844ae2 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] http://192.168.122.99/volume/v3/types/cf5b128f-d93e-42c2-8171-3fc0c302fa5e/encryption returned with HTTP 404 Sep 07 10:53:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 224/464] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 10:53:36 2026] POST /volume/v3/types/cf5b128f-d93e-42c2-8171-3fc0c302fa5e/encryption => generated 114 bytes in 456 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-930a387f-2e74-4c8d-a8f7-11c3bac7a62d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-930a387f-2e74-4c8d-a8f7-11c3bac7a62d tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-930a387f-2e74-4c8d-a8f7-11c3bac7a62d tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1786645321", "os-volume-type-access:is_public": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-930a387f-2e74-4c8d-a8f7-11c3bac7a62d tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:53:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 241/465] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 10:53:37 2026] POST /volume/v3/types => generated 231 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-139f3935-3884-467f-a882-8cd78ee713ba None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0a71f883-b40b-4129-8a78-446edc948804 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0a71f883-b40b-4129-8a78-446edc948804 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] GET http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0a71f883-b40b-4129-8a78-446edc948804 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0a71f883-b40b-4129-8a78-446edc948804 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0a71f883-b40b-4129-8a78-446edc948804 tempest-VolumesTestJSON-1003667991 tempest-VolumesTestJSON-1003667991-project-member] http://192.168.122.99/volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 returned with HTTP 404 Sep 07 10:53:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 242/466] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:37 2026] GET /volume/v3/volumes/889e7f53-88db-48cc-80b2-81b07ceeef57 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-139f3935-3884-467f-a882-8cd78ee713ba tempest-VolumeTypesNegativeTest-1841274239 tempest-VolumeTypesNegativeTest-1841274239-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-139f3935-3884-467f-a882-8cd78ee713ba tempest-VolumeTypesNegativeTest-1841274239 tempest-VolumeTypesNegativeTest-1841274239-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "173d4bd7-80ae-4c33-94d5-3bdafcf47e86", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-87708583"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-139f3935-3884-467f-a882-8cd78ee713ba tempest-VolumeTypesNegativeTest-1841274239 tempest-VolumeTypesNegativeTest-1841274239-project-member] Create volume request body: {'volume': {'volume_type': '173d4bd7-80ae-4c33-94d5-3bdafcf47e86', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-87708583'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-139f3935-3884-467f-a882-8cd78ee713ba tempest-VolumeTypesNegativeTest-1841274239 tempest-VolumeTypesNegativeTest-1841274239-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 404 Sep 07 10:53:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 225/467] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:53:37 2026] POST /volume/v3/volumes => generated 114 bytes in 336 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7174fb7a-65bd-4538-bcc1-bd15911a9fac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7174fb7a-65bd-4538-bcc1-bd15911a9fac tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] DELETE http://192.168.122.99/volume/v3/types/173d4bd7-80ae-4c33-94d5-3bdafcf47e86 Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7174fb7a-65bd-4538-bcc1-bd15911a9fac tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7174fb7a-65bd-4538-bcc1-bd15911a9fac tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7174fb7a-65bd-4538-bcc1-bd15911a9fac tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] http://192.168.122.99/volume/v3/types/173d4bd7-80ae-4c33-94d5-3bdafcf47e86 returned with HTTP 202 Sep 07 10:53:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 243/468] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:53:37 2026] DELETE /volume/v3/types/173d4bd7-80ae-4c33-94d5-3bdafcf47e86 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f2c328c9-5b65-4657-bcbe-fc0216bceafc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f2c328c9-5b65-4657-bcbe-fc0216bceafc tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] GET http://192.168.122.99/volume/v3/types/173d4bd7-80ae-4c33-94d5-3bdafcf47e86 Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f2c328c9-5b65-4657-bcbe-fc0216bceafc tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f2c328c9-5b65-4657-bcbe-fc0216bceafc tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f2c328c9-5b65-4657-bcbe-fc0216bceafc tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] http://192.168.122.99/volume/v3/types/173d4bd7-80ae-4c33-94d5-3bdafcf47e86 returned with HTTP 404 Sep 07 10:53:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 226/469] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:53:37 2026] GET /volume/v3/types/173d4bd7-80ae-4c33-94d5-3bdafcf47e86 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2484d8a1-6f06-485b-be0f-878542638a7d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2484d8a1-6f06-485b-be0f-878542638a7d tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2484d8a1-6f06-485b-be0f-878542638a7d tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2484d8a1-6f06-485b-be0f-878542638a7d tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 400 Sep 07 10:53:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 244/470] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:53:37 2026] POST /volume/v3/types => generated 115 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d2049d30-bb15-4478-85be-370231343071 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d2049d30-bb15-4478-85be-370231343071 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d2049d30-bb15-4478-85be-370231343071 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-476178036"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d2049d30-bb15-4478-85be-370231343071 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:53:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 227/471] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:53:37 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 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f76fa672-06b6-44a0-8dfa-9a8d7bb9d3f0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f76fa672-06b6-44a0-8dfa-9a8d7bb9d3f0 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f76fa672-06b6-44a0-8dfa-9a8d7bb9d3f0 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-476178036"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f76fa672-06b6-44a0-8dfa-9a8d7bb9d3f0 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-476178036 already exists. Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f76fa672-06b6-44a0-8dfa-9a8d7bb9d3f0 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 409 Sep 07 10:53:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 245/472] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:53:37 2026] POST /volume/v3/types => generated 133 bytes in 29 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a20a7d6a-1a45-478f-ba2c-cb297d194179 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a20a7d6a-1a45-478f-ba2c-cb297d194179 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] DELETE http://192.168.122.99/volume/v3/types/4cb1fc6f-1b6d-4b30-88be-3e9f8023ea10 Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a20a7d6a-1a45-478f-ba2c-cb297d194179 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a20a7d6a-1a45-478f-ba2c-cb297d194179 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4c13cc96-76dc-444c-bc21-8f23b680b7df None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c13cc96-76dc-444c-bc21-8f23b680b7df tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] GET http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c13cc96-76dc-444c-bc21-8f23b680b7df tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c13cc96-76dc-444c-bc21-8f23b680b7df tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-4c13cc96-76dc-444c-bc21-8f23b680b7df tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] show called for member 2c502aad-f844-488e-8b30-96c612fda132 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c13cc96-76dc-444c-bc21-8f23b680b7df tempest-GroupsV320Test-662405797 tempest-GroupsV320Test-662405797-project-member] http://192.168.122.99/volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 returned with HTTP 404 Sep 07 10:53:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 246/473] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:53:37 2026] GET /volume/v3/groups/2c502aad-f844-488e-8b30-96c612fda132 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-573404d3-2711-47e5-b908-554d682c7350 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-573404d3-2711-47e5-b908-554d682c7350 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/14341f05-a872-4c99-ab61-0673d2a80562 Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-573404d3-2711-47e5-b908-554d682c7350 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-573404d3-2711-47e5-b908-554d682c7350 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a20a7d6a-1a45-478f-ba2c-cb297d194179 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] http://192.168.122.99/volume/v3/types/4cb1fc6f-1b6d-4b30-88be-3e9f8023ea10 returned with HTTP 202 Sep 07 10:53:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 228/474] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:53:37 2026] DELETE /volume/v3/types/4cb1fc6f-1b6d-4b30-88be-3e9f8023ea10 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:53:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-78a927a7-4c67-4f3b-a622-fee3583a0d5e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-78a927a7-4c67-4f3b-a622-fee3583a0d5e tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] GET http://192.168.122.99/volume/v3/types/4cb1fc6f-1b6d-4b30-88be-3e9f8023ea10 Sep 07 10:53:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-78a927a7-4c67-4f3b-a622-fee3583a0d5e tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-78a927a7-4c67-4f3b-a622-fee3583a0d5e tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-573404d3-2711-47e5-b908-554d682c7350 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] http://192.168.122.99/volume/v3/group_types/14341f05-a872-4c99-ab61-0673d2a80562 returned with HTTP 202 Sep 07 10:53:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 247/475] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 10:53:37 2026] DELETE /volume/v3/group_types/14341f05-a872-4c99-ab61-0673d2a80562 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:53:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-78a927a7-4c67-4f3b-a622-fee3583a0d5e tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] http://192.168.122.99/volume/v3/types/4cb1fc6f-1b6d-4b30-88be-3e9f8023ea10 returned with HTTP 404 Sep 07 10:53:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 229/476] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:53:37 2026] GET /volume/v3/types/4cb1fc6f-1b6d-4b30-88be-3e9f8023ea10 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0f6c4bed-db7f-4e57-8fc7-e95a4b6fcace None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f6c4bed-db7f-4e57-8fc7-e95a4b6fcace tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] DELETE http://192.168.122.99/volume/v3/types/0b1ab188-0561-4b4e-98ee-85dd21186cf9 Sep 07 10:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f6c4bed-db7f-4e57-8fc7-e95a4b6fcace tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f6c4bed-db7f-4e57-8fc7-e95a4b6fcace tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4ae4131a-1422-4725-b40c-732cd6fa2167 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4ae4131a-1422-4725-b40c-732cd6fa2167 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] DELETE http://192.168.122.99/volume/v3/types/1dc27ba2-f4fd-442c-8878-159f9053e0b3 Sep 07 10:53:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4ae4131a-1422-4725-b40c-732cd6fa2167 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4ae4131a-1422-4725-b40c-732cd6fa2167 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4ae4131a-1422-4725-b40c-732cd6fa2167 tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] http://192.168.122.99/volume/v3/types/1dc27ba2-f4fd-442c-8878-159f9053e0b3 returned with HTTP 404 Sep 07 10:53:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 230/477] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:53:38 2026] DELETE /volume/v3/types/1dc27ba2-f4fd-442c-8878-159f9053e0b3 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1f3f7371-92c1-4d2d-9fdf-49d5e5f2701c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f3f7371-92c1-4d2d-9fdf-49d5e5f2701c tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] GET http://192.168.122.99/volume/v3/types/35a53aa7-c081-45f7-9968-b76b942f9cb7 Sep 07 10:53:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f3f7371-92c1-4d2d-9fdf-49d5e5f2701c tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f3f7371-92c1-4d2d-9fdf-49d5e5f2701c tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f3f7371-92c1-4d2d-9fdf-49d5e5f2701c tempest-VolumeTypesNegativeTest-1534372621 tempest-VolumeTypesNegativeTest-1534372621-project-admin] http://192.168.122.99/volume/v3/types/35a53aa7-c081-45f7-9968-b76b942f9cb7 returned with HTTP 404 Sep 07 10:53:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 231/478] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:53:38 2026] GET /volume/v3/types/35a53aa7-c081-45f7-9968-b76b942f9cb7 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f6c4bed-db7f-4e57-8fc7-e95a4b6fcace tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] http://192.168.122.99/volume/v3/types/0b1ab188-0561-4b4e-98ee-85dd21186cf9 returned with HTTP 202 Sep 07 10:53:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 248/479] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:53:38 2026] DELETE /volume/v3/types/0b1ab188-0561-4b4e-98ee-85dd21186cf9 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:53:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f98f5e43-6d24-43f2-880c-51bcf73e9690 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f98f5e43-6d24-43f2-880c-51bcf73e9690 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] GET http://192.168.122.99/volume/v3/types/0b1ab188-0561-4b4e-98ee-85dd21186cf9 Sep 07 10:53:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f98f5e43-6d24-43f2-880c-51bcf73e9690 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f98f5e43-6d24-43f2-880c-51bcf73e9690 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f98f5e43-6d24-43f2-880c-51bcf73e9690 tempest-GroupsV320Test-188698707 tempest-GroupsV320Test-188698707-project-admin] http://192.168.122.99/volume/v3/types/0b1ab188-0561-4b4e-98ee-85dd21186cf9 returned with HTTP 404 Sep 07 10:53:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 232/480] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:53:38 2026] GET /volume/v3/types/0b1ab188-0561-4b4e-98ee-85dd21186cf9 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e14953d4-4a08-4298-b013-9ec896b54a83 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e14953d4-4a08-4298-b013-9ec896b54a83 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] GET http://192.168.122.99/volume/v3/os-quota-class-sets/default Sep 07 10:53:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e14953d4-4a08-4298-b013-9ec896b54a83 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e14953d4-4a08-4298-b013-9ec896b54a83 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:44 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=476,cinder:UPDATE=63,cinder:INSERT=28 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e14953d4-4a08-4298-b013-9ec896b54a83 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] http://192.168.122.99/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 10:53:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 249/481] 192.168.122.99 () {58 vars in 1176 bytes} [Mon Sep 7 10:53:44 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4eca3137-e688-496e-934d-12bcbe847bd8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4eca3137-e688-496e-934d-12bcbe847bd8 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] GET http://192.168.122.99/volume/v3/os-quota-class-sets/default Sep 07 10:53:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4eca3137-e688-496e-934d-12bcbe847bd8 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4eca3137-e688-496e-934d-12bcbe847bd8 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4eca3137-e688-496e-934d-12bcbe847bd8 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] http://192.168.122.99/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 10:53:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 233/482] 192.168.122.99 () {58 vars in 1176 bytes} [Mon Sep 7 10:53:45 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4dc78c75-036a-4323-a4df-f1f70c4f11a4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4dc78c75-036a-4323-a4df-f1f70c4f11a4 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4dc78c75-036a-4323-a4df-f1f70c4f11a4 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-476955023"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4dc78c75-036a-4323-a4df-f1f70c4f11a4 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:53:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 250/483] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:53:45 2026] POST /volume/v3/types => generated 227 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-25714b33-3d72-4e2f-9be7-5cd58fca9c35 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-25714b33-3d72-4e2f-9be7-5cd58fca9c35 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-class-sets/default Sep 07 10:53:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-25714b33-3d72-4e2f-9be7-5cd58fca9c35 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-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-476955023": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-476955023": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-476955023": 2}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-25714b33-3d72-4e2f-9be7-5cd58fca9c35 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] http://192.168.122.99/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 10:53:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 234/484] 192.168.122.99 () {60 vars in 1197 bytes} [Mon Sep 7 10:53:45 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/e9e7bb5efd7644e688c9152009fbd172/defaults Sep 07 10:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Calling method 'defaults' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:45 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:45 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:45 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:45 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:45 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:45 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:45 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8d6fe87a-3432-45bb-8a78-573fdc58e1ef tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/e9e7bb5efd7644e688c9152009fbd172/defaults returned with HTTP 200 Sep 07 10:53:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 251/485] 192.168.122.99 () {58 vars in 1260 bytes} [Mon Sep 7 10:53:45 2026] GET /volume/v3/os-quota-sets/e9e7bb5efd7644e688c9152009fbd172/defaults => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2c13bde5-c817-4f56-b867-785ec0f8398a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c13bde5-c817-4f56-b867-785ec0f8398a tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/0468be95861243559663a69f64db9b8f/defaults Sep 07 10:53:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c13bde5-c817-4f56-b867-785ec0f8398a tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c13bde5-c817-4f56-b867-785ec0f8398a tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Calling method 'defaults' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:46 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-2c13bde5-c817-4f56-b867-785ec0f8398a tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:46 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-2c13bde5-c817-4f56-b867-785ec0f8398a tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:46 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-2c13bde5-c817-4f56-b867-785ec0f8398a tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:46 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-2c13bde5-c817-4f56-b867-785ec0f8398a tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:46 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-2c13bde5-c817-4f56-b867-785ec0f8398a tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:46 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-2c13bde5-c817-4f56-b867-785ec0f8398a tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:53:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c13bde5-c817-4f56-b867-785ec0f8398a tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/0468be95861243559663a69f64db9b8f/defaults returned with HTTP 200 Sep 07 10:53:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 235/486] 192.168.122.99 () {58 vars in 1260 bytes} [Mon Sep 7 10:53:46 2026] GET /volume/v3/os-quota-sets/0468be95861243559663a69f64db9b8f/defaults => generated 646 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5b6b87dd-b0cf-4985-9648-18eb8301e48c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1238330642"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1238330642'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:46 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Create volume of 1 GB Sep 07 10:53:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Availability Zones retrieved successfully. Sep 07 10:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Flow 'volume_create_api' (4a22206b-3db3-44ed-b2f9-3c1a31076772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fceb16d-c454-494f-89a3-4e580b7c2c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fceb16d-c454-494f-89a3-4e580b7c2c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6831b930-6f86-45e4-aa55-572dc436aad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5b6b87dd-b0cf-4985-9648-18eb8301e48c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5b6b87dd-b0cf-4985-9648-18eb8301e48c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5b6b87dd-b0cf-4985-9648-18eb8301e48c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-5b6b87dd-b0cf-4985-9648-18eb8301e48c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5b6b87dd-b0cf-4985-9648-18eb8301e48c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5b6b87dd-b0cf-4985-9648-18eb8301e48c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Get all volumes completed successfully. Sep 07 10:53:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5b6b87dd-b0cf-4985-9648-18eb8301e48c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 200 Sep 07 10:53:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 236/487] 192.168.122.99 () {58 vars in 1116 bytes} [Mon Sep 7 10:53:46 2026] GET /volume/v3/volumes => generated 15 bytes in 754 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-99ad31c6-9e7c-4453-ba71-d559a17429b1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-99ad31c6-9e7c-4453-ba71-d559a17429b1 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] DELETE http://192.168.122.99/volume/v3/types/e100e200-cd62-4f1b-910f-5d0146d4e4a2 Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-99ad31c6-9e7c-4453-ba71-d559a17429b1 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-99ad31c6-9e7c-4453-ba71-d559a17429b1 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Created reservations ['a22d799f-ef0a-43e6-b6d1-c024dc525ec9', 'edb35224-f13c-4cc0-90f2-9fde7783ee2e', 'fca7a972-6145-4a2e-a2a8-a78e9d79421b', 'afaaf6f7-2d37-401c-b5f1-981ba3f2e61a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6831b930-6f86-45e4-aa55-572dc436aad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a22d799f-ef0a-43e6-b6d1-c024dc525ec9', 'edb35224-f13c-4cc0-90f2-9fde7783ee2e', 'fca7a972-6145-4a2e-a2a8-a78e9d79421b', 'afaaf6f7-2d37-401c-b5f1-981ba3f2e61a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29ea408-da22-4a14-8d91-1a797d0e630e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-99ad31c6-9e7c-4453-ba71-d559a17429b1 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] http://192.168.122.99/volume/v3/types/e100e200-cd62-4f1b-910f-5d0146d4e4a2 returned with HTTP 202 Sep 07 10:53:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 237/488] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:53:47 2026] DELETE /volume/v3/types/e100e200-cd62-4f1b-910f-5d0146d4e4a2 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-153420701"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-153420701'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Create volume of 1 GB Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29ea408-da22-4a14-8d91-1a797d0e630e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f368bc9-fdad-417d-b78a-276816b26364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1238330642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9204632b378645e1966b03610004d291',qos_specs=None,replication_status=,reservations=['a22d799f-ef0a-43e6-b6d1-c024dc525ec9','edb35224-f13c-4cc0-90f2-9fde7783ee2e','fca7a972-6145-4a2e-a2a8-a78e9d79421b','afaaf6f7-2d37-401c-b5f1-981ba3f2e61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50a3489780de4b9fb9638b624439d103',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1238330642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f368bc9-fdad-417d-b78a-276816b26364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9204632b378645e1966b03610004d291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50a3489780de4b9fb9638b624439d103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be967dd-9ca9-46e0-993d-7d745329ce89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Availability Zones retrieved successfully. Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Flow 'volume_create_api' (ec025548-3eb8-4321-8b2a-fb3bdb8b1768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a27d29-4791-4ede-a2d1-70744c6626c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be967dd-9ca9-46e0-993d-7d745329ce89) transitioned into state 'SUCCESS' from state '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-1238330642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9204632b378645e1966b03610004d291',qos_specs=None,replication_status=,reservations=['a22d799f-ef0a-43e6-b6d1-c024dc525ec9','edb35224-f13c-4cc0-90f2-9fde7783ee2e','fca7a972-6145-4a2e-a2a8-a78e9d79421b','afaaf6f7-2d37-401c-b5f1-981ba3f2e61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50a3489780de4b9fb9638b624439d103',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555a1a3f-ec4f-4cf4-8265-e7c92c5923fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a27d29-4791-4ede-a2d1-70744c6626c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a895335-5656-4c6d-9f56-88f14414705a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555a1a3f-ec4f-4cf4-8265-e7c92c5923fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Flow 'volume_create_api' (4a22206b-3db3-44ed-b2f9-3c1a31076772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Create volume request issued successfully. Sep 07 10:53:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8786201f-c37c-4548-b2ed-cff20b6fba23 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 252/489] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:53:46 2026] POST /volume/v3/volumes => generated 758 bytes in 1151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ddbfe8e8-d9cc-4b88-9e55-d12d1ced4334 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ddbfe8e8-d9cc-4b88-9e55-d12d1ced4334 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] GET http://192.168.122.99/volume/v3/types/e100e200-cd62-4f1b-910f-5d0146d4e4a2 Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ddbfe8e8-d9cc-4b88-9e55-d12d1ced4334 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ddbfe8e8-d9cc-4b88-9e55-d12d1ced4334 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ddbfe8e8-d9cc-4b88-9e55-d12d1ced4334 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] http://192.168.122.99/volume/v3/types/e100e200-cd62-4f1b-910f-5d0146d4e4a2 returned with HTTP 404 Sep 07 10:53:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 253/490] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:53:47 2026] GET /volume/v3/types/e100e200-cd62-4f1b-910f-5d0146d4e4a2 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b23ac98d-a1fe-47f4-bcda-6c04299d8b02 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b23ac98d-a1fe-47f4-bcda-6c04299d8b02 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-class-sets/default Sep 07 10:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b23ac98d-a1fe-47f4-bcda-6c04299d8b02 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:48 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Created reservations ['7a5c732c-a144-4943-974c-7c64cf08b292', 'fb470727-7864-4af3-b32f-fdd22734e4a9', '3a6bece7-5fdf-42de-a239-60e569ed1695', '4534d817-c920-44a2-a05b-095727019537'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:48 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a895335-5656-4c6d-9f56-88f14414705a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a5c732c-a144-4943-974c-7c64cf08b292', 'fb470727-7864-4af3-b32f-fdd22734e4a9', '3a6bece7-5fdf-42de-a239-60e569ed1695', '4534d817-c920-44a2-a05b-095727019537']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:48 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd3e518-7231-4e84-9c00-eddb38c292ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b23ac98d-a1fe-47f4-bcda-6c04299d8b02 tempest-VolumeQuotaClassesTest-1148220422 tempest-VolumeQuotaClassesTest-1148220422-project-admin] http://192.168.122.99/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 10:53:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 254/491] 192.168.122.99 () {60 vars in 1197 bytes} [Mon Sep 7 10:53:47 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f4ac3c78-b9bd-40b2-9a45-911dd23490fc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4ac3c78-b9bd-40b2-9a45-911dd23490fc tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4ac3c78-b9bd-40b2-9a45-911dd23490fc tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4ac3c78-b9bd-40b2-9a45-911dd23490fc tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f4ac3c78-b9bd-40b2-9a45-911dd23490fc tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:53:48 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd3e518-7231-4e84-9c00-eddb38c292ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f02dabf2-f434-457c-bb64-b8f5639beb4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-153420701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e743f42cc8340569a483a8aaeabe664',qos_specs=None,replication_status=,reservations=['7a5c732c-a144-4943-974c-7c64cf08b292','fb470727-7864-4af3-b32f-fdd22734e4a9','3a6bece7-5fdf-42de-a239-60e569ed1695','4534d817-c920-44a2-a05b-095727019537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b479742fd7e46379bbe6a44771f390b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-153420701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f02dabf2-f434-457c-bb64-b8f5639beb4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e743f42cc8340569a483a8aaeabe664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b479742fd7e46379bbe6a44771f390b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4ac3c78-b9bd-40b2-9a45-911dd23490fc tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 returned with HTTP 200 Sep 07 10:53:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 255/492] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:48 2026] GET /volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:48 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e95541-024b-42a4-afe8-5eb804f516f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:48 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e95541-024b-42a4-afe8-5eb804f516f1) transitioned into state 'SUCCESS' from state '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-153420701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e743f42cc8340569a483a8aaeabe664',qos_specs=None,replication_status=,reservations=['7a5c732c-a144-4943-974c-7c64cf08b292','fb470727-7864-4af3-b32f-fdd22734e4a9','3a6bece7-5fdf-42de-a239-60e569ed1695','4534d817-c920-44a2-a05b-095727019537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b479742fd7e46379bbe6a44771f390b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:48 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca2a459-bf5f-4108-bc82-ac4188febf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:48 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca2a459-bf5f-4108-bc82-ac4188febf90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:48 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Flow 'volume_create_api' (ec025548-3eb8-4321-8b2a-fb3bdb8b1768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Create volume request issued successfully. Sep 07 10:53:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b1ddbf38-dd18-4875-b0d7-7b9bbcb2b6b3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 238/493] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:53:47 2026] POST /volume/v3/volumes => generated 761 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f275c0cb-d799-4b65-8772-673522ba1ed5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f275c0cb-d799-4b65-8772-673522ba1ed5 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e Sep 07 10:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f275c0cb-d799-4b65-8772-673522ba1ed5 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f275c0cb-d799-4b65-8772-673522ba1ed5 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f275c0cb-d799-4b65-8772-673522ba1ed5 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f275c0cb-d799-4b65-8772-673522ba1ed5 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e returned with HTTP 200 Sep 07 10:53:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 256/494] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:48 2026] GET /volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e => generated 829 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-517523c5-8576-42c7-906a-6c519b39dee1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-517523c5-8576-42c7-906a-6c519b39dee1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:53:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-517523c5-8576-42c7-906a-6c519b39dee1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-517523c5-8576-42c7-906a-6c519b39dee1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-517523c5-8576-42c7-906a-6c519b39dee1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:53:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-517523c5-8576-42c7-906a-6c519b39dee1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 returned with HTTP 200 Sep 07 10:53:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 239/495] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:49 2026] GET /volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-934043f0-4ab8-40e7-9126-ab20319375bc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-934043f0-4ab8-40e7-9126-ab20319375bc tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e Sep 07 10:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-934043f0-4ab8-40e7-9126-ab20319375bc tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-934043f0-4ab8-40e7-9126-ab20319375bc tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-934043f0-4ab8-40e7-9126-ab20319375bc tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-934043f0-4ab8-40e7-9126-ab20319375bc tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e returned with HTTP 200 Sep 07 10:53:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 257/496] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:49 2026] GET /volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:53:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e2fdee1f-579f-4be2-8ac5-907e7b8e6cc2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e2fdee1f-579f-4be2-8ac5-907e7b8e6cc2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:53:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e2fdee1f-579f-4be2-8ac5-907e7b8e6cc2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e2fdee1f-579f-4be2-8ac5-907e7b8e6cc2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e2fdee1f-579f-4be2-8ac5-907e7b8e6cc2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:53:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e2fdee1f-579f-4be2-8ac5-907e7b8e6cc2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 returned with HTTP 200 Sep 07 10:53:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 240/497] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:50 2026] GET /volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3d207aa8-277f-4e85-b3b1-d4bd3dc77090 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d207aa8-277f-4e85-b3b1-d4bd3dc77090 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:53:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d207aa8-277f-4e85-b3b1-d4bd3dc77090 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f368bc9-fdad-417d-b78a-276816b26364", "name": "tempest-SnapshotsActionsTest-Snapshot-698528550"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3d207aa8-277f-4e85-b3b1-d4bd3dc77090 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:53:50 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-3d207aa8-277f-4e85-b3b1-d4bd3dc77090 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Create snapshot from volume 7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:53:50 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-3d207aa8-277f-4e85-b3b1-d4bd3dc77090 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Created reservations ['f9cb2ab1-e8fc-4fcb-b7d1-fc0a7e6f3c9c', '64468665-a374-4643-b299-89c6749896ff', '8ca7a56f-1d85-4abc-9e7f-d3510fe37922', '9b4dbc6c-8bd2-4586-8c54-54f4e6e24a5e'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ab903ae6-3a98-4ac9-a4e6-6dbca82852f7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ab903ae6-3a98-4ac9-a4e6-6dbca82852f7 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e Sep 07 10:53:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ab903ae6-3a98-4ac9-a4e6-6dbca82852f7 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ab903ae6-3a98-4ac9-a4e6-6dbca82852f7 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ab903ae6-3a98-4ac9-a4e6-6dbca82852f7 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ab903ae6-3a98-4ac9-a4e6-6dbca82852f7 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e returned with HTTP 200 Sep 07 10:53:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 241/498] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:50 2026] GET /volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3d207aa8-277f-4e85-b3b1-d4bd3dc77090 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot create request issued successfully. Sep 07 10:53:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d207aa8-277f-4e85-b3b1-d4bd3dc77090 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:53:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 258/499] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:53:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9d150ec6-a878-4997-8e3e-60ec4d7c26e6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9d150ec6-a878-4997-8e3e-60ec4d7c26e6 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:53:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9d150ec6-a878-4997-8e3e-60ec4d7c26e6 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9d150ec6-a878-4997-8e3e-60ec4d7c26e6 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9d150ec6-a878-4997-8e3e-60ec4d7c26e6 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9d150ec6-a878-4997-8e3e-60ec4d7c26e6 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:53:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 242/500] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:50 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 438 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1413235-019e-4efc-8108-0bf579736eb8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1413235-019e-4efc-8108-0bf579736eb8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e Sep 07 10:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1413235-019e-4efc-8108-0bf579736eb8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1413235-019e-4efc-8108-0bf579736eb8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1413235-019e-4efc-8108-0bf579736eb8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-34ebed4b-16d7-4170-9013-db4f22cf9445 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-34ebed4b-16d7-4170-9013-db4f22cf9445 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:53:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-34ebed4b-16d7-4170-9013-db4f22cf9445 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-34ebed4b-16d7-4170-9013-db4f22cf9445 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1413235-019e-4efc-8108-0bf579736eb8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e returned with HTTP 200 Sep 07 10:53:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 259/501] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:51 2026] GET /volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e => generated 854 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-34ebed4b-16d7-4170-9013-db4f22cf9445 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c6117f01-8fab-45b1-9927-a50061ca2e4a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-34ebed4b-16d7-4170-9013-db4f22cf9445 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:53:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 243/502] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:51 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6117f01-8fab-45b1-9927-a50061ca2e4a tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e Sep 07 10:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6117f01-8fab-45b1-9927-a50061ca2e4a tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6117f01-8fab-45b1-9927-a50061ca2e4a tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6117f01-8fab-45b1-9927-a50061ca2e4a tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6117f01-8fab-45b1-9927-a50061ca2e4a tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e returned with HTTP 200 Sep 07 10:53:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 260/503] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:52 2026] GET /volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e => generated 854 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9644dcb5-e8e8-449d-a497-30028f158b74 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-773259152"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-773259152'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Create volume of 1 GB Sep 07 10:53:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Availability Zones retrieved successfully. Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Flow 'volume_create_api' (8cd81915-77ca-41ae-a741-f3711acd18e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ce6d8d-ce83-44dc-9ace-27e1f72c566c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ce6d8d-ce83-44dc-9ace-27e1f72c566c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (386f1488-5767-4120-9f3e-5b29e0a305d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Created reservations ['d36f179f-dba9-4beb-8bd0-f4b15df7b2a2', '877fce91-82a1-4b06-a005-8c4a3bc0870c', '564a54a9-be63-4126-87ba-c68b0a4085c4', 'f70cdf81-2801-4723-ac86-ffea79c8b2d3'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (386f1488-5767-4120-9f3e-5b29e0a305d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d36f179f-dba9-4beb-8bd0-f4b15df7b2a2', '877fce91-82a1-4b06-a005-8c4a3bc0870c', '564a54a9-be63-4126-87ba-c68b0a4085c4', 'f70cdf81-2801-4723-ac86-ffea79c8b2d3']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (510b0fdd-9eeb-454d-81cf-56b9fc6e8d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:52 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (510b0fdd-9eeb-454d-81cf-56b9fc6e8d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2003bd5d-ea19-4b0d-9027-15a193fbdd60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-773259152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e743f42cc8340569a483a8aaeabe664',qos_specs=None,replication_status=,reservations=['d36f179f-dba9-4beb-8bd0-f4b15df7b2a2','877fce91-82a1-4b06-a005-8c4a3bc0870c','564a54a9-be63-4126-87ba-c68b0a4085c4','f70cdf81-2801-4723-ac86-ffea79c8b2d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b479742fd7e46379bbe6a44771f390b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-773259152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2003bd5d-ea19-4b0d-9027-15a193fbdd60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e743f42cc8340569a483a8aaeabe664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b479742fd7e46379bbe6a44771f390b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dde46e6-b286-4022-b3d3-ccb174a8d1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dde46e6-b286-4022-b3d3-ccb174a8d1cc) transitioned into state 'SUCCESS' from state '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-773259152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e743f42cc8340569a483a8aaeabe664',qos_specs=None,replication_status=,reservations=['d36f179f-dba9-4beb-8bd0-f4b15df7b2a2','877fce91-82a1-4b06-a005-8c4a3bc0870c','564a54a9-be63-4126-87ba-c68b0a4085c4','f70cdf81-2801-4723-ac86-ffea79c8b2d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b479742fd7e46379bbe6a44771f390b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68d1a54-cf4c-4189-805a-1f784d281a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68d1a54-cf4c-4189-805a-1f784d281a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Flow 'volume_create_api' (8cd81915-77ca-41ae-a741-f3711acd18e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Create volume request issued successfully. Sep 07 10:53:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9644dcb5-e8e8-449d-a497-30028f158b74 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 244/504] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:53:52 2026] POST /volume/v3/volumes => generated 761 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9b1b49fc-f52f-4b8a-a62b-349513506cf1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b1b49fc-f52f-4b8a-a62b-349513506cf1 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 Sep 07 10:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b1b49fc-f52f-4b8a-a62b-349513506cf1 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b1b49fc-f52f-4b8a-a62b-349513506cf1 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9b1b49fc-f52f-4b8a-a62b-349513506cf1 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b1b49fc-f52f-4b8a-a62b-349513506cf1 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 returned with HTTP 200 Sep 07 10:53:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 261/505] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:52 2026] GET /volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 => generated 829 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7056517b-6fa3-4e8d-8259-bb0509ce69c5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7056517b-6fa3-4e8d-8259-bb0509ce69c5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:53:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7056517b-6fa3-4e8d-8259-bb0509ce69c5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7056517b-6fa3-4e8d-8259-bb0509ce69c5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7056517b-6fa3-4e8d-8259-bb0509ce69c5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7056517b-6fa3-4e8d-8259-bb0509ce69c5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:53:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 245/506] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:53 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7da5d5da-84f9-4a7d-a873-99212587c567 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7da5d5da-84f9-4a7d-a873-99212587c567 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 Sep 07 10:53:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7da5d5da-84f9-4a7d-a873-99212587c567 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7da5d5da-84f9-4a7d-a873-99212587c567 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7da5d5da-84f9-4a7d-a873-99212587c567 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7da5d5da-84f9-4a7d-a873-99212587c567 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 returned with HTTP 200 Sep 07 10:53:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 262/507] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:53 2026] GET /volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:53:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d658aa4f-28d2-47bc-9379-804b999a35da None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d658aa4f-28d2-47bc-9379-804b999a35da tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:53:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d658aa4f-28d2-47bc-9379-804b999a35da tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d658aa4f-28d2-47bc-9379-804b999a35da tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d658aa4f-28d2-47bc-9379-804b999a35da tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d658aa4f-28d2-47bc-9379-804b999a35da tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:53:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 246/508] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:54 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c443ce24-389a-47bc-85a6-e2a04a5448a6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c443ce24-389a-47bc-85a6-e2a04a5448a6 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 Sep 07 10:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c443ce24-389a-47bc-85a6-e2a04a5448a6 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c443ce24-389a-47bc-85a6-e2a04a5448a6 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c443ce24-389a-47bc-85a6-e2a04a5448a6 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c443ce24-389a-47bc-85a6-e2a04a5448a6 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 returned with HTTP 200 Sep 07 10:53:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 263/509] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:54 2026] GET /volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-03f505e0-0862-4e60-b8d3-ac920fec00fb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-03f505e0-0862-4e60-b8d3-ac920fec00fb tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:53:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-03f505e0-0862-4e60-b8d3-ac920fec00fb tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-03f505e0-0862-4e60-b8d3-ac920fec00fb tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-03f505e0-0862-4e60-b8d3-ac920fec00fb tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-03f505e0-0862-4e60-b8d3-ac920fec00fb tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:53:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 247/510] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:55 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 465 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ecf0a93b-b36d-49ce-aa0b-19d549c8e506 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecf0a93b-b36d-49ce-aa0b-19d549c8e506 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action Sep 07 10:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecf0a93b-b36d-49ce-aa0b-19d549c8e506 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecf0a93b-b36d-49ce-aa0b-19d549c8e506 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-ecf0a93b-b36d-49ce-aa0b-19d549c8e506 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot '8719c824-f068-4919-a2c8-363e60e93a4e' with '{'status': 'creating'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:53:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecf0a93b-b36d-49ce-aa0b-19d549c8e506 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action returned with HTTP 202 Sep 07 10:53:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 264/511] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:53:55 2026] POST /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action => generated 0 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:53:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4046e6ad-3deb-40c2-8821-8f792ffbcf57 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4046e6ad-3deb-40c2-8821-8f792ffbcf57 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:53:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4046e6ad-3deb-40c2-8821-8f792ffbcf57 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4046e6ad-3deb-40c2-8821-8f792ffbcf57 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4046e6ad-3deb-40c2-8821-8f792ffbcf57 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4046e6ad-3deb-40c2-8821-8f792ffbcf57 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:53:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 248/512] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:55 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ecef2fd3-c2fb-4eb9-be84-36f8f4f6528c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecef2fd3-c2fb-4eb9-be84-36f8f4f6528c tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action Sep 07 10:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecef2fd3-c2fb-4eb9-be84-36f8f4f6528c tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecef2fd3-c2fb-4eb9-be84-36f8f4f6528c tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-ecef2fd3-c2fb-4eb9-be84-36f8f4f6528c tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot '8719c824-f068-4919-a2c8-363e60e93a4e' with '{'status': 'available'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:53:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecef2fd3-c2fb-4eb9-be84-36f8f4f6528c tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action returned with HTTP 202 Sep 07 10:53:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 265/513] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:53:55 2026] POST /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:53:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4d054bf5-c8bc-4627-bb79-1f29a6faefb0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d054bf5-c8bc-4627-bb79-1f29a6faefb0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:53:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d054bf5-c8bc-4627-bb79-1f29a6faefb0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d054bf5-c8bc-4627-bb79-1f29a6faefb0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4d054bf5-c8bc-4627-bb79-1f29a6faefb0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d054bf5-c8bc-4627-bb79-1f29a6faefb0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:53:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 249/514] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:55 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e94829f5-331a-4201-982d-6b38309fd317 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e94829f5-331a-4201-982d-6b38309fd317 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e94829f5-331a-4201-982d-6b38309fd317 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f368bc9-fdad-417d-b78a-276816b26364", "name": "tempest-SnapshotsActionsTest-Snapshot-964997515"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e94829f5-331a-4201-982d-6b38309fd317 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:53:55 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-e94829f5-331a-4201-982d-6b38309fd317 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Create snapshot from volume 7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e94829f5-331a-4201-982d-6b38309fd317 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Created reservations ['724180b3-cb4f-4531-b0c1-8b7228c8d074', '6a8167e6-8a6a-48b6-9a3b-5550ef8774e4', 'bf3e8f99-7d59-45a2-a889-8fe47716dd1f', '7af1d775-6287-4915-99ee-ebd45fdf5eb5'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5b24c3cc-8508-451a-830f-f8c27f96bbb3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5b24c3cc-8508-451a-830f-f8c27f96bbb3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5b24c3cc-8508-451a-830f-f8c27f96bbb3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5b24c3cc-8508-451a-830f-f8c27f96bbb3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e94829f5-331a-4201-982d-6b38309fd317 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot create request issued successfully. Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e94829f5-331a-4201-982d-6b38309fd317 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:53:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 266/515] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:53:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5b24c3cc-8508-451a-830f-f8c27f96bbb3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5b24c3cc-8508-451a-830f-f8c27f96bbb3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 returned with HTTP 200 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 250/516] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:55 2026] GET /volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c5e07283-1cfd-4496-ac27-e00d73f90e4b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c9015f6a-f969-4248-8353-2532a99b7997 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5e07283-1cfd-4496-ac27-e00d73f90e4b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5e07283-1cfd-4496-ac27-e00d73f90e4b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5e07283-1cfd-4496-ac27-e00d73f90e4b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c9015f6a-f969-4248-8353-2532a99b7997 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c9015f6a-f969-4248-8353-2532a99b7997 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c9015f6a-f969-4248-8353-2532a99b7997 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c5e07283-1cfd-4496-ac27-e00d73f90e4b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5e07283-1cfd-4496-ac27-e00d73f90e4b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a returned with HTTP 200 Sep 07 10:53:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 267/517] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:56 2026] GET /volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c9015f6a-f969-4248-8353-2532a99b7997 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c9015f6a-f969-4248-8353-2532a99b7997 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 returned with HTTP 200 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 251/518] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:56 2026] GET /volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-795029800"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-795029800'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Create volume of 1 GB Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Availability Zones retrieved successfully. Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-81ae75df-f5cf-4a41-93c3-c7a650fe5687 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Flow 'volume_create_api' (bb7971be-7a63-468d-b2b6-86002a9764ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa3ce3f-05de-4353-ad5b-36aaf85953f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa3ce3f-05de-4353-ad5b-36aaf85953f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edaf3cfa-a77f-4ed9-a893-99b2066e0af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-81ae75df-f5cf-4a41-93c3-c7a650fe5687 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-81ae75df-f5cf-4a41-93c3-c7a650fe5687 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-81ae75df-f5cf-4a41-93c3-c7a650fe5687 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Created reservations ['f78d5756-b7c1-4f0f-8446-ef403f069e36', '3f93f912-1edc-4b8f-bdab-f04711410901', '4527d489-c8b0-4eb5-9c5a-274d51248e51', 'dbb8ef74-a8e4-48a5-bc64-7dd8fd228052'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edaf3cfa-a77f-4ed9-a893-99b2066e0af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f78d5756-b7c1-4f0f-8446-ef403f069e36', '3f93f912-1edc-4b8f-bdab-f04711410901', '4527d489-c8b0-4eb5-9c5a-274d51248e51', 'dbb8ef74-a8e4-48a5-bc64-7dd8fd228052']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f62b91-e109-4c59-bb4f-5223be89d63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-81ae75df-f5cf-4a41-93c3-c7a650fe5687 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 returned with HTTP 200 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 252/519] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:56 2026] GET /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 => generated 440 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ffc8e1f0-bca9-4f03-9f81-834253e11939 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ffc8e1f0-bca9-4f03-9f81-834253e11939 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6/defaults Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ffc8e1f0-bca9-4f03-9f81-834253e11939 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ffc8e1f0-bca9-4f03-9f81-834253e11939 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'defaults' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f62b91-e109-4c59-bb4f-5223be89d63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01622ea6-e344-4a46-b2e7-7d7ec00c69ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-795029800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e743f42cc8340569a483a8aaeabe664',qos_specs=None,replication_status=,reservations=['f78d5756-b7c1-4f0f-8446-ef403f069e36','3f93f912-1edc-4b8f-bdab-f04711410901','4527d489-c8b0-4eb5-9c5a-274d51248e51','dbb8ef74-a8e4-48a5-bc64-7dd8fd228052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b479742fd7e46379bbe6a44771f390b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-795029800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01622ea6-e344-4a46-b2e7-7d7ec00c69ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e743f42cc8340569a483a8aaeabe664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b479742fd7e46379bbe6a44771f390b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569939e8-9673-4036-aae0-961b3dbbb3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ffc8e1f0-bca9-4f03-9f81-834253e11939 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6/defaults returned with HTTP 200 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 253/520] 192.168.122.99 () {58 vars in 1260 bytes} [Mon Sep 7 10:53:56 2026] GET /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6/defaults => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5414eec7-c0ba-4ef7-a23d-9e3420ce44ce None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5414eec7-c0ba-4ef7-a23d-9e3420ce44ce tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5414eec7-c0ba-4ef7-a23d-9e3420ce44ce tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569939e8-9673-4036-aae0-961b3dbbb3c1) transitioned into state 'SUCCESS' from state '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-795029800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e743f42cc8340569a483a8aaeabe664',qos_specs=None,replication_status=,reservations=['f78d5756-b7c1-4f0f-8446-ef403f069e36','3f93f912-1edc-4b8f-bdab-f04711410901','4527d489-c8b0-4eb5-9c5a-274d51248e51','dbb8ef74-a8e4-48a5-bc64-7dd8fd228052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b479742fd7e46379bbe6a44771f390b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b59067-ece4-45d4-b188-17a192792ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b59067-ece4-45d4-b188-17a192792ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Flow 'volume_create_api' (bb7971be-7a63-468d-b2b6-86002a9764ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Create volume request issued successfully. Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c559b6d8-1449-431d-b3cf-0c013c806ddf tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 268/521] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:53:56 2026] POST /volume/v3/volumes => generated 761 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-47b22d9b-d86c-4232-a677-4930ab7223bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47b22d9b-d86c-4232-a677-4930ab7223bd tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47b22d9b-d86c-4232-a677-4930ab7223bd tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47b22d9b-d86c-4232-a677-4930ab7223bd tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-47b22d9b-d86c-4232-a677-4930ab7223bd tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5414eec7-c0ba-4ef7-a23d-9e3420ce44ce tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 returned with HTTP 200 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 254/522] 192.168.122.99 () {60 vars in 1253 bytes} [Mon Sep 7 10:53:56 2026] PUT /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 => generated 398 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47b22d9b-d86c-4232-a677-4930ab7223bd tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef returned with HTTP 200 Sep 07 10:53:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 269/523] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:56 2026] GET /volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef => generated 829 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1d7ccfce-92cc-4676-ae96-17312e6af554 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1d7ccfce-92cc-4676-ae96-17312e6af554 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] DELETE http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1d7ccfce-92cc-4676-ae96-17312e6af554 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1d7ccfce-92cc-4676-ae96-17312e6af554 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1d7ccfce-92cc-4676-ae96-17312e6af554 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 returned with HTTP 200 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 255/524] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:53:56 2026] DELETE /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c3cd094c-a3d8-4e2c-b444-868139f29846 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3cd094c-a3d8-4e2c-b444-868139f29846 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3cd094c-a3d8-4e2c-b444-868139f29846 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3cd094c-a3d8-4e2c-b444-868139f29846 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3cd094c-a3d8-4e2c-b444-868139f29846 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 returned with HTTP 200 Sep 07 10:53:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 270/525] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:56 2026] GET /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 => generated 440 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5edc4a6e-90b3-42a5-933c-cb98a88141b6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5edc4a6e-90b3-42a5-933c-cb98a88141b6 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 Sep 07 10:53:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5edc4a6e-90b3-42a5-933c-cb98a88141b6 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5dd94599-48bb-4d38-9ad4-9e6e61753207 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5dd94599-48bb-4d38-9ad4-9e6e61753207 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5dd94599-48bb-4d38-9ad4-9e6e61753207 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5dd94599-48bb-4d38-9ad4-9e6e61753207 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5edc4a6e-90b3-42a5-933c-cb98a88141b6 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 returned with HTTP 200 Sep 07 10:53:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 256/526] 192.168.122.99 () {60 vars in 1254 bytes} [Mon Sep 7 10:53:56 2026] PUT /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 => generated 398 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5dd94599-48bb-4d38-9ad4-9e6e61753207 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5dd94599-48bb-4d38-9ad4-9e6e61753207 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a returned with HTTP 200 Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-494471d9-9762-4252-8be3-cc71463347a4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 271/527] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:57 2026] GET /volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:53:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-494471d9-9762-4252-8be3-cc71463347a4 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6/defaults Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-494471d9-9762-4252-8be3-cc71463347a4 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-494471d9-9762-4252-8be3-cc71463347a4 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'defaults' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-494471d9-9762-4252-8be3-cc71463347a4 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6/defaults returned with HTTP 200 Sep 07 10:53:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 257/528] 192.168.122.99 () {58 vars in 1260 bytes} [Mon Sep 7 10:53:57 2026] GET /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6/defaults => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bbf130b4-df3d-4028-8617-031a5ca3c2e7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbf130b4-df3d-4028-8617-031a5ca3c2e7 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbf130b4-df3d-4028-8617-031a5ca3c2e7 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbf130b4-df3d-4028-8617-031a5ca3c2e7 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbf130b4-df3d-4028-8617-031a5ca3c2e7 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 returned with HTTP 200 Sep 07 10:53:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 272/529] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:57 2026] GET /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2a3e389b-1004-449c-a6c5-f206fb867e72 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a3e389b-1004-449c-a6c5-f206fb867e72 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a3e389b-1004-449c-a6c5-f206fb867e72 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a3e389b-1004-449c-a6c5-f206fb867e72 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a3e389b-1004-449c-a6c5-f206fb867e72 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True returned with HTTP 200 Sep 07 10:53:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 258/530] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 10:53:57 2026] GET /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1141829921"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1141829921'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Create volume of 1 GB Sep 07 10:53:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Availability Zones retrieved successfully. Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Flow 'volume_create_api' (c8421084-fa0f-4fef-a512-a5104182137e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d610150-3aa7-48d3-95d5-ff2d8b3d3ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d610150-3aa7-48d3-95d5-ff2d8b3d3ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1493f8aa-290b-41bf-b671-670fce18477a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-12765636-1b2a-4064-9d1f-9fdefdb121c4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-12765636-1b2a-4064-9d1f-9fdefdb121c4 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-12765636-1b2a-4064-9d1f-9fdefdb121c4 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-12765636-1b2a-4064-9d1f-9fdefdb121c4 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Created reservations ['c5665403-68d2-490f-bffb-8c3b42aebc0b', '41bf65c7-5798-4b78-8dce-b3ab3c107d48', 'b8016fad-dd48-49dc-9f96-bb4ef649370b', '33e531c1-13e5-4300-8c37-58050001015a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1493f8aa-290b-41bf-b671-670fce18477a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5665403-68d2-490f-bffb-8c3b42aebc0b', '41bf65c7-5798-4b78-8dce-b3ab3c107d48', 'b8016fad-dd48-49dc-9f96-bb4ef649370b', '33e531c1-13e5-4300-8c37-58050001015a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a6dee8-aa8c-425e-9f89-941ead444745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-12765636-1b2a-4064-9d1f-9fdefdb121c4 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-12765636-1b2a-4064-9d1f-9fdefdb121c4 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef returned with HTTP 200 Sep 07 10:53:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 259/531] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:57 2026] GET /volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a6dee8-aa8c-425e-9f89-941ead444745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae8d5ba1-9a0c-4c0f-8088-37f5287b1576', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1141829921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97eeffed31284df4a7d9a6d2c2a60fb6',qos_specs=None,replication_status=,reservations=['c5665403-68d2-490f-bffb-8c3b42aebc0b','41bf65c7-5798-4b78-8dce-b3ab3c107d48','b8016fad-dd48-49dc-9f96-bb4ef649370b','33e531c1-13e5-4300-8c37-58050001015a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b99d72341d4015880e1c773eee5af6',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1141829921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae8d5ba1-9a0c-4c0f-8088-37f5287b1576,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97eeffed31284df4a7d9a6d2c2a60fb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87b99d72341d4015880e1c773eee5af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528f4229-79af-40ff-88d5-9a65bca16fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528f4229-79af-40ff-88d5-9a65bca16fd7) transitioned into state 'SUCCESS' from state '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-1141829921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97eeffed31284df4a7d9a6d2c2a60fb6',qos_specs=None,replication_status=,reservations=['c5665403-68d2-490f-bffb-8c3b42aebc0b','41bf65c7-5798-4b78-8dce-b3ab3c107d48','b8016fad-dd48-49dc-9f96-bb4ef649370b','33e531c1-13e5-4300-8c37-58050001015a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b99d72341d4015880e1c773eee5af6',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b1a83f-c29a-4afc-974c-637a98d604dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b1a83f-c29a-4afc-974c-637a98d604dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Flow 'volume_create_api' (c8421084-fa0f-4fef-a512-a5104182137e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:53:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Create volume request issued successfully. Sep 07 10:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1aac3b3b-8fb5-497c-b4e8-720c01122f11 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:53:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 273/532] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:53:57 2026] POST /volume/v3/volumes => generated 763 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dd168eee-5833-4666-8002-841e99e7b9a8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dd168eee-5833-4666-8002-841e99e7b9a8 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] GET http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dd168eee-5833-4666-8002-841e99e7b9a8 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dd168eee-5833-4666-8002-841e99e7b9a8 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-dd168eee-5833-4666-8002-841e99e7b9a8 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Volume info retrieved successfully. Sep 07 10:53:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dd168eee-5833-4666-8002-841e99e7b9a8 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 returned with HTTP 200 Sep 07 10:53:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 260/533] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:57 2026] GET /volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 => generated 831 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-768dde58-f033-46da-bc19-4b29e8dc9404 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-768dde58-f033-46da-bc19-4b29e8dc9404 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a Sep 07 10:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-768dde58-f033-46da-bc19-4b29e8dc9404 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-768dde58-f033-46da-bc19-4b29e8dc9404 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-768dde58-f033-46da-bc19-4b29e8dc9404 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-768dde58-f033-46da-bc19-4b29e8dc9404 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a returned with HTTP 200 Sep 07 10:53:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 274/534] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:58 2026] GET /volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-66e153ac-de27-4f15-a95f-5f5da83a2ce4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66e153ac-de27-4f15-a95f-5f5da83a2ce4 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a/action Sep 07 10:53:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66e153ac-de27-4f15-a95f-5f5da83a2ce4 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66e153ac-de27-4f15-a95f-5f5da83a2ce4 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.admin_actions [None req-66e153ac-de27-4f15-a95f-5f5da83a2ce4 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot '73dbd08b-738e-42e8-b14c-1b2d07b4770a' with '{'status': 'creating'}' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:53:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66e153ac-de27-4f15-a95f-5f5da83a2ce4 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a/action returned with HTTP 202 Sep 07 10:53:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 261/535] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:53:58 2026] POST /volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-38c8fe58-f930-4ac4-8384-292b6f6996e4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38c8fe58-f930-4ac4-8384-292b6f6996e4 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a Sep 07 10:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38c8fe58-f930-4ac4-8384-292b6f6996e4 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38c8fe58-f930-4ac4-8384-292b6f6996e4 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-38c8fe58-f930-4ac4-8384-292b6f6996e4 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38c8fe58-f930-4ac4-8384-292b6f6996e4 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a returned with HTTP 200 Sep 07 10:53:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 275/536] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:58 2026] GET /volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b7e79ab5-31ca-4ed1-97a5-3de4ef62e33e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b7e79ab5-31ca-4ed1-97a5-3de4ef62e33e tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a/action Sep 07 10:53:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b7e79ab5-31ca-4ed1-97a5-3de4ef62e33e tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:53:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b7e79ab5-31ca-4ed1-97a5-3de4ef62e33e tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:53:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b7e79ab5-31ca-4ed1-97a5-3de4ef62e33e tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Snapshot retrieved successfully. Sep 07 10:53:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b7e79ab5-31ca-4ed1-97a5-3de4ef62e33e tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Snapshot delete request issued successfully. Sep 07 10:53:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b7e79ab5-31ca-4ed1-97a5-3de4ef62e33e tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a/action returned with HTTP 202 Sep 07 10:53:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 262/537] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:53:58 2026] POST /volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e7a23095-d320-4479-af95-0c8349fe61b8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7a23095-d320-4479-af95-0c8349fe61b8 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a Sep 07 10:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7a23095-d320-4479-af95-0c8349fe61b8 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7a23095-d320-4479-af95-0c8349fe61b8 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e7a23095-d320-4479-af95-0c8349fe61b8 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7a23095-d320-4479-af95-0c8349fe61b8 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a returned with HTTP 200 Sep 07 10:53:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 276/538] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:58 2026] GET /volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-63ba2171-2a09-4f09-8134-0fe207854d2c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-63ba2171-2a09-4f09-8134-0fe207854d2c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef Sep 07 10:53:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-63ba2171-2a09-4f09-8134-0fe207854d2c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-63ba2171-2a09-4f09-8134-0fe207854d2c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:53:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-63ba2171-2a09-4f09-8134-0fe207854d2c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-63ba2171-2a09-4f09-8134-0fe207854d2c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef returned with HTTP 200 Sep 07 10:53:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 263/539] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:58 2026] GET /volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:53:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-30bf630f-c312-4c92-a62d-0fd1a0e47c58 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30bf630f-c312-4c92-a62d-0fd1a0e47c58 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] GET http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 Sep 07 10:53:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30bf630f-c312-4c92-a62d-0fd1a0e47c58 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30bf630f-c312-4c92-a62d-0fd1a0e47c58 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-30bf630f-c312-4c92-a62d-0fd1a0e47c58 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Volume info retrieved successfully. Sep 07 10:53:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30bf630f-c312-4c92-a62d-0fd1a0e47c58 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 returned with HTTP 200 Sep 07 10:53:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 277/540] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:59 2026] GET /volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-883f9af3-0625-4b0b-96e9-a96f4b36a330 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-883f9af3-0625-4b0b-96e9-a96f4b36a330 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a Sep 07 10:53:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-883f9af3-0625-4b0b-96e9-a96f4b36a330 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-883f9af3-0625-4b0b-96e9-a96f4b36a330 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:53:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-883f9af3-0625-4b0b-96e9-a96f4b36a330 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:53:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-883f9af3-0625-4b0b-96e9-a96f4b36a330 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a returned with HTTP 200 Sep 07 10:53:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 264/541] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:53:59 2026] GET /volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-26342906-d2db-4087-92cd-a2d0af1b45fa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-26342906-d2db-4087-92cd-a2d0af1b45fa tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef Sep 07 10:53:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-26342906-d2db-4087-92cd-a2d0af1b45fa tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-26342906-d2db-4087-92cd-a2d0af1b45fa tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:53:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:53:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:53:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:53:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:53:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-26342906-d2db-4087-92cd-a2d0af1b45fa tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:53:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-26342906-d2db-4087-92cd-a2d0af1b45fa tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef returned with HTTP 200 Sep 07 10:53:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 278/542] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:59 2026] GET /volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:53:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-87529e55-04f0-4b34-9de9-b1739ab7d99c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:53:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87529e55-04f0-4b34-9de9-b1739ab7d99c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef Sep 07 10:53:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87529e55-04f0-4b34-9de9-b1739ab7d99c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:53:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87529e55-04f0-4b34-9de9-b1739ab7d99c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-87529e55-04f0-4b34-9de9-b1739ab7d99c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87529e55-04f0-4b34-9de9-b1739ab7d99c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef returned with HTTP 200 Sep 07 10:54:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 265/543] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:53:59 2026] GET /volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-07ace479-f2cc-4ea9-83c8-1244f692670f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4e66c132-4564-4383-beb4-206ae4636dd9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e66c132-4564-4383-beb4-206ae4636dd9 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] GET http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e66c132-4564-4383-beb4-206ae4636dd9 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e66c132-4564-4383-beb4-206ae4636dd9 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4e66c132-4564-4383-beb4-206ae4636dd9 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Volume info retrieved successfully. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e66c132-4564-4383-beb4-206ae4636dd9 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 returned with HTTP 200 Sep 07 10:54:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 266/544] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:00 2026] GET /volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c73ab9cb-a62a-400d-a0b4-c3af507aaaa2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c73ab9cb-a62a-400d-a0b4-c3af507aaaa2 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c73ab9cb-a62a-400d-a0b4-c3af507aaaa2 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c73ab9cb-a62a-400d-a0b4-c3af507aaaa2 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Create volume of 1 GB Sep 07 10:54:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Availability Zones retrieved successfully. Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Flow 'volume_create_api' (3a4d99e4-1670-4b5a-b5ed-1c82d1407319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c73ab9cb-a62a-400d-a0b4-c3af507aaaa2 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True returned with HTTP 200 Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90047495-ec40-47a7-87f8-4e727a580d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 267/545] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 10:54:00 2026] GET /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True => generated 1064 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-86faf42c-ac7c-43c9-bee4-87a04206c4c0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-86faf42c-ac7c-43c9-bee4-87a04206c4c0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-86faf42c-ac7c-43c9-bee4-87a04206c4c0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-86faf42c-ac7c-43c9-bee4-87a04206c4c0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-86faf42c-ac7c-43c9-bee4-87a04206c4c0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Delete volume with id: ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-86faf42c-ac7c-43c9-bee4-87a04206c4c0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Volume info retrieved successfully. Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90047495-ec40-47a7-87f8-4e727a580d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43ce220-dbe2-440c-bee3-e27e89ba99d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-86faf42c-ac7c-43c9-bee4-87a04206c4c0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Delete volume request issued successfully. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-86faf42c-ac7c-43c9-bee4-87a04206c4c0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 returned with HTTP 202 Sep 07 10:54:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 268/546] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:00 2026] DELETE /volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-39f0153e-7aec-45e4-9e3a-9d89bbf20783 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-39f0153e-7aec-45e4-9e3a-9d89bbf20783 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] GET http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-39f0153e-7aec-45e4-9e3a-9d89bbf20783 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-39f0153e-7aec-45e4-9e3a-9d89bbf20783 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-39f0153e-7aec-45e4-9e3a-9d89bbf20783 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Volume info retrieved successfully. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-39f0153e-7aec-45e4-9e3a-9d89bbf20783 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 returned with HTTP 200 Sep 07 10:54:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 269/547] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:00 2026] GET /volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-24b4de11-6f4b-409f-a518-ca605b20244e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-24b4de11-6f4b-409f-a518-ca605b20244e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-24b4de11-6f4b-409f-a518-ca605b20244e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-24b4de11-6f4b-409f-a518-ca605b20244e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Created reservations ['ba6f0ce1-2a60-46fb-b6e3-ce6c5ce17de8', '2db386be-f34e-4a6e-9a7a-e24a8e1c8dc8', 'ca00609a-b55d-49e8-8176-4a8123503eb7', 'a52e402e-2810-4a90-93d7-adab7c3616a8'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43ce220-dbe2-440c-bee3-e27e89ba99d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba6f0ce1-2a60-46fb-b6e3-ce6c5ce17de8', '2db386be-f34e-4a6e-9a7a-e24a8e1c8dc8', 'ca00609a-b55d-49e8-8176-4a8123503eb7', 'a52e402e-2810-4a90-93d7-adab7c3616a8']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17bcab4-bdce-4d9c-839e-5c1d275d9a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-24b4de11-6f4b-409f-a518-ca605b20244e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a returned with HTTP 404 Sep 07 10:54:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 270/548] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:00 2026] GET /volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2ddf845c-9142-4021-b30c-1a49c400a3d8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2ddf845c-9142-4021-b30c-1a49c400a3d8 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2ddf845c-9142-4021-b30c-1a49c400a3d8 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2ddf845c-9142-4021-b30c-1a49c400a3d8 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.admin_actions [None req-2ddf845c-9142-4021-b30c-1a49c400a3d8 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot '8719c824-f068-4919-a2c8-363e60e93a4e' with '{'status': 'available'}' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17bcab4-bdce-4d9c-839e-5c1d275d9a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1074a345-633a-4a30-8be3-a0500b0ef3ac', '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='5c753b96ffa64971a0d9e9c56f74ca61',qos_specs=None,replication_status=,reservations=['ba6f0ce1-2a60-46fb-b6e3-ce6c5ce17de8','2db386be-f34e-4a6e-9a7a-e24a8e1c8dc8','ca00609a-b55d-49e8-8176-4a8123503eb7','a52e402e-2810-4a90-93d7-adab7c3616a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e917bf991d4541978aed6bd0bb959fed',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54: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=1074a345-633a-4a30-8be3-a0500b0ef3ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c753b96ffa64971a0d9e9c56f74ca61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e917bf991d4541978aed6bd0bb959fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8245038d-2cf3-4cea-bb47-89f894a93750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2ddf845c-9142-4021-b30c-1a49c400a3d8 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action returned with HTTP 202 Sep 07 10:54:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 271/549] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:00 2026] POST /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8245038d-2cf3-4cea-bb47-89f894a93750) transitioned into state 'SUCCESS' from 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='5c753b96ffa64971a0d9e9c56f74ca61',qos_specs=None,replication_status=,reservations=['ba6f0ce1-2a60-46fb-b6e3-ce6c5ce17de8','2db386be-f34e-4a6e-9a7a-e24a8e1c8dc8','ca00609a-b55d-49e8-8176-4a8123503eb7','a52e402e-2810-4a90-93d7-adab7c3616a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e917bf991d4541978aed6bd0bb959fed',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f9b5e15a-344b-4192-a329-f29f32637e8f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640bf298-8d21-43ab-ab2a-805fb4e70e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f9b5e15a-344b-4192-a329-f29f32637e8f tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f9b5e15a-344b-4192-a329-f29f32637e8f tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f9b5e15a-344b-4192-a329-f29f32637e8f tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f9b5e15a-344b-4192-a329-f29f32637e8f tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f9b5e15a-344b-4192-a329-f29f32637e8f tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:54:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 272/550] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:00 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640bf298-8d21-43ab-ab2a-805fb4e70e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Flow 'volume_create_api' (3a4d99e4-1670-4b5a-b5ed-1c82d1407319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Create volume request issued successfully. Sep 07 10:54:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07ace479-f2cc-4ea9-83c8-1244f692670f tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 279/551] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:54:00 2026] POST /volume/v3/volumes => generated 740 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b4d8e102-a7ef-4f1c-9896-069672fc9d21 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b4d8e102-a7ef-4f1c-9896-069672fc9d21 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b4d8e102-a7ef-4f1c-9896-069672fc9d21 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e08f825f-de17-4c84-aa5b-867219a7be9e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b4d8e102-a7ef-4f1c-9896-069672fc9d21 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-b4d8e102-a7ef-4f1c-9896-069672fc9d21 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Delete snapshot with id: 73dbd08b-738e-42e8-b14c-1b2d07b4770a Sep 07 10:54:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e08f825f-de17-4c84-aa5b-867219a7be9e tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] GET http://192.168.122.99/volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e08f825f-de17-4c84-aa5b-867219a7be9e tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b4d8e102-a7ef-4f1c-9896-069672fc9d21 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a returned with HTTP 404 Sep 07 10:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e08f825f-de17-4c84-aa5b-867219a7be9e tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 273/552] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:54:00 2026] DELETE /volume/v3/snapshots/73dbd08b-738e-42e8-b14c-1b2d07b4770a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6311f2f7-84c2-4a2d-9245-992e9af3bb80 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6311f2f7-84c2-4a2d-9245-992e9af3bb80 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6311f2f7-84c2-4a2d-9245-992e9af3bb80 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f368bc9-fdad-417d-b78a-276816b26364", "name": "tempest-SnapshotsActionsTest-Snapshot-1646188618"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6311f2f7-84c2-4a2d-9245-992e9af3bb80 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-6311f2f7-84c2-4a2d-9245-992e9af3bb80 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Create snapshot from volume 7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:54:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e08f825f-de17-4c84-aa5b-867219a7be9e tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Volume info retrieved successfully. Sep 07 10:54:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e08f825f-de17-4c84-aa5b-867219a7be9e tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] http://192.168.122.99/volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac returned with HTTP 200 Sep 07 10:54:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 280/553] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:00 2026] GET /volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac => generated 919 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:00 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-6311f2f7-84c2-4a2d-9245-992e9af3bb80 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Created reservations ['f2e66782-cc42-4144-8ef1-20dd12dd4a1c', 'e51b0631-0036-43f5-b4b0-b28b317f1257', '6f9a2473-ef4d-4184-845b-6b94626e79ea', '67cb70ce-5660-49e7-9c2d-24614d46a08b'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6311f2f7-84c2-4a2d-9245-992e9af3bb80 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot create request issued successfully. Sep 07 10:54:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6311f2f7-84c2-4a2d-9245-992e9af3bb80 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:54:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 274/554] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:54:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d6b07bd1-704d-42a7-9c87-5615bb28f984 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6b07bd1-704d-42a7-9c87-5615bb28f984 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6b07bd1-704d-42a7-9c87-5615bb28f984 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6b07bd1-704d-42a7-9c87-5615bb28f984 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d6b07bd1-704d-42a7-9c87-5615bb28f984 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6b07bd1-704d-42a7-9c87-5615bb28f984 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb returned with HTTP 200 Sep 07 10:54:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 281/555] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:01 2026] GET /volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b0583d22-296c-43e1-9cc0-f952fcc91d16 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0583d22-296c-43e1-9cc0-f952fcc91d16 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] GET http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 Sep 07 10:54:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0583d22-296c-43e1-9cc0-f952fcc91d16 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0583d22-296c-43e1-9cc0-f952fcc91d16 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0583d22-296c-43e1-9cc0-f952fcc91d16 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 returned with HTTP 404 Sep 07 10:54:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 275/556] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:01 2026] GET /volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a427d999-cadd-4845-9e61-ee718c79213a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a427d999-cadd-4845-9e61-ee718c79213a tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] GET http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a427d999-cadd-4845-9e61-ee718c79213a tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a427d999-cadd-4845-9e61-ee718c79213a tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a427d999-cadd-4845-9e61-ee718c79213a tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 returned with HTTP 404 Sep 07 10:54:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 282/557] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:01 2026] GET /volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f1c02f91-cafb-40e0-aed5-e4c0fa34ae32 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f1c02f91-cafb-40e0-aed5-e4c0fa34ae32 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 Sep 07 10:54:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f1c02f91-cafb-40e0-aed5-e4c0fa34ae32 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f1c02f91-cafb-40e0-aed5-e4c0fa34ae32 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:01 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-f1c02f91-cafb-40e0-aed5-e4c0fa34ae32 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Delete volume with id: ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 Sep 07 10:54:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f1c02f91-cafb-40e0-aed5-e4c0fa34ae32 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 returned with HTTP 404 Sep 07 10:54:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 276/558] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:01 2026] DELETE /volume/v3/volumes/ae8d5ba1-9a0c-4c0f-8088-37f5287b1576 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1106196040"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1106196040'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Create volume of 1 GB Sep 07 10:54:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Availability Zones retrieved successfully. Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Flow 'volume_create_api' (41c54fef-713c-47b8-836d-51b5ba0a896d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a412b48-410c-487f-8eae-acc0b73580b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a412b48-410c-487f-8eae-acc0b73580b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed49e19f-06fb-4d6c-b3c0-5f7a768d3981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4b9a7234-1b2c-4b5c-9c5b-f568eb471e20 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b9a7234-1b2c-4b5c-9c5b-f568eb471e20 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] GET http://192.168.122.99/volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac Sep 07 10:54:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b9a7234-1b2c-4b5c-9c5b-f568eb471e20 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b9a7234-1b2c-4b5c-9c5b-f568eb471e20 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Created reservations ['46609ec2-4170-42ff-bf8e-8afe5ce919a4', '9126768c-74e9-4e64-b4e7-b94aff3ff58b', 'e0bb8307-434f-43ac-bb10-0195835d9233', '03a8ca34-8e09-41a9-93a3-565196a0acc8'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed49e19f-06fb-4d6c-b3c0-5f7a768d3981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46609ec2-4170-42ff-bf8e-8afe5ce919a4', '9126768c-74e9-4e64-b4e7-b94aff3ff58b', 'e0bb8307-434f-43ac-bb10-0195835d9233', '03a8ca34-8e09-41a9-93a3-565196a0acc8']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52944844-b44b-4ad1-a4bb-83badaa321f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4b9a7234-1b2c-4b5c-9c5b-f568eb471e20 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Volume info retrieved successfully. Sep 07 10:54:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b9a7234-1b2c-4b5c-9c5b-f568eb471e20 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] http://192.168.122.99/volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac returned with HTTP 200 Sep 07 10:54:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 277/559] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:01 2026] GET /volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac => generated 969 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52944844-b44b-4ad1-a4bb-83badaa321f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba3bb73e-9501-404e-8507-402025a2fc3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1106196040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97eeffed31284df4a7d9a6d2c2a60fb6',qos_specs=None,replication_status=,reservations=['46609ec2-4170-42ff-bf8e-8afe5ce919a4','9126768c-74e9-4e64-b4e7-b94aff3ff58b','e0bb8307-434f-43ac-bb10-0195835d9233','03a8ca34-8e09-41a9-93a3-565196a0acc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b99d72341d4015880e1c773eee5af6',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1106196040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba3bb73e-9501-404e-8507-402025a2fc3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97eeffed31284df4a7d9a6d2c2a60fb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87b99d72341d4015880e1c773eee5af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69d150b-305f-49ad-ba54-38c073c9fe7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69d150b-305f-49ad-ba54-38c073c9fe7b) transitioned into state 'SUCCESS' from state '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-1106196040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97eeffed31284df4a7d9a6d2c2a60fb6',qos_specs=None,replication_status=,reservations=['46609ec2-4170-42ff-bf8e-8afe5ce919a4','9126768c-74e9-4e64-b4e7-b94aff3ff58b','e0bb8307-434f-43ac-bb10-0195835d9233','03a8ca34-8e09-41a9-93a3-565196a0acc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b99d72341d4015880e1c773eee5af6',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7ea91e-f06d-4a41-b9fd-cfdaa9506aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b147176a-fdd2-4382-b08c-439ea0759365 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7ea91e-f06d-4a41-b9fd-cfdaa9506aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b147176a-fdd2-4382-b08c-439ea0759365 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb Sep 07 10:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Flow 'volume_create_api' (41c54fef-713c-47b8-836d-51b5ba0a896d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Create volume request issued successfully. Sep 07 10:54:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b147176a-fdd2-4382-b08c-439ea0759365 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2fb63998-2012-4b6c-afd7-5b6a609933e0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b147176a-fdd2-4382-b08c-439ea0759365 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 283/560] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:54:01 2026] POST /volume/v3/volumes => generated 763 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b147176a-fdd2-4382-b08c-439ea0759365 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b147176a-fdd2-4382-b08c-439ea0759365 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb returned with HTTP 200 Sep 07 10:54:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 278/561] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:02 2026] GET /volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5fc1c1a8-f794-4714-817c-3d91642c3c84 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fc1c1a8-f794-4714-817c-3d91642c3c84 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] GET http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5fc1c1a8-f794-4714-817c-3d91642c3c84 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5fc1c1a8-f794-4714-817c-3d91642c3c84 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5fc1c1a8-f794-4714-817c-3d91642c3c84 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Volume info retrieved successfully. Sep 07 10:54:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fc1c1a8-f794-4714-817c-3d91642c3c84 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a returned with HTTP 200 Sep 07 10:54:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 284/562] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:02 2026] GET /volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a => generated 831 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a5ef00a3-ee28-46d4-a25e-a393dbc4230b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a5ef00a3-ee28-46d4-a25e-a393dbc4230b tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] GET http://192.168.122.99/volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a5ef00a3-ee28-46d4-a25e-a393dbc4230b tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a5ef00a3-ee28-46d4-a25e-a393dbc4230b tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a5ef00a3-ee28-46d4-a25e-a393dbc4230b tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Volume info retrieved successfully. Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a5ef00a3-ee28-46d4-a25e-a393dbc4230b tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] http://192.168.122.99/volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac returned with HTTP 200 Sep 07 10:54:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 279/563] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:03 2026] GET /volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac => generated 969 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7c197520-3391-4747-85a5-8f5b373e8c8b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c197520-3391-4747-85a5-8f5b373e8c8b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb Sep 07 10:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c197520-3391-4747-85a5-8f5b373e8c8b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c197520-3391-4747-85a5-8f5b373e8c8b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7c197520-3391-4747-85a5-8f5b373e8c8b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c197520-3391-4747-85a5-8f5b373e8c8b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb returned with HTTP 200 Sep 07 10:54:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 285/564] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:03 2026] GET /volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8fe63eb7-00f1-4108-9914-0a3e5b431fb6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8fe63eb7-00f1-4108-9914-0a3e5b431fb6 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb/action Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8fe63eb7-00f1-4108-9914-0a3e5b431fb6 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8fe63eb7-00f1-4108-9914-0a3e5b431fb6 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.admin_actions [None req-8fe63eb7-00f1-4108-9914-0a3e5b431fb6 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot 'b0c69bba-61ff-4146-ba57-473fc7b066bb' with '{'status': 'deleting'}' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7260ade1-b2c8-4729-b4c9-43fbf3a8f2f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7260ade1-b2c8-4729-b4c9-43fbf3a8f2f7 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] GET http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8fe63eb7-00f1-4108-9914-0a3e5b431fb6 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb/action returned with HTTP 202 Sep 07 10:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7260ade1-b2c8-4729-b4c9-43fbf3a8f2f7 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 280/565] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:03 2026] POST /volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7260ade1-b2c8-4729-b4c9-43fbf3a8f2f7 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d6d71efb-0d2e-4a0f-a813-f2b23f80649b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6d71efb-0d2e-4a0f-a813-f2b23f80649b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6d71efb-0d2e-4a0f-a813-f2b23f80649b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6d71efb-0d2e-4a0f-a813-f2b23f80649b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7260ade1-b2c8-4729-b4c9-43fbf3a8f2f7 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Volume info retrieved successfully. Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d6d71efb-0d2e-4a0f-a813-f2b23f80649b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6d71efb-0d2e-4a0f-a813-f2b23f80649b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb returned with HTTP 200 Sep 07 10:54:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 281/566] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:03 2026] GET /volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7260ade1-b2c8-4729-b4c9-43fbf3a8f2f7 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a returned with HTTP 200 Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-39b5a85b-72ed-4f37-bcc6-d96d30f09890 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 286/567] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:03 2026] GET /volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-39b5a85b-72ed-4f37-bcc6-d96d30f09890 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb/action Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-39b5a85b-72ed-4f37-bcc6-d96d30f09890 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-39b5a85b-72ed-4f37-bcc6-d96d30f09890 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-39b5a85b-72ed-4f37-bcc6-d96d30f09890 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Snapshot retrieved successfully. Sep 07 10:54:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-39b5a85b-72ed-4f37-bcc6-d96d30f09890 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Snapshot delete request issued successfully. Sep 07 10:54:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-39b5a85b-72ed-4f37-bcc6-d96d30f09890 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb/action returned with HTTP 202 Sep 07 10:54:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 282/568] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:03 2026] POST /volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7465d708-fcd9-43f8-a151-53a6e3e74988 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7465d708-fcd9-43f8-a151-53a6e3e74988 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb Sep 07 10:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7465d708-fcd9-43f8-a151-53a6e3e74988 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7465d708-fcd9-43f8-a151-53a6e3e74988 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7465d708-fcd9-43f8-a151-53a6e3e74988 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7465d708-fcd9-43f8-a151-53a6e3e74988 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb returned with HTTP 200 Sep 07 10:54:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 287/569] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:03 2026] GET /volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ea87a28f-2c01-414c-b40e-ad6a31f50048 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea87a28f-2c01-414c-b40e-ad6a31f50048 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] GET http://192.168.122.99/volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ea87a28f-2c01-414c-b40e-ad6a31f50048 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ea87a28f-2c01-414c-b40e-ad6a31f50048 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ea87a28f-2c01-414c-b40e-ad6a31f50048 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Volume info retrieved successfully. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea87a28f-2c01-414c-b40e-ad6a31f50048 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] http://192.168.122.99/volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac returned with HTTP 200 Sep 07 10:54:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 283/570] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:04 2026] GET /volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac => generated 970 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4108cbff-9f7a-4c77-83c5-bc1d852c6597 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4108cbff-9f7a-4c77-83c5-bc1d852c6597 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] GET http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1&project_id=6e743f42cc8340569a483a8aaeabe664 Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4108cbff-9f7a-4c77-83c5-bc1d852c6597 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4108cbff-9f7a-4c77-83c5-bc1d852c6597 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4108cbff-9f7a-4c77-83c5-bc1d852c6597 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Could not evaluate value 6e743f42cc8340569a483a8aaeabe664, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4108cbff-9f7a-4c77-83c5-bc1d852c6597 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Searching by: MultiDict([('project_id', '6e743f42cc8340569a483a8aaeabe664'), ('all_tenants', 1)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:54:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4108cbff-9f7a-4c77-83c5-bc1d852c6597 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Get all volumes completed successfully. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4108cbff-9f7a-4c77-83c5-bc1d852c6597 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1&project_id=6e743f42cc8340569a483a8aaeabe664 returned with HTTP 200 Sep 07 10:54:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 288/571] 192.168.122.99 () {58 vars in 1252 bytes} [Mon Sep 7 10:54:04 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=6e743f42cc8340569a483a8aaeabe664 => generated 3034 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-37b179bb-7377-45b2-95be-18267da452a5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-37b179bb-7377-45b2-95be-18267da452a5 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-37b179bb-7377-45b2-95be-18267da452a5 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-37b179bb-7377-45b2-95be-18267da452a5 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-37b179bb-7377-45b2-95be-18267da452a5 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Delete volume with id: 1074a345-633a-4a30-8be3-a0500b0ef3ac Sep 07 10:54:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-37b179bb-7377-45b2-95be-18267da452a5 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Volume info retrieved successfully. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a6e05f53-d5c3-4cb6-9ef2-179e48aabbd0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6e05f53-d5c3-4cb6-9ef2-179e48aabbd0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] GET http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6e05f53-d5c3-4cb6-9ef2-179e48aabbd0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6e05f53-d5c3-4cb6-9ef2-179e48aabbd0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-37b179bb-7377-45b2-95be-18267da452a5 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] Delete volume request issued successfully. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-37b179bb-7377-45b2-95be-18267da452a5 tempest-VolumesListAdminTestJSON-789507282 tempest-VolumesListAdminTestJSON-789507282-project-admin] http://192.168.122.99/volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac returned with HTTP 202 Sep 07 10:54:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 284/572] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:04 2026] DELETE /volume/v3/volumes/1074a345-633a-4a30-8be3-a0500b0ef3ac => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a6e05f53-d5c3-4cb6-9ef2-179e48aabbd0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Volume info retrieved successfully. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e27348b3-4d40-4c50-a062-aaaa5273b1b8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6e05f53-d5c3-4cb6-9ef2-179e48aabbd0 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a returned with HTTP 200 Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e27348b3-4d40-4c50-a062-aaaa5273b1b8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef Sep 07 10:54:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 289/573] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:04 2026] GET /volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e27348b3-4d40-4c50-a062-aaaa5273b1b8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e27348b3-4d40-4c50-a062-aaaa5273b1b8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e9fd87cf-c181-427d-b547-537569f9bd68 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9fd87cf-c181-427d-b547-537569f9bd68 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e27348b3-4d40-4c50-a062-aaaa5273b1b8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9fd87cf-c181-427d-b547-537569f9bd68 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9fd87cf-c181-427d-b547-537569f9bd68 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e9fd87cf-c181-427d-b547-537569f9bd68 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e27348b3-4d40-4c50-a062-aaaa5273b1b8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef returned with HTTP 200 Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9fd87cf-c181-427d-b547-537569f9bd68 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb returned with HTTP 200 Sep 07 10:54:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 285/574] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:04 2026] GET /volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 290/575] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:04 2026] GET /volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-12f7a771-4ba5-4ba3-a614-f6f851239a60 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-12f7a771-4ba5-4ba3-a614-f6f851239a60 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] DELETE http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-12f7a771-4ba5-4ba3-a614-f6f851239a60 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-12f7a771-4ba5-4ba3-a614-f6f851239a60 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-12f7a771-4ba5-4ba3-a614-f6f851239a60 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Delete volume with id: 01622ea6-e344-4a46-b2e7-7d7ec00c69ef Sep 07 10:54:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-12f7a771-4ba5-4ba3-a614-f6f851239a60 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-12f7a771-4ba5-4ba3-a614-f6f851239a60 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Delete volume request issued successfully. Sep 07 10:54:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-12f7a771-4ba5-4ba3-a614-f6f851239a60 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef returned with HTTP 202 Sep 07 10:54:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 286/576] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:04 2026] DELETE /volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1faf97eb-d6ce-4e75-9d51-8c0164c2afea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1faf97eb-d6ce-4e75-9d51-8c0164c2afea tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1faf97eb-d6ce-4e75-9d51-8c0164c2afea tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1faf97eb-d6ce-4e75-9d51-8c0164c2afea tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1faf97eb-d6ce-4e75-9d51-8c0164c2afea tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1faf97eb-d6ce-4e75-9d51-8c0164c2afea tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef returned with HTTP 200 Sep 07 10:54:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 291/577] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:04 2026] GET /volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-45812742-1651-4000-bda2-5f2e44d6a773 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-45812742-1651-4000-bda2-5f2e44d6a773 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] GET http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-45812742-1651-4000-bda2-5f2e44d6a773 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-45812742-1651-4000-bda2-5f2e44d6a773 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-45812742-1651-4000-bda2-5f2e44d6a773 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Volume info retrieved successfully. Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-45812742-1651-4000-bda2-5f2e44d6a773 tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a returned with HTTP 200 Sep 07 10:54:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 287/578] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:05 2026] GET /volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e6dd7f2f-5e2d-4203-b348-e161c7950ad7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6dd7f2f-5e2d-4203-b348-e161c7950ad7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6dd7f2f-5e2d-4203-b348-e161c7950ad7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6dd7f2f-5e2d-4203-b348-e161c7950ad7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6dd7f2f-5e2d-4203-b348-e161c7950ad7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb returned with HTTP 404 Sep 07 10:54:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 292/579] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:05 2026] GET /volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4cc70b5c-35f1-47ae-8814-ff2bcddba219 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-59d5b6af-b021-4e5a-9db5-0a48bf0bc5ab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4cc70b5c-35f1-47ae-8814-ff2bcddba219 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-59d5b6af-b021-4e5a-9db5-0a48bf0bc5ab tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4cc70b5c-35f1-47ae-8814-ff2bcddba219 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-59d5b6af-b021-4e5a-9db5-0a48bf0bc5ab tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4cc70b5c-35f1-47ae-8814-ff2bcddba219 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-59d5b6af-b021-4e5a-9db5-0a48bf0bc5ab tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-59d5b6af-b021-4e5a-9db5-0a48bf0bc5ab tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot '8719c824-f068-4919-a2c8-363e60e93a4e' with '{'status': 'available'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4cc70b5c-35f1-47ae-8814-ff2bcddba219 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True returned with HTTP 200 Sep 07 10:54:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 288/580] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 10:54:05 2026] GET /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True => generated 1064 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-59d5b6af-b021-4e5a-9db5-0a48bf0bc5ab tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action returned with HTTP 202 Sep 07 10:54:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 293/581] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:05 2026] POST /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a28006ac-99a3-4867-a6fc-fa1c5c367cf1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d27ada63-3710-45c1-a781-05112a282867 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a28006ac-99a3-4867-a6fc-fa1c5c367cf1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a28006ac-99a3-4867-a6fc-fa1c5c367cf1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a28006ac-99a3-4867-a6fc-fa1c5c367cf1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d27ada63-3710-45c1-a781-05112a282867 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/dade6ffc7b7a4547ac626638b6d58360?usage=True Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d27ada63-3710-45c1-a781-05112a282867 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d27ada63-3710-45c1-a781-05112a282867 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a28006ac-99a3-4867-a6fc-fa1c5c367cf1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a28006ac-99a3-4867-a6fc-fa1c5c367cf1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:54:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 289/582] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:05 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-32de5925-7246-4b4c-8211-293d98170a9d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-32de5925-7246-4b4c-8211-293d98170a9d tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-32de5925-7246-4b4c-8211-293d98170a9d tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-32de5925-7246-4b4c-8211-293d98170a9d tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-32de5925-7246-4b4c-8211-293d98170a9d tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Delete snapshot with id: b0c69bba-61ff-4146-ba57-473fc7b066bb Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-32de5925-7246-4b4c-8211-293d98170a9d tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb returned with HTTP 404 Sep 07 10:54:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 290/583] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:54:05 2026] DELETE /volume/v3/snapshots/b0c69bba-61ff-4146-ba57-473fc7b066bb => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7980ec60-47fa-472b-a19a-9325474d8e92 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7980ec60-47fa-472b-a19a-9325474d8e92 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7980ec60-47fa-472b-a19a-9325474d8e92 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7980ec60-47fa-472b-a19a-9325474d8e92 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d27ada63-3710-45c1-a781-05112a282867 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/dade6ffc7b7a4547ac626638b6d58360?usage=True returned with HTTP 200 Sep 07 10:54:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 294/584] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 10:54:05 2026] GET /volume/v3/os-quota-sets/dade6ffc7b7a4547ac626638b6d58360?usage=True => generated 1064 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a573b40-d367-438c-890e-ae2bc5ab77c2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a573b40-d367-438c-890e-ae2bc5ab77c2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a573b40-d367-438c-890e-ae2bc5ab77c2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f368bc9-fdad-417d-b78a-276816b26364", "name": "tempest-SnapshotsActionsTest-Snapshot-1473349041"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7980ec60-47fa-472b-a19a-9325474d8e92 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef returned with HTTP 404 Sep 07 10:54:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 291/585] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:05 2026] GET /volume/v3/volumes/01622ea6-e344-4a46-b2e7-7d7ec00c69ef => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4cb7b30e-986c-4fe1-b73a-8d76ed5957ad None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9a573b40-d367-438c-890e-ae2bc5ab77c2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-9a573b40-d367-438c-890e-ae2bc5ab77c2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Create snapshot from volume 7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4cb7b30e-986c-4fe1-b73a-8d76ed5957ad tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] POST http://192.168.122.99/volume/v3/os-volume-transfer Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4cb7b30e-986c-4fe1-b73a-8d76ed5957ad tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ba3bb73e-9501-404e-8507-402025a2fc3a"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.volume_transfer [None req-4cb7b30e-986c-4fe1-b73a-8d76ed5957ad tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ba3bb73e-9501-404e-8507-402025a2fc3a'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.contrib.volume_transfer [None req-4cb7b30e-986c-4fe1-b73a-8d76ed5957ad tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Creating transfer of volume ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.transfer.api [None req-4cb7b30e-986c-4fe1-b73a-8d76ed5957ad tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Generating transfer record for volume ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-9a573b40-d367-438c-890e-ae2bc5ab77c2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Created reservations ['ce858f08-1272-44cb-9e72-a8e7a842334b', '256ff3b6-a542-4917-9eaa-99db02a37085', '86ba060e-f330-4afd-af8a-f5478633c736', '608492d3-d1f8-4b56-83a8-ba35814cb1fc'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4cb7b30e-986c-4fe1-b73a-8d76ed5957ad tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 10:54:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 292/586] 192.168.122.99 () {60 vars in 1170 bytes} [Mon Sep 7 10:54:05 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ef011f2a-b26a-44af-a392-e84a3c044ee8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ef011f2a-b26a-44af-a392-e84a3c044ee8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ef011f2a-b26a-44af-a392-e84a3c044ee8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ef011f2a-b26a-44af-a392-e84a3c044ee8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ef011f2a-b26a-44af-a392-e84a3c044ee8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:54:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ef011f2a-b26a-44af-a392-e84a3c044ee8 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 returned with HTTP 200 Sep 07 10:54:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 293/587] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:05 2026] GET /volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9a573b40-d367-438c-890e-ae2bc5ab77c2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot create request issued successfully. Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a573b40-d367-438c-890e-ae2bc5ab77c2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:54:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 295/588] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:54:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6799467b-05c6-4f93-9ad6-7dcf131b77ee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6799467b-05c6-4f93-9ad6-7dcf131b77ee tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] DELETE http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6799467b-05c6-4f93-9ad6-7dcf131b77ee tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6799467b-05c6-4f93-9ad6-7dcf131b77ee tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-6799467b-05c6-4f93-9ad6-7dcf131b77ee tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Delete volume with id: 2003bd5d-ea19-4b0d-9027-15a193fbdd60 Sep 07 10:54:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] POST http://192.168.122.99/volume/v3/os-volume-transfer/9192b775-1ee3-4627-80b4-50cde904d3c7/accept Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "fe73d9fff7a0ab1d"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.volume_transfer [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Accepting volume transfer 9192b775-1ee3-4627-80b4-50cde904d3c7 {{(pid=86959) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: INFO cinder.api.contrib.volume_transfer [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Accepting transfer 9192b775-1ee3-4627-80b4-50cde904d3c7 Sep 07 10:54:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6799467b-05c6-4f93-9ad6-7dcf131b77ee tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:54:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6799467b-05c6-4f93-9ad6-7dcf131b77ee tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Delete volume request issued successfully. Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6799467b-05c6-4f93-9ad6-7dcf131b77ee tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 returned with HTTP 202 Sep 07 10:54:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 296/589] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:05 2026] DELETE /volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 => generated 0 bytes in 306 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8e0492ee-fbc4-48a4-8e7e-6299186fa87b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8e0492ee-fbc4-48a4-8e7e-6299186fa87b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8e0492ee-fbc4-48a4-8e7e-6299186fa87b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8e0492ee-fbc4-48a4-8e7e-6299186fa87b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8e0492ee-fbc4-48a4-8e7e-6299186fa87b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8e0492ee-fbc4-48a4-8e7e-6299186fa87b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 returned with HTTP 200 Sep 07 10:54:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 297/590] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:06 2026] GET /volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0aec0e5-1caa-44b6-9fb7-8ff8e07e2a1f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0aec0e5-1caa-44b6-9fb7-8ff8e07e2a1f tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0aec0e5-1caa-44b6-9fb7-8ff8e07e2a1f tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0aec0e5-1caa-44b6-9fb7-8ff8e07e2a1f tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e0aec0e5-1caa-44b6-9fb7-8ff8e07e2a1f tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0aec0e5-1caa-44b6-9fb7-8ff8e07e2a1f tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 returned with HTTP 200 Sep 07 10:54:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 298/591] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:06 2026] GET /volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Created reservations ['b4ff7820-8ee0-4744-88cf-49c91caacdad', 'dec5db5c-664f-4c53-8f11-40e96c8d27a5', '6880bf0c-6dfa-453b-8235-5cd7eb87479a', 'f61257eb-b5f0-4f35-aed9-ec1c4174937c'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Created reservations ['acaece52-a1d2-462a-8371-2701b9067fb5', '2b0e10c9-6ff3-4585-ab42-b8ee989fb66f', 'a3a5b945-b3dc-408a-add4-ad4ffd7a30f8', '75980f4f-2bde-4e49-8b94-c1635b95246d'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:06 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Created reservations ['d4737ea2-5999-4498-b45f-a88eb14d8d4d', '9d6d81ce-d650-44a6-a95d-b472c9e6f308', 'b584d107-5f6a-4a51-afcf-0b1db8a6665a', 'acbf8f13-0b43-44cb-a912-b05fbed08b29'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Created reservations ['9027dd1b-922d-4fea-b410-ef528d5f3e89', 'c4858238-b115-4860-aef6-e3c7ff0890a9', 'd1672f61-3ee4-4faa-a580-cc7a4e2718ad', 'e8c623bf-f0b8-4a76-bf97-fa7eb97f17b9'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Transfer volume completed successfully. Sep 07 10:54:06 devstack devstack@c-api.service[86959]: INFO cinder.transfer.api [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Volume ba3bb73e-9501-404e-8507-402025a2fc3a has been transferred. Sep 07 10:54:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c60a3b0d-e314-462b-ac3e-0ac48070777f tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] http://192.168.122.99/volume/v3/os-volume-transfer/9192b775-1ee3-4627-80b4-50cde904d3c7/accept returned with HTTP 202 Sep 07 10:54:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 294/592] 192.168.122.99 () {60 vars in 1302 bytes} [Mon Sep 7 10:54:05 2026] POST /volume/v3/os-volume-transfer/9192b775-1ee3-4627-80b4-50cde904d3c7/accept => generated 371 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ad57ebde-32fa-4a8d-a84c-c614591188a1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ad57ebde-32fa-4a8d-a84c-c614591188a1 tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] GET http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ad57ebde-32fa-4a8d-a84c-c614591188a1 tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ad57ebde-32fa-4a8d-a84c-c614591188a1 tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ad57ebde-32fa-4a8d-a84c-c614591188a1 tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] Volume info retrieved successfully. Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ad57ebde-32fa-4a8d-a84c-c614591188a1 tempest-VolumeQuotasAdminTestJSON-1254787141 tempest-VolumeQuotasAdminTestJSON-1254787141-project-member] http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a returned with HTTP 200 Sep 07 10:54:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 299/593] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:06 2026] GET /volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0258549c-e608-4787-a075-653fd2adce88 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0258549c-e608-4787-a075-653fd2adce88 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0258549c-e608-4787-a075-653fd2adce88 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0258549c-e608-4787-a075-653fd2adce88 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0258549c-e608-4787-a075-653fd2adce88 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True returned with HTTP 200 Sep 07 10:54:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 295/594] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 10:54:06 2026] GET /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-676a6138-1634-459f-b501-d376f997434a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-676a6138-1634-459f-b501-d376f997434a tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/dade6ffc7b7a4547ac626638b6d58360?usage=True Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-676a6138-1634-459f-b501-d376f997434a tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-676a6138-1634-459f-b501-d376f997434a tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-676a6138-1634-459f-b501-d376f997434a tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/dade6ffc7b7a4547ac626638b6d58360?usage=True returned with HTTP 200 Sep 07 10:54:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 300/595] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 10:54:06 2026] GET /volume/v3/os-quota-sets/dade6ffc7b7a4547ac626638b6d58360?usage=True => generated 1064 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-35d1d0a2-68b1-4bc3-aab4-8324336ea46e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-35d1d0a2-68b1-4bc3-aab4-8324336ea46e tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-35d1d0a2-68b1-4bc3-aab4-8324336ea46e tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-35d1d0a2-68b1-4bc3-aab4-8324336ea46e tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:06 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-35d1d0a2-68b1-4bc3-aab4-8324336ea46e tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Delete volume with id: ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:06 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=667,cinder:INSERT=113,cinder:UPDATE=172,cinder:DELETE=3 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:54:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-35d1d0a2-68b1-4bc3-aab4-8324336ea46e tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Volume info retrieved successfully. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-35d1d0a2-68b1-4bc3-aab4-8324336ea46e tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Delete volume request issued successfully. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-35d1d0a2-68b1-4bc3-aab4-8324336ea46e tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a returned with HTTP 202 Sep 07 10:54:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 296/596] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:06 2026] DELETE /volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0f505a4b-d30e-454e-ad03-46eef310a5c0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f505a4b-d30e-454e-ad03-46eef310a5c0 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f505a4b-d30e-454e-ad03-46eef310a5c0 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f505a4b-d30e-454e-ad03-46eef310a5c0 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0f505a4b-d30e-454e-ad03-46eef310a5c0 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Volume info retrieved successfully. Sep 07 10:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f505a4b-d30e-454e-ad03-46eef310a5c0 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a returned with HTTP 200 Sep 07 10:54:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 301/597] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:07 2026] GET /volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a => generated 1018 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d6200cc3-117a-4678-bce4-eb24c151c7f8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6200cc3-117a-4678-bce4-eb24c151c7f8 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 Sep 07 10:54:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6200cc3-117a-4678-bce4-eb24c151c7f8 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6200cc3-117a-4678-bce4-eb24c151c7f8 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d6200cc3-117a-4678-bce4-eb24c151c7f8 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6200cc3-117a-4678-bce4-eb24c151c7f8 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 returned with HTTP 200 Sep 07 10:54:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 297/598] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:07 2026] GET /volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0c18b122-cec0-4e95-af18-fb216b750c93 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0c18b122-cec0-4e95-af18-fb216b750c93 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 Sep 07 10:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0c18b122-cec0-4e95-af18-fb216b750c93 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0c18b122-cec0-4e95-af18-fb216b750c93 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0c18b122-cec0-4e95-af18-fb216b750c93 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 returned with HTTP 404 Sep 07 10:54:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 302/599] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:07 2026] GET /volume/v3/volumes/2003bd5d-ea19-4b0d-9027-15a193fbdd60 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4276097e-188b-4495-8a62-753d763c9d73 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4276097e-188b-4495-8a62-753d763c9d73 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e Sep 07 10:54:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4276097e-188b-4495-8a62-753d763c9d73 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4276097e-188b-4495-8a62-753d763c9d73 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4276097e-188b-4495-8a62-753d763c9d73 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4276097e-188b-4495-8a62-753d763c9d73 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e returned with HTTP 200 Sep 07 10:54:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 298/600] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:07 2026] GET /volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71bbdd4b-f863-4c18-a69e-adfbb7bf01c2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71bbdd4b-f863-4c18-a69e-adfbb7bf01c2 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] DELETE http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e Sep 07 10:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71bbdd4b-f863-4c18-a69e-adfbb7bf01c2 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71bbdd4b-f863-4c18-a69e-adfbb7bf01c2 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-71bbdd4b-f863-4c18-a69e-adfbb7bf01c2 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Delete volume with id: f02dabf2-f434-457c-bb64-b8f5639beb4e Sep 07 10:54:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-71bbdd4b-f863-4c18-a69e-adfbb7bf01c2 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:54:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-71bbdd4b-f863-4c18-a69e-adfbb7bf01c2 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Delete volume request issued successfully. Sep 07 10:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71bbdd4b-f863-4c18-a69e-adfbb7bf01c2 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e returned with HTTP 202 Sep 07 10:54:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 303/601] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:07 2026] DELETE /volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f6161b24-6fd7-4dd4-bfc8-2e38c9992d0c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6161b24-6fd7-4dd4-bfc8-2e38c9992d0c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e Sep 07 10:54:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6161b24-6fd7-4dd4-bfc8-2e38c9992d0c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6161b24-6fd7-4dd4-bfc8-2e38c9992d0c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f6161b24-6fd7-4dd4-bfc8-2e38c9992d0c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:54:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6161b24-6fd7-4dd4-bfc8-2e38c9992d0c tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e returned with HTTP 200 Sep 07 10:54:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 299/602] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:07 2026] GET /volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-76a5f8fc-78c3-4a85-89cf-db0c0b134dad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-76a5f8fc-78c3-4a85-89cf-db0c0b134dad tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-76a5f8fc-78c3-4a85-89cf-db0c0b134dad tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-76a5f8fc-78c3-4a85-89cf-db0c0b134dad tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2458039c-c67f-45a6-ae62-e4200892e8c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2458039c-c67f-45a6-ae62-e4200892e8c9 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 Sep 07 10:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-76a5f8fc-78c3-4a85-89cf-db0c0b134dad tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a returned with HTTP 404 Sep 07 10:54:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 304/603] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:08 2026] GET /volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2458039c-c67f-45a6-ae62-e4200892e8c9 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2458039c-c67f-45a6-ae62-e4200892e8c9 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3e18eb95-0eff-46f6-a23d-6e231421069d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e18eb95-0eff-46f6-a23d-6e231421069d tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] GET http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e18eb95-0eff-46f6-a23d-6e231421069d tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e18eb95-0eff-46f6-a23d-6e231421069d tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2458039c-c67f-45a6-ae62-e4200892e8c9 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e18eb95-0eff-46f6-a23d-6e231421069d tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a returned with HTTP 404 Sep 07 10:54:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 305/604] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:08 2026] GET /volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2458039c-c67f-45a6-ae62-e4200892e8c9 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 returned with HTTP 200 Sep 07 10:54:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 300/605] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:08 2026] GET /volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-02c0383a-296a-48ab-9209-fd340c223c2d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02c0383a-296a-48ab-9209-fd340c223c2d tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02c0383a-296a-48ab-9209-fd340c223c2d tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02c0383a-296a-48ab-9209-fd340c223c2d tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-069d7c85-4d8c-4d4f-bda1-bd9556ff70eb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-02c0383a-296a-48ab-9209-fd340c223c2d tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] Delete volume with id: ba3bb73e-9501-404e-8507-402025a2fc3a Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-069d7c85-4d8c-4d4f-bda1-bd9556ff70eb tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8/action Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-069d7c85-4d8c-4d4f-bda1-bd9556ff70eb tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-069d7c85-4d8c-4d4f-bda1-bd9556ff70eb tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.admin_actions [None req-069d7c85-4d8c-4d4f-bda1-bd9556ff70eb tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot 'ba62fa5d-4a31-42c7-adf0-d7668c0317b8' with '{'status': 'error'}' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02c0383a-296a-48ab-9209-fd340c223c2d tempest-VolumeQuotasAdminTestJSON-1966122240 tempest-VolumeQuotasAdminTestJSON-1966122240-project-member] http://192.168.122.99/volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a returned with HTTP 404 Sep 07 10:54:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 306/606] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:08 2026] DELETE /volume/v3/volumes/ba3bb73e-9501-404e-8507-402025a2fc3a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-00c38414-959a-4550-823e-1bfafcfb8128 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00c38414-959a-4550-823e-1bfafcfb8128 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/6acfb3e2b5f44295812d4d64462a401e?usage=True Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00c38414-959a-4550-823e-1bfafcfb8128 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00c38414-959a-4550-823e-1bfafcfb8128 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-069d7c85-4d8c-4d4f-bda1-bd9556ff70eb tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8/action returned with HTTP 202 Sep 07 10:54:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 301/607] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:08 2026] POST /volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1841aee8-29fa-4d2c-8598-6274e4892587 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1841aee8-29fa-4d2c-8598-6274e4892587 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1841aee8-29fa-4d2c-8598-6274e4892587 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1841aee8-29fa-4d2c-8598-6274e4892587 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00c38414-959a-4550-823e-1bfafcfb8128 tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/6acfb3e2b5f44295812d4d64462a401e?usage=True returned with HTTP 200 Sep 07 10:54:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 307/608] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 10:54:08 2026] GET /volume/v3/os-quota-sets/6acfb3e2b5f44295812d4d64462a401e?usage=True => generated 1064 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ef3073d2-ea65-4cca-8531-b65614dcf55a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1841aee8-29fa-4d2c-8598-6274e4892587 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1841aee8-29fa-4d2c-8598-6274e4892587 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 returned with HTTP 200 Sep 07 10:54:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 302/609] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:08 2026] GET /volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 => generated 462 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef3073d2-ea65-4cca-8531-b65614dcf55a tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 Sep 07 10:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef3073d2-ea65-4cca-8531-b65614dcf55a tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c414b193-a9df-4164-8dfe-1f0cc74a1673 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c414b193-a9df-4164-8dfe-1f0cc74a1673 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8/action Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c414b193-a9df-4164-8dfe-1f0cc74a1673 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c414b193-a9df-4164-8dfe-1f0cc74a1673 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c414b193-a9df-4164-8dfe-1f0cc74a1673 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Snapshot retrieved successfully. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c414b193-a9df-4164-8dfe-1f0cc74a1673 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Snapshot delete request issued successfully. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c414b193-a9df-4164-8dfe-1f0cc74a1673 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8/action returned with HTTP 202 Sep 07 10:54:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 303/610] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:08 2026] POST /volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-31a58259-fbd6-4c03-b2df-590cea492cdc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31a58259-fbd6-4c03-b2df-590cea492cdc tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31a58259-fbd6-4c03-b2df-590cea492cdc tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31a58259-fbd6-4c03-b2df-590cea492cdc tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-31a58259-fbd6-4c03-b2df-590cea492cdc tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31a58259-fbd6-4c03-b2df-590cea492cdc tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 returned with HTTP 200 Sep 07 10:54:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 304/611] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:08 2026] GET /volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-15b20d53-a979-4568-853b-9cdcf83ab5a3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-15b20d53-a979-4568-853b-9cdcf83ab5a3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-15b20d53-a979-4568-853b-9cdcf83ab5a3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-15b20d53-a979-4568-853b-9cdcf83ab5a3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-15b20d53-a979-4568-853b-9cdcf83ab5a3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Volume info retrieved successfully. Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-15b20d53-a979-4568-853b-9cdcf83ab5a3 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e returned with HTTP 200 Sep 07 10:54:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 305/612] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:08 2026] GET /volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef3073d2-ea65-4cca-8531-b65614dcf55a tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 returned with HTTP 200 Sep 07 10:54:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 308/613] 192.168.122.99 () {60 vars in 1254 bytes} [Mon Sep 7 10:54:08 2026] PUT /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 => generated 400 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9728127e-3f15-4831-b738-05a224b62d6d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9728127e-3f15-4831-b738-05a224b62d6d tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 Sep 07 10:54:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9728127e-3f15-4831-b738-05a224b62d6d tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9728127e-3f15-4831-b738-05a224b62d6d tempest-VolumeQuotasAdminTestJSON-592830639 tempest-VolumeQuotasAdminTestJSON-592830639-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 returned with HTTP 200 Sep 07 10:54:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 306/614] 192.168.122.99 () {60 vars in 1254 bytes} [Mon Sep 7 10:54:08 2026] PUT /volume/v3/os-quota-sets/97eeffed31284df4a7d9a6d2c2a60fb6 => generated 398 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-45fda487-0d11-4a72-b8e4-64e1b39b27f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-45fda487-0d11-4a72-b8e4-64e1b39b27f7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 Sep 07 10:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-45fda487-0d11-4a72-b8e4-64e1b39b27f7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-45fda487-0d11-4a72-b8e4-64e1b39b27f7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-45fda487-0d11-4a72-b8e4-64e1b39b27f7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-45fda487-0d11-4a72-b8e4-64e1b39b27f7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 returned with HTTP 200 Sep 07 10:54:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 309/615] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:09 2026] GET /volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e1869ee2-50ad-4058-a081-54f2b2a2eb91 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e1869ee2-50ad-4058-a081-54f2b2a2eb91 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] GET http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e Sep 07 10:54:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e1869ee2-50ad-4058-a081-54f2b2a2eb91 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e1869ee2-50ad-4058-a081-54f2b2a2eb91 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e1869ee2-50ad-4058-a081-54f2b2a2eb91 tempest-VolumesListAdminTestJSON-1546322178 tempest-VolumesListAdminTestJSON-1546322178-project-member] http://192.168.122.99/volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e returned with HTTP 404 Sep 07 10:54:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 307/616] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:09 2026] GET /volume/v3/volumes/f02dabf2-f434-457c-bb64-b8f5639beb4e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c0e9ec1d-bd53-494e-a005-a08659e422e0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0e9ec1d-bd53-494e-a005-a08659e422e0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 Sep 07 10:54:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0e9ec1d-bd53-494e-a005-a08659e422e0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0e9ec1d-bd53-494e-a005-a08659e422e0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c0e9ec1d-bd53-494e-a005-a08659e422e0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0e9ec1d-bd53-494e-a005-a08659e422e0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 returned with HTTP 200 Sep 07 10:54:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 310/617] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:10 2026] GET /volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-106049a6-e13a-4c04-b2d5-34cf0fda5cf5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-106049a6-e13a-4c04-b2d5-34cf0fda5cf5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 Sep 07 10:54:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-106049a6-e13a-4c04-b2d5-34cf0fda5cf5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-106049a6-e13a-4c04-b2d5-34cf0fda5cf5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-106049a6-e13a-4c04-b2d5-34cf0fda5cf5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 returned with HTTP 404 Sep 07 10:54:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 308/618] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:11 2026] GET /volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6d20ff33-d9b1-4388-a97f-92439e179ca5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d20ff33-d9b1-4388-a97f-92439e179ca5 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action Sep 07 10:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d20ff33-d9b1-4388-a97f-92439e179ca5 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d20ff33-d9b1-4388-a97f-92439e179ca5 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-6d20ff33-d9b1-4388-a97f-92439e179ca5 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot '8719c824-f068-4919-a2c8-363e60e93a4e' with '{'status': 'available'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:54:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d20ff33-d9b1-4388-a97f-92439e179ca5 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action returned with HTTP 202 Sep 07 10:54:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 311/619] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:11 2026] POST /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8eaeab62-acba-4401-b0a6-780722e82cef None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8eaeab62-acba-4401-b0a6-780722e82cef tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8eaeab62-acba-4401-b0a6-780722e82cef tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8eaeab62-acba-4401-b0a6-780722e82cef tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8eaeab62-acba-4401-b0a6-780722e82cef tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8eaeab62-acba-4401-b0a6-780722e82cef tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:54:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 309/620] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:11 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-95b40f70-5bc4-4ca7-8887-a6116742fbf5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95b40f70-5bc4-4ca7-8887-a6116742fbf5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 Sep 07 10:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95b40f70-5bc4-4ca7-8887-a6116742fbf5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95b40f70-5bc4-4ca7-8887-a6116742fbf5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-95b40f70-5bc4-4ca7-8887-a6116742fbf5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Delete snapshot with id: ba62fa5d-4a31-42c7-adf0-d7668c0317b8 Sep 07 10:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95b40f70-5bc4-4ca7-8887-a6116742fbf5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 returned with HTTP 404 Sep 07 10:54:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 312/621] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:54:11 2026] DELETE /volume/v3/snapshots/ba62fa5d-4a31-42c7-adf0-d7668c0317b8 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-885fcfb6-bf74-4f60-82be-d4c09b1c5f35 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-885fcfb6-bf74-4f60-82be-d4c09b1c5f35 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:54:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-885fcfb6-bf74-4f60-82be-d4c09b1c5f35 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f368bc9-fdad-417d-b78a-276816b26364", "name": "tempest-SnapshotsActionsTest-Snapshot-1333721904"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-885fcfb6-bf74-4f60-82be-d4c09b1c5f35 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:54:11 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-885fcfb6-bf74-4f60-82be-d4c09b1c5f35 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Create snapshot from volume 7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:54:12 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-885fcfb6-bf74-4f60-82be-d4c09b1c5f35 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Created reservations ['b89f0664-e22c-49ba-a0f1-df3473fab7ca', 'afac2cdd-090b-479e-9b32-699cc59d2f77', '14c8194d-e43c-4e24-b420-6351fbc1dd5e', 'ee82f3c0-fe24-462f-a8ed-411ec75e846f'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-885fcfb6-bf74-4f60-82be-d4c09b1c5f35 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot create request issued successfully. Sep 07 10:54:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-885fcfb6-bf74-4f60-82be-d4c09b1c5f35 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:54:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 310/622] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:54:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0bbc691-acd7-4186-843b-770bb855c3e2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0bbc691-acd7-4186-843b-770bb855c3e2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 Sep 07 10:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0bbc691-acd7-4186-843b-770bb855c3e2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0bbc691-acd7-4186-843b-770bb855c3e2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e0bbc691-acd7-4186-843b-770bb855c3e2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0bbc691-acd7-4186-843b-770bb855c3e2 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 returned with HTTP 200 Sep 07 10:54:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 313/623] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:12 2026] GET /volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8b1365f7-727b-49df-9140-9e53e93f7d9e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8b1365f7-727b-49df-9140-9e53e93f7d9e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 Sep 07 10:54:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8b1365f7-727b-49df-9140-9e53e93f7d9e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8b1365f7-727b-49df-9140-9e53e93f7d9e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8b1365f7-727b-49df-9140-9e53e93f7d9e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8b1365f7-727b-49df-9140-9e53e93f7d9e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 returned with HTTP 200 Sep 07 10:54:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 311/624] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:13 2026] GET /volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2128666411"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2128666411'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Create volume of 1 GB Sep 07 10:54:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Availability Zones retrieved successfully. Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Flow 'volume_create_api' (02bc9acb-7860-4fcb-acc6-6702daf77351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2815370-6d0b-46c8-b2dd-418872ce0e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2815370-6d0b-46c8-b2dd-418872ce0e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4f168a-e333-4bf5-b0a5-9704dd935bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Created reservations ['afc390ad-a121-4b32-a11d-d57c37bda591', '1c799815-d098-4efd-a054-50d0060066a0', 'ad345af7-7654-4d2a-910b-84fa2c83da36', '3ff06a02-61bc-40e6-81d3-d3dc5a7f1431'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4f168a-e333-4bf5-b0a5-9704dd935bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afc390ad-a121-4b32-a11d-d57c37bda591', '1c799815-d098-4efd-a054-50d0060066a0', 'ad345af7-7654-4d2a-910b-84fa2c83da36', '3ff06a02-61bc-40e6-81d3-d3dc5a7f1431']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5dcc15-4228-4e15-ab4f-b41b17b65c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5dcc15-4228-4e15-ab4f-b41b17b65c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6872702e-9f11-4626-8eae-b0f4a4eb9e6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2128666411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe921bf7e44f028128eb2e617e06e4',qos_specs=None,replication_status=,reservations=['afc390ad-a121-4b32-a11d-d57c37bda591','1c799815-d098-4efd-a054-50d0060066a0','ad345af7-7654-4d2a-910b-84fa2c83da36','3ff06a02-61bc-40e6-81d3-d3dc5a7f1431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43581dbffbe4a8da1679038c8d55020',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2128666411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6872702e-9f11-4626-8eae-b0f4a4eb9e6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63fe921bf7e44f028128eb2e617e06e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d43581dbffbe4a8da1679038c8d55020',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5db053c-45b8-4d5c-8c14-120db69ff0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5db053c-45b8-4d5c-8c14-120db69ff0ed) transitioned into state 'SUCCESS' from state '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-2128666411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe921bf7e44f028128eb2e617e06e4',qos_specs=None,replication_status=,reservations=['afc390ad-a121-4b32-a11d-d57c37bda591','1c799815-d098-4efd-a054-50d0060066a0','ad345af7-7654-4d2a-910b-84fa2c83da36','3ff06a02-61bc-40e6-81d3-d3dc5a7f1431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43581dbffbe4a8da1679038c8d55020',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9f097b-f958-432b-b488-c6cf52749509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9f097b-f958-432b-b488-c6cf52749509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Flow 'volume_create_api' (02bc9acb-7860-4fcb-acc6-6702daf77351) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Create volume request issued successfully. Sep 07 10:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c624e71-5b6d-4d82-a4c5-40f5d1a992c0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 314/625] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:54:13 2026] POST /volume/v3/volumes => generated 758 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c97584df-5a1d-4797-bf98-c9ee543bf59d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c97584df-5a1d-4797-bf98-c9ee543bf59d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c97584df-5a1d-4797-bf98-c9ee543bf59d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c97584df-5a1d-4797-bf98-c9ee543bf59d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c97584df-5a1d-4797-bf98-c9ee543bf59d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c97584df-5a1d-4797-bf98-c9ee543bf59d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 312/626] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:13 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 826 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-224260c0-3aa6-4269-ab1d-172e0fce6c4f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-224260c0-3aa6-4269-ab1d-172e0fce6c4f tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 Sep 07 10:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-224260c0-3aa6-4269-ab1d-172e0fce6c4f tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-224260c0-3aa6-4269-ab1d-172e0fce6c4f tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-224260c0-3aa6-4269-ab1d-172e0fce6c4f tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-224260c0-3aa6-4269-ab1d-172e0fce6c4f tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 returned with HTTP 200 Sep 07 10:54:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 315/627] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:14 2026] GET /volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-75cfe65d-a700-44cc-966f-63ca66921428 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-75cfe65d-a700-44cc-966f-63ca66921428 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-75cfe65d-a700-44cc-966f-63ca66921428 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-75cfe65d-a700-44cc-966f-63ca66921428 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-75cfe65d-a700-44cc-966f-63ca66921428 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-75cfe65d-a700-44cc-966f-63ca66921428 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 313/628] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:14 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b158023b-570c-4ba4-8481-b1c126022dd0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b158023b-570c-4ba4-8481-b1c126022dd0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 Sep 07 10:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b158023b-570c-4ba4-8481-b1c126022dd0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b158023b-570c-4ba4-8481-b1c126022dd0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b158023b-570c-4ba4-8481-b1c126022dd0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b158023b-570c-4ba4-8481-b1c126022dd0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 returned with HTTP 200 Sep 07 10:54:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 316/629] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:15 2026] GET /volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c5fb1b82-e698-41de-8ac4-5a166226c60f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5fb1b82-e698-41de-8ac4-5a166226c60f tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740/action Sep 07 10:54:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5fb1b82-e698-41de-8ac4-5a166226c60f tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5fb1b82-e698-41de-8ac4-5a166226c60f tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.admin_actions [None req-c5fb1b82-e698-41de-8ac4-5a166226c60f tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot '43633a00-30ca-4805-9cce-1451b6d36740' with '{'status': 'error_deleting'}' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:54:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5fb1b82-e698-41de-8ac4-5a166226c60f tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740/action returned with HTTP 202 Sep 07 10:54:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 314/630] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:15 2026] POST /volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a9a087ec-037a-4e9d-9dd3-8e49445c065b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9a087ec-037a-4e9d-9dd3-8e49445c065b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 Sep 07 10:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9a087ec-037a-4e9d-9dd3-8e49445c065b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9a087ec-037a-4e9d-9dd3-8e49445c065b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a9a087ec-037a-4e9d-9dd3-8e49445c065b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9a087ec-037a-4e9d-9dd3-8e49445c065b tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 returned with HTTP 200 Sep 07 10:54:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 317/631] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:15 2026] GET /volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5d5c997c-a817-4ba2-82a8-6aeb8b2d4bd3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5d5c997c-a817-4ba2-82a8-6aeb8b2d4bd3 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740/action Sep 07 10:54:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5d5c997c-a817-4ba2-82a8-6aeb8b2d4bd3 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5d5c997c-a817-4ba2-82a8-6aeb8b2d4bd3 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5d5c997c-a817-4ba2-82a8-6aeb8b2d4bd3 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Snapshot retrieved successfully. Sep 07 10:54:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5d5c997c-a817-4ba2-82a8-6aeb8b2d4bd3 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Snapshot delete request issued successfully. Sep 07 10:54:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5d5c997c-a817-4ba2-82a8-6aeb8b2d4bd3 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740/action returned with HTTP 202 Sep 07 10:54:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 315/632] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:15 2026] POST /volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fbbaaf14-2805-4326-bda3-567eb59bf20c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbbaaf14-2805-4326-bda3-567eb59bf20c tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 Sep 07 10:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fbbaaf14-2805-4326-bda3-567eb59bf20c tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fbbaaf14-2805-4326-bda3-567eb59bf20c tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fbbaaf14-2805-4326-bda3-567eb59bf20c tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbbaaf14-2805-4326-bda3-567eb59bf20c tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 returned with HTTP 200 Sep 07 10:54:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 318/633] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:15 2026] GET /volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dee349ca-51b9-43cc-95b0-9ab460634d82 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cd8187fe-34d7-42ee-8c81-4cf33298d805 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd8187fe-34d7-42ee-8c81-4cf33298d805 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd8187fe-34d7-42ee-8c81-4cf33298d805 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd8187fe-34d7-42ee-8c81-4cf33298d805 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cd8187fe-34d7-42ee-8c81-4cf33298d805 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd8187fe-34d7-42ee-8c81-4cf33298d805 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 319/634] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:16 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-e8609707-6133-485e-92c7-50bb91db22c4 req-96736bf8-3384-41a3-9758-76b173186090 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-96736bf8-3384-41a3-9758-76b173186090 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-96736bf8-3384-41a3-9758-76b173186090 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-96736bf8-3384-41a3-9758-76b173186090 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-e8609707-6133-485e-92c7-50bb91db22c4 req-96736bf8-3384-41a3-9758-76b173186090 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dee349ca-51b9-43cc-95b0-9ab460634d82 tempest-AvailabilityZoneTestJSON-495382965 tempest-AvailabilityZoneTestJSON-495382965-project-reader] GET http://192.168.122.99/volume/v3/os-availability-zone Sep 07 10:54:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dee349ca-51b9-43cc-95b0-9ab460634d82 tempest-AvailabilityZoneTestJSON-495382965 tempest-AvailabilityZoneTestJSON-495382965-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dee349ca-51b9-43cc-95b0-9ab460634d82 tempest-AvailabilityZoneTestJSON-495382965 tempest-AvailabilityZoneTestJSON-495382965-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-96736bf8-3384-41a3-9758-76b173186090 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 320/635] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:54:16 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:16 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:54:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-dee349ca-51b9-43cc-95b0-9ab460634d82 tempest-AvailabilityZoneTestJSON-495382965 tempest-AvailabilityZoneTestJSON-495382965-project-reader] Availability Zones retrieved successfully. Sep 07 10:54:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dee349ca-51b9-43cc-95b0-9ab460634d82 tempest-AvailabilityZoneTestJSON-495382965 tempest-AvailabilityZoneTestJSON-495382965-project-reader] http://192.168.122.99/volume/v3/os-availability-zone returned with HTTP 200 Sep 07 10:54:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 316/636] 192.168.122.99 () {58 vars in 1155 bytes} [Mon Sep 7 10:54:15 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-27b8cf70-6537-484d-916c-c3940faa9f98 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-27b8cf70-6537-484d-916c-c3940faa9f98 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 Sep 07 10:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-27b8cf70-6537-484d-916c-c3940faa9f98 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-27b8cf70-6537-484d-916c-c3940faa9f98 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-65c45641-52ed-4cd4-86c0-e927f873acd0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-65c45641-52ed-4cd4-86c0-e927f873acd0 None None] GET http://192.168.122.99/volume// Sep 07 10:54:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-65c45641-52ed-4cd4-86c0-e927f873acd0 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-65c45641-52ed-4cd4-86c0-e927f873acd0 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-65c45641-52ed-4cd4-86c0-e927f873acd0 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:54:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 317/637] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:54:16 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:54:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-27b8cf70-6537-484d-916c-c3940faa9f98 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-27b8cf70-6537-484d-916c-c3940faa9f98 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 returned with HTTP 200 Sep 07 10:54:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-e8609707-6133-485e-92c7-50bb91db22c4 req-5fd48824-2a46-4d2a-bee5-9dd88fd07ad4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 321/638] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:16 2026] GET /volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-5fd48824-2a46-4d2a-bee5-9dd88fd07ad4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:54:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-5fd48824-2a46-4d2a-bee5-9dd88fd07ad4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6872702e-9f11-4626-8eae-b0f4a4eb9e6d", "connector": null, "instance_uuid": "32e77f3d-8b50-4366-a3a9-b4cb41d54b0d"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-5fd48824-2a46-4d2a-bee5-9dd88fd07ad4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:54:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 318/639] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:54:16 2026] POST /volume/v3/attachments => generated 273 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b131e948-84a2-4b3e-9892-8253f01f9e04 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b131e948-84a2-4b3e-9892-8253f01f9e04 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b131e948-84a2-4b3e-9892-8253f01f9e04 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b131e948-84a2-4b3e-9892-8253f01f9e04 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6a148a9d-daa2-4aa8-8a08-66b5dc79d201 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a148a9d-daa2-4aa8-8a08-66b5dc79d201 None None] GET http://192.168.122.99/volume// Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a148a9d-daa2-4aa8-8a08-66b5dc79d201 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a148a9d-daa2-4aa8-8a08-66b5dc79d201 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a148a9d-daa2-4aa8-8a08-66b5dc79d201 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:54:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 319/640] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:54:17 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:54:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-e8609707-6133-485e-92c7-50bb91db22c4 req-a7219ed3-180e-4af6-a038-09ac314c3fcf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-a7219ed3-180e-4af6-a038-09ac314c3fcf tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-a7219ed3-180e-4af6-a038-09ac314c3fcf tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-a7219ed3-180e-4af6-a038-09ac314c3fcf tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b131e948-84a2-4b3e-9892-8253f01f9e04 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b131e948-84a2-4b3e-9892-8253f01f9e04 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 322/641] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:17 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-e8609707-6133-485e-92c7-50bb91db22c4 req-a7219ed3-180e-4af6-a038-09ac314c3fcf tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-a7219ed3-180e-4af6-a038-09ac314c3fcf tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 320/642] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:54:17 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 1031 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cb908594-bbe1-4739-ba91-7bb3815d85f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-e8609707-6133-485e-92c7-50bb91db22c4 req-2e52e88a-a3be-4af8-936e-cf15645f0628 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-2e52e88a-a3be-4af8-936e-cf15645f0628 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] PUT http://192.168.122.99/volume/v3/attachments/65e71f99-5643-4143-9276-d08cdf2568b0 Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-2e52e88a-a3be-4af8-936e-cf15645f0628 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-e8609707-6133-485e-92c7-50bb91db22c4 req-2e52e88a-a3be-4af8-936e-cf15645f0628 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Acquiring lock "cinder-attachment_update-6872702e-9f11-4626-8eae-b0f4a4eb9e6d-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-e8609707-6133-485e-92c7-50bb91db22c4 req-2e52e88a-a3be-4af8-936e-cf15645f0628 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Lock "cinder-attachment_update-6872702e-9f11-4626-8eae-b0f4a4eb9e6d-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb908594-bbe1-4739-ba91-7bb3815d85f8 tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb908594-bbe1-4739-ba91-7bb3815d85f8 tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb908594-bbe1-4739-ba91-7bb3815d85f8 tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb908594-bbe1-4739-ba91-7bb3815d85f8 tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 returned with HTTP 200 Sep 07 10:54:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 323/643] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:17 2026] GET /volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 => generated 440 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-e8609707-6133-485e-92c7-50bb91db22c4 req-2e52e88a-a3be-4af8-936e-cf15645f0628 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Lock "cinder-attachment_update-6872702e-9f11-4626-8eae-b0f4a4eb9e6d-devstack" released by "attachment_update" :: held 0.273s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-2e52e88a-a3be-4af8-936e-cf15645f0628 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments/65e71f99-5643-4143-9276-d08cdf2568b0 returned with HTTP 200 Sep 07 10:54:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 321/644] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:54:17 2026] PUT /volume/v3/attachments/65e71f99-5643-4143-9276-d08cdf2568b0 => generated 694 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9dcabd2c-43ad-439d-a1d3-8723b8d8c6b9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9dcabd2c-43ad-439d-a1d3-8723b8d8c6b9 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9dcabd2c-43ad-439d-a1d3-8723b8d8c6b9 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9dcabd2c-43ad-439d-a1d3-8723b8d8c6b9 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9dcabd2c-43ad-439d-a1d3-8723b8d8c6b9 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 returned with HTTP 404 Sep 07 10:54:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 322/645] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:17 2026] GET /volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2a1051f0-bdc9-427e-ae05-3dc4fb5743ea None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a1051f0-bdc9-427e-ae05-3dc4fb5743ea tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a1051f0-bdc9-427e-ae05-3dc4fb5743ea tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a1051f0-bdc9-427e-ae05-3dc4fb5743ea tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.admin_actions [None req-2a1051f0-bdc9-427e-ae05-3dc4fb5743ea tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot '8719c824-f068-4919-a2c8-363e60e93a4e' with '{'status': 'available'}' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1230450383"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1230450383'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:17 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Create volume of 1 GB Sep 07 10:54:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Availability Zones retrieved successfully. Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a1051f0-bdc9-427e-ae05-3dc4fb5743ea tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action returned with HTTP 202 Sep 07 10:54:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 323/646] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:17 2026] POST /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Flow 'volume_create_api' (6000d90e-094c-401d-993a-918807ead579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dba1cef-ea7b-4a0d-b9d0-d3aa773b289a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7c4ad170-e6e7-4ba6-9128-c0318b4b7af0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7c4ad170-e6e7-4ba6-9128-c0318b4b7af0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7c4ad170-e6e7-4ba6-9128-c0318b4b7af0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7c4ad170-e6e7-4ba6-9128-c0318b4b7af0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7c4ad170-e6e7-4ba6-9128-c0318b4b7af0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7c4ad170-e6e7-4ba6-9128-c0318b4b7af0 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:54:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 324/647] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:17 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e203e84d-fefe-49b0-90fe-7dba8d072136 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e203e84d-fefe-49b0-90fe-7dba8d072136 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e203e84d-fefe-49b0-90fe-7dba8d072136 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e203e84d-fefe-49b0-90fe-7dba8d072136 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-e203e84d-fefe-49b0-90fe-7dba8d072136 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Delete snapshot with id: 43633a00-30ca-4805-9cce-1451b6d36740 Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dba1cef-ea7b-4a0d-b9d0-d3aa773b289a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e203e84d-fefe-49b0-90fe-7dba8d072136 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 returned with HTTP 404 Sep 07 10:54:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 325/648] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:54:17 2026] DELETE /volume/v3/snapshots/43633a00-30ca-4805-9cce-1451b6d36740 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7156ab-372b-4a9a-8f08-e5bb85a53ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a3bda26a-c8da-4f82-94f5-8be0b92089bf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a3bda26a-c8da-4f82-94f5-8be0b92089bf tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a3bda26a-c8da-4f82-94f5-8be0b92089bf tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a3bda26a-c8da-4f82-94f5-8be0b92089bf tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.admin_actions [None req-a3bda26a-c8da-4f82-94f5-8be0b92089bf tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot '8719c824-f068-4919-a2c8-363e60e93a4e' with '{'status': 'creating'}' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:54:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a3bda26a-c8da-4f82-94f5-8be0b92089bf tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action returned with HTTP 202 Sep 07 10:54:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 326/649] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:17 2026] POST /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-35c4fcc4-e5e2-4ed4-a671-e87d98e90a8e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-35c4fcc4-e5e2-4ed4-a671-e87d98e90a8e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-35c4fcc4-e5e2-4ed4-a671-e87d98e90a8e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-35c4fcc4-e5e2-4ed4-a671-e87d98e90a8e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-35c4fcc4-e5e2-4ed4-a671-e87d98e90a8e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-35c4fcc4-e5e2-4ed4-a671-e87d98e90a8e tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:54:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 327/650] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:18 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8dc6c721-b543-4c86-8f09-b24bf6c3cb2d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8dc6c721-b543-4c86-8f09-b24bf6c3cb2d tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] POST http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8dc6c721-b543-4c86-8f09-b24bf6c3cb2d tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8dc6c721-b543-4c86-8f09-b24bf6c3cb2d tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.snapshot_actions [None req-8dc6c721-b543-4c86-8f09-b24bf6c3cb2d tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86959) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.contrib.snapshot_actions [None req-8dc6c721-b543-4c86-8f09-b24bf6c3cb2d tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Updating snapshot 8719c824-f068-4919-a2c8-363e60e93a4e with info {'id': '8719c824-f068-4919-a2c8-363e60e93a4e', 'status': 'error', 'progress': '80%'} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8dc6c721-b543-4c86-8f09-b24bf6c3cb2d tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action returned with HTTP 202 Sep 07 10:54:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 328/651] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:18 2026] POST /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cf6228c2-d337-49e2-8231-abbb637221c0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Created reservations ['ccdd2a38-6bc1-4f05-9099-82234dee0d95', '27527029-09ef-4ffb-af6d-4247fd9b7eb9', '9a1b37a3-ba28-44cd-b2ef-3671029010e1', 'e1be3162-27e9-4a35-b199-01697c5766e5'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cf6228c2-d337-49e2-8231-abbb637221c0 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cf6228c2-d337-49e2-8231-abbb637221c0 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cf6228c2-d337-49e2-8231-abbb637221c0 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7156ab-372b-4a9a-8f08-e5bb85a53ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccdd2a38-6bc1-4f05-9099-82234dee0d95', '27527029-09ef-4ffb-af6d-4247fd9b7eb9', '9a1b37a3-ba28-44cd-b2ef-3671029010e1', 'e1be3162-27e9-4a35-b199-01697c5766e5']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664d5aa4-dae8-42fb-b172-6777d3be0be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cf6228c2-d337-49e2-8231-abbb637221c0 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Snapshot retrieved successfully. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cf6228c2-d337-49e2-8231-abbb637221c0 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:54:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 329/652] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:18 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 460 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-895f2331-144e-43bb-92b4-c5114cee5172 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-895f2331-144e-43bb-92b4-c5114cee5172 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] POST http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-895f2331-144e-43bb-92b4-c5114cee5172 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-895f2331-144e-43bb-92b4-c5114cee5172 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.admin_actions [None req-895f2331-144e-43bb-92b4-c5114cee5172 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] Updating snapshot '8719c824-f068-4919-a2c8-363e60e93a4e' with '{'status': 'available'}' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664d5aa4-dae8-42fb-b172-6777d3be0be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a09b3d3-e4dd-40d7-86bb-6531e629f136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1230450383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85f7d6dc4c454f6c886865c73a667979',qos_specs=None,replication_status=,reservations=['ccdd2a38-6bc1-4f05-9099-82234dee0d95','27527029-09ef-4ffb-af6d-4247fd9b7eb9','9a1b37a3-ba28-44cd-b2ef-3671029010e1','e1be3162-27e9-4a35-b199-01697c5766e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb20574b77744a39282d40225c68f62',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1230450383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a09b3d3-e4dd-40d7-86bb-6531e629f136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85f7d6dc4c454f6c886865c73a667979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cb20574b77744a39282d40225c68f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f5c71d-7c21-4907-be09-05a391dd02b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-895f2331-144e-43bb-92b4-c5114cee5172 tempest-SnapshotsActionsTest-1103465946 tempest-SnapshotsActionsTest-1103465946-project-admin] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action returned with HTTP 202 Sep 07 10:54:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 330/653] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 10:54:18 2026] POST /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-22688b4b-ccf4-444b-88e7-594930277fd8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f5c71d-7c21-4907-be09-05a391dd02b1) transitioned into state 'SUCCESS' from state '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-1230450383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85f7d6dc4c454f6c886865c73a667979',qos_specs=None,replication_status=,reservations=['ccdd2a38-6bc1-4f05-9099-82234dee0d95','27527029-09ef-4ffb-af6d-4247fd9b7eb9','9a1b37a3-ba28-44cd-b2ef-3671029010e1','e1be3162-27e9-4a35-b199-01697c5766e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb20574b77744a39282d40225c68f62',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-22688b4b-ccf4-444b-88e7-594930277fd8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39933c21-9b19-4233-b994-980b4ce51dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-22688b4b-ccf4-444b-88e7-594930277fd8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-22688b4b-ccf4-444b-88e7-594930277fd8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39933c21-9b19-4233-b994-980b4ce51dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-22688b4b-ccf4-444b-88e7-594930277fd8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Flow 'volume_create_api' (6000d90e-094c-401d-993a-918807ead579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Create volume request issued successfully. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e07ee6d3-432f-4355-b326-97f17c8034d8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 324/654] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:54:17 2026] POST /volume/v3/volumes => generated 766 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-828bf6fe-40bf-4a87-b92a-77b7086eac91 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-22688b4b-ccf4-444b-88e7-594930277fd8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 331/655] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:18 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-828bf6fe-40bf-4a87-b92a-77b7086eac91 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-828bf6fe-40bf-4a87-b92a-77b7086eac91 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-828bf6fe-40bf-4a87-b92a-77b7086eac91 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-828bf6fe-40bf-4a87-b92a-77b7086eac91 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-828bf6fe-40bf-4a87-b92a-77b7086eac91 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:54:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 325/656] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:18 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-159b1704-6b19-48aa-a80e-f699d57a2c2c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d9a697ec-fb54-4ef4-9443-69875b1922be None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9a697ec-fb54-4ef4-9443-69875b1922be tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9a697ec-fb54-4ef4-9443-69875b1922be tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9a697ec-fb54-4ef4-9443-69875b1922be tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-d9a697ec-fb54-4ef4-9443-69875b1922be tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Delete snapshot with id: 8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d9a697ec-fb54-4ef4-9443-69875b1922be tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-159b1704-6b19-48aa-a80e-f699d57a2c2c tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] GET http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-159b1704-6b19-48aa-a80e-f699d57a2c2c tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-159b1704-6b19-48aa-a80e-f699d57a2c2c tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d9a697ec-fb54-4ef4-9443-69875b1922be tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot delete request issued successfully. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9a697ec-fb54-4ef4-9443-69875b1922be tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 202 Sep 07 10:54:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 326/657] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:54:18 2026] DELETE /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b4f4aaab-4c26-4362-9f42-1b94494ef4bf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4f4aaab-4c26-4362-9f42-1b94494ef4bf tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4f4aaab-4c26-4362-9f42-1b94494ef4bf tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4f4aaab-4c26-4362-9f42-1b94494ef4bf tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b4f4aaab-4c26-4362-9f42-1b94494ef4bf tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4f4aaab-4c26-4362-9f42-1b94494ef4bf tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:54:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 327/658] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:18 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 463 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-e8609707-6133-485e-92c7-50bb91db22c4 req-0f7ff79e-1149-449f-9955-377ed1ec70d5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-0f7ff79e-1149-449f-9955-377ed1ec70d5 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/attachments/65e71f99-5643-4143-9276-d08cdf2568b0/action Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-0f7ff79e-1149-449f-9955-377ed1ec70d5 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-0f7ff79e-1149-449f-9955-377ed1ec70d5 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e8609707-6133-485e-92c7-50bb91db22c4 req-0f7ff79e-1149-449f-9955-377ed1ec70d5 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments/65e71f99-5643-4143-9276-d08cdf2568b0/action returned with HTTP 204 Sep 07 10:54:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 328/659] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:54:18 2026] POST /volume/v3/attachments/65e71f99-5643-4143-9276-d08cdf2568b0/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-159b1704-6b19-48aa-a80e-f699d57a2c2c tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Volume info retrieved successfully. Sep 07 10:54:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-159b1704-6b19-48aa-a80e-f699d57a2c2c tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 returned with HTTP 200 Sep 07 10:54:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 332/660] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:18 2026] GET /volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 => generated 834 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-04fb4ccd-3164-409d-8ff1-8b376905dd74 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04fb4ccd-3164-409d-8ff1-8b376905dd74 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04fb4ccd-3164-409d-8ff1-8b376905dd74 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04fb4ccd-3164-409d-8ff1-8b376905dd74 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-04fb4ccd-3164-409d-8ff1-8b376905dd74 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04fb4ccd-3164-409d-8ff1-8b376905dd74 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 329/661] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:19 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 1143 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cf507bc5-a292-4267-99b8-35a3f15949f3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cf507bc5-a292-4267-99b8-35a3f15949f3 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cf507bc5-a292-4267-99b8-35a3f15949f3 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cf507bc5-a292-4267-99b8-35a3f15949f3 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cf507bc5-a292-4267-99b8-35a3f15949f3 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cf507bc5-a292-4267-99b8-35a3f15949f3 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 333/662] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:19 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 1143 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ca63ec58-8ad8-4ae3-a18e-c41ba60ac432 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca63ec58-8ad8-4ae3-a18e-c41ba60ac432 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca63ec58-8ad8-4ae3-a18e-c41ba60ac432 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca63ec58-8ad8-4ae3-a18e-c41ba60ac432 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ca63ec58-8ad8-4ae3-a18e-c41ba60ac432 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca63ec58-8ad8-4ae3-a18e-c41ba60ac432 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:54:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 330/663] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:19 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 463 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-988206122"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-988206122'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Create volume of 1 GB Sep 07 10:54:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Availability Zones retrieved successfully. Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Flow 'volume_create_api' (19402dfd-1375-460a-b34d-81d81e004be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa127a6a-ad21-4453-b567-c2e4887f5e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa127a6a-ad21-4453-b567-c2e4887f5e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba989e3-2d99-4925-b84e-5fa9cc71a178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Created reservations ['11f6196d-b372-477a-86bf-b17d41d3262d', '9d2a7627-5e42-4d6b-a44a-bb5c2270bcc5', '447657fe-f7f5-42d4-87fb-bb9d313f39d1', '2c8bf802-e2a5-4a33-aa60-cb507db2dfdc'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba989e3-2d99-4925-b84e-5fa9cc71a178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11f6196d-b372-477a-86bf-b17d41d3262d', '9d2a7627-5e42-4d6b-a44a-bb5c2270bcc5', '447657fe-f7f5-42d4-87fb-bb9d313f39d1', '2c8bf802-e2a5-4a33-aa60-cb507db2dfdc']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673e0ae9-1c63-4fbd-bf1a-6879cb764e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e3ac6e8d-0704-4687-b8e4-c6c3a1176c07 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3ac6e8d-0704-4687-b8e4-c6c3a1176c07 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] GET http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 Sep 07 10:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3ac6e8d-0704-4687-b8e4-c6c3a1176c07 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3ac6e8d-0704-4687-b8e4-c6c3a1176c07 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673e0ae9-1c63-4fbd-bf1a-6879cb764e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b397c5cc-d651-43ee-86da-9be5b106892f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-988206122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe921bf7e44f028128eb2e617e06e4',qos_specs=None,replication_status=,reservations=['11f6196d-b372-477a-86bf-b17d41d3262d','9d2a7627-5e42-4d6b-a44a-bb5c2270bcc5','447657fe-f7f5-42d4-87fb-bb9d313f39d1','2c8bf802-e2a5-4a33-aa60-cb507db2dfdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43581dbffbe4a8da1679038c8d55020',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-988206122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b397c5cc-d651-43ee-86da-9be5b106892f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63fe921bf7e44f028128eb2e617e06e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d43581dbffbe4a8da1679038c8d55020',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9cd245b-ce5e-4ee2-8454-ca06351d3622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e3ac6e8d-0704-4687-b8e4-c6c3a1176c07 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Volume info retrieved successfully. Sep 07 10:54:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3ac6e8d-0704-4687-b8e4-c6c3a1176c07 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 returned with HTTP 200 Sep 07 10:54:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 331/664] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:19 2026] GET /volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9cd245b-ce5e-4ee2-8454-ca06351d3622) transitioned into state 'SUCCESS' from state '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-988206122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe921bf7e44f028128eb2e617e06e4',qos_specs=None,replication_status=,reservations=['11f6196d-b372-477a-86bf-b17d41d3262d','9d2a7627-5e42-4d6b-a44a-bb5c2270bcc5','447657fe-f7f5-42d4-87fb-bb9d313f39d1','2c8bf802-e2a5-4a33-aa60-cb507db2dfdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43581dbffbe4a8da1679038c8d55020',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ae6cfa3-5c3c-4e7f-bacf-bd5976780e50 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41aac17e-a4a6-472e-ac71-6cb1910b1dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ae6cfa3-5c3c-4e7f-bacf-bd5976780e50 tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ae6cfa3-5c3c-4e7f-bacf-bd5976780e50 tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41aac17e-a4a6-472e-ac71-6cb1910b1dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Flow 'volume_create_api' (19402dfd-1375-460a-b34d-81d81e004be5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Create volume request issued successfully. Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-afd2e9cd-b94f-4083-9e77-a0bbe5a7f63f tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 334/665] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:54:19 2026] POST /volume/v3/volumes => generated 757 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9163a0b2-7ac6-43a0-9488-4eb005dcd4f4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9163a0b2-7ac6-43a0-9488-4eb005dcd4f4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9163a0b2-7ac6-43a0-9488-4eb005dcd4f4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9163a0b2-7ac6-43a0-9488-4eb005dcd4f4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9163a0b2-7ac6-43a0-9488-4eb005dcd4f4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9163a0b2-7ac6-43a0-9488-4eb005dcd4f4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 335/666] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:20 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 825 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ae6cfa3-5c3c-4e7f-bacf-bd5976780e50 tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 returned with HTTP 200 Sep 07 10:54:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 332/667] 192.168.122.99 () {60 vars in 1253 bytes} [Mon Sep 7 10:54:19 2026] PUT /volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 => generated 395 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Create volume of 2 GB Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Availability Zones retrieved successfully. Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Flow 'volume_create_api' (096be67a-8961-485b-9a66-b65709e97729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb6eb8e-3357-4afe-9889-f798c44377dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Validating volume size '2' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb6eb8e-3357-4afe-9889-f798c44377dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (916af835-630e-4a97-a331-af342355bad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: WARNING cinder.quota_utils [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Quota exceeded for 85f7d6dc4c454f6c886865c73a667979, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 10:54:20 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (916af835-630e-4a97-a331-af342355bad1) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 10:54:20 devstack devstack@c-api.service[86959]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (916af835-630e-4a97-a331-af342355bad1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (916af835-630e-4a97-a331-af342355bad1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb6eb8e-3357-4afe-9889-f798c44377dd) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb6eb8e-3357-4afe-9889-f798c44377dd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:54:20 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Flow 'volume_create_api' (096be67a-8961-485b-9a66-b65709e97729) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.api.middleware.fault [None req-07e4bb6c-c6eb-41cb-acd5-95a547c3ddad tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 413 Sep 07 10:54:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 336/668] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:54:20 2026] POST /volume/v3/volumes => generated 208 bytes in 250 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0f37585a-e3c2-4c18-ac07-37b37abb024d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f37585a-e3c2-4c18-ac07-37b37abb024d tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f37585a-e3c2-4c18-ac07-37b37abb024d tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f37585a-e3c2-4c18-ac07-37b37abb024d tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 returned with HTTP 200 Sep 07 10:54:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 333/669] 192.168.122.99 () {60 vars in 1253 bytes} [Mon Sep 7 10:54:20 2026] PUT /volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 => generated 395 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2053d9f2-3f7b-4ba7-8b29-de0cfe003ee1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34781c62-080f-4db5-9a2b-c14f1d52051b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2053d9f2-3f7b-4ba7-8b29-de0cfe003ee1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2053d9f2-3f7b-4ba7-8b29-de0cfe003ee1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2053d9f2-3f7b-4ba7-8b29-de0cfe003ee1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Create volume of 1 GB Sep 07 10:54:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Availability Zones retrieved successfully. Sep 07 10:54:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2053d9f2-3f7b-4ba7-8b29-de0cfe003ee1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Snapshot retrieved successfully. Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2053d9f2-3f7b-4ba7-8b29-de0cfe003ee1 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 200 Sep 07 10:54:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 337/670] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:20 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 463 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Flow 'volume_create_api' (858795ce-6380-4906-b7aa-e371a88fcc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f200e70-c37a-408c-b277-62d75d43bf1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f200e70-c37a-408c-b277-62d75d43bf1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f6bc3c-140a-4406-9276-0db50b5348ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7d44f0db-3de4-4b83-a430-4384e5f74c7a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: WARNING cinder.quota_utils [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Quota exceeded for 85f7d6dc4c454f6c886865c73a667979, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 07 10:54:20 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f6bc3c-140a-4406-9276-0db50b5348ee) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 10:54:20 devstack devstack@c-api.service[86958]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f6bc3c-140a-4406-9276-0db50b5348ee) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f6bc3c-140a-4406-9276-0db50b5348ee) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f200e70-c37a-408c-b277-62d75d43bf1f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f200e70-c37a-408c-b277-62d75d43bf1f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:54:20 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Flow 'volume_create_api' (858795ce-6380-4906-b7aa-e371a88fcc9e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 10:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.middleware.fault [None req-34781c62-080f-4db5-9a2b-c14f1d52051b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 413 Sep 07 10:54:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 334/671] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:54:20 2026] POST /volume/v3/volumes => generated 150 bytes in 285 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ec2f7d7-89b2-417c-9368-8f57ed5b7d6d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ec2f7d7-89b2-417c-9368-8f57ed5b7d6d tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 Sep 07 10:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ec2f7d7-89b2-417c-9368-8f57ed5b7d6d tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7d44f0db-3de4-4b83-a430-4384e5f74c7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7d44f0db-3de4-4b83-a430-4384e5f74c7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7d44f0db-3de4-4b83-a430-4384e5f74c7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-7d44f0db-3de4-4b83-a430-4384e5f74c7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7d44f0db-3de4-4b83-a430-4384e5f74c7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:20 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7d44f0db-3de4-4b83-a430-4384e5f74c7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7d44f0db-3de4-4b83-a430-4384e5f74c7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes returned with HTTP 200 Sep 07 10:54:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 338/672] 192.168.122.99 () {58 vars in 1116 bytes} [Mon Sep 7 10:54:20 2026] GET /volume/v3/volumes => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:54:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ec2f7d7-89b2-417c-9368-8f57ed5b7d6d tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 returned with HTTP 200 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 335/673] 192.168.122.99 () {60 vars in 1253 bytes} [Mon Sep 7 10:54:20 2026] PUT /volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 => generated 394 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-55427781-11ba-45bc-98aa-fff88573f443 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-55427781-11ba-45bc-98aa-fff88573f443 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] POST http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136/action Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55427781-11ba-45bc-98aa-fff88573f443 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55427781-11ba-45bc-98aa-fff88573f443 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-55427781-11ba-45bc-98aa-fff88573f443 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Volume info retrieved successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1647048344"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1647048344'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Create volume of 1 GB Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Availability Zones retrieved successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Flow 'volume_create_api' (c8036389-abd2-4159-b856-751a291a47ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae925542-d19d-4880-93cc-d01f952096d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: ERROR cinder.volume.api [None req-55427781-11ba-45bc-98aa-fff88573f443 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Quota exceeded for 85f7d6dc4c454f6c886865c73a667979, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.middleware.fault [None req-55427781-11ba-45bc-98aa-fff88573f443 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136/action returned with HTTP 413 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 336/674] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:54:21 2026] POST /volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136/action => generated 208 bytes in 121 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7b3e4a60-c616-4447-ba62-70fe3e33ca07 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b3e4a60-c616-4447-ba62-70fe3e33ca07 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b3e4a60-c616-4447-ba62-70fe3e33ca07 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b3e4a60-c616-4447-ba62-70fe3e33ca07 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae925542-d19d-4880-93cc-d01f952096d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641890fd-cd0a-497d-aecf-779b9d92e795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7b3e4a60-c616-4447-ba62-70fe3e33ca07 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b3e4a60-c616-4447-ba62-70fe3e33ca07 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 337/675] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:21 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-68e48a98-404f-47b5-9ae0-9007f86e2360 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68e48a98-404f-47b5-9ae0-9007f86e2360 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] GET http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68e48a98-404f-47b5-9ae0-9007f86e2360 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68e48a98-404f-47b5-9ae0-9007f86e2360 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-68e48a98-404f-47b5-9ae0-9007f86e2360 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Volume info retrieved successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68e48a98-404f-47b5-9ae0-9007f86e2360 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 returned with HTTP 200 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 338/676] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:21 2026] GET /volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0b1c85bf-c561-48a6-bce2-eae342624cd5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0b1c85bf-c561-48a6-bce2-eae342624cd5 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] DELETE http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0b1c85bf-c561-48a6-bce2-eae342624cd5 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0b1c85bf-c561-48a6-bce2-eae342624cd5 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0b1c85bf-c561-48a6-bce2-eae342624cd5 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Delete volume with id: 7a09b3d3-e4dd-40d7-86bb-6531e629f136 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0b1c85bf-c561-48a6-bce2-eae342624cd5 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Volume info retrieved successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0b1c85bf-c561-48a6-bce2-eae342624cd5 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Delete volume request issued successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0b1c85bf-c561-48a6-bce2-eae342624cd5 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 returned with HTTP 202 Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Created reservations ['669bb0aa-79bb-4386-a665-1c1323b68721', '2b110464-d424-4367-a854-32dc116ead15', '8f7f707c-cec6-45ac-8e15-809953186581', '2777c944-822f-4f8b-b59f-65dbd7c3c52e'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 339/677] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:21 2026] DELETE /volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641890fd-cd0a-497d-aecf-779b9d92e795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['669bb0aa-79bb-4386-a665-1c1323b68721', '2b110464-d424-4367-a854-32dc116ead15', '8f7f707c-cec6-45ac-8e15-809953186581', '2777c944-822f-4f8b-b59f-65dbd7c3c52e']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd6e35e-0d56-4cc1-83d2-56ce323c14b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f3e4dacc-4253-4474-8014-e148ec0d737b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f3e4dacc-4253-4474-8014-e148ec0d737b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] GET http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f3e4dacc-4253-4474-8014-e148ec0d737b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f3e4dacc-4253-4474-8014-e148ec0d737b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f3e4dacc-4253-4474-8014-e148ec0d737b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Volume info retrieved successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f3e4dacc-4253-4474-8014-e148ec0d737b tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 returned with HTTP 200 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 340/678] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:21 2026] GET /volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd6e35e-0d56-4cc1-83d2-56ce323c14b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8d34614-db0a-4368-888c-265b31ff09ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1647048344',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2835ec46d2a0406aa1405e5d8e5e1e7a',qos_specs=None,replication_status=,reservations=['669bb0aa-79bb-4386-a665-1c1323b68721','2b110464-d424-4367-a854-32dc116ead15','8f7f707c-cec6-45ac-8e15-809953186581','2777c944-822f-4f8b-b59f-65dbd7c3c52e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a90112be704393a0ff3c761ed2279a',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1647048344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8d34614-db0a-4368-888c-265b31ff09ad,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2835ec46d2a0406aa1405e5d8e5e1e7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a90112be704393a0ff3c761ed2279a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c2a6a8-d058-4318-ab4d-3acb7b3c3b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c2a6a8-d058-4318-ab4d-3acb7b3c3b36) transitioned into state 'SUCCESS' from state '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-1647048344',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2835ec46d2a0406aa1405e5d8e5e1e7a',qos_specs=None,replication_status=,reservations=['669bb0aa-79bb-4386-a665-1c1323b68721','2b110464-d424-4367-a854-32dc116ead15','8f7f707c-cec6-45ac-8e15-809953186581','2777c944-822f-4f8b-b59f-65dbd7c3c52e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a90112be704393a0ff3c761ed2279a',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07257d4f-cd4c-4702-831c-4c0597841c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07257d4f-cd4c-4702-831c-4c0597841c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Flow 'volume_create_api' (c8036389-abd2-4159-b856-751a291a47ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Create volume request issued successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b611ce69-e72e-4a6e-b9f8-a69e40bf06c9 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 339/679] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:54:20 2026] POST /volume/v3/volumes => generated 771 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0861bb03-9b6a-4667-b173-2452506419ca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0861bb03-9b6a-4667-b173-2452506419ca tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0861bb03-9b6a-4667-b173-2452506419ca tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0861bb03-9b6a-4667-b173-2452506419ca tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0861bb03-9b6a-4667-b173-2452506419ca tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0861bb03-9b6a-4667-b173-2452506419ca tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad returned with HTTP 200 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 341/680] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:21 2026] GET /volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e389ff02-38d6-4d81-9593-264404e1e3a6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e389ff02-38d6-4d81-9593-264404e1e3a6 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e389ff02-38d6-4d81-9593-264404e1e3a6 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e389ff02-38d6-4d81-9593-264404e1e3a6 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e389ff02-38d6-4d81-9593-264404e1e3a6 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e returned with HTTP 404 Sep 07 10:54:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 340/681] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:21 2026] GET /volume/v3/snapshots/8719c824-f068-4919-a2c8-363e60e93a4e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dedd452a-d88b-47b6-8554-180748e988d5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dedd452a-d88b-47b6-8554-180748e988d5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dedd452a-d88b-47b6-8554-180748e988d5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dedd452a-d88b-47b6-8554-180748e988d5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dedd452a-d88b-47b6-8554-180748e988d5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dedd452a-d88b-47b6-8554-180748e988d5 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 returned with HTTP 200 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 342/682] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:21 2026] GET /volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8f25466f-d3b7-4ba1-9774-cd2d1ce8dc6a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8f25466f-d3b7-4ba1-9774-cd2d1ce8dc6a tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] DELETE http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8f25466f-d3b7-4ba1-9774-cd2d1ce8dc6a tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8f25466f-d3b7-4ba1-9774-cd2d1ce8dc6a tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-8f25466f-d3b7-4ba1-9774-cd2d1ce8dc6a tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Delete volume with id: 7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:54:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8f25466f-d3b7-4ba1-9774-cd2d1ce8dc6a tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8f25466f-d3b7-4ba1-9774-cd2d1ce8dc6a tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Delete volume request issued successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8f25466f-d3b7-4ba1-9774-cd2d1ce8dc6a tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 returned with HTTP 202 Sep 07 10:54:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 341/683] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:21 2026] DELETE /volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ec3f003-cf0b-4df5-ade6-3e6d44279985 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ec3f003-cf0b-4df5-ade6-3e6d44279985 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ec3f003-cf0b-4df5-ade6-3e6d44279985 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ec3f003-cf0b-4df5-ade6-3e6d44279985 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5ec3f003-cf0b-4df5-ade6-3e6d44279985 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ec3f003-cf0b-4df5-ade6-3e6d44279985 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 returned with HTTP 200 Sep 07 10:54:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 343/684] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:21 2026] GET /volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-eccaaf75-41d1-48a5-ad36-179e2f4addcf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eccaaf75-41d1-48a5-ad36-179e2f4addcf tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eccaaf75-41d1-48a5-ad36-179e2f4addcf tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eccaaf75-41d1-48a5-ad36-179e2f4addcf tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-eccaaf75-41d1-48a5-ad36-179e2f4addcf tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eccaaf75-41d1-48a5-ad36-179e2f4addcf tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 342/685] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:22 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-1767634a-003b-4dda-976f-717260281881 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-1767634a-003b-4dda-976f-717260281881 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-1767634a-003b-4dda-976f-717260281881 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-1767634a-003b-4dda-976f-717260281881 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-1767634a-003b-4dda-976f-717260281881 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-1767634a-003b-4dda-976f-717260281881 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 344/686] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:54:22 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2aa28f1e-aabf-42d1-8801-b60a18aa52f8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2aa28f1e-aabf-42d1-8801-b60a18aa52f8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] GET http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2aa28f1e-aabf-42d1-8801-b60a18aa52f8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2aa28f1e-aabf-42d1-8801-b60a18aa52f8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2aa28f1e-aabf-42d1-8801-b60a18aa52f8 tempest-VolumeQuotasNegativeTestJSON-1899633506 tempest-VolumeQuotasNegativeTestJSON-1899633506-project-member] http://192.168.122.99/volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 returned with HTTP 404 Sep 07 10:54:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 343/687] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:22 2026] GET /volume/v3/volumes/7a09b3d3-e4dd-40d7-86bb-6531e629f136 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5c781518-71b9-41b4-82fe-b6f8a8b55509 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c781518-71b9-41b4-82fe-b6f8a8b55509 tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 Sep 07 10:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c781518-71b9-41b4-82fe-b6f8a8b55509 tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e47a801a-6801-4034-ace8-30bd38849714 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e47a801a-6801-4034-ace8-30bd38849714 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e47a801a-6801-4034-ace8-30bd38849714 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e47a801a-6801-4034-ace8-30bd38849714 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e47a801a-6801-4034-ace8-30bd38849714 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e47a801a-6801-4034-ace8-30bd38849714 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad returned with HTTP 200 Sep 07 10:54:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 344/688] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:22 2026] GET /volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e5e67218-42c9-4180-89b6-dcd6f9763e85 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e5e67218-42c9-4180-89b6-dcd6f9763e85 None None] GET http://192.168.122.99/volume// Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e5e67218-42c9-4180-89b6-dcd6f9763e85 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e5e67218-42c9-4180-89b6-dcd6f9763e85 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e5e67218-42c9-4180-89b6-dcd6f9763e85 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:54:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 345/689] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:54:22 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-cfb2c326-f520-43b4-b072-54f75f239a22 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-cfb2c326-f520-43b4-b072-54f75f239a22 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-cfb2c326-f520-43b4-b072-54f75f239a22 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b397c5cc-d651-43ee-86da-9be5b106892f", "connector": null, "instance_uuid": "32e77f3d-8b50-4366-a3a9-b4cb41d54b0d"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c781518-71b9-41b4-82fe-b6f8a8b55509 tempest-VolumeQuotasNegativeTestJSON-14891393 tempest-VolumeQuotasNegativeTestJSON-14891393-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 returned with HTTP 200 Sep 07 10:54:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 345/690] 192.168.122.99 () {60 vars in 1254 bytes} [Mon Sep 7 10:54:22 2026] PUT /volume/v3/os-quota-sets/85f7d6dc4c454f6c886865c73a667979 => generated 398 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-cfb2c326-f520-43b4-b072-54f75f239a22 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:54:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 346/691] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:54:22 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dc50c0b5-f685-48f8-ad38-ea2070b0dba8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9b9f79ea-93be-4d81-91e9-d47d37753aa7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc50c0b5-f685-48f8-ad38-ea2070b0dba8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc50c0b5-f685-48f8-ad38-ea2070b0dba8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc50c0b5-f685-48f8-ad38-ea2070b0dba8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9b9f79ea-93be-4d81-91e9-d47d37753aa7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9b9f79ea-93be-4d81-91e9-d47d37753aa7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9b9f79ea-93be-4d81-91e9-d47d37753aa7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9b9f79ea-93be-4d81-91e9-d47d37753aa7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Volume info retrieved successfully. Sep 07 10:54:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dc50c0b5-f685-48f8-ad38-ea2070b0dba8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9b9f79ea-93be-4d81-91e9-d47d37753aa7 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 returned with HTTP 200 Sep 07 10:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc50c0b5-f685-48f8-ad38-ea2070b0dba8 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 347/692] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:22 2026] GET /volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-20bd8325-2381-4f77-aa9a-378d1b99f643 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 346/693] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:22 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20bd8325-2381-4f77-aa9a-378d1b99f643 None None] GET http://192.168.122.99/volume// Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-20bd8325-2381-4f77-aa9a-378d1b99f643 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-20bd8325-2381-4f77-aa9a-378d1b99f643 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20bd8325-2381-4f77-aa9a-378d1b99f643 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:54:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 348/694] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:54:22 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-baf14fd5-7aad-456e-94c5-3fc4e174fbfd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-baf14fd5-7aad-456e-94c5-3fc4e174fbfd tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-baf14fd5-7aad-456e-94c5-3fc4e174fbfd tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-baf14fd5-7aad-456e-94c5-3fc4e174fbfd tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-baf14fd5-7aad-456e-94c5-3fc4e174fbfd tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-baf14fd5-7aad-456e-94c5-3fc4e174fbfd tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 347/695] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:54:22 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 1030 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-b05ec481-88e6-44ec-b61b-6491cbcd8caa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-b05ec481-88e6-44ec-b61b-6491cbcd8caa tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] PUT http://192.168.122.99/volume/v3/attachments/cc6f521c-f386-49d4-a25c-67e107ca1d45 Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-b05ec481-88e6-44ec-b61b-6491cbcd8caa tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-b05ec481-88e6-44ec-b61b-6491cbcd8caa tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Acquiring lock "cinder-attachment_update-b397c5cc-d651-43ee-86da-9be5b106892f-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-b05ec481-88e6-44ec-b61b-6491cbcd8caa tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Lock "cinder-attachment_update-b397c5cc-d651-43ee-86da-9be5b106892f-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-b05ec481-88e6-44ec-b61b-6491cbcd8caa tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Lock "cinder-attachment_update-b397c5cc-d651-43ee-86da-9be5b106892f-devstack" released by "attachment_update" :: held 0.230s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-b05ec481-88e6-44ec-b61b-6491cbcd8caa tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments/cc6f521c-f386-49d4-a25c-67e107ca1d45 returned with HTTP 200 Sep 07 10:54:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 349/696] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:54:23 2026] PUT /volume/v3/attachments/cc6f521c-f386-49d4-a25c-67e107ca1d45 => generated 694 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1f7472d4-e668-44c1-b458-5e6da75df75a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1f7472d4-e668-44c1-b458-5e6da75df75a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad Sep 07 10:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1f7472d4-e668-44c1-b458-5e6da75df75a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1f7472d4-e668-44c1-b458-5e6da75df75a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1f7472d4-e668-44c1-b458-5e6da75df75a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1f7472d4-e668-44c1-b458-5e6da75df75a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad returned with HTTP 200 Sep 07 10:54:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 348/697] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:23 2026] GET /volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c353dc38-01a5-489a-8ea2-e8b1b778488c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c353dc38-01a5-489a-8ea2-e8b1b778488c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c353dc38-01a5-489a-8ea2-e8b1b778488c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c353dc38-01a5-489a-8ea2-e8b1b778488c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-330f1f27-c1c9-4a29-92c0-518acebffdd9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c353dc38-01a5-489a-8ea2-e8b1b778488c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Volume info retrieved successfully. Sep 07 10:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-330f1f27-c1c9-4a29-92c0-518acebffdd9 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/attachments/cc6f521c-f386-49d4-a25c-67e107ca1d45/action Sep 07 10:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-330f1f27-c1c9-4a29-92c0-518acebffdd9 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-330f1f27-c1c9-4a29-92c0-518acebffdd9 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c353dc38-01a5-489a-8ea2-e8b1b778488c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad returned with HTTP 200 Sep 07 10:54:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 350/698] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:23 2026] GET /volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-541322040"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-541322040'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Create volume of 1 GB Sep 07 10:54:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Availability Zones retrieved successfully. Sep 07 10:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6f2c23aa-8252-4998-8c0c-8aa395891f8f req-330f1f27-c1c9-4a29-92c0-518acebffdd9 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments/cc6f521c-f386-49d4-a25c-67e107ca1d45/action returned with HTTP 204 Sep 07 10:54:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 349/699] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:54:23 2026] POST /volume/v3/attachments/cc6f521c-f386-49d4-a25c-67e107ca1d45/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Flow 'volume_create_api' (d5cc5062-1827-41c2-817f-8a1551b60226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8142f469-d7d0-415c-a2e6-05b893a6c592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9ee2bda5-9a5b-4fd1-823e-a5fdc3bf7ec4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8142f469-d7d0-415c-a2e6-05b893a6c592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9ee2bda5-9a5b-4fd1-823e-a5fdc3bf7ec4 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] GET http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 Sep 07 10:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9ee2bda5-9a5b-4fd1-823e-a5fdc3bf7ec4 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9ee2bda5-9a5b-4fd1-823e-a5fdc3bf7ec4 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f04e89-6799-4259-b226-849b59ffdd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9ee2bda5-9a5b-4fd1-823e-a5fdc3bf7ec4 tempest-SnapshotsActionsTest-210957374 tempest-SnapshotsActionsTest-210957374-project-member] http://192.168.122.99/volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 returned with HTTP 404 Sep 07 10:54:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 350/700] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:23 2026] GET /volume/v3/volumes/7f368bc9-fdad-417d-b78a-276816b26364 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9f0cb26e-83f8-402a-989f-4a012131643a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9f0cb26e-83f8-402a-989f-4a012131643a tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9f0cb26e-83f8-402a-989f-4a012131643a tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9f0cb26e-83f8-402a-989f-4a012131643a tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9f0cb26e-83f8-402a-989f-4a012131643a tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9f0cb26e-83f8-402a-989f-4a012131643a tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 351/701] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:24 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 1142 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a875e3e5-dfd2-4b20-9492-0cd34ffd38d6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a875e3e5-dfd2-4b20-9492-0cd34ffd38d6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a875e3e5-dfd2-4b20-9492-0cd34ffd38d6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a875e3e5-dfd2-4b20-9492-0cd34ffd38d6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Created reservations ['0ac1b9e0-8ee8-493c-b2fc-da9cc43419fe', 'c1cb34d6-016a-4e56-813c-18a2a0d7728f', 'c43b31dd-2554-40b4-87e9-0aee7c28652a', 'ccc62f2f-ea0c-4314-a291-a49f2e0e978a'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f04e89-6799-4259-b226-849b59ffdd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ac1b9e0-8ee8-493c-b2fc-da9cc43419fe', 'c1cb34d6-016a-4e56-813c-18a2a0d7728f', 'c43b31dd-2554-40b4-87e9-0aee7c28652a', 'ccc62f2f-ea0c-4314-a291-a49f2e0e978a']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e164b2e-2fde-4263-8c16-e26ba1b89d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a875e3e5-dfd2-4b20-9492-0cd34ffd38d6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a875e3e5-dfd2-4b20-9492-0cd34ffd38d6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 352/702] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:24 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 1142 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:54:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e164b2e-2fde-4263-8c16-e26ba1b89d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dad8642c-18cc-4e76-8a14-cacf5d6dc44b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-541322040',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2835ec46d2a0406aa1405e5d8e5e1e7a',qos_specs=None,replication_status=,reservations=['0ac1b9e0-8ee8-493c-b2fc-da9cc43419fe','c1cb34d6-016a-4e56-813c-18a2a0d7728f','c43b31dd-2554-40b4-87e9-0aee7c28652a','ccc62f2f-ea0c-4314-a291-a49f2e0e978a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a90112be704393a0ff3c761ed2279a',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-541322040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dad8642c-18cc-4e76-8a14-cacf5d6dc44b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2835ec46d2a0406aa1405e5d8e5e1e7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a90112be704393a0ff3c761ed2279a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ef2ef5-2481-4902-8e8d-bf696ecb5fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ef2ef5-2481-4902-8e8d-bf696ecb5fd5) transitioned into state 'SUCCESS' from state '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-541322040',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2835ec46d2a0406aa1405e5d8e5e1e7a',qos_specs=None,replication_status=,reservations=['0ac1b9e0-8ee8-493c-b2fc-da9cc43419fe','c1cb34d6-016a-4e56-813c-18a2a0d7728f','c43b31dd-2554-40b4-87e9-0aee7c28652a','ccc62f2f-ea0c-4314-a291-a49f2e0e978a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a90112be704393a0ff3c761ed2279a',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9723244-ec8b-4e20-a318-96d9eae11868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9723244-ec8b-4e20-a318-96d9eae11868) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Flow 'volume_create_api' (d5cc5062-1827-41c2-817f-8a1551b60226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Create volume request issued successfully. Sep 07 10:54:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4a7f3a3c-0402-4705-8f92-9aaa37478d81 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 351/703] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:54:23 2026] POST /volume/v3/volumes => generated 770 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4e03054f-c1e6-4788-9dc5-027f737f0af6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e03054f-c1e6-4788-9dc5-027f737f0af6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e03054f-c1e6-4788-9dc5-027f737f0af6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e03054f-c1e6-4788-9dc5-027f737f0af6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4e03054f-c1e6-4788-9dc5-027f737f0af6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e03054f-c1e6-4788-9dc5-027f737f0af6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b returned with HTTP 200 Sep 07 10:54:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 353/704] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:24 2026] GET /volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b => generated 838 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-9bd09cf4-5a27-4c23-962d-5b6765593092 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-9bd09cf4-5a27-4c23-962d-5b6765593092 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-9bd09cf4-5a27-4c23-962d-5b6765593092 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-9bd09cf4-5a27-4c23-962d-5b6765593092 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-9bd09cf4-5a27-4c23-962d-5b6765593092 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-9bd09cf4-5a27-4c23-962d-5b6765593092 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 352/705] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:54:24 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 1143 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-53711e20-c922-4ec7-8bd0-569b633dca10 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-53711e20-c922-4ec7-8bd0-569b633dca10 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d/action Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-53711e20-c922-4ec7-8bd0-569b633dca10 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-53711e20-c922-4ec7-8bd0-569b633dca10 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-53711e20-c922-4ec7-8bd0-569b633dca10 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-53711e20-c922-4ec7-8bd0-569b633dca10 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Begin detaching volume completed successfully. Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-53711e20-c922-4ec7-8bd0-569b633dca10 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d/action returned with HTTP 202 Sep 07 10:54:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 354/706] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:54:24 2026] POST /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1c2a948b-f85a-4ec5-9050-998d50d0b87c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c2a948b-f85a-4ec5-9050-998d50d0b87c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1c2a948b-f85a-4ec5-9050-998d50d0b87c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1c2a948b-f85a-4ec5-9050-998d50d0b87c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1c2a948b-f85a-4ec5-9050-998d50d0b87c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c2a948b-f85a-4ec5-9050-998d50d0b87c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 353/707] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:24 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 1146 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cea976d1-f322-4786-b105-1b51e26d4846 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cea976d1-f322-4786-b105-1b51e26d4846 None None] GET http://192.168.122.99/volume// Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cea976d1-f322-4786-b105-1b51e26d4846 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cea976d1-f322-4786-b105-1b51e26d4846 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cea976d1-f322-4786-b105-1b51e26d4846 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:54:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 355/708] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:54:24 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-c9ffc072-8a57-4c01-ab88-6d49eb1fcd39 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-c9ffc072-8a57-4c01-ab88-6d49eb1fcd39 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-c9ffc072-8a57-4c01-ab88-6d49eb1fcd39 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-c9ffc072-8a57-4c01-ab88-6d49eb1fcd39 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-c9ffc072-8a57-4c01-ab88-6d49eb1fcd39 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-c9ffc072-8a57-4c01-ab88-6d49eb1fcd39 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 354/709] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:54:24 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 1327 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:54:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-9d40d910-d219-42dc-ad70-2d2d364eccb0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-9d40d910-d219-42dc-ad70-2d2d364eccb0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] DELETE http://192.168.122.99/volume/v3/attachments/65e71f99-5643-4143-9276-d08cdf2568b0 Sep 07 10:54:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-9d40d910-d219-42dc-ad70-2d2d364eccb0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-9d40d910-d219-42dc-ad70-2d2d364eccb0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c79fff44-93ce-437d-9799-4583ca9ca080 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c79fff44-93ce-437d-9799-4583ca9ca080 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c79fff44-93ce-437d-9799-4583ca9ca080 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c79fff44-93ce-437d-9799-4583ca9ca080 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c79fff44-93ce-437d-9799-4583ca9ca080 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c79fff44-93ce-437d-9799-4583ca9ca080 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b returned with HTTP 200 Sep 07 10:54:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 355/710] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:25 2026] GET /volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b => generated 862 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:25 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 07 10:54:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-702283f7-23a8-47ef-a352-b928be2af2e6 req-9d40d910-d219-42dc-ad70-2d2d364eccb0 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments/65e71f99-5643-4143-9276-d08cdf2568b0 returned with HTTP 200 Sep 07 10:54:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 356/711] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:54:25 2026] DELETE /volume/v3/attachments/65e71f99-5643-4143-9276-d08cdf2568b0 => generated 19 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d937528e-b2ae-4ed5-9524-1da817f7ac8d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d937528e-b2ae-4ed5-9524-1da817f7ac8d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d937528e-b2ae-4ed5-9524-1da817f7ac8d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d937528e-b2ae-4ed5-9524-1da817f7ac8d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d937528e-b2ae-4ed5-9524-1da817f7ac8d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d937528e-b2ae-4ed5-9524-1da817f7ac8d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 356/712] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:25 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-324dec73-bbef-4f23-8175-98d1ac1154ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-324dec73-bbef-4f23-8175-98d1ac1154ba tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-324dec73-bbef-4f23-8175-98d1ac1154ba tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-324dec73-bbef-4f23-8175-98d1ac1154ba tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-324dec73-bbef-4f23-8175-98d1ac1154ba tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-324dec73-bbef-4f23-8175-98d1ac1154ba tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 357/713] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:54:26 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 1142 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-d836f760-44a8-412b-9273-b1dd43c98586 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-d836f760-44a8-412b-9273-b1dd43c98586 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] POST http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f/action Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-d836f760-44a8-412b-9273-b1dd43c98586 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-d836f760-44a8-412b-9273-b1dd43c98586 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-d836f760-44a8-412b-9273-b1dd43c98586 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-d836f760-44a8-412b-9273-b1dd43c98586 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Begin detaching volume completed successfully. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-d836f760-44a8-412b-9273-b1dd43c98586 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f/action returned with HTTP 202 Sep 07 10:54:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 357/714] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:54:26 2026] POST /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7766596a-8f54-4bcb-91a2-839fb045406c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7766596a-8f54-4bcb-91a2-839fb045406c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7766596a-8f54-4bcb-91a2-839fb045406c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7766596a-8f54-4bcb-91a2-839fb045406c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7766596a-8f54-4bcb-91a2-839fb045406c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-92f6a597-7ff0-4576-9efa-c4ae02f770c3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-92f6a597-7ff0-4576-9efa-c4ae02f770c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-92f6a597-7ff0-4576-9efa-c4ae02f770c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-92f6a597-7ff0-4576-9efa-c4ae02f770c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7766596a-8f54-4bcb-91a2-839fb045406c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 358/715] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:26 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 1145 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-69b8b919-76b7-4999-b7c5-4af1d96d805f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-69b8b919-76b7-4999-b7c5-4af1d96d805f None None] GET http://192.168.122.99/volume// Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-69b8b919-76b7-4999-b7c5-4af1d96d805f None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-69b8b919-76b7-4999-b7c5-4af1d96d805f None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-69b8b919-76b7-4999-b7c5-4af1d96d805f None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:54:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 359/716] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:54:26 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:54:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-5f9bd76a-963a-4f6f-b154-e97c78bd80e4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-5f9bd76a-963a-4f6f-b154-e97c78bd80e4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-5f9bd76a-963a-4f6f-b154-e97c78bd80e4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-5f9bd76a-963a-4f6f-b154-e97c78bd80e4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-92f6a597-7ff0-4576-9efa-c4ae02f770c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-92f6a597-7ff0-4576-9efa-c4ae02f770c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b returned with HTTP 200 Sep 07 10:54:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 358/717] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:26 2026] GET /volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b => generated 863 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-5f9bd76a-963a-4f6f-b154-e97c78bd80e4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-53a1460b-30e8-4c34-84fb-d8c953f282b5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-53a1460b-30e8-4c34-84fb-d8c953f282b5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-53a1460b-30e8-4c34-84fb-d8c953f282b5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-53a1460b-30e8-4c34-84fb-d8c953f282b5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-5f9bd76a-963a-4f6f-b154-e97c78bd80e4 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 360/718] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:54:26 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 1326 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:54:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-53a1460b-30e8-4c34-84fb-d8c953f282b5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Volume info retrieved successfully. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-53a1460b-30e8-4c34-84fb-d8c953f282b5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b returned with HTTP 200 Sep 07 10:54:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 359/719] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:26 2026] GET /volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-360017462"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-360017462'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Create volume of 1 GB Sep 07 10:54:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Availability Zones retrieved successfully. Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Flow 'volume_create_api' (3a679a03-1925-4b2f-93f7-b5c087125903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95920428-2706-49a4-89f8-f48d4b5ea65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95920428-2706-49a4-89f8-f48d4b5ea65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1220743a-0ca4-4390-9dcf-4d227aa1f58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-401d7d89-b11b-4b3e-a698-8d2214650e3c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-401d7d89-b11b-4b3e-a698-8d2214650e3c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] DELETE http://192.168.122.99/volume/v3/attachments/cc6f521c-f386-49d4-a25c-67e107ca1d45 Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-401d7d89-b11b-4b3e-a698-8d2214650e3c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-401d7d89-b11b-4b3e-a698-8d2214650e3c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Created reservations ['534861f5-0426-49b0-995f-3d83a20e19f7', 'b67f92f3-665d-4476-8dbe-2b8ab468c71c', '4b174a53-70a6-4e3f-b9bc-ffd971ef6ad9', 'f49ae9f9-4acd-4c79-9405-701f0b03523c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1220743a-0ca4-4390-9dcf-4d227aa1f58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['534861f5-0426-49b0-995f-3d83a20e19f7', 'b67f92f3-665d-4476-8dbe-2b8ab468c71c', '4b174a53-70a6-4e3f-b9bc-ffd971ef6ad9', 'f49ae9f9-4acd-4c79-9405-701f0b03523c']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85be2124-9164-45af-a880-93989a0d0d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:26 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85be2124-9164-45af-a880-93989a0d0d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92fafa8e-f212-4f78-9c78-484f3f463685', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-360017462',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2835ec46d2a0406aa1405e5d8e5e1e7a',qos_specs=None,replication_status=,reservations=['534861f5-0426-49b0-995f-3d83a20e19f7','b67f92f3-665d-4476-8dbe-2b8ab468c71c','4b174a53-70a6-4e3f-b9bc-ffd971ef6ad9','f49ae9f9-4acd-4c79-9405-701f0b03523c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a90112be704393a0ff3c761ed2279a',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-360017462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92fafa8e-f212-4f78-9c78-484f3f463685,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2835ec46d2a0406aa1405e5d8e5e1e7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a90112be704393a0ff3c761ed2279a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ad97e8-eb68-40bb-879c-69a388226df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ad97e8-eb68-40bb-879c-69a388226df2) transitioned into state 'SUCCESS' from state '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-360017462',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2835ec46d2a0406aa1405e5d8e5e1e7a',qos_specs=None,replication_status=,reservations=['534861f5-0426-49b0-995f-3d83a20e19f7','b67f92f3-665d-4476-8dbe-2b8ab468c71c','4b174a53-70a6-4e3f-b9bc-ffd971ef6ad9','f49ae9f9-4acd-4c79-9405-701f0b03523c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a90112be704393a0ff3c761ed2279a',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbec6965-15b0-4f75-a762-c31b7ce26b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ef8cb02f-5385-4fab-8d8d-d3789afd5036 req-401d7d89-b11b-4b3e-a698-8d2214650e3c tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/attachments/cc6f521c-f386-49d4-a25c-67e107ca1d45 returned with HTTP 200 Sep 07 10:54:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 360/720] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:54:26 2026] DELETE /volume/v3/attachments/cc6f521c-f386-49d4-a25c-67e107ca1d45 => generated 19 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbec6965-15b0-4f75-a762-c31b7ce26b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Flow 'volume_create_api' (3a679a03-1925-4b2f-93f7-b5c087125903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Create volume request issued successfully. Sep 07 10:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-565bbb29-dd1f-4c3f-ae2e-19f2e1e6e08f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 361/721] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:54:26 2026] POST /volume/v3/volumes => generated 770 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e14f93bc-3e8d-46df-a370-4133ccda7f0d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e14f93bc-3e8d-46df-a370-4133ccda7f0d tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e14f93bc-3e8d-46df-a370-4133ccda7f0d tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e14f93bc-3e8d-46df-a370-4133ccda7f0d tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e14f93bc-3e8d-46df-a370-4133ccda7f0d tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e14f93bc-3e8d-46df-a370-4133ccda7f0d tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 returned with HTTP 200 Sep 07 10:54:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 361/722] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:27 2026] GET /volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 => generated 838 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3011321c-f788-4220-b0dd-8326668a2404 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3011321c-f788-4220-b0dd-8326668a2404 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3011321c-f788-4220-b0dd-8326668a2404 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3011321c-f788-4220-b0dd-8326668a2404 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3011321c-f788-4220-b0dd-8326668a2404 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3011321c-f788-4220-b0dd-8326668a2404 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 362/723] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:27 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9d490f20-f3af-41d4-9233-162693830900 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9d490f20-f3af-41d4-9233-162693830900 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9d490f20-f3af-41d4-9233-162693830900 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9d490f20-f3af-41d4-9233-162693830900 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9d490f20-f3af-41d4-9233-162693830900 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9d490f20-f3af-41d4-9233-162693830900 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 362/724] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:27 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-abbdddfa-b8cf-4de0-a05e-72ff5525cc0e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abbdddfa-b8cf-4de0-a05e-72ff5525cc0e tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abbdddfa-b8cf-4de0-a05e-72ff5525cc0e tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abbdddfa-b8cf-4de0-a05e-72ff5525cc0e tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-abbdddfa-b8cf-4de0-a05e-72ff5525cc0e tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abbdddfa-b8cf-4de0-a05e-72ff5525cc0e tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 363/725] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:27 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c27346c3-0a1a-4631-8d59-89fe31494431 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c27346c3-0a1a-4631-8d59-89fe31494431 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c27346c3-0a1a-4631-8d59-89fe31494431 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c27346c3-0a1a-4631-8d59-89fe31494431 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c27346c3-0a1a-4631-8d59-89fe31494431 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c27346c3-0a1a-4631-8d59-89fe31494431 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 363/726] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:27 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-400c7ff8-ed85-47fd-981b-0fd987221f76 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-400c7ff8-ed85-47fd-981b-0fd987221f76 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-400c7ff8-ed85-47fd-981b-0fd987221f76 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-400c7ff8-ed85-47fd-981b-0fd987221f76 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-400c7ff8-ed85-47fd-981b-0fd987221f76 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-400c7ff8-ed85-47fd-981b-0fd987221f76 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 364/727] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:27 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-691c2f0a-290a-480c-85b2-cb461afae796 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-691c2f0a-290a-480c-85b2-cb461afae796 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-691c2f0a-290a-480c-85b2-cb461afae796 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-691c2f0a-290a-480c-85b2-cb461afae796 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-691c2f0a-290a-480c-85b2-cb461afae796 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-691c2f0a-290a-480c-85b2-cb461afae796 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 returned with HTTP 200 Sep 07 10:54:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 364/728] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:28 2026] GET /volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 => generated 862 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d49397ee-07e1-45a9-8ed0-abe2309b9a33 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d49397ee-07e1-45a9-8ed0-abe2309b9a33 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d49397ee-07e1-45a9-8ed0-abe2309b9a33 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d49397ee-07e1-45a9-8ed0-abe2309b9a33 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d49397ee-07e1-45a9-8ed0-abe2309b9a33 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d49397ee-07e1-45a9-8ed0-abe2309b9a33 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 returned with HTTP 200 Sep 07 10:54:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 365/729] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:29 2026] GET /volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 => generated 863 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d1b5f400-8cb0-43aa-b797-64416fcdb9a3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d1b5f400-8cb0-43aa-b797-64416fcdb9a3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d1b5f400-8cb0-43aa-b797-64416fcdb9a3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d1b5f400-8cb0-43aa-b797-64416fcdb9a3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d1b5f400-8cb0-43aa-b797-64416fcdb9a3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Volume info retrieved successfully. Sep 07 10:54:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d1b5f400-8cb0-43aa-b797-64416fcdb9a3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 returned with HTTP 200 Sep 07 10:54:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 365/730] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:29 2026] GET /volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 => generated 863 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0856b2d2-6d8e-431a-b2bc-9392ae6ca0ea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0856b2d2-6d8e-431a-b2bc-9392ae6ca0ea tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0856b2d2-6d8e-431a-b2bc-9392ae6ca0ea tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0856b2d2-6d8e-431a-b2bc-9392ae6ca0ea tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-0856b2d2-6d8e-431a-b2bc-9392ae6ca0ea tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0856b2d2-6d8e-431a-b2bc-9392ae6ca0ea tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0856b2d2-6d8e-431a-b2bc-9392ae6ca0ea tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0856b2d2-6d8e-431a-b2bc-9392ae6ca0ea tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes returned with HTTP 200 Sep 07 10:54:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 366/731] 192.168.122.99 () {58 vars in 1116 bytes} [Mon Sep 7 10:54:29 2026] GET /volume/v3/volumes => generated 992 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d7d8ee8c-ffc9-4468-b831-367985715e98 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d7d8ee8c-ffc9-4468-b831-367985715e98 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-541322040 Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d7d8ee8c-ffc9-4468-b831-367985715e98 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d7d8ee8c-ffc9-4468-b831-367985715e98 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-d7d8ee8c-ffc9-4468-b831-367985715e98 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d7d8ee8c-ffc9-4468-b831-367985715e98 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-541322040'), ('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d7d8ee8c-ffc9-4468-b831-367985715e98 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d7d8ee8c-ffc9-4468-b831-367985715e98 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-541322040 returned with HTTP 200 Sep 07 10:54:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 366/732] 192.168.122.99 () {58 vars in 1215 bytes} [Mon Sep 7 10:54:29 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-541322040 => generated 339 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-21466d8f-00ef-42ea-b244-f4cb1bdd5e4f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-21466d8f-00ef-42ea-b244-f4cb1bdd5e4f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1647048344 Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-21466d8f-00ef-42ea-b244-f4cb1bdd5e4f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-21466d8f-00ef-42ea-b244-f4cb1bdd5e4f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-21466d8f-00ef-42ea-b244-f4cb1bdd5e4f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-21466d8f-00ef-42ea-b244-f4cb1bdd5e4f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1647048344'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-21466d8f-00ef-42ea-b244-f4cb1bdd5e4f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-21466d8f-00ef-42ea-b244-f4cb1bdd5e4f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1647048344 returned with HTTP 200 Sep 07 10:54:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 367/733] 192.168.122.99 () {58 vars in 1238 bytes} [Mon Sep 7 10:54:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1647048344 => generated 867 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-40f9affb-ec89-4a92-a2e3-093e67faeb1b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-40f9affb-ec89-4a92-a2e3-093e67faeb1b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/detail?limit=1 Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-40f9affb-ec89-4a92-a2e3-093e67faeb1b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-40f9affb-ec89-4a92-a2e3-093e67faeb1b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-40f9affb-ec89-4a92-a2e3-093e67faeb1b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:29 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-40f9affb-ec89-4a92-a2e3-093e67faeb1b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-40f9affb-ec89-4a92-a2e3-093e67faeb1b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Get all volumes completed successfully. Sep 07 10:54:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-40f9affb-ec89-4a92-a2e3-093e67faeb1b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 07 10:54:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 367/734] 192.168.122.99 () {58 vars in 1152 bytes} [Mon Sep 7 10:54:29 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1012 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8268a613-ed19-4ab1-a374-547ce7b658e5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8268a613-ed19-4ab1-a374-547ce7b658e5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/detail?limit=1&marker=92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8268a613-ed19-4ab1-a374-547ce7b658e5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8268a613-ed19-4ab1-a374-547ce7b658e5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-8268a613-ed19-4ab1-a374-547ce7b658e5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8268a613-ed19-4ab1-a374-547ce7b658e5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8268a613-ed19-4ab1-a374-547ce7b658e5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Get all volumes completed successfully. Sep 07 10:54:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8268a613-ed19-4ab1-a374-547ce7b658e5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/detail?limit=1&marker=92fafa8e-f212-4f78-9c78-484f3f463685 returned with HTTP 200 Sep 07 10:54:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 368/735] 192.168.122.99 () {58 vars in 1240 bytes} [Mon Sep 7 10:54:29 2026] GET /volume/v3/volumes/detail?limit=1&marker=92fafa8e-f212-4f78-9c78-484f3f463685 => generated 1012 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-46875ade-b8a3-447e-8419-18f808e0475e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-46875ade-b8a3-447e-8419-18f808e0475e tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/detail?limit=1&marker=dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-46875ade-b8a3-447e-8419-18f808e0475e tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-46875ade-b8a3-447e-8419-18f808e0475e tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-46875ade-b8a3-447e-8419-18f808e0475e tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-46875ade-b8a3-447e-8419-18f808e0475e tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-46875ade-b8a3-447e-8419-18f808e0475e tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Get all volumes completed successfully. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-46875ade-b8a3-447e-8419-18f808e0475e tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/detail?limit=1&marker=dad8642c-18cc-4e76-8a14-cacf5d6dc44b returned with HTTP 200 Sep 07 10:54:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 368/736] 192.168.122.99 () {58 vars in 1240 bytes} [Mon Sep 7 10:54:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=dad8642c-18cc-4e76-8a14-cacf5d6dc44b => generated 1013 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0076eaae-bbf2-441c-ac55-dd41fba3f01c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0076eaae-bbf2-441c-ac55-dd41fba3f01c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/detail?limit=1&marker=d8d34614-db0a-4368-888c-265b31ff09ad Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0076eaae-bbf2-441c-ac55-dd41fba3f01c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0076eaae-bbf2-441c-ac55-dd41fba3f01c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-0076eaae-bbf2-441c-ac55-dd41fba3f01c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0076eaae-bbf2-441c-ac55-dd41fba3f01c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0076eaae-bbf2-441c-ac55-dd41fba3f01c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Get all volumes completed successfully. Sep 07 10:54:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0076eaae-bbf2-441c-ac55-dd41fba3f01c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/detail?limit=1&marker=d8d34614-db0a-4368-888c-265b31ff09ad returned with HTTP 200 Sep 07 10:54:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 369/737] 192.168.122.99 () {58 vars in 1240 bytes} [Mon Sep 7 10:54:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=d8d34614-db0a-4368-888c-265b31ff09ad => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-737264b6-904e-44ad-8673-ca1f3d2f49cc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-737264b6-904e-44ad-8673-ca1f3d2f49cc tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-737264b6-904e-44ad-8673-ca1f3d2f49cc tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-737264b6-904e-44ad-8673-ca1f3d2f49cc tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-737264b6-904e-44ad-8673-ca1f3d2f49cc tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-737264b6-904e-44ad-8673-ca1f3d2f49cc tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Could not evaluate value available, assuming string {{(pid=86959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-737264b6-904e-44ad-8673-ca1f3d2f49cc tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5b74744b-beb1-464f-a0a5-6fd5a96ff162 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-737264b6-904e-44ad-8673-ca1f3d2f49cc tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-737264b6-904e-44ad-8673-ca1f3d2f49cc tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 07 10:54:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 369/738] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:54:30 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-09047627-b774-4210-abd9-c0ce5e6a3673 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09047627-b774-4210-abd9-c0ce5e6a3673 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-09047627-b774-4210-abd9-c0ce5e6a3673 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-09047627-b774-4210-abd9-c0ce5e6a3673 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-09047627-b774-4210-abd9-c0ce5e6a3673 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-09047627-b774-4210-abd9-c0ce5e6a3673 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Could not evaluate value available, assuming string {{(pid=86959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-09047627-b774-4210-abd9-c0ce5e6a3673 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-09047627-b774-4210-abd9-c0ce5e6a3673 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09047627-b774-4210-abd9-c0ce5e6a3673 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 07 10:54:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 370/739] 192.168.122.99 () {58 vars in 1238 bytes} [Mon Sep 7 10:54:30 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-671b1813-fe41-499f-ab4b-cd8581c2d366 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-671b1813-fe41-499f-ab4b-cd8581c2d366 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes?limit=1 Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-671b1813-fe41-499f-ab4b-cd8581c2d366 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-671b1813-fe41-499f-ab4b-cd8581c2d366 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-671b1813-fe41-499f-ab4b-cd8581c2d366 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-671b1813-fe41-499f-ab4b-cd8581c2d366 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-671b1813-fe41-499f-ab4b-cd8581c2d366 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Get all volumes completed successfully. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-671b1813-fe41-499f-ab4b-cd8581c2d366 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 07 10:54:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 371/740] 192.168.122.99 () {58 vars in 1131 bytes} [Mon Sep 7 10:54:30 2026] GET /volume/v3/volumes?limit=1 => generated 478 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2423261a-052b-4582-9480-953aaa4f07a5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2423261a-052b-4582-9480-953aaa4f07a5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes?limit=1&marker=92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2423261a-052b-4582-9480-953aaa4f07a5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2423261a-052b-4582-9480-953aaa4f07a5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-2423261a-052b-4582-9480-953aaa4f07a5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2423261a-052b-4582-9480-953aaa4f07a5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2423261a-052b-4582-9480-953aaa4f07a5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Get all volumes completed successfully. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2423261a-052b-4582-9480-953aaa4f07a5 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes?limit=1&marker=92fafa8e-f212-4f78-9c78-484f3f463685 returned with HTTP 200 Sep 07 10:54:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 372/741] 192.168.122.99 () {58 vars in 1219 bytes} [Mon Sep 7 10:54:30 2026] GET /volume/v3/volumes?limit=1&marker=92fafa8e-f212-4f78-9c78-484f3f463685 => generated 478 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9a147ee0-2710-4719-8e43-71ccb35e7bb4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9a147ee0-2710-4719-8e43-71ccb35e7bb4 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes?limit=1&marker=dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9a147ee0-2710-4719-8e43-71ccb35e7bb4 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9a147ee0-2710-4719-8e43-71ccb35e7bb4 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-9a147ee0-2710-4719-8e43-71ccb35e7bb4 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a147ee0-2710-4719-8e43-71ccb35e7bb4 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9a147ee0-2710-4719-8e43-71ccb35e7bb4 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Get all volumes completed successfully. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9a147ee0-2710-4719-8e43-71ccb35e7bb4 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes?limit=1&marker=dad8642c-18cc-4e76-8a14-cacf5d6dc44b returned with HTTP 200 Sep 07 10:54:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 373/742] 192.168.122.99 () {58 vars in 1219 bytes} [Mon Sep 7 10:54:30 2026] GET /volume/v3/volumes?limit=1&marker=dad8642c-18cc-4e76-8a14-cacf5d6dc44b => generated 479 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ff3139fe-a5bf-4b44-a4a7-e292b833975b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ff3139fe-a5bf-4b44-a4a7-e292b833975b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes?limit=1&marker=d8d34614-db0a-4368-888c-265b31ff09ad Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ff3139fe-a5bf-4b44-a4a7-e292b833975b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ff3139fe-a5bf-4b44-a4a7-e292b833975b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-ff3139fe-a5bf-4b44-a4a7-e292b833975b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ff3139fe-a5bf-4b44-a4a7-e292b833975b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b74744b-beb1-464f-a0a5-6fd5a96ff162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] GET http://192.168.122.99/volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5b74744b-beb1-464f-a0a5-6fd5a96ff162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5b74744b-beb1-464f-a0a5-6fd5a96ff162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ff3139fe-a5bf-4b44-a4a7-e292b833975b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Get all volumes completed successfully. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ff3139fe-a5bf-4b44-a4a7-e292b833975b tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes?limit=1&marker=d8d34614-db0a-4368-888c-265b31ff09ad returned with HTTP 200 Sep 07 10:54:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 374/743] 192.168.122.99 () {58 vars in 1219 bytes} [Mon Sep 7 10:54:30 2026] GET /volume/v3/volumes?limit=1&marker=d8d34614-db0a-4368-888c-265b31ff09ad => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-324e12da-02c8-4af1-9e70-3d16b9a8aedf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-324e12da-02c8-4af1-9e70-3d16b9a8aedf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-541322040&status=available Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-324e12da-02c8-4af1-9e70-3d16b9a8aedf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-324e12da-02c8-4af1-9e70-3d16b9a8aedf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-324e12da-02c8-4af1-9e70-3d16b9a8aedf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-324e12da-02c8-4af1-9e70-3d16b9a8aedf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Could not evaluate value available, assuming string {{(pid=86959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-324e12da-02c8-4af1-9e70-3d16b9a8aedf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-541322040'), ('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b74744b-beb1-464f-a0a5-6fd5a96ff162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a returned with HTTP 200 Sep 07 10:54:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 370/744] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:30 2026] GET /volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a => generated 440 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e82fe249-ce1a-4595-8986-90cadfd14434 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e82fe249-ce1a-4595-8986-90cadfd14434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a Sep 07 10:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e82fe249-ce1a-4595-8986-90cadfd14434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-324e12da-02c8-4af1-9e70-3d16b9a8aedf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-324e12da-02c8-4af1-9e70-3d16b9a8aedf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-541322040&status=available returned with HTTP 200 Sep 07 10:54:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 375/745] 192.168.122.99 () {58 vars in 1249 bytes} [Mon Sep 7 10:54:30 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-541322040&status=available => generated 339 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b2f3a713-07f0-47c8-8b37-f0038e994f2f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b2f3a713-07f0-47c8-8b37-f0038e994f2f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-360017462&status=available Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b2f3a713-07f0-47c8-8b37-f0038e994f2f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b2f3a713-07f0-47c8-8b37-f0038e994f2f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-b2f3a713-07f0-47c8-8b37-f0038e994f2f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b2f3a713-07f0-47c8-8b37-f0038e994f2f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Could not evaluate value available, assuming string {{(pid=86959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b2f3a713-07f0-47c8-8b37-f0038e994f2f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-360017462'), ('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b2f3a713-07f0-47c8-8b37-f0038e994f2f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b2f3a713-07f0-47c8-8b37-f0038e994f2f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-360017462&status=available returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 376/746] 192.168.122.99 () {58 vars in 1270 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-360017462&status=available => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3a136652-b1c9-4bdb-bbc3-9c74bedccccf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3a136652-b1c9-4bdb-bbc3-9c74bedccccf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail?marker=d8d34614-db0a-4368-888c-265b31ff09ad&sort=id%3Aasc Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3a136652-b1c9-4bdb-bbc3-9c74bedccccf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3a136652-b1c9-4bdb-bbc3-9c74bedccccf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-3a136652-b1c9-4bdb-bbc3-9c74bedccccf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3a136652-b1c9-4bdb-bbc3-9c74bedccccf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3a136652-b1c9-4bdb-bbc3-9c74bedccccf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3a136652-b1c9-4bdb-bbc3-9c74bedccccf tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/detail?marker=d8d34614-db0a-4368-888c-265b31ff09ad&sort=id%3Aasc returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 377/747] 192.168.122.99 () {58 vars in 1252 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes/detail?marker=d8d34614-db0a-4368-888c-265b31ff09ad&sort=id%3Aasc => generated 866 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e82fe249-ce1a-4595-8986-90cadfd14434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 371/748] 192.168.122.99 () {60 vars in 1253 bytes} [Mon Sep 7 10:54:30 2026] PUT /volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a => generated 393 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d815f95b-2bd2-47c0-a159-4f58fa8d618f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d815f95b-2bd2-47c0-a159-4f58fa8d618f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d815f95b-2bd2-47c0-a159-4f58fa8d618f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d815f95b-2bd2-47c0-a159-4f58fa8d618f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-d815f95b-2bd2-47c0-a159-4f58fa8d618f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d815f95b-2bd2-47c0-a159-4f58fa8d618f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d815f95b-2bd2-47c0-a159-4f58fa8d618f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d815f95b-2bd2-47c0-a159-4f58fa8d618f tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 372/749] 192.168.122.99 () {58 vars in 1216 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2573 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6f9c3c49-5c06-4fe2-aa8b-b51e30de6ea1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f9c3c49-5c06-4fe2-aa8b-b51e30de6ea1 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6f9c3c49-5c06-4fe2-aa8b-b51e30de6ea1 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6f9c3c49-5c06-4fe2-aa8b-b51e30de6ea1 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-6f9c3c49-5c06-4fe2-aa8b-b51e30de6ea1 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f9c3c49-5c06-4fe2-aa8b-b51e30de6ea1 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6f9c3c49-5c06-4fe2-aa8b-b51e30de6ea1 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f9c3c49-5c06-4fe2-aa8b-b51e30de6ea1 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 373/750] 192.168.122.99 () {58 vars in 1137 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes/detail => generated 2573 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cf5ee7fe-3cfe-4bff-b748-09ca846968af None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf5ee7fe-3cfe-4bff-b748-09ca846968af tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf5ee7fe-3cfe-4bff-b748-09ca846968af tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf5ee7fe-3cfe-4bff-b748-09ca846968af tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-cf5ee7fe-3cfe-4bff-b748-09ca846968af tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf5ee7fe-3cfe-4bff-b748-09ca846968af tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cf5ee7fe-3cfe-4bff-b748-09ca846968af tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf5ee7fe-3cfe-4bff-b748-09ca846968af tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 374/751] 192.168.122.99 () {58 vars in 1195 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 992 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-630fd68c-b181-49cf-9047-e216aa5dc2ad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-630fd68c-b181-49cf-9047-e216aa5dc2ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes?availability_zone=nova Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-630fd68c-b181-49cf-9047-e216aa5dc2ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-630fd68c-b181-49cf-9047-e216aa5dc2ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-630fd68c-b181-49cf-9047-e216aa5dc2ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-630fd68c-b181-49cf-9047-e216aa5dc2ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Could not evaluate value nova, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-630fd68c-b181-49cf-9047-e216aa5dc2ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-630fd68c-b181-49cf-9047-e216aa5dc2ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-630fd68c-b181-49cf-9047-e216aa5dc2ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 375/752] 192.168.122.99 () {58 vars in 1161 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cff64f6d-2ed8-4297-b615-9080e96d9734 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-142339522"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-142339522'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Create volume of 1 GB Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cff64f6d-2ed8-4297-b615-9080e96d9734 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes?availability_zone=nova Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cff64f6d-2ed8-4297-b615-9080e96d9734 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cff64f6d-2ed8-4297-b615-9080e96d9734 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-cff64f6d-2ed8-4297-b615-9080e96d9734 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cff64f6d-2ed8-4297-b615-9080e96d9734 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Could not evaluate value nova, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cff64f6d-2ed8-4297-b615-9080e96d9734 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Availability Zones retrieved successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cff64f6d-2ed8-4297-b615-9080e96d9734 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cff64f6d-2ed8-4297-b615-9080e96d9734 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 376/753] 192.168.122.99 () {58 vars in 1161 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Flow 'volume_create_api' (0c676864-bfdc-40c5-be48-1c16092c2c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-186de17b-e1c1-4ebb-9bb9-7684e266a7c3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7450a2c6-6d1c-4462-8ca0-28260add5c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-186de17b-e1c1-4ebb-9bb9-7684e266a7c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes?bootable=false Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-186de17b-e1c1-4ebb-9bb9-7684e266a7c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-186de17b-e1c1-4ebb-9bb9-7684e266a7c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-186de17b-e1c1-4ebb-9bb9-7684e266a7c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-186de17b-e1c1-4ebb-9bb9-7684e266a7c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7450a2c6-6d1c-4462-8ca0-28260add5c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-186de17b-e1c1-4ebb-9bb9-7684e266a7c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-186de17b-e1c1-4ebb-9bb9-7684e266a7c3 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 377/754] 192.168.122.99 () {58 vars in 1145 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c82cded-139b-47d8-b2ba-81dd375ac3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a437453a-8d9f-4df5-876e-2fc8f26fac46 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a437453a-8d9f-4df5-876e-2fc8f26fac46 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes?bootable=false Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a437453a-8d9f-4df5-876e-2fc8f26fac46 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a437453a-8d9f-4df5-876e-2fc8f26fac46 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-a437453a-8d9f-4df5-876e-2fc8f26fac46 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a437453a-8d9f-4df5-876e-2fc8f26fac46 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a437453a-8d9f-4df5-876e-2fc8f26fac46 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a437453a-8d9f-4df5-876e-2fc8f26fac46 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 378/755] 192.168.122.99 () {58 vars in 1145 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dd17cba6-a44f-4162-b476-6c32e4a5f133 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd17cba6-a44f-4162-b476-6c32e4a5f133 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes?status=available Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd17cba6-a44f-4162-b476-6c32e4a5f133 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd17cba6-a44f-4162-b476-6c32e4a5f133 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-dd17cba6-a44f-4162-b476-6c32e4a5f133 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dd17cba6-a44f-4162-b476-6c32e4a5f133 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Could not evaluate value available, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dd17cba6-a44f-4162-b476-6c32e4a5f133 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dd17cba6-a44f-4162-b476-6c32e4a5f133 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd17cba6-a44f-4162-b476-6c32e4a5f133 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 379/756] 192.168.122.99 () {58 vars in 1149 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4caa6d2c-0b6b-419b-92c2-74010c39b558 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4caa6d2c-0b6b-419b-92c2-74010c39b558 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes?status=available Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4caa6d2c-0b6b-419b-92c2-74010c39b558 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4caa6d2c-0b6b-419b-92c2-74010c39b558 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-4caa6d2c-0b6b-419b-92c2-74010c39b558 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4caa6d2c-0b6b-419b-92c2-74010c39b558 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Could not evaluate value available, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4caa6d2c-0b6b-419b-92c2-74010c39b558 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Created reservations ['52000601-8300-49c9-a6be-14e860650fa8', '9c6049f9-c392-40e8-96f9-67264c736eaf', '6d83b49a-1ac8-4d08-acb2-650521ded0f4', 'dfa0fc21-1280-4208-b842-dd6dd8cba77d'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c82cded-139b-47d8-b2ba-81dd375ac3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52000601-8300-49c9-a6be-14e860650fa8', '9c6049f9-c392-40e8-96f9-67264c736eaf', '6d83b49a-1ac8-4d08-acb2-650521ded0f4', 'dfa0fc21-1280-4208-b842-dd6dd8cba77d']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4caa6d2c-0b6b-419b-92c2-74010c39b558 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4caa6d2c-0b6b-419b-92c2-74010c39b558 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 380/757] 192.168.122.99 () {58 vars in 1149 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eadffb90-fc1a-4f9a-9338-66d6e2ee7080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3632c513-b292-4425-91ef-3b46b1647e52 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3632c513-b292-4425-91ef-3b46b1647e52 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail?availability_zone=nova Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3632c513-b292-4425-91ef-3b46b1647e52 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3632c513-b292-4425-91ef-3b46b1647e52 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-3632c513-b292-4425-91ef-3b46b1647e52 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3632c513-b292-4425-91ef-3b46b1647e52 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Could not evaluate value nova, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3632c513-b292-4425-91ef-3b46b1647e52 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3632c513-b292-4425-91ef-3b46b1647e52 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eadffb90-fc1a-4f9a-9338-66d6e2ee7080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd49309a2-7462-49d0-9b1c-08bbd65699a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-142339522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34f80a77fb94409fa6790157b5e2c86a',qos_specs=None,replication_status=,reservations=['52000601-8300-49c9-a6be-14e860650fa8','9c6049f9-c392-40e8-96f9-67264c736eaf','6d83b49a-1ac8-4d08-acb2-650521ded0f4','dfa0fc21-1280-4208-b842-dd6dd8cba77d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ccb0e751034048a87310b5a827a56f',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-142339522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d49309a2-7462-49d0-9b1c-08bbd65699a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34f80a77fb94409fa6790157b5e2c86a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54ccb0e751034048a87310b5a827a56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97334f33-cfff-448f-bee2-8f3fde886c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3632c513-b292-4425-91ef-3b46b1647e52 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 07 10:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 381/758] 192.168.122.99 () {58 vars in 1182 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2573 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a51a2b96-9533-4eb3-8265-166a548918e6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a51a2b96-9533-4eb3-8265-166a548918e6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail?bootable=false Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a51a2b96-9533-4eb3-8265-166a548918e6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a51a2b96-9533-4eb3-8265-166a548918e6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-a51a2b96-9533-4eb3-8265-166a548918e6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a51a2b96-9533-4eb3-8265-166a548918e6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a51a2b96-9533-4eb3-8265-166a548918e6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97334f33-cfff-448f-bee2-8f3fde886c19) transitioned into state 'SUCCESS' from state '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-142339522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34f80a77fb94409fa6790157b5e2c86a',qos_specs=None,replication_status=,reservations=['52000601-8300-49c9-a6be-14e860650fa8','9c6049f9-c392-40e8-96f9-67264c736eaf','6d83b49a-1ac8-4d08-acb2-650521ded0f4','dfa0fc21-1280-4208-b842-dd6dd8cba77d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ccb0e751034048a87310b5a827a56f',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d13dc5-e2c0-4654-bdf3-e0c24101cf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a51a2b96-9533-4eb3-8265-166a548918e6 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 07 10:54:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 382/759] 192.168.122.99 () {58 vars in 1166 bytes} [Mon Sep 7 10:54:31 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2573 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d13dc5-e2c0-4654-bdf3-e0c24101cf49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-49f583f3-17ea-4673-b5c3-23fbe26f4eec None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Flow 'volume_create_api' (0c676864-bfdc-40c5-be48-1c16092c2c7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Create volume request issued successfully. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e5a52e3-5ac5-4a8f-8de0-2e4af9aeb6c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 378/760] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:54:31 2026] POST /volume/v3/volumes => generated 773 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49f583f3-17ea-4673-b5c3-23fbe26f4eec tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail?status=available Sep 07 10:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49f583f3-17ea-4673-b5c3-23fbe26f4eec tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49f583f3-17ea-4673-b5c3-23fbe26f4eec tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-49f583f3-17ea-4673-b5c3-23fbe26f4eec tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49f583f3-17ea-4673-b5c3-23fbe26f4eec tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Could not evaluate value available, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49f583f3-17ea-4673-b5c3-23fbe26f4eec tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2046bc30-6d75-439f-a457-7356e54d44ed None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2046bc30-6d75-439f-a457-7356e54d44ed tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2046bc30-6d75-439f-a457-7356e54d44ed tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2046bc30-6d75-439f-a457-7356e54d44ed tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-49f583f3-17ea-4673-b5c3-23fbe26f4eec tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] Get all volumes completed successfully. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2046bc30-6d75-439f-a457-7356e54d44ed tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Volume info retrieved successfully. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49f583f3-17ea-4673-b5c3-23fbe26f4eec tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-reader] http://192.168.122.99/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 07 10:54:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 383/761] 192.168.122.99 () {58 vars in 1170 bytes} [Mon Sep 7 10:54:32 2026] GET /volume/v3/volumes/detail?status=available => generated 2573 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2046bc30-6d75-439f-a457-7356e54d44ed tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 returned with HTTP 200 Sep 07 10:54:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 379/762] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:32 2026] GET /volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-58f6af75-f3e6-4e93-b449-367ca8082636 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-58f6af75-f3e6-4e93-b449-367ca8082636 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-58f6af75-f3e6-4e93-b449-367ca8082636 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-58f6af75-f3e6-4e93-b449-367ca8082636 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-58f6af75-f3e6-4e93-b449-367ca8082636 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-58f6af75-f3e6-4e93-b449-367ca8082636 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 returned with HTTP 200 Sep 07 10:54:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 384/763] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:32 2026] GET /volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d3cfc2f7-f7e1-49cb-8ff5-fb0bedbd085a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3cfc2f7-f7e1-49cb-8ff5-fb0bedbd085a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] DELETE http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3cfc2f7-f7e1-49cb-8ff5-fb0bedbd085a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3cfc2f7-f7e1-49cb-8ff5-fb0bedbd085a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-d3cfc2f7-f7e1-49cb-8ff5-fb0bedbd085a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Delete volume with id: 92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d3cfc2f7-f7e1-49cb-8ff5-fb0bedbd085a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-18887d6f-f812-4d8d-a9b7-d8322a0b81f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d3cfc2f7-f7e1-49cb-8ff5-fb0bedbd085a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Delete volume request issued successfully. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3cfc2f7-f7e1-49cb-8ff5-fb0bedbd085a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 returned with HTTP 202 Sep 07 10:54:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 380/764] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:32 2026] DELETE /volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e77752ad-542f-4ac7-b664-456871339a7a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e77752ad-542f-4ac7-b664-456871339a7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e77752ad-542f-4ac7-b664-456871339a7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e77752ad-542f-4ac7-b664-456871339a7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e77752ad-542f-4ac7-b664-456871339a7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e77752ad-542f-4ac7-b664-456871339a7a tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 returned with HTTP 200 Sep 07 10:54:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 381/765] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:32 2026] GET /volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18887d6f-f812-4d8d-a9b7-d8322a0b81f7 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-18887d6f-f812-4d8d-a9b7-d8322a0b81f7 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-368002882", "extra_specs": {"storage_protocol": "tempest-storage_protocol-983699863", "vendor_name": "tempest-vendor_name-351163698"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18887d6f-f812-4d8d-a9b7-d8322a0b81f7 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:54:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 385/766] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 10:54:32 2026] POST /volume/v3/types => generated 325 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2bf1bbcb-7631-468c-82f6-0c7b7e5e207e", "size": 1, "name": "tempest-UserMessagesTest-Volume-1431749048"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Create volume request body: {'volume': {'volume_type': '2bf1bbcb-7631-468c-82f6-0c7b7e5e207e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1431749048'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Create volume of 1 GB Sep 07 10:54:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Availability Zones retrieved successfully. Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Flow 'volume_create_api' (5bbfdcd3-a05c-429e-a361-1f64cc1f51af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a655c9-3838-477c-a708-405a3b3661c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a655c9-3838-477c-a708-405a3b3661c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:54:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-983699863',vendor_name='tempest-vendor_name-351163698'},id=2bf1bbcb-7631-468c-82f6-0c7b7e5e207e,is_public=True,name='tempest-UserMessagesTest-volume-type-368002882',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bf1bbcb-7631-468c-82f6-0c7b7e5e207e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e029bc1-918e-453c-8618-353f42301128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-368002882 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-368002882, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:33 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-368002882 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-368002882, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Created reservations ['6e041dba-3926-49c5-86b7-cce03e3b6b91', 'e54013ec-61d3-4362-a604-e6ea9f134678', '53eb99bd-8ebc-4d36-bab0-ccb1bd5dfd69', 'cca85d8b-5090-4945-a0ea-7eb62eca16b5'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e029bc1-918e-453c-8618-353f42301128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e041dba-3926-49c5-86b7-cce03e3b6b91', 'e54013ec-61d3-4362-a604-e6ea9f134678', '53eb99bd-8ebc-4d36-bab0-ccb1bd5dfd69', 'cca85d8b-5090-4945-a0ea-7eb62eca16b5']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a300c03-d066-4463-8793-06119966e500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9bffb231-4a4c-40e8-8107-ed9345ef6b10 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bffb231-4a4c-40e8-8107-ed9345ef6b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 Sep 07 10:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bffb231-4a4c-40e8-8107-ed9345ef6b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bffb231-4a4c-40e8-8107-ed9345ef6b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a300c03-d066-4463-8793-06119966e500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '999c9307-d06d-452c-96f6-a470fcf67ac6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1431749048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2068381f45b4eed871e517183cb6321',qos_specs=None,replication_status=,reservations=['6e041dba-3926-49c5-86b7-cce03e3b6b91','e54013ec-61d3-4362-a604-e6ea9f134678','53eb99bd-8ebc-4d36-bab0-ccb1bd5dfd69','cca85d8b-5090-4945-a0ea-7eb62eca16b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b227502416b4c2a94e118e45ec5a448',volume_type_id=2bf1bbcb-7631-468c-82f6-0c7b7e5e207e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1431749048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=999c9307-d06d-452c-96f6-a470fcf67ac6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2068381f45b4eed871e517183cb6321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b227502416b4c2a94e118e45ec5a448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bf1bbcb-7631-468c-82f6-0c7b7e5e207e),volume_type_id=2bf1bbcb-7631-468c-82f6-0c7b7e5e207e)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203ebe92-9024-4d71-9c02-9fb92162826a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9bffb231-4a4c-40e8-8107-ed9345ef6b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Volume info retrieved successfully. Sep 07 10:54:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bffb231-4a4c-40e8-8107-ed9345ef6b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 returned with HTTP 200 Sep 07 10:54:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 386/767] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:33 2026] GET /volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203ebe92-9024-4d71-9c02-9fb92162826a) transitioned into state 'SUCCESS' from state '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-1431749048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2068381f45b4eed871e517183cb6321',qos_specs=None,replication_status=,reservations=['6e041dba-3926-49c5-86b7-cce03e3b6b91','e54013ec-61d3-4362-a604-e6ea9f134678','53eb99bd-8ebc-4d36-bab0-ccb1bd5dfd69','cca85d8b-5090-4945-a0ea-7eb62eca16b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b227502416b4c2a94e118e45ec5a448',volume_type_id=2bf1bbcb-7631-468c-82f6-0c7b7e5e207e)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63cce921-8462-48c1-b047-f13135a76a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63cce921-8462-48c1-b047-f13135a76a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Flow 'volume_create_api' (5bbfdcd3-a05c-429e-a361-1f64cc1f51af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Create volume request issued successfully. Sep 07 10:54:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d85cd03-c600-43b6-b483-bdb155c044f1 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 382/768] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 10:54:32 2026] POST /volume/v3/volumes => generated 791 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-28aaf6b7-98ab-4724-bed3-07e4aa34a200 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28aaf6b7-98ab-4724-bed3-07e4aa34a200 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 Sep 07 10:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28aaf6b7-98ab-4724-bed3-07e4aa34a200 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28aaf6b7-98ab-4724-bed3-07e4aa34a200 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-28aaf6b7-98ab-4724-bed3-07e4aa34a200 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Volume info retrieved successfully. Sep 07 10:54:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28aaf6b7-98ab-4724-bed3-07e4aa34a200 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 returned with HTTP 200 Sep 07 10:54:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 387/769] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 10:54:33 2026] GET /volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8a2a49d4-b497-4fed-92f4-5bdd343a6bc8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8a2a49d4-b497-4fed-92f4-5bdd343a6bc8 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8a2a49d4-b497-4fed-92f4-5bdd343a6bc8 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8a2a49d4-b497-4fed-92f4-5bdd343a6bc8 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8a2a49d4-b497-4fed-92f4-5bdd343a6bc8 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8a2a49d4-b497-4fed-92f4-5bdd343a6bc8 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 returned with HTTP 200 Sep 07 10:54:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 383/770] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:33 2026] GET /volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a8fb3c09-4831-421c-9bbc-bc73add8ad56 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8fb3c09-4831-421c-9bbc-bc73add8ad56 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] DELETE http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8fb3c09-4831-421c-9bbc-bc73add8ad56 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8fb3c09-4831-421c-9bbc-bc73add8ad56 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-a8fb3c09-4831-421c-9bbc-bc73add8ad56 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Delete volume with id: b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a8fb3c09-4831-421c-9bbc-bc73add8ad56 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a8fb3c09-4831-421c-9bbc-bc73add8ad56 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Delete volume request issued successfully. Sep 07 10:54:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8fb3c09-4831-421c-9bbc-bc73add8ad56 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 202 Sep 07 10:54:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 388/771] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:33 2026] DELETE /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c6a84859-9d4f-48b6-91ae-4883241d3d55 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c6a84859-9d4f-48b6-91ae-4883241d3d55 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c6a84859-9d4f-48b6-91ae-4883241d3d55 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c6a84859-9d4f-48b6-91ae-4883241d3d55 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c6a84859-9d4f-48b6-91ae-4883241d3d55 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c6a84859-9d4f-48b6-91ae-4883241d3d55 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 200 Sep 07 10:54:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 384/772] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:33 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-39c149d7-7bcc-4101-9dd1-772184206fc2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-39c149d7-7bcc-4101-9dd1-772184206fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-39c149d7-7bcc-4101-9dd1-772184206fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-39c149d7-7bcc-4101-9dd1-772184206fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-39c149d7-7bcc-4101-9dd1-772184206fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Volume info retrieved successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-39c149d7-7bcc-4101-9dd1-772184206fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 returned with HTTP 200 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 389/773] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:34 2026] GET /volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b05275c4-2bf6-4443-a21b-b4d1093152b4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b05275c4-2bf6-4443-a21b-b4d1093152b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b05275c4-2bf6-4443-a21b-b4d1093152b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d49309a2-7462-49d0-9b1c-08bbd65699a8", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1004734635"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b05275c4-2bf6-4443-a21b-b4d1093152b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Volume info retrieved successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-b05275c4-2bf6-4443-a21b-b4d1093152b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Create snapshot from volume d49309a2-7462-49d0-9b1c-08bbd65699a8 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e58aead8-406b-4c8e-80ac-71b8c8e18bac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e58aead8-406b-4c8e-80ac-71b8c8e18bac tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e58aead8-406b-4c8e-80ac-71b8c8e18bac tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e58aead8-406b-4c8e-80ac-71b8c8e18bac tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-b05275c4-2bf6-4443-a21b-b4d1093152b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Created reservations ['a102a63b-3330-4bf3-b84e-dc3551614c78', '36c054a3-a31b-4ec3-a6ff-4f022e66087a', '39ff0737-13db-4163-8a86-81d2caf55c37', 'eb3076ab-2a99-4dfd-bc78-6e5cf3b0da84'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e58aead8-406b-4c8e-80ac-71b8c8e18bac tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Volume info retrieved successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e58aead8-406b-4c8e-80ac-71b8c8e18bac tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 returned with HTTP 200 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 390/774] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 10:54:34 2026] GET /volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 => generated 880 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-04c2b637-72f7-4eb4-88da-a4235b04c798 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04c2b637-72f7-4eb4-88da-a4235b04c798 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04c2b637-72f7-4eb4-88da-a4235b04c798 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04c2b637-72f7-4eb4-88da-a4235b04c798 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04c2b637-72f7-4eb4-88da-a4235b04c798 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 returned with HTTP 404 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 391/775] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:34 2026] GET /volume/v3/volumes/92fafa8e-f212-4f78-9c78-484f3f463685 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3eceac87-62ea-4150-afc0-1efdf77b3f8e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3eceac87-62ea-4150-afc0-1efdf77b3f8e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/messages Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3eceac87-62ea-4150-afc0-1efdf77b3f8e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3eceac87-62ea-4150-afc0-1efdf77b3f8e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3eceac87-62ea-4150-afc0-1efdf77b3f8e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b05275c4-2bf6-4443-a21b-b4d1093152b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Snapshot create request issued successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 392/776] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 10:54:34 2026] GET /volume/v3/messages => generated 676 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b05275c4-2bf6-4443-a21b-b4d1093152b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-03409ce3-1ac9-40b1-a546-14c6d5dcd22d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 385/777] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:54:34 2026] POST /volume/v3/snapshots => generated 323 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03409ce3-1ac9-40b1-a546-14c6d5dcd22d tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03409ce3-1ac9-40b1-a546-14c6d5dcd22d tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03409ce3-1ac9-40b1-a546-14c6d5dcd22d tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-393903e3-1945-4ef6-b34b-b520f662c1d6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-393903e3-1945-4ef6-b34b-b520f662c1d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-393903e3-1945-4ef6-b34b-b520f662c1d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-393903e3-1945-4ef6-b34b-b520f662c1d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-03409ce3-1ac9-40b1-a546-14c6d5dcd22d tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03409ce3-1ac9-40b1-a546-14c6d5dcd22d tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b returned with HTTP 200 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 393/778] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:34 2026] GET /volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-68501448-52ec-4205-8dc1-bc10a5f68870 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68501448-52ec-4205-8dc1-bc10a5f68870 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] DELETE http://192.168.122.99/volume/v3/messages/9c16f358-578c-436d-9140-dd07a3b019f1 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68501448-52ec-4205-8dc1-bc10a5f68870 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68501448-52ec-4205-8dc1-bc10a5f68870 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-393903e3-1945-4ef6-b34b-b520f662c1d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Snapshot retrieved successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-393903e3-1945-4ef6-b34b-b520f662c1d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 returned with HTTP 200 Sep 07 10:54:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 386/779] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:34 2026] GET /volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 => generated 455 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5c2ad8da-6e56-40a4-b81e-ac36f9e46707 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5c2ad8da-6e56-40a4-b81e-ac36f9e46707 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] DELETE http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5c2ad8da-6e56-40a4-b81e-ac36f9e46707 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5c2ad8da-6e56-40a4-b81e-ac36f9e46707 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-5c2ad8da-6e56-40a4-b81e-ac36f9e46707 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Delete volume with id: dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68501448-52ec-4205-8dc1-bc10a5f68870 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/messages/9c16f358-578c-436d-9140-dd07a3b019f1 returned with HTTP 204 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 394/780] 192.168.122.99 () {60 vars in 1273 bytes} [Mon Sep 7 10:54:34 2026] DELETE /volume/v3/messages/9c16f358-578c-436d-9140-dd07a3b019f1 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a13415e-1fdd-4b92-95e7-d5bd45e3e0d2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a13415e-1fdd-4b92-95e7-d5bd45e3e0d2 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/messages/9c16f358-578c-436d-9140-dd07a3b019f1 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a13415e-1fdd-4b92-95e7-d5bd45e3e0d2 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a13415e-1fdd-4b92-95e7-d5bd45e3e0d2 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5c2ad8da-6e56-40a4-b81e-ac36f9e46707 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a13415e-1fdd-4b92-95e7-d5bd45e3e0d2 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/messages/9c16f358-578c-436d-9140-dd07a3b019f1 returned with HTTP 404 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 395/781] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 10:54:34 2026] GET /volume/v3/messages/9c16f358-578c-436d-9140-dd07a3b019f1 => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f6827ce5-969e-4b28-b010-f4230d9a2656 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6827ce5-969e-4b28-b010-f4230d9a2656 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6827ce5-969e-4b28-b010-f4230d9a2656 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6827ce5-969e-4b28-b010-f4230d9a2656 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f6827ce5-969e-4b28-b010-f4230d9a2656 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Volume info retrieved successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5c2ad8da-6e56-40a4-b81e-ac36f9e46707 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Delete volume request issued successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5c2ad8da-6e56-40a4-b81e-ac36f9e46707 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b returned with HTTP 202 Sep 07 10:54:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 387/782] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:34 2026] DELETE /volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6827ce5-969e-4b28-b010-f4230d9a2656 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 returned with HTTP 200 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 396/783] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 10:54:34 2026] GET /volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 => generated 880 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0e9c3044-d1cf-41d5-bc7c-ccacf953985c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0e9c3044-d1cf-41d5-bc7c-ccacf953985c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0e9c3044-d1cf-41d5-bc7c-ccacf953985c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0e9c3044-d1cf-41d5-bc7c-ccacf953985c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] DELETE http://192.168.122.99/volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Delete volume with id: 999c9307-d06d-452c-96f6-a470fcf67ac6 Sep 07 10:54:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Volume info retrieved successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86958) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0e9c3044-d1cf-41d5-bc7c-ccacf953985c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0e9c3044-d1cf-41d5-bc7c-ccacf953985c tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b returned with HTTP 200 Sep 07 10:54:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 388/784] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:34 2026] GET /volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-368002882 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-368002882, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-368002882 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-368002882, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Created reservations ['e4435500-02bd-4698-95de-5bf2c7618314', '93985f69-f9b8-464e-9a80-225eb3ca0748', '98b00981-b784-4031-a076-9823fcf68400', 'ca50926a-9a64-4aaa-95b5-d63b2a0a40c1'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f61a7ee4-fed0-41dd-b29b-3fb3e4152313 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f61a7ee4-fed0-41dd-b29b-3fb3e4152313 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f61a7ee4-fed0-41dd-b29b-3fb3e4152313 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f61a7ee4-fed0-41dd-b29b-3fb3e4152313 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f61a7ee4-fed0-41dd-b29b-3fb3e4152313 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f returned with HTTP 404 Sep 07 10:54:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 389/785] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:34 2026] GET /volume/v3/volumes/b397c5cc-d651-43ee-86da-9be5b106892f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-168f410c-d204-4a4e-aa40-cf494b679f19 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-168f410c-d204-4a4e-aa40-cf494b679f19 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] DELETE http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-168f410c-d204-4a4e-aa40-cf494b679f19 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-168f410c-d204-4a4e-aa40-cf494b679f19 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-168f410c-d204-4a4e-aa40-cf494b679f19 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Delete volume with id: 6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-168f410c-d204-4a4e-aa40-cf494b679f19 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Delete volume request issued successfully. Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d18cc67-f231-4ec4-b2a4-f71af3f0052e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 returned with HTTP 202 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 397/786] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 10:54:34 2026] DELETE /volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d6997651-c254-4492-b608-473384f367f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6997651-c254-4492-b608-473384f367f8 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6997651-c254-4492-b608-473384f367f8 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6997651-c254-4492-b608-473384f367f8 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6997651-c254-4492-b608-473384f367f8 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 returned with HTTP 404 Sep 07 10:54:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 398/787] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 10:54:34 2026] GET /volume/v3/volumes/999c9307-d06d-452c-96f6-a470fcf67ac6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6eaec092-c607-4617-b983-1688ab1edff8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6eaec092-c607-4617-b983-1688ab1edff8 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] DELETE http://192.168.122.99/volume/v3/types/2bf1bbcb-7631-468c-82f6-0c7b7e5e207e Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6eaec092-c607-4617-b983-1688ab1edff8 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6eaec092-c607-4617-b983-1688ab1edff8 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-168f410c-d204-4a4e-aa40-cf494b679f19 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Delete volume request issued successfully. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-168f410c-d204-4a4e-aa40-cf494b679f19 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 202 Sep 07 10:54:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 390/788] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:34 2026] DELETE /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8de30d44-0d30-441e-8276-b90eda0594fc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8de30d44-0d30-441e-8276-b90eda0594fc tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8de30d44-0d30-441e-8276-b90eda0594fc tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8de30d44-0d30-441e-8276-b90eda0594fc tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8de30d44-0d30-441e-8276-b90eda0594fc tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8de30d44-0d30-441e-8276-b90eda0594fc tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 391/789] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:35 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6eaec092-c607-4617-b983-1688ab1edff8 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] http://192.168.122.99/volume/v3/types/2bf1bbcb-7631-468c-82f6-0c7b7e5e207e returned with HTTP 202 Sep 07 10:54:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 399/790] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:54:34 2026] DELETE /volume/v3/types/2bf1bbcb-7631-468c-82f6-0c7b7e5e207e => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9cd2fbc0-9054-4f7b-9e57-b97eb12caeb1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9cd2fbc0-9054-4f7b-9e57-b97eb12caeb1 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] GET http://192.168.122.99/volume/v3/types/2bf1bbcb-7631-468c-82f6-0c7b7e5e207e Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9cd2fbc0-9054-4f7b-9e57-b97eb12caeb1 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9cd2fbc0-9054-4f7b-9e57-b97eb12caeb1 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9cd2fbc0-9054-4f7b-9e57-b97eb12caeb1 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] http://192.168.122.99/volume/v3/types/2bf1bbcb-7631-468c-82f6-0c7b7e5e207e returned with HTTP 404 Sep 07 10:54:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 392/791] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:54:35 2026] GET /volume/v3/types/2bf1bbcb-7631-468c-82f6-0c7b7e5e207e => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cedaf07d-3f6b-4d4a-948c-100d90fd3b49 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cedaf07d-3f6b-4d4a-948c-100d90fd3b49 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:54:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cedaf07d-3f6b-4d4a-948c-100d90fd3b49 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1680670094", "extra_specs": {"storage_protocol": "tempest-storage_protocol-610322510", "vendor_name": "tempest-vendor_name-132113313"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cedaf07d-3f6b-4d4a-948c-100d90fd3b49 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:54:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 400/792] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 10:54:35 2026] POST /volume/v3/types => generated 326 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6d9b2698-d931-4d6e-93de-665cea0b1919", "size": 1, "name": "tempest-UserMessagesTest-Volume-1232167357"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Create volume request body: {'volume': {'volume_type': '6d9b2698-d931-4d6e-93de-665cea0b1919', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1232167357'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Create volume of 1 GB Sep 07 10:54:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Availability Zones retrieved successfully. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Flow 'volume_create_api' (54a40fda-9a93-42af-9d77-17d6c78cf7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ccb98b9-73b7-4ad1-a8e0-8da64671ff36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ccb98b9-73b7-4ad1-a8e0-8da64671ff36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:54:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-610322510',vendor_name='tempest-vendor_name-132113313'},id=6d9b2698-d931-4d6e-93de-665cea0b1919,is_public=True,name='tempest-UserMessagesTest-volume-type-1680670094',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d9b2698-d931-4d6e-93de-665cea0b1919', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f0bb15a-889b-4413-b18c-264fa9d8a15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1680670094 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1680670094, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1680670094 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1680670094, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Created reservations ['54839cc8-3c53-4567-90ed-57ca49c7d6d4', '843e17de-6dd4-4c03-b005-b2ac87cd69ed', '38ee12ce-6f9c-4bd2-905a-3dad54ca9d2c', '66b90ce0-b9ce-4e6d-b35b-fb7ce99b9259'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f0bb15a-889b-4413-b18c-264fa9d8a15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54839cc8-3c53-4567-90ed-57ca49c7d6d4', '843e17de-6dd4-4c03-b005-b2ac87cd69ed', '38ee12ce-6f9c-4bd2-905a-3dad54ca9d2c', '66b90ce0-b9ce-4e6d-b35b-fb7ce99b9259']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f33124e6-2818-483b-9bd8-7420969318b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f33124e6-2818-483b-9bd8-7420969318b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bde717da-000d-40a6-9077-cdab4b4d93b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1232167357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2068381f45b4eed871e517183cb6321',qos_specs=None,replication_status=,reservations=['54839cc8-3c53-4567-90ed-57ca49c7d6d4','843e17de-6dd4-4c03-b005-b2ac87cd69ed','38ee12ce-6f9c-4bd2-905a-3dad54ca9d2c','66b90ce0-b9ce-4e6d-b35b-fb7ce99b9259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b227502416b4c2a94e118e45ec5a448',volume_type_id=6d9b2698-d931-4d6e-93de-665cea0b1919), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1232167357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bde717da-000d-40a6-9077-cdab4b4d93b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2068381f45b4eed871e517183cb6321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b227502416b4c2a94e118e45ec5a448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d9b2698-d931-4d6e-93de-665cea0b1919),volume_type_id=6d9b2698-d931-4d6e-93de-665cea0b1919)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb8875a-863f-4b37-9dc1-8b4c4159816f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d7607998-762a-45f1-96eb-3ffc5dff869b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7607998-762a-45f1-96eb-3ffc5dff869b tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 Sep 07 10:54:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7607998-762a-45f1-96eb-3ffc5dff869b tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7607998-762a-45f1-96eb-3ffc5dff869b tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d7607998-762a-45f1-96eb-3ffc5dff869b tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Snapshot retrieved successfully. Sep 07 10:54:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7607998-762a-45f1-96eb-3ffc5dff869b tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 returned with HTTP 200 Sep 07 10:54:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 401/793] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:35 2026] GET /volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 => generated 455 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb8875a-863f-4b37-9dc1-8b4c4159816f) transitioned into state 'SUCCESS' from state '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-1232167357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2068381f45b4eed871e517183cb6321',qos_specs=None,replication_status=,reservations=['54839cc8-3c53-4567-90ed-57ca49c7d6d4','843e17de-6dd4-4c03-b005-b2ac87cd69ed','38ee12ce-6f9c-4bd2-905a-3dad54ca9d2c','66b90ce0-b9ce-4e6d-b35b-fb7ce99b9259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b227502416b4c2a94e118e45ec5a448',volume_type_id=6d9b2698-d931-4d6e-93de-665cea0b1919)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f30d63c2-e0d4-4e73-a2bf-01c90375f3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f30d63c2-e0d4-4e73-a2bf-01c90375f3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Flow 'volume_create_api' (54a40fda-9a93-42af-9d77-17d6c78cf7f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Create volume request issued successfully. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6e3fb73a-fb5a-4bd9-8614-9c41b5df4be0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 393/794] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 10:54:35 2026] POST /volume/v3/volumes => generated 792 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b41d850-ace0-4bb6-995b-d6b094f3c212 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b41d850-ace0-4bb6-995b-d6b094f3c212 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 Sep 07 10:54:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b41d850-ace0-4bb6-995b-d6b094f3c212 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b41d850-ace0-4bb6-995b-d6b094f3c212 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-82083859-979e-4efd-ab85-04392c65ce02 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1b41d850-ace0-4bb6-995b-d6b094f3c212 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Volume info retrieved successfully. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-82083859-979e-4efd-ab85-04392c65ce02 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-82083859-979e-4efd-ab85-04392c65ce02 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-82083859-979e-4efd-ab85-04392c65ce02 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b41d850-ace0-4bb6-995b-d6b094f3c212 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 returned with HTTP 200 Sep 07 10:54:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 402/795] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 10:54:35 2026] GET /volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 => generated 860 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-82083859-979e-4efd-ab85-04392c65ce02 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-82083859-979e-4efd-ab85-04392c65ce02 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b returned with HTTP 200 Sep 07 10:54:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 394/796] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:35 2026] GET /volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b => generated 862 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9d300dcc-3564-493a-b7ef-d8f71234904d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d300dcc-3564-493a-b7ef-d8f71234904d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d300dcc-3564-493a-b7ef-d8f71234904d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d300dcc-3564-493a-b7ef-d8f71234904d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9d300dcc-3564-493a-b7ef-d8f71234904d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d300dcc-3564-493a-b7ef-d8f71234904d tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 200 Sep 07 10:54:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 403/797] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:36 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2235f453-2583-4f89-9ec8-e91306945e5d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2235f453-2583-4f89-9ec8-e91306945e5d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2235f453-2583-4f89-9ec8-e91306945e5d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2235f453-2583-4f89-9ec8-e91306945e5d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2235f453-2583-4f89-9ec8-e91306945e5d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Snapshot retrieved successfully. Sep 07 10:54:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2235f453-2583-4f89-9ec8-e91306945e5d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 returned with HTTP 200 Sep 07 10:54:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 395/798] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:36 2026] GET /volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 => generated 455 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c77cbcb2-5e10-4dae-a182-287608eabcc7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c77cbcb2-5e10-4dae-a182-287608eabcc7 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c77cbcb2-5e10-4dae-a182-287608eabcc7 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c77cbcb2-5e10-4dae-a182-287608eabcc7 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c77cbcb2-5e10-4dae-a182-287608eabcc7 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Volume info retrieved successfully. Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c77cbcb2-5e10-4dae-a182-287608eabcc7 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 returned with HTTP 200 Sep 07 10:54:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 404/799] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 10:54:36 2026] GET /volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b268e9ea-3226-44a3-a49d-6cf289d95f7c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b268e9ea-3226-44a3-a49d-6cf289d95f7c tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/messages Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b268e9ea-3226-44a3-a49d-6cf289d95f7c tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b268e9ea-3226-44a3-a49d-6cf289d95f7c tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8248fd48-fe1d-4877-acf1-66c225af2208 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8248fd48-fe1d-4877-acf1-66c225af2208 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8248fd48-fe1d-4877-acf1-66c225af2208 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8248fd48-fe1d-4877-acf1-66c225af2208 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b268e9ea-3226-44a3-a49d-6cf289d95f7c tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 10:54:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 396/800] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 10:54:36 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3fe8eece-38a9-42ee-b3db-416fd611032e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8248fd48-fe1d-4877-acf1-66c225af2208 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b returned with HTTP 404 Sep 07 10:54:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 405/801] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:36 2026] GET /volume/v3/volumes/dad8642c-18cc-4e76-8a14-cacf5d6dc44b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3fe8eece-38a9-42ee-b3db-416fd611032e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/messages/2d7c3450-fe2c-440c-94f2-29d773cc7669 Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3fe8eece-38a9-42ee-b3db-416fd611032e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3fe8eece-38a9-42ee-b3db-416fd611032e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-990dd13d-14e9-4483-9ffb-ce03f639c712 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-990dd13d-14e9-4483-9ffb-ce03f639c712 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-990dd13d-14e9-4483-9ffb-ce03f639c712 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-990dd13d-14e9-4483-9ffb-ce03f639c712 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3fe8eece-38a9-42ee-b3db-416fd611032e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/messages/2d7c3450-fe2c-440c-94f2-29d773cc7669 returned with HTTP 200 Sep 07 10:54:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 397/802] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 10:54:36 2026] GET /volume/v3/messages/2d7c3450-fe2c-440c-94f2-29d773cc7669 => generated 673 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d81acafe-b9f1-4648-bb11-a0c7f63ff8b0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d81acafe-b9f1-4648-bb11-a0c7f63ff8b0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/messages Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d81acafe-b9f1-4648-bb11-a0c7f63ff8b0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d81acafe-b9f1-4648-bb11-a0c7f63ff8b0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-990dd13d-14e9-4483-9ffb-ce03f639c712 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d81acafe-b9f1-4648-bb11-a0c7f63ff8b0 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 10:54:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 398/803] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 10:54:36 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-990dd13d-14e9-4483-9ffb-ce03f639c712 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad returned with HTTP 200 Sep 07 10:54:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 406/804] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:36 2026] GET /volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8c68576d-916b-4c82-bc5e-4cd1cf23ecaa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8c68576d-916b-4c82-bc5e-4cd1cf23ecaa tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] DELETE http://192.168.122.99/volume/v3/messages/2d7c3450-fe2c-440c-94f2-29d773cc7669 Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8c68576d-916b-4c82-bc5e-4cd1cf23ecaa tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8c68576d-916b-4c82-bc5e-4cd1cf23ecaa tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aa4c6039-17a9-4dd6-8d13-2f55641d5bee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa4c6039-17a9-4dd6-8d13-2f55641d5bee tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] DELETE http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa4c6039-17a9-4dd6-8d13-2f55641d5bee tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa4c6039-17a9-4dd6-8d13-2f55641d5bee tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-aa4c6039-17a9-4dd6-8d13-2f55641d5bee tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Delete volume with id: d8d34614-db0a-4368-888c-265b31ff09ad Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8c68576d-916b-4c82-bc5e-4cd1cf23ecaa tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/messages/2d7c3450-fe2c-440c-94f2-29d773cc7669 returned with HTTP 204 Sep 07 10:54:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 399/805] 192.168.122.99 () {60 vars in 1273 bytes} [Mon Sep 7 10:54:36 2026] DELETE /volume/v3/messages/2d7c3450-fe2c-440c-94f2-29d773cc7669 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aa4c6039-17a9-4dd6-8d13-2f55641d5bee tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e078f547-c884-45af-b0b6-befdd4876fd6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e078f547-c884-45af-b0b6-befdd4876fd6 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e078f547-c884-45af-b0b6-befdd4876fd6 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e078f547-c884-45af-b0b6-befdd4876fd6 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e078f547-c884-45af-b0b6-befdd4876fd6 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Volume info retrieved successfully. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aa4c6039-17a9-4dd6-8d13-2f55641d5bee tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Delete volume request issued successfully. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa4c6039-17a9-4dd6-8d13-2f55641d5bee tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad returned with HTTP 202 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 407/806] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:36 2026] DELETE /volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e93fd1ba-39bb-4686-9141-397d782b4954 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e078f547-c884-45af-b0b6-befdd4876fd6 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 returned with HTTP 200 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e93fd1ba-39bb-4686-9141-397d782b4954 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e93fd1ba-39bb-4686-9141-397d782b4954 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 400/807] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 10:54:37 2026] GET /volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 => generated 881 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e93fd1ba-39bb-4686-9141-397d782b4954 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-05f8d871-b9b7-43c2-8a1a-960a7dfe3002 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-05f8d871-b9b7-43c2-8a1a-960a7dfe3002 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] DELETE http://192.168.122.99/volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-05f8d871-b9b7-43c2-8a1a-960a7dfe3002 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-05f8d871-b9b7-43c2-8a1a-960a7dfe3002 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-05f8d871-b9b7-43c2-8a1a-960a7dfe3002 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Delete volume with id: bde717da-000d-40a6-9077-cdab4b4d93b3 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e93fd1ba-39bb-4686-9141-397d782b4954 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Volume info retrieved successfully. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-05f8d871-b9b7-43c2-8a1a-960a7dfe3002 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Volume info retrieved successfully. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-05f8d871-b9b7-43c2-8a1a-960a7dfe3002 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86959) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e93fd1ba-39bb-4686-9141-397d782b4954 tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad returned with HTTP 200 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 408/808] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:37 2026] GET /volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-05f8d871-b9b7-43c2-8a1a-960a7dfe3002 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Created reservations ['dc856526-859e-49fd-a422-fdfc27567452', '844ce841-bd61-4b01-816c-b3b3d6befe02', 'afbea864-7e9b-48fd-b3b0-6423b512ba13', '6fb5e421-0f33-42bb-a07a-381884729469'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-52033160-80ae-4c38-9ec4-7778d6ae57a6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52033160-80ae-4c38-9ec4-7778d6ae57a6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52033160-80ae-4c38-9ec4-7778d6ae57a6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52033160-80ae-4c38-9ec4-7778d6ae57a6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52033160-80ae-4c38-9ec4-7778d6ae57a6 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d returned with HTTP 404 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 409/809] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:37 2026] GET /volume/v3/volumes/6872702e-9f11-4626-8eae-b0f4a4eb9e6d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-05f8d871-b9b7-43c2-8a1a-960a7dfe3002 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Delete volume request issued successfully. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-05f8d871-b9b7-43c2-8a1a-960a7dfe3002 tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 returned with HTTP 202 Sep 07 10:54:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 401/810] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 10:54:37 2026] DELETE /volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8f901f7f-b4bd-4afa-bbb5-34dc29edf27e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f901f7f-b4bd-4afa-bbb5-34dc29edf27e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] GET http://192.168.122.99/volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f901f7f-b4bd-4afa-bbb5-34dc29edf27e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f901f7f-b4bd-4afa-bbb5-34dc29edf27e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f901f7f-b4bd-4afa-bbb5-34dc29edf27e tempest-UserMessagesTest-1939284756 tempest-UserMessagesTest-1939284756-project-member] http://192.168.122.99/volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 returned with HTTP 404 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 410/811] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 10:54:37 2026] GET /volume/v3/volumes/bde717da-000d-40a6-9077-cdab4b4d93b3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c9b80cf2-5bcd-42ab-a329-9107daad8558 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c9b80cf2-5bcd-42ab-a329-9107daad8558 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] DELETE http://192.168.122.99/volume/v3/types/6d9b2698-d931-4d6e-93de-665cea0b1919 Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c9b80cf2-5bcd-42ab-a329-9107daad8558 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c9b80cf2-5bcd-42ab-a329-9107daad8558 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c6850ebd-9d03-43ab-84bd-fefbdb8438d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6850ebd-9d03-43ab-84bd-fefbdb8438d7 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] DELETE http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6850ebd-9d03-43ab-84bd-fefbdb8438d7 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6850ebd-9d03-43ab-84bd-fefbdb8438d7 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c6850ebd-9d03-43ab-84bd-fefbdb8438d7 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Delete volume with id: e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6850ebd-9d03-43ab-84bd-fefbdb8438d7 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c9b80cf2-5bcd-42ab-a329-9107daad8558 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] http://192.168.122.99/volume/v3/types/6d9b2698-d931-4d6e-93de-665cea0b1919 returned with HTTP 202 Sep 07 10:54:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 402/812] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:54:37 2026] DELETE /volume/v3/types/6d9b2698-d931-4d6e-93de-665cea0b1919 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6cde36c3-fde6-4df3-baa4-3264fc1232f7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6cde36c3-fde6-4df3-baa4-3264fc1232f7 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] GET http://192.168.122.99/volume/v3/types/6d9b2698-d931-4d6e-93de-665cea0b1919 Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6cde36c3-fde6-4df3-baa4-3264fc1232f7 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6cde36c3-fde6-4df3-baa4-3264fc1232f7 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6cde36c3-fde6-4df3-baa4-3264fc1232f7 tempest-UserMessagesTest-1494114893 tempest-UserMessagesTest-1494114893-project-admin] http://192.168.122.99/volume/v3/types/6d9b2698-d931-4d6e-93de-665cea0b1919 returned with HTTP 404 Sep 07 10:54:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 403/813] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:54:37 2026] GET /volume/v3/types/6d9b2698-d931-4d6e-93de-665cea0b1919 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6850ebd-9d03-43ab-84bd-fefbdb8438d7 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Delete volume request issued successfully. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6850ebd-9d03-43ab-84bd-fefbdb8438d7 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 202 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 411/814] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:37 2026] DELETE /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-12fa0aa0-9797-49f0-ac50-d6af6780431a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-12fa0aa0-9797-49f0-ac50-d6af6780431a tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-12fa0aa0-9797-49f0-ac50-d6af6780431a tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-12fa0aa0-9797-49f0-ac50-d6af6780431a tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-12fa0aa0-9797-49f0-ac50-d6af6780431a tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Volume info retrieved successfully. Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-12fa0aa0-9797-49f0-ac50-d6af6780431a tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 200 Sep 07 10:54:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 404/815] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:37 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c08b144d-6632-443d-bb4d-aeaeab61dc5c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c08b144d-6632-443d-bb4d-aeaeab61dc5c tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c08b144d-6632-443d-bb4d-aeaeab61dc5c tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c08b144d-6632-443d-bb4d-aeaeab61dc5c tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c08b144d-6632-443d-bb4d-aeaeab61dc5c tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Snapshot retrieved successfully. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c08b144d-6632-443d-bb4d-aeaeab61dc5c tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 returned with HTTP 200 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 412/816] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:37 2026] GET /volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 => generated 482 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-db7a1ef2-9079-4146-8f27-a69b06cbda5c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db7a1ef2-9079-4146-8f27-a69b06cbda5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a Sep 07 10:54:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-db7a1ef2-9079-4146-8f27-a69b06cbda5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db7a1ef2-9079-4146-8f27-a69b06cbda5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a returned with HTTP 200 Sep 07 10:54:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 405/817] 192.168.122.99 () {60 vars in 1253 bytes} [Mon Sep 7 10:54:37 2026] PUT /volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a => generated 393 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2ce3587f-c5a8-41bb-824f-7fb40d9d0723 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2ce3587f-c5a8-41bb-824f-7fb40d9d0723 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2ce3587f-c5a8-41bb-824f-7fb40d9d0723 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d49309a2-7462-49d0-9b1c-08bbd65699a8"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2ce3587f-c5a8-41bb-824f-7fb40d9d0723 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Volume info retrieved successfully. Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-2ce3587f-c5a8-41bb-824f-7fb40d9d0723 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Create snapshot from volume d49309a2-7462-49d0-9b1c-08bbd65699a8 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: WARNING cinder.quota_utils [None req-2ce3587f-c5a8-41bb-824f-7fb40d9d0723 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Quota exceeded for 34f80a77fb94409fa6790157b5e2c86a, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 10:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.middleware.fault [None req-2ce3587f-c5a8-41bb-824f-7fb40d9d0723 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 413 Sep 07 10:54:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 413/818] 192.168.122.99 () {60 vars in 1143 bytes} [Mon Sep 7 10:54:37 2026] POST /volume/v3/snapshots => generated 208 bytes in 102 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 10:54:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fb9e6de8-4d5b-4d8b-ad4a-00d21d91c6f5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb9e6de8-4d5b-4d8b-ad4a-00d21d91c6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a Sep 07 10:54:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb9e6de8-4d5b-4d8b-ad4a-00d21d91c6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b4d9c71f-963c-47ca-9492-a0af4e0ad9ad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb9e6de8-4d5b-4d8b-ad4a-00d21d91c6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a returned with HTTP 200 Sep 07 10:54:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 406/819] 192.168.122.99 () {60 vars in 1253 bytes} [Mon Sep 7 10:54:38 2026] PUT /volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a => generated 393 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4d9c71f-963c-47ca-9492-a0af4e0ad9ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] GET http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad Sep 07 10:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4d9c71f-963c-47ca-9492-a0af4e0ad9ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4d9c71f-963c-47ca-9492-a0af4e0ad9ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-08280c45-8e00-4aa6-85f5-d00714f7bb0a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-08280c45-8e00-4aa6-85f5-d00714f7bb0a tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:54:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-08280c45-8e00-4aa6-85f5-d00714f7bb0a tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d49309a2-7462-49d0-9b1c-08bbd65699a8"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4d9c71f-963c-47ca-9492-a0af4e0ad9ad tempest-VolumesListTestJSON-1529935903 tempest-VolumesListTestJSON-1529935903-project-member] http://192.168.122.99/volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad returned with HTTP 404 Sep 07 10:54:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 414/820] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:38 2026] GET /volume/v3/volumes/d8d34614-db0a-4368-888c-265b31ff09ad => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-08280c45-8e00-4aa6-85f5-d00714f7bb0a tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Volume info retrieved successfully. Sep 07 10:54:38 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-08280c45-8e00-4aa6-85f5-d00714f7bb0a tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Create snapshot from volume d49309a2-7462-49d0-9b1c-08bbd65699a8 Sep 07 10:54:38 devstack devstack@c-api.service[86959]: WARNING cinder.quota_utils [None req-08280c45-8e00-4aa6-85f5-d00714f7bb0a tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Quota exceeded for 34f80a77fb94409fa6790157b5e2c86a, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 07 10:54:38 devstack devstack@c-api.service[86959]: INFO cinder.api.middleware.fault [None req-08280c45-8e00-4aa6-85f5-d00714f7bb0a tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 413 Sep 07 10:54:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 407/821] 192.168.122.99 () {60 vars in 1143 bytes} [Mon Sep 7 10:54:38 2026] POST /volume/v3/snapshots => generated 133 bytes in 84 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 07 10:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1878832-b4bc-44be-be88-c3460c6cdfd0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1878832-b4bc-44be-be88-c3460c6cdfd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 Sep 07 10:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1878832-b4bc-44be-be88-c3460c6cdfd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1878832-b4bc-44be-be88-c3460c6cdfd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:38 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-c1878832-b4bc-44be-be88-c3460c6cdfd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Delete snapshot with id: 3e261283-a3b7-491c-8af2-3172f285f171 Sep 07 10:54:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1878832-b4bc-44be-be88-c3460c6cdfd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Snapshot retrieved successfully. Sep 07 10:54:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1878832-b4bc-44be-be88-c3460c6cdfd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Snapshot delete request issued successfully. Sep 07 10:54:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1878832-b4bc-44be-be88-c3460c6cdfd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 returned with HTTP 202 Sep 07 10:54:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 415/822] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:54:38 2026] DELETE /volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-daeed4d2-d07f-406b-80b7-3f33717b41c3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-daeed4d2-d07f-406b-80b7-3f33717b41c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 Sep 07 10:54:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-daeed4d2-d07f-406b-80b7-3f33717b41c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-daeed4d2-d07f-406b-80b7-3f33717b41c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-daeed4d2-d07f-406b-80b7-3f33717b41c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Snapshot retrieved successfully. Sep 07 10:54:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-daeed4d2-d07f-406b-80b7-3f33717b41c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 returned with HTTP 200 Sep 07 10:54:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 408/823] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:38 2026] GET /volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 => generated 481 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eed39332-21f4-46c8-ad68-7d8db35204c2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eed39332-21f4-46c8-ad68-7d8db35204c2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] GET http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 Sep 07 10:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eed39332-21f4-46c8-ad68-7d8db35204c2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eed39332-21f4-46c8-ad68-7d8db35204c2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eed39332-21f4-46c8-ad68-7d8db35204c2 tempest-AttachVolumeTestJSON-390571070 tempest-AttachVolumeTestJSON-390571070-project-member] http://192.168.122.99/volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 returned with HTTP 404 Sep 07 10:54:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 416/824] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:38 2026] GET /volume/v3/volumes/e3d8528a-342a-4ab2-acf4-a925e97b51c3 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0465d272-a340-4365-a4a7-6daca6f8ff4d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0465d272-a340-4365-a4a7-6daca6f8ff4d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 Sep 07 10:54:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0465d272-a340-4365-a4a7-6daca6f8ff4d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0465d272-a340-4365-a4a7-6daca6f8ff4d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0465d272-a340-4365-a4a7-6daca6f8ff4d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Snapshot retrieved successfully. Sep 07 10:54:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0465d272-a340-4365-a4a7-6daca6f8ff4d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 returned with HTTP 200 Sep 07 10:54:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 409/825] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:39 2026] GET /volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 => generated 481 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-05309100-6170-4882-b4ef-858f10db01cb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05309100-6170-4882-b4ef-858f10db01cb tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 Sep 07 10:54:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05309100-6170-4882-b4ef-858f10db01cb tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05309100-6170-4882-b4ef-858f10db01cb tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-05309100-6170-4882-b4ef-858f10db01cb tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Snapshot retrieved successfully. Sep 07 10:54:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05309100-6170-4882-b4ef-858f10db01cb tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 returned with HTTP 200 Sep 07 10:54:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 417/826] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:40 2026] GET /volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 => generated 481 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-66b14f80-1dc0-4492-b6ef-0e452dbac646 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66b14f80-1dc0-4492-b6ef-0e452dbac646 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 Sep 07 10:54:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66b14f80-1dc0-4492-b6ef-0e452dbac646 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66b14f80-1dc0-4492-b6ef-0e452dbac646 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66b14f80-1dc0-4492-b6ef-0e452dbac646 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 returned with HTTP 404 Sep 07 10:54:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 410/827] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:54:41 2026] GET /volume/v3/snapshots/3e261283-a3b7-491c-8af2-3172f285f171 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-51ebc222-456a-408d-9f99-8a10e29aef47 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51ebc222-456a-408d-9f99-8a10e29aef47 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 Sep 07 10:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-51ebc222-456a-408d-9f99-8a10e29aef47 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-51ebc222-456a-408d-9f99-8a10e29aef47 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-51ebc222-456a-408d-9f99-8a10e29aef47 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Volume info retrieved successfully. Sep 07 10:54:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51ebc222-456a-408d-9f99-8a10e29aef47 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 returned with HTTP 200 Sep 07 10:54:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 418/828] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:41 2026] GET /volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6095797d-2c0b-44ab-b57a-ba9fb85b597f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6095797d-2c0b-44ab-b57a-ba9fb85b597f tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] DELETE http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 Sep 07 10:54:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6095797d-2c0b-44ab-b57a-ba9fb85b597f tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6095797d-2c0b-44ab-b57a-ba9fb85b597f tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:41 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-6095797d-2c0b-44ab-b57a-ba9fb85b597f tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Delete volume with id: d49309a2-7462-49d0-9b1c-08bbd65699a8 Sep 07 10:54:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6095797d-2c0b-44ab-b57a-ba9fb85b597f tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Volume info retrieved successfully. Sep 07 10:54:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6095797d-2c0b-44ab-b57a-ba9fb85b597f tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Delete volume request issued successfully. Sep 07 10:54:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6095797d-2c0b-44ab-b57a-ba9fb85b597f tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 returned with HTTP 202 Sep 07 10:54:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 411/829] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:41 2026] DELETE /volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6d4fa55b-9704-4b2e-8f5b-3dd88be30d7d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d4fa55b-9704-4b2e-8f5b-3dd88be30d7d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 Sep 07 10:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d4fa55b-9704-4b2e-8f5b-3dd88be30d7d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d4fa55b-9704-4b2e-8f5b-3dd88be30d7d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6d4fa55b-9704-4b2e-8f5b-3dd88be30d7d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Volume info retrieved successfully. Sep 07 10:54:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d4fa55b-9704-4b2e-8f5b-3dd88be30d7d tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 returned with HTTP 200 Sep 07 10:54:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 419/830] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:41 2026] GET /volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 => generated 865 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-db98f585-cc40-46d7-94b5-b19ed8605733 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db98f585-cc40-46d7-94b5-b19ed8605733 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] GET http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 Sep 07 10:54:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-db98f585-cc40-46d7-94b5-b19ed8605733 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-db98f585-cc40-46d7-94b5-b19ed8605733 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db98f585-cc40-46d7-94b5-b19ed8605733 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417 tempest-VolumeSnapshotQuotasNegativeTestJSON-476274417-project-member] http://192.168.122.99/volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 returned with HTTP 404 Sep 07 10:54:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 412/831] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:42 2026] GET /volume/v3/volumes/d49309a2-7462-49d0-9b1c-08bbd65699a8 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-92b7bd7d-3710-4b4f-91db-c648f7bdbf97 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-92b7bd7d-3710-4b4f-91db-c648f7bdbf97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] PUT http://192.168.122.99/volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a Sep 07 10:54:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-92b7bd7d-3710-4b4f-91db-c648f7bdbf97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-92b7bd7d-3710-4b4f-91db-c648f7bdbf97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635705249-project-admin] http://192.168.122.99/volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a returned with HTTP 200 Sep 07 10:54:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 420/832] 192.168.122.99 () {60 vars in 1254 bytes} [Mon Sep 7 10:54:42 2026] PUT /volume/v3/os-quota-sets/34f80a77fb94409fa6790157b5e2c86a => generated 398 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-224fa44c-e061-4369-879b-8f251223621d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-224fa44c-e061-4369-879b-8f251223621d tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:54:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-224fa44c-e061-4369-879b-8f251223621d tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-224fa44c-e061-4369-879b-8f251223621d tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:54:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 413/833] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:54:46 2026] POST /volume/v3/types => generated 188 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4412cc5f-377d-42de-835c-32507ae4dd56 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4412cc5f-377d-42de-835c-32507ae4dd56 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:54:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4412cc5f-377d-42de-835c-32507ae4dd56 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:46 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=840,cinder:INSERT=111,cinder:UPDATE=193,cinder:DELETE=4 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:54:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4412cc5f-377d-42de-835c-32507ae4dd56 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:54:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 421/834] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:54:46 2026] POST /volume/v3/types => generated 188 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d057e323-3866-4d65-8f32-a0f7e730a197 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:54:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-699845145"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-699845145'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:54:46 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Create volume of 1 GB Sep 07 10:54:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Availability Zones retrieved successfully. Sep 07 10:54:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Flow 'volume_create_api' (d894209f-c1ad-4b18-933c-67c453ae067d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e77517-42cf-45ae-b5c2-6e55ce3e51ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:54:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e77517-42cf-45ae-b5c2-6e55ce3e51ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:54:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ab5a42-4f9a-439d-bdc3-a8d26ce3368b,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ab5a42-4f9a-439d-bdc3-a8d26ce3368b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a0517e-fc2f-4145-87a8-6521f845bac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:46 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:46 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:47 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Created reservations ['cb089983-0f94-48ca-ab27-6b1dcbf95431', '96276bb4-8a78-4bc7-bd50-10776bef98b1', 'af07a10b-96f5-4d84-964d-b6551aa8f82d', 'bf4dd3de-576d-44a0-94ec-3f886806c6a2'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a0517e-fc2f-4145-87a8-6521f845bac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb089983-0f94-48ca-ab27-6b1dcbf95431', '96276bb4-8a78-4bc7-bd50-10776bef98b1', 'af07a10b-96f5-4d84-964d-b6551aa8f82d', 'bf4dd3de-576d-44a0-94ec-3f886806c6a2']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74bb53d1-bfff-4fe4-ad29-d24ffb643295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74bb53d1-bfff-4fe4-ad29-d24ffb643295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09a0c6df-9295-4d3c-bca2-624768a730f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-699845145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbcca7ec8bac436184370797a308a504',qos_specs=None,replication_status=,reservations=['cb089983-0f94-48ca-ab27-6b1dcbf95431','96276bb4-8a78-4bc7-bd50-10776bef98b1','af07a10b-96f5-4d84-964d-b6551aa8f82d','bf4dd3de-576d-44a0-94ec-3f886806c6a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a552848fcd4dfa81cfdfc15d4d9885',volume_type_id=11ab5a42-4f9a-439d-bdc3-a8d26ce3368b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-699845145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09a0c6df-9295-4d3c-bca2-624768a730f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbcca7ec8bac436184370797a308a504',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0a552848fcd4dfa81cfdfc15d4d9885',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ab5a42-4f9a-439d-bdc3-a8d26ce3368b),volume_type_id=11ab5a42-4f9a-439d-bdc3-a8d26ce3368b)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4007e9-3bff-46c6-8583-9904aee0c5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4007e9-3bff-46c6-8583-9904aee0c5f2) transitioned into state 'SUCCESS' from state '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-699845145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbcca7ec8bac436184370797a308a504',qos_specs=None,replication_status=,reservations=['cb089983-0f94-48ca-ab27-6b1dcbf95431','96276bb4-8a78-4bc7-bd50-10776bef98b1','af07a10b-96f5-4d84-964d-b6551aa8f82d','bf4dd3de-576d-44a0-94ec-3f886806c6a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a552848fcd4dfa81cfdfc15d4d9885',volume_type_id=11ab5a42-4f9a-439d-bdc3-a8d26ce3368b)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2dd52a-18b4-4ff2-a1d0-f0eaa48689e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:54:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2dd52a-18b4-4ff2-a1d0-f0eaa48689e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:54:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Flow 'volume_create_api' (d894209f-c1ad-4b18-933c-67c453ae067d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:54:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Create volume request issued successfully. Sep 07 10:54:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d057e323-3866-4d65-8f32-a0f7e730a197 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:54:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 414/835] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:54:46 2026] POST /volume/v3/volumes => generated 773 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-59375776-1ad7-4634-b900-927125561d5c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-59375776-1ad7-4634-b900-927125561d5c tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] GET http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-59375776-1ad7-4634-b900-927125561d5c tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-59375776-1ad7-4634-b900-927125561d5c tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-59375776-1ad7-4634-b900-927125561d5c tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Volume info retrieved successfully. Sep 07 10:54:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-59375776-1ad7-4634-b900-927125561d5c tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 200 Sep 07 10:54:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 422/836] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:47 2026] GET /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 841 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c9cfb21b-aa55-46aa-9c61-cd7a160e681a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c9cfb21b-aa55-46aa-9c61-cd7a160e681a tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] GET http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c9cfb21b-aa55-46aa-9c61-cd7a160e681a tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c9cfb21b-aa55-46aa-9c61-cd7a160e681a tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c9cfb21b-aa55-46aa-9c61-cd7a160e681a tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Volume info retrieved successfully. Sep 07 10:54:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c9cfb21b-aa55-46aa-9c61-cd7a160e681a tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 200 Sep 07 10:54:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 415/837] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:48 2026] GET /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 865 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-988dd149-88c4-402e-90d9-8aaf44644a0a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-988dd149-88c4-402e-90d9-8aaf44644a0a tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] GET http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-988dd149-88c4-402e-90d9-8aaf44644a0a tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-988dd149-88c4-402e-90d9-8aaf44644a0a tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-988dd149-88c4-402e-90d9-8aaf44644a0a tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Volume info retrieved successfully. Sep 07 10:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-988dd149-88c4-402e-90d9-8aaf44644a0a tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 200 Sep 07 10:54:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 423/838] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:49 2026] GET /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a63f0828-cacf-4c3a-8ae7-ac38953dbced None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a63f0828-cacf-4c3a-8ae7-ac38953dbced tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] GET http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a63f0828-cacf-4c3a-8ae7-ac38953dbced tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a63f0828-cacf-4c3a-8ae7-ac38953dbced tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a63f0828-cacf-4c3a-8ae7-ac38953dbced tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Volume info retrieved successfully. Sep 07 10:54:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a63f0828-cacf-4c3a-8ae7-ac38953dbced tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 200 Sep 07 10:54:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 416/839] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:49 2026] GET /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 1029 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] POST http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3/action Sep 07 10:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Volume info retrieved successfully. Sep 07 10:54:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:49 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:54:49 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:49 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Created reservations ['1e3111d6-7076-47df-aae5-2e6c62196447', 'c2c81316-0a4c-4283-b711-adc71ae94ba6'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:50 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:50 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:54:50 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Created reservations ['2f635534-b207-4e87-a610-ddc4b1f6d541', '7222a2d4-bd34-4932-af08-93b8789818eb'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:54:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:54:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Retype volume request issued successfully. Sep 07 10:54:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4aefcd8a-083f-40fb-8e1f-9bdf0ad84d88 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3/action returned with HTTP 202 Sep 07 10:54:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 424/840] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:54:49 2026] POST /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3/action => generated 0 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:54:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e105ec8d-e1d0-4dca-aa88-f80c7f242841 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e105ec8d-e1d0-4dca-aa88-f80c7f242841 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] GET http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e105ec8d-e1d0-4dca-aa88-f80c7f242841 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e105ec8d-e1d0-4dca-aa88-f80c7f242841 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e105ec8d-e1d0-4dca-aa88-f80c7f242841 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Volume info retrieved successfully. Sep 07 10:54:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e105ec8d-e1d0-4dca-aa88-f80c7f242841 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 200 Sep 07 10:54:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 417/841] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:50 2026] GET /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 865 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cf06fd91-e426-4f6d-94f7-1bd862f80ac3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf06fd91-e426-4f6d-94f7-1bd862f80ac3 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf06fd91-e426-4f6d-94f7-1bd862f80ac3 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-2142662885", "extra_specs": {"spec1": "val1"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7bc20eb4-0128-4701-acae-14dfeb585339 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7bc20eb4-0128-4701-acae-14dfeb585339 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] GET http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7bc20eb4-0128-4701-acae-14dfeb585339 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7bc20eb4-0128-4701-acae-14dfeb585339 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf06fd91-e426-4f6d-94f7-1bd862f80ac3 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 425/842] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 10:54:50 2026] POST /volume/v3/types => generated 243 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ab8924fb-0479-4fc8-ab04-dcc908e3f877 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab8924fb-0479-4fc8-ab04-dcc908e3f877 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] POST http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7bc20eb4-0128-4701-acae-14dfeb585339 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Volume info retrieved successfully. Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab8924fb-0479-4fc8-ab04-dcc908e3f877 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab8924fb-0479-4fc8-ab04-dcc908e3f877 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs returned with HTTP 400 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 426/843] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 10:54:51 2026] POST /volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs => generated 146 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6c617843-5363-4ec9-86da-747cb5b74798 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7bc20eb4-0128-4701-acae-14dfeb585339 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 200 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c617843-5363-4ec9-86da-747cb5b74798 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] POST http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs Sep 07 10:54:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 418/844] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:51 2026] GET /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 866 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c617843-5363-4ec9-86da-747cb5b74798 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c617843-5363-4ec9-86da-747cb5b74798 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs returned with HTTP 400 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 427/845] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 10:54:51 2026] POST /volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-57408197-74b4-4ff6-81cf-20064c530bfb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-57408197-74b4-4ff6-81cf-20064c530bfb tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] GET http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-57408197-74b4-4ff6-81cf-20064c530bfb tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-57408197-74b4-4ff6-81cf-20064c530bfb tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bff09023-2e7e-4697-bd03-f7768f0145ff None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bff09023-2e7e-4697-bd03-f7768f0145ff tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] POST http://192.168.122.99/volume/v3/types/26319ebb-75e1-42bf-b5a8-9f4f94ac408a/extra_specs Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bff09023-2e7e-4697-bd03-f7768f0145ff tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-57408197-74b4-4ff6-81cf-20064c530bfb tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Volume info retrieved successfully. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-57408197-74b4-4ff6-81cf-20064c530bfb tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 200 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 419/846] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:51 2026] GET /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 1029 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-df6821d4-0aaf-4b4c-8e4c-2092746d8fb4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-df6821d4-0aaf-4b4c-8e4c-2092746d8fb4 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] GET http://192.168.122.99/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-699845145 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-df6821d4-0aaf-4b4c-8e4c-2092746d8fb4 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-df6821d4-0aaf-4b4c-8e4c-2092746d8fb4 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-df6821d4-0aaf-4b4c-8e4c-2092746d8fb4 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-699845145'), ('all_tenants', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bff09023-2e7e-4697-bd03-f7768f0145ff tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/26319ebb-75e1-42bf-b5a8-9f4f94ac408a/extra_specs returned with HTTP 404 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 428/847] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 10:54:51 2026] POST /volume/v3/types/26319ebb-75e1-42bf-b5a8-9f4f94ac408a/extra_specs => generated 114 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-05fd9f5b-691c-4b5b-9c99-3e79000017ec None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05fd9f5b-691c-4b5b-9c99-3e79000017ec tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] DELETE http://192.168.122.99/volume/v3/types/254a2a68-6b37-4d3c-a6ab-05ce3339964c/extra_specs/spec1 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05fd9f5b-691c-4b5b-9c99-3e79000017ec tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05fd9f5b-691c-4b5b-9c99-3e79000017ec tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-df6821d4-0aaf-4b4c-8e4c-2092746d8fb4 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Get all volumes completed successfully. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-df6821d4-0aaf-4b4c-8e4c-2092746d8fb4 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] http://192.168.122.99/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-699845145 returned with HTTP 200 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 420/848] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 10:54:51 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-699845145 => generated 352 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05fd9f5b-691c-4b5b-9c99-3e79000017ec tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/254a2a68-6b37-4d3c-a6ab-05ce3339964c/extra_specs/spec1 returned with HTTP 404 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 429/849] 192.168.122.99 () {58 vars in 1278 bytes} [Mon Sep 7 10:54:51 2026] DELETE /volume/v3/types/254a2a68-6b37-4d3c-a6ab-05ce3339964c/extra_specs/spec1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f5ca6ce0-dc39-4307-9fbf-45729a8c2454 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f5ca6ce0-dc39-4307-9fbf-45729a8c2454 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] GET http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f5ca6ce0-dc39-4307-9fbf-45729a8c2454 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f5ca6ce0-dc39-4307-9fbf-45729a8c2454 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c2393e0c-045f-4535-b5e7-de64f0f87988 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2393e0c-045f-4535-b5e7-de64f0f87988 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] GET http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/nonexistent_extra_spec_name Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2393e0c-045f-4535-b5e7-de64f0f87988 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2393e0c-045f-4535-b5e7-de64f0f87988 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f5ca6ce0-dc39-4307-9fbf-45729a8c2454 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Volume info retrieved successfully. Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2393e0c-045f-4535-b5e7-de64f0f87988 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 430/850] 192.168.122.99 () {58 vars in 1341 bytes} [Mon Sep 7 10:54:51 2026] GET /volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f5ca6ce0-dc39-4307-9fbf-45729a8c2454 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 200 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 421/851] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:51 2026] GET /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-07c42e7c-4809-4321-bee7-13c4ead4936c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07c42e7c-4809-4321-bee7-13c4ead4936c tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] GET http://192.168.122.99/volume/v3/types/e6da943e-4a1e-4985-9f84-7b226bc9f50d/extra_specs/spec1 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07c42e7c-4809-4321-bee7-13c4ead4936c tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07c42e7c-4809-4321-bee7-13c4ead4936c tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07c42e7c-4809-4321-bee7-13c4ead4936c tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/e6da943e-4a1e-4985-9f84-7b226bc9f50d/extra_specs/spec1 returned with HTTP 404 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f22f828d-c306-420f-9bcc-93889cf8f50e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 431/852] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 10:54:51 2026] GET /volume/v3/types/e6da943e-4a1e-4985-9f84-7b226bc9f50d/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f22f828d-c306-420f-9bcc-93889cf8f50e tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] DELETE http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f22f828d-c306-420f-9bcc-93889cf8f50e tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f22f828d-c306-420f-9bcc-93889cf8f50e tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-f22f828d-c306-420f-9bcc-93889cf8f50e tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Delete volume with id: 09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bc751961-a2cf-48e6-be5b-e7d38f5e1130 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc751961-a2cf-48e6-be5b-e7d38f5e1130 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] GET http://192.168.122.99/volume/v3/types/b71c8a4a-14eb-4f28-8d48-b7fadf1a05de/extra_specs Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc751961-a2cf-48e6-be5b-e7d38f5e1130 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc751961-a2cf-48e6-be5b-e7d38f5e1130 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f22f828d-c306-420f-9bcc-93889cf8f50e tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Volume info retrieved successfully. Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc751961-a2cf-48e6-be5b-e7d38f5e1130 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/b71c8a4a-14eb-4f28-8d48-b7fadf1a05de/extra_specs returned with HTTP 404 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 432/853] 192.168.122.99 () {58 vars in 1257 bytes} [Mon Sep 7 10:54:51 2026] GET /volume/v3/types/b71c8a4a-14eb-4f28-8d48-b7fadf1a05de/extra_specs => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7193c2c9-9fb4-4eef-a962-965c820118a1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7193c2c9-9fb4-4eef-a962-965c820118a1 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] PUT http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/spec1 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7193c2c9-9fb4-4eef-a962-965c820118a1 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7193c2c9-9fb4-4eef-a962-965c820118a1 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/spec1 returned with HTTP 400 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 433/854] 192.168.122.99 () {60 vars in 1295 bytes} [Mon Sep 7 10:54:51 2026] PUT /volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3d920c51-49df-4b4c-adac-c17fcbc0205c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d920c51-49df-4b4c-adac-c17fcbc0205c tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] PUT http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/spec1 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d920c51-49df-4b4c-adac-c17fcbc0205c tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Action: 'update', calling method: update, body: null {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d920c51-49df-4b4c-adac-c17fcbc0205c tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/spec1 returned with HTTP 400 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 434/855] 192.168.122.99 () {60 vars in 1294 bytes} [Mon Sep 7 10:54:51 2026] PUT /volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/spec1 => generated 72 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d32d053f-b7ed-4feb-8a51-5a9f00d016b3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d32d053f-b7ed-4feb-8a51-5a9f00d016b3 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] PUT http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/None Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f22f828d-c306-420f-9bcc-93889cf8f50e tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Delete volume request issued successfully. Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d32d053f-b7ed-4feb-8a51-5a9f00d016b3 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f22f828d-c306-420f-9bcc-93889cf8f50e tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 202 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 422/856] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:54:51 2026] DELETE /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4162a5a7-61b6-43c1-a38a-72c13c9087f5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4162a5a7-61b6-43c1-a38a-72c13c9087f5 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] GET http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4162a5a7-61b6-43c1-a38a-72c13c9087f5 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4162a5a7-61b6-43c1-a38a-72c13c9087f5 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d32d053f-b7ed-4feb-8a51-5a9f00d016b3 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d32d053f-b7ed-4feb-8a51-5a9f00d016b3 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/None returned with HTTP 400 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 435/857] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 10:54:51 2026] PUT /volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/None => generated 73 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d6eafafb-70f4-4eac-8865-3251d76783e2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6eafafb-70f4-4eac-8865-3251d76783e2 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] PUT http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/ae94ab43-6995-4808-8896-c2909f77ceec Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6eafafb-70f4-4eac-8865-3251d76783e2 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6eafafb-70f4-4eac-8865-3251d76783e2 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 10:54:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6eafafb-70f4-4eac-8865-3251d76783e2 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/ae94ab43-6995-4808-8896-c2909f77ceec returned with HTTP 400 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 436/858] 192.168.122.99 () {60 vars in 1388 bytes} [Mon Sep 7 10:54:51 2026] PUT /volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb/extra_specs/ae94ab43-6995-4808-8896-c2909f77ceec => generated 73 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-959112f5-84ca-4dae-bd4d-78995b9fed58 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-959112f5-84ca-4dae-bd4d-78995b9fed58 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] PUT http://192.168.122.99/volume/v3/types/f4cb1769-63ea-4a81-a1c7-bc7a35f595f0/extra_specs/spec1 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-959112f5-84ca-4dae-bd4d-78995b9fed58 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4162a5a7-61b6-43c1-a38a-72c13c9087f5 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Volume info retrieved successfully. Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4162a5a7-61b6-43c1-a38a-72c13c9087f5 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 200 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 423/859] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:51 2026] GET /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 865 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-959112f5-84ca-4dae-bd4d-78995b9fed58 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/f4cb1769-63ea-4a81-a1c7-bc7a35f595f0/extra_specs/spec1 returned with HTTP 404 Sep 07 10:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 437/860] 192.168.122.99 () {60 vars in 1295 bytes} [Mon Sep 7 10:54:51 2026] PUT /volume/v3/types/f4cb1769-63ea-4a81-a1c7-bc7a35f595f0/extra_specs/spec1 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-171ae887-d00e-48e5-8338-ff35e722ad7e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-171ae887-d00e-48e5-8338-ff35e722ad7e tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] DELETE http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-171ae887-d00e-48e5-8338-ff35e722ad7e tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-171ae887-d00e-48e5-8338-ff35e722ad7e tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-171ae887-d00e-48e5-8338-ff35e722ad7e tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb returned with HTTP 202 Sep 07 10:54:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 424/861] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:54:51 2026] DELETE /volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a8e23c25-fff7-4a1b-a999-b60e7b17d8c2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8e23c25-fff7-4a1b-a999-b60e7b17d8c2 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] GET http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb Sep 07 10:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8e23c25-fff7-4a1b-a999-b60e7b17d8c2 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8e23c25-fff7-4a1b-a999-b60e7b17d8c2 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8e23c25-fff7-4a1b-a999-b60e7b17d8c2 tempest-ExtraSpecsNegativeTest-2015107103 tempest-ExtraSpecsNegativeTest-2015107103-project-admin] http://192.168.122.99/volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb returned with HTTP 404 Sep 07 10:54:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 438/862] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:54:51 2026] GET /volume/v3/types/ab7f2235-96b9-486c-9c10-cfa49739c2fb => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9212768f-3c73-4787-aa4f-f5d48c7ef4d3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9212768f-3c73-4787-aa4f-f5d48c7ef4d3 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] GET http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9212768f-3c73-4787-aa4f-f5d48c7ef4d3 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9212768f-3c73-4787-aa4f-f5d48c7ef4d3 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:52 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:54:52 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:54:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:54:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:54:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9212768f-3c73-4787-aa4f-f5d48c7ef4d3 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Volume info retrieved successfully. Sep 07 10:54:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9212768f-3c73-4787-aa4f-f5d48c7ef4d3 tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 200 Sep 07 10:54:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 425/863] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:52 2026] GET /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:54:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1fc794f3-649e-40bc-94d1-6c98d669d1cf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1fc794f3-649e-40bc-94d1-6c98d669d1cf tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] GET http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 Sep 07 10:54:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1fc794f3-649e-40bc-94d1-6c98d669d1cf tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1fc794f3-649e-40bc-94d1-6c98d669d1cf tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1fc794f3-649e-40bc-94d1-6c98d669d1cf tempest-VolumeRetypeWithoutMigrationTest-1161979403 tempest-VolumeRetypeWithoutMigrationTest-1161979403-project-member] http://192.168.122.99/volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 returned with HTTP 404 Sep 07 10:54:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 439/864] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:54:53 2026] GET /volume/v3/volumes/09a0c6df-9295-4d3c-bca2-624768a730f3 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-17e7d6b6-4296-4e5e-b572-c11490007f2e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-17e7d6b6-4296-4e5e-b572-c11490007f2e tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] DELETE http://192.168.122.99/volume/v3/types/49401a64-4bb7-4788-bacc-4960396baf5a Sep 07 10:54:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-17e7d6b6-4296-4e5e-b572-c11490007f2e tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-17e7d6b6-4296-4e5e-b572-c11490007f2e tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-17e7d6b6-4296-4e5e-b572-c11490007f2e tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] http://192.168.122.99/volume/v3/types/49401a64-4bb7-4788-bacc-4960396baf5a returned with HTTP 202 Sep 07 10:54:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 426/865] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:54:54 2026] DELETE /volume/v3/types/49401a64-4bb7-4788-bacc-4960396baf5a => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1885ae9a-e0d7-45ea-92e4-b4dcc9762ee6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1885ae9a-e0d7-45ea-92e4-b4dcc9762ee6 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] GET http://192.168.122.99/volume/v3/types/49401a64-4bb7-4788-bacc-4960396baf5a Sep 07 10:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1885ae9a-e0d7-45ea-92e4-b4dcc9762ee6 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1885ae9a-e0d7-45ea-92e4-b4dcc9762ee6 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1885ae9a-e0d7-45ea-92e4-b4dcc9762ee6 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] http://192.168.122.99/volume/v3/types/49401a64-4bb7-4788-bacc-4960396baf5a returned with HTTP 404 Sep 07 10:54:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 440/866] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:54:54 2026] GET /volume/v3/types/49401a64-4bb7-4788-bacc-4960396baf5a => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:54:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d88f9ceb-5f62-4dec-9e03-f53fd152f41c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d88f9ceb-5f62-4dec-9e03-f53fd152f41c tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] DELETE http://192.168.122.99/volume/v3/types/11ab5a42-4f9a-439d-bdc3-a8d26ce3368b Sep 07 10:54:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d88f9ceb-5f62-4dec-9e03-f53fd152f41c tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d88f9ceb-5f62-4dec-9e03-f53fd152f41c tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d88f9ceb-5f62-4dec-9e03-f53fd152f41c tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] http://192.168.122.99/volume/v3/types/11ab5a42-4f9a-439d-bdc3-a8d26ce3368b returned with HTTP 202 Sep 07 10:54:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 427/867] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:54:54 2026] DELETE /volume/v3/types/11ab5a42-4f9a-439d-bdc3-a8d26ce3368b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-710d5daf-7938-410c-95e6-2bdff3d49a45 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:54:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-710d5daf-7938-410c-95e6-2bdff3d49a45 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] GET http://192.168.122.99/volume/v3/types/11ab5a42-4f9a-439d-bdc3-a8d26ce3368b Sep 07 10:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-710d5daf-7938-410c-95e6-2bdff3d49a45 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-710d5daf-7938-410c-95e6-2bdff3d49a45 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:54:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-710d5daf-7938-410c-95e6-2bdff3d49a45 tempest-VolumeRetypeWithoutMigrationTest-1604575743 tempest-VolumeRetypeWithoutMigrationTest-1604575743-project-admin] http://192.168.122.99/volume/v3/types/11ab5a42-4f9a-439d-bdc3-a8d26ce3368b returned with HTTP 404 Sep 07 10:54:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 441/868] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:54:54 2026] GET /volume/v3/types/11ab5a42-4f9a-439d-bdc3-a8d26ce3368b => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:55:04 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=621,cinder:UPDATE=175,cinder:INSERT=88,cinder:DELETE=5 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:55:04 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=50,cinder:INSERT=9,cinder:UPDATE=4 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:55:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9e968d91-c05f-4393-b540-c3d37d2f6128 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a7b11d0-3fef-4432-96a8-1740ea3cdd6d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9e968d91-c05f-4393-b540-c3d37d2f6128 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9e968d91-c05f-4393-b540-c3d37d2f6128 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1272147237-554903785", "extra_specs": {}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9e968d91-c05f-4393-b540-c3d37d2f6128 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:55:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 428/869] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 10:55:09 2026] POST /volume/v3/types => generated 268 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:55:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a7b11d0-3fef-4432-96a8-1740ea3cdd6d tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:55:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a7b11d0-3fef-4432-96a8-1740ea3cdd6d tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-215154182", "os-volume-type-access:is_public": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a7b11d0-3fef-4432-96a8-1740ea3cdd6d tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:55:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 442/870] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 10:55:09 2026] POST /volume/v3/types => generated 228 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6d814013-fbb5-41fd-9faa-d62f82b9d32d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6d814013-fbb5-41fd-9faa-d62f82b9d32d tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6d814013-fbb5-41fd-9faa-d62f82b9d32d tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "40ff48ce-316e-48b2-88cb-dde6651b3c3d", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-6d814013-fbb5-41fd-9faa-d62f82b9d32d tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Create volume request body: {'volume': {'volume_type': '40ff48ce-316e-48b2-88cb-dde6651b3c3d', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6d814013-fbb5-41fd-9faa-d62f82b9d32d tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 404 Sep 07 10:55:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 429/871] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:55:10 2026] POST /volume/v3/volumes => generated 114 bytes in 229 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:55:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2f0c035e-3fbc-482a-9f87-da2f70b6951f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f0c035e-3fbc-482a-9f87-da2f70b6951f tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] POST http://192.168.122.99/volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d/action Sep 07 10:55:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f0c035e-3fbc-482a-9f87-da2f70b6951f tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action body: b'{"addProjectAccess": {"project": "e723ee4e1a4b41b9a0bd376cac71543d"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:55:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f0c035e-3fbc-482a-9f87-da2f70b6951f tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e723ee4e1a4b41b9a0bd376cac71543d"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f0c035e-3fbc-482a-9f87-da2f70b6951f tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d/action returned with HTTP 202 Sep 07 10:55:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 443/872] 192.168.122.99 () {60 vars in 1263 bytes} [Mon Sep 7 10:55:10 2026] POST /volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "40ff48ce-316e-48b2-88cb-dde6651b3c3d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1552117877"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Create volume request body: {'volume': {'volume_type': '40ff48ce-316e-48b2-88cb-dde6651b3c3d', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1552117877'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Create volume of 1 GB Sep 07 10:55:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Availability Zones retrieved successfully. Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Flow 'volume_create_api' (12b35b71-7b16-426b-98fd-7fd938a2ef3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f229b231-1f83-4081-b9f5-2d9afaf9de69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f229b231-1f83-4081-b9f5-2d9afaf9de69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:55:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=40ff48ce-316e-48b2-88cb-dde6651b3c3d,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-215154182',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40ff48ce-316e-48b2-88cb-dde6651b3c3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d6e9ca-8bd1-4d00-8f4f-0fdb50e407af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:10 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-215154182 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-215154182, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:55:10 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-215154182 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-215154182, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:55:11 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Created reservations ['185b21c7-f240-48cd-b0bb-cf3110d416d6', '2e3dd8ba-d2c4-48ec-a363-d084317e5b49', '9eed29c7-cdcf-4460-8766-b026fb30b318', '5fd5ca4c-d1d7-4063-adf9-0ef4a6dbd457'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:55:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d6e9ca-8bd1-4d00-8f4f-0fdb50e407af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['185b21c7-f240-48cd-b0bb-cf3110d416d6', '2e3dd8ba-d2c4-48ec-a363-d084317e5b49', '9eed29c7-cdcf-4460-8766-b026fb30b318', '5fd5ca4c-d1d7-4063-adf9-0ef4a6dbd457']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b1a6569-56f2-4967-a5a1-d23e15c5b242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b1a6569-56f2-4967-a5a1-d23e15c5b242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b79870d-6033-4a2e-a9ea-b6b3e558543a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1552117877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e723ee4e1a4b41b9a0bd376cac71543d',qos_specs=None,replication_status=,reservations=['185b21c7-f240-48cd-b0bb-cf3110d416d6','2e3dd8ba-d2c4-48ec-a363-d084317e5b49','9eed29c7-cdcf-4460-8766-b026fb30b318','5fd5ca4c-d1d7-4063-adf9-0ef4a6dbd457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb9f828050c4171a19506f6b29baec1',volume_type_id=40ff48ce-316e-48b2-88cb-dde6651b3c3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1552117877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b79870d-6033-4a2e-a9ea-b6b3e558543a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e723ee4e1a4b41b9a0bd376cac71543d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eb9f828050c4171a19506f6b29baec1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40ff48ce-316e-48b2-88cb-dde6651b3c3d),volume_type_id=40ff48ce-316e-48b2-88cb-dde6651b3c3d)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012d3646-aa5b-4fde-bb23-acc9f912ace3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012d3646-aa5b-4fde-bb23-acc9f912ace3) transitioned into state 'SUCCESS' from state '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-1552117877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e723ee4e1a4b41b9a0bd376cac71543d',qos_specs=None,replication_status=,reservations=['185b21c7-f240-48cd-b0bb-cf3110d416d6','2e3dd8ba-d2c4-48ec-a363-d084317e5b49','9eed29c7-cdcf-4460-8766-b026fb30b318','5fd5ca4c-d1d7-4063-adf9-0ef4a6dbd457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb9f828050c4171a19506f6b29baec1',volume_type_id=40ff48ce-316e-48b2-88cb-dde6651b3c3d)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b7e559-105c-4bd5-984f-f4f9cc6a9cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b7e559-105c-4bd5-984f-f4f9cc6a9cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Flow 'volume_create_api' (12b35b71-7b16-426b-98fd-7fd938a2ef3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Create volume request issued successfully. Sep 07 10:55:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-baf9d106-24bb-4fdd-9754-dcdf1b6b8480 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:55:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 430/873] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:55:10 2026] POST /volume/v3/volumes => generated 801 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:55:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a7d305c0-86af-4f1c-b387-16212d3f3828 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7d305c0-86af-4f1c-b387-16212d3f3828 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] GET http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a Sep 07 10:55:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7d305c0-86af-4f1c-b387-16212d3f3828 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7d305c0-86af-4f1c-b387-16212d3f3828 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a7d305c0-86af-4f1c-b387-16212d3f3828 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Volume info retrieved successfully. Sep 07 10:55:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7d305c0-86af-4f1c-b387-16212d3f3828 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a returned with HTTP 200 Sep 07 10:55:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 444/874] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:11 2026] GET /volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a => generated 869 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6eff4a5e-0359-4257-a578-604c45027904 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6eff4a5e-0359-4257-a578-604c45027904 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] GET http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a Sep 07 10:55:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6eff4a5e-0359-4257-a578-604c45027904 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6eff4a5e-0359-4257-a578-604c45027904 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6eff4a5e-0359-4257-a578-604c45027904 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Volume info retrieved successfully. Sep 07 10:55:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6eff4a5e-0359-4257-a578-604c45027904 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a returned with HTTP 200 Sep 07 10:55:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 431/875] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:12 2026] GET /volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a => generated 893 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-29f5da08-ceaa-4ce3-a0c0-9613ef0f95aa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29f5da08-ceaa-4ce3-a0c0-9613ef0f95aa tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] GET http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a Sep 07 10:55:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29f5da08-ceaa-4ce3-a0c0-9613ef0f95aa tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29f5da08-ceaa-4ce3-a0c0-9613ef0f95aa tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-29f5da08-ceaa-4ce3-a0c0-9613ef0f95aa tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Volume info retrieved successfully. Sep 07 10:55:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29f5da08-ceaa-4ce3-a0c0-9613ef0f95aa tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a returned with HTTP 200 Sep 07 10:55:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 445/876] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:13 2026] GET /volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a => generated 894 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:55:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7b4e92fb-62e9-4932-b9f7-7981ee52f6dd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7b4e92fb-62e9-4932-b9f7-7981ee52f6dd tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] GET http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a Sep 07 10:55:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7b4e92fb-62e9-4932-b9f7-7981ee52f6dd tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7b4e92fb-62e9-4932-b9f7-7981ee52f6dd tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7b4e92fb-62e9-4932-b9f7-7981ee52f6dd tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Volume info retrieved successfully. Sep 07 10:55:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7b4e92fb-62e9-4932-b9f7-7981ee52f6dd tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a returned with HTTP 200 Sep 07 10:55:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 432/877] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:13 2026] GET /volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a => generated 894 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5d6fceef-00c1-4068-bbf3-f515487d98fe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d6fceef-00c1-4068-bbf3-f515487d98fe tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] DELETE http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a Sep 07 10:55:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d6fceef-00c1-4068-bbf3-f515487d98fe tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d6fceef-00c1-4068-bbf3-f515487d98fe tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5d6fceef-00c1-4068-bbf3-f515487d98fe tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Delete volume with id: 5b79870d-6033-4a2e-a9ea-b6b3e558543a Sep 07 10:55:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5d6fceef-00c1-4068-bbf3-f515487d98fe tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Volume info retrieved successfully. Sep 07 10:55:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5d6fceef-00c1-4068-bbf3-f515487d98fe tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Delete volume request issued successfully. Sep 07 10:55:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d6fceef-00c1-4068-bbf3-f515487d98fe tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a returned with HTTP 202 Sep 07 10:55:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 446/878] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:55:13 2026] DELETE /volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:55:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6e0acc43-2377-4662-8e1e-1607c12ce0de None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6e0acc43-2377-4662-8e1e-1607c12ce0de tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] GET http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a Sep 07 10:55:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6e0acc43-2377-4662-8e1e-1607c12ce0de tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6e0acc43-2377-4662-8e1e-1607c12ce0de tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6e0acc43-2377-4662-8e1e-1607c12ce0de tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Volume info retrieved successfully. Sep 07 10:55:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6e0acc43-2377-4662-8e1e-1607c12ce0de tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a returned with HTTP 200 Sep 07 10:55:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 433/879] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:13 2026] GET /volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a => generated 893 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d0e0d522-d0c5-421f-b4a6-42d56ef4effb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d0e0d522-d0c5-421f-b4a6-42d56ef4effb tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d0e0d522-d0c5-421f-b4a6-42d56ef4effb tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731067236-899648745", "extra_specs": {}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d0e0d522-d0c5-421f-b4a6-42d56ef4effb tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:55:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 447/880] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 10:55:14 2026] POST /volume/v3/types => generated 268 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9a901e4d-44f6-495f-ac28-7644d82b8f99 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9a901e4d-44f6-495f-ac28-7644d82b8f99 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:55:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9a901e4d-44f6-495f-ac28-7644d82b8f99 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70050702-369223181", "extra_specs": {}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9a901e4d-44f6-495f-ac28-7644d82b8f99 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:55:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 434/881] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 10:55:14 2026] POST /volume/v3/types => generated 266 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-631715731", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731067236-899648745", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-631715731', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731067236-899648745', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:55:14 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Create volume of 1 GB Sep 07 10:55:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Availability Zones retrieved successfully. Sep 07 10:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Flow 'volume_create_api' (de0a3ee4-eaa9-4a84-b51b-963d6a97e632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597e41f3-fab4-4ff2-8760-db73e47baa8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-04881450-526c-40d7-bf52-9e20ef2aa652 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:55:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-04881450-526c-40d7-bf52-9e20ef2aa652 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] GET http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a Sep 07 10:55:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-04881450-526c-40d7-bf52-9e20ef2aa652 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-04881450-526c-40d7-bf52-9e20ef2aa652 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-04881450-526c-40d7-bf52-9e20ef2aa652 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Volume info retrieved successfully. Sep 07 10:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597e41f3-fab4-4ff2-8760-db73e47baa8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:55:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a33324e1-1456-477b-b48f-a03d590415ac,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731067236-899648745',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a33324e1-1456-477b-b48f-a03d590415ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05fda5ae-b97a-4a9c-b872-ecdeba13c3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-04881450-526c-40d7-bf52-9e20ef2aa652 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a returned with HTTP 200 Sep 07 10:55:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 435/882] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:14 2026] GET /volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a => generated 893 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:15 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731067236-899648745 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731067236-899648745, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:55:15 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731067236-899648745 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731067236-899648745, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Created reservations ['e3fb1c80-36d3-4454-a4db-07e2c1253467', '4c350f7a-4a71-4c27-bf15-89cb14696108', 'b3cf323c-9f89-4d64-b876-e0c73624a3e4', '8d666b99-202f-4e2f-b2ba-14a9380a9ade'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05fda5ae-b97a-4a9c-b872-ecdeba13c3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3fb1c80-36d3-4454-a4db-07e2c1253467', '4c350f7a-4a71-4c27-bf15-89cb14696108', 'b3cf323c-9f89-4d64-b876-e0c73624a3e4', '8d666b99-202f-4e2f-b2ba-14a9380a9ade']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a57a60d-1d43-48f2-bad7-0a6aff7d1c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a57a60d-1d43-48f2-bad7-0a6aff7d1c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1925c6d7-1dba-462b-9adf-ec1864955f50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-631715731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c7232f716f8410b9f4ec9df8c90b7c9',qos_specs=None,replication_status=,reservations=['e3fb1c80-36d3-4454-a4db-07e2c1253467','4c350f7a-4a71-4c27-bf15-89cb14696108','b3cf323c-9f89-4d64-b876-e0c73624a3e4','8d666b99-202f-4e2f-b2ba-14a9380a9ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59c8290261941ab82be7d12a159aead',volume_type_id=a33324e1-1456-477b-b48f-a03d590415ac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:55:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-631715731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1925c6d7-1dba-462b-9adf-ec1864955f50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c7232f716f8410b9f4ec9df8c90b7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d59c8290261941ab82be7d12a159aead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a33324e1-1456-477b-b48f-a03d590415ac),volume_type_id=a33324e1-1456-477b-b48f-a03d590415ac)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92cc379a-3102-4212-b62b-2a0742d816f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92cc379a-3102-4212-b62b-2a0742d816f5) transitioned into state 'SUCCESS' from state '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-631715731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c7232f716f8410b9f4ec9df8c90b7c9',qos_specs=None,replication_status=,reservations=['e3fb1c80-36d3-4454-a4db-07e2c1253467','4c350f7a-4a71-4c27-bf15-89cb14696108','b3cf323c-9f89-4d64-b876-e0c73624a3e4','8d666b99-202f-4e2f-b2ba-14a9380a9ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59c8290261941ab82be7d12a159aead',volume_type_id=a33324e1-1456-477b-b48f-a03d590415ac)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f02c11-65ea-491d-81b2-ad13aba8729b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f02c11-65ea-491d-81b2-ad13aba8729b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Flow 'volume_create_api' (de0a3ee4-eaa9-4a84-b51b-963d6a97e632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Create volume request issued successfully. Sep 07 10:55:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-254a9f94-5558-4a09-94cf-6a8d0cff9e02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:55:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 448/883] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:55:14 2026] POST /volume/v3/volumes => generated 851 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:55:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:55:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1727010565", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70050702-369223181", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1727010565', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70050702-369223181', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:55:15 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Create volume of 1 GB Sep 07 10:55:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Availability Zones retrieved successfully. Sep 07 10:55:15 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Flow 'volume_create_api' (35798384-e7b0-4221-95b2-7ab9031ae136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:15 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d89ec3-55be-4865-bb37-694c933205e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:15 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:55:15 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d89ec3-55be-4865-bb37-694c933205e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:55:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3ebb6a1b-4aca-4c4d-adbe-3c003d31c843,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70050702-369223181',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebb6a1b-4aca-4c4d-adbe-3c003d31c843', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:15 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a71b37-bfac-436a-a913-416c6034841e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:15 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70050702-369223181 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70050702-369223181, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:55:15 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70050702-369223181 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70050702-369223181, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-acba0733-d3d1-4066-90a6-527a2e084c13 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-acba0733-d3d1-4066-90a6-527a2e084c13 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] GET http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-acba0733-d3d1-4066-90a6-527a2e084c13 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-acba0733-d3d1-4066-90a6-527a2e084c13 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-acba0733-d3d1-4066-90a6-527a2e084c13 tempest-VolumeTypesAccessTest-355558274 tempest-VolumeTypesAccessTest-355558274-project-member] http://192.168.122.99/volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a returned with HTTP 404 Sep 07 10:55:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 449/884] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:15 2026] GET /volume/v3/volumes/5b79870d-6033-4a2e-a9ea-b6b3e558543a => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b7a97221-d200-46d1-a0a6-ecf42abf2b68 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7a97221-d200-46d1-a0a6-ecf42abf2b68 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] POST http://192.168.122.99/volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d/action Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7a97221-d200-46d1-a0a6-ecf42abf2b68 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action body: b'{"removeProjectAccess": {"project": "e723ee4e1a4b41b9a0bd376cac71543d"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7a97221-d200-46d1-a0a6-ecf42abf2b68 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e723ee4e1a4b41b9a0bd376cac71543d"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Created reservations ['e1ee2c45-4c36-4a74-8911-f3f1ff84eda7', '64b4b6a3-5c10-41d4-9378-fc2c88daceb8', '2f86fe5e-2d29-414c-ab49-f72ae3f4deed', '5fa3cc70-5c8e-4d0e-927f-204c4a7482a9'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a71b37-bfac-436a-a913-416c6034841e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1ee2c45-4c36-4a74-8911-f3f1ff84eda7', '64b4b6a3-5c10-41d4-9378-fc2c88daceb8', '2f86fe5e-2d29-414c-ab49-f72ae3f4deed', '5fa3cc70-5c8e-4d0e-927f-204c4a7482a9']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0a45f45-2cba-473a-b1e9-04b013718a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7a97221-d200-46d1-a0a6-ecf42abf2b68 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d/action returned with HTTP 202 Sep 07 10:55:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 450/885] 192.168.122.99 () {60 vars in 1263 bytes} [Mon Sep 7 10:55:16 2026] POST /volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-959d5c5b-4e09-4664-b607-595bdbd14ef0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-959d5c5b-4e09-4664-b607-595bdbd14ef0 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] DELETE http://192.168.122.99/volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-959d5c5b-4e09-4664-b607-595bdbd14ef0 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-959d5c5b-4e09-4664-b607-595bdbd14ef0 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0a45f45-2cba-473a-b1e9-04b013718a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f154557-d203-41a9-b14f-db56dc4168a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1727010565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c7232f716f8410b9f4ec9df8c90b7c9',qos_specs=None,replication_status=,reservations=['e1ee2c45-4c36-4a74-8911-f3f1ff84eda7','64b4b6a3-5c10-41d4-9378-fc2c88daceb8','2f86fe5e-2d29-414c-ab49-f72ae3f4deed','5fa3cc70-5c8e-4d0e-927f-204c4a7482a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59c8290261941ab82be7d12a159aead',volume_type_id=3ebb6a1b-4aca-4c4d-adbe-3c003d31c843), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1727010565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f154557-d203-41a9-b14f-db56dc4168a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c7232f716f8410b9f4ec9df8c90b7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d59c8290261941ab82be7d12a159aead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebb6a1b-4aca-4c4d-adbe-3c003d31c843),volume_type_id=3ebb6a1b-4aca-4c4d-adbe-3c003d31c843)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3350bdd-c098-4fc4-b593-0e643eb6c7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-959d5c5b-4e09-4664-b607-595bdbd14ef0 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d returned with HTTP 202 Sep 07 10:55:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 451/886] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:55:16 2026] DELETE /volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9b362091-8847-4f0e-9402-bf8fbafda115 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b362091-8847-4f0e-9402-bf8fbafda115 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] GET http://192.168.122.99/volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b362091-8847-4f0e-9402-bf8fbafda115 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b362091-8847-4f0e-9402-bf8fbafda115 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b362091-8847-4f0e-9402-bf8fbafda115 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d returned with HTTP 404 Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3350bdd-c098-4fc4-b593-0e643eb6c7c7) transitioned into state 'SUCCESS' from state '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-1727010565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c7232f716f8410b9f4ec9df8c90b7c9',qos_specs=None,replication_status=,reservations=['e1ee2c45-4c36-4a74-8911-f3f1ff84eda7','64b4b6a3-5c10-41d4-9378-fc2c88daceb8','2f86fe5e-2d29-414c-ab49-f72ae3f4deed','5fa3cc70-5c8e-4d0e-927f-204c4a7482a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59c8290261941ab82be7d12a159aead',volume_type_id=3ebb6a1b-4aca-4c4d-adbe-3c003d31c843)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 452/887] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:55:16 2026] GET /volume/v3/types/40ff48ce-316e-48b2-88cb-dde6651b3c3d => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bb6ed80-70d8-483e-b39f-121ae1d25f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fb8e39a2-d740-4cd8-a296-15da31a04826 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fb8e39a2-d740-4cd8-a296-15da31a04826 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fb8e39a2-d740-4cd8-a296-15da31a04826 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1837563320", "os-volume-type-access:is_public": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bb6ed80-70d8-483e-b39f-121ae1d25f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Flow 'volume_create_api' (35798384-e7b0-4221-95b2-7ab9031ae136) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Create volume request issued successfully. Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8fbe282a-b757-44a9-9c64-a31a98dac94b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:55:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 436/888] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:55:15 2026] POST /volume/v3/volumes => generated 850 bytes in 921 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fb8e39a2-d740-4cd8-a296-15da31a04826 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:55:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 453/889] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 10:55:16 2026] POST /volume/v3/types => generated 229 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-da0d51d7-ba05-4a0f-9a19-d20a4fb5c8d9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-da0d51d7-ba05-4a0f-9a19-d20a4fb5c8d9 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] POST http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-da0d51d7-ba05-4a0f-9a19-d20a4fb5c8d9 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action body: b'{"addProjectAccess": {"project": "e723ee4e1a4b41b9a0bd376cac71543d"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-da0d51d7-ba05-4a0f-9a19-d20a4fb5c8d9 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e723ee4e1a4b41b9a0bd376cac71543d"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-601664689", "snapshot_id": null, "imageRef": "47601c25-ab08-49b9-b4d1-e6e83d17c980", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1272147237-554903785", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-601664689', 'snapshot_id': None, 'imageRef': '47601c25-ab08-49b9-b4d1-e6e83d17c980', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1272147237-554903785', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-da0d51d7-ba05-4a0f-9a19-d20a4fb5c8d9 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action returned with HTTP 202 Sep 07 10:55:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 437/890] 192.168.122.99 () {60 vars in 1263 bytes} [Mon Sep 7 10:55:16 2026] POST /volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-77679b08-6e54-4bb7-a97f-a551dc910b2f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-77679b08-6e54-4bb7-a97f-a551dc910b2f tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] POST http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-77679b08-6e54-4bb7-a97f-a551dc910b2f tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action body: b'{"addProjectAccess": {"project": "5e06a8dc809944c8aadaf0ec3dc615b2"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-77679b08-6e54-4bb7-a97f-a551dc910b2f tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5e06a8dc809944c8aadaf0ec3dc615b2"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-77679b08-6e54-4bb7-a97f-a551dc910b2f tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action returned with HTTP 202 Sep 07 10:55:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 438/891] 192.168.122.99 () {60 vars in 1263 bytes} [Mon Sep 7 10:55:16 2026] POST /volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c8ac9212-72cd-420a-846e-b3faa35d85e7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c8ac9212-72cd-420a-846e-b3faa35d85e7 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] GET http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/os-volume-type-access Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c8ac9212-72cd-420a-846e-b3faa35d85e7 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c8ac9212-72cd-420a-846e-b3faa35d85e7 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c8ac9212-72cd-420a-846e-b3faa35d85e7 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/os-volume-type-access returned with HTTP 200 Sep 07 10:55:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 439/892] 192.168.122.99 () {58 vars in 1287 bytes} [Mon Sep 7 10:55:16 2026] GET /volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/os-volume-type-access => generated 244 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ff8f1106-7c8f-4277-a66e-a465142557aa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ff8f1106-7c8f-4277-a66e-a465142557aa tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] POST http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ff8f1106-7c8f-4277-a66e-a465142557aa tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action body: b'{"removeProjectAccess": {"project": "5e06a8dc809944c8aadaf0ec3dc615b2"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ff8f1106-7c8f-4277-a66e-a465142557aa tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5e06a8dc809944c8aadaf0ec3dc615b2"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Create volume of 1 GB Sep 07 10:55:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Availability Zones retrieved successfully. Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ff8f1106-7c8f-4277-a66e-a465142557aa tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action returned with HTTP 202 Sep 07 10:55:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 440/893] 192.168.122.99 () {60 vars in 1263 bytes} [Mon Sep 7 10:55:16 2026] POST /volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1695bc18-0464-462f-8fc9-d89bfd26ea2b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1695bc18-0464-462f-8fc9-d89bfd26ea2b tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] POST http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1695bc18-0464-462f-8fc9-d89bfd26ea2b tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action body: b'{"removeProjectAccess": {"project": "e723ee4e1a4b41b9a0bd376cac71543d"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1695bc18-0464-462f-8fc9-d89bfd26ea2b tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e723ee4e1a4b41b9a0bd376cac71543d"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Flow 'volume_create_api' (747bd14a-8ee4-4cb8-9974-4958cf27c836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1695bc18-0464-462f-8fc9-d89bfd26ea2b tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action returned with HTTP 202 Sep 07 10:55:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 441/894] 192.168.122.99 () {60 vars in 1263 bytes} [Mon Sep 7 10:55:16 2026] POST /volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cbb095-e8cc-4e04-a6cf-ffd27240f1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8b9622ea-784b-486b-aacd-1b636c334248 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8b9622ea-784b-486b-aacd-1b636c334248 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] DELETE http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8b9622ea-784b-486b-aacd-1b636c334248 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8b9622ea-784b-486b-aacd-1b636c334248 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:55:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8b9622ea-784b-486b-aacd-1b636c334248 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d returned with HTTP 202 Sep 07 10:55:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 442/895] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:55:16 2026] DELETE /volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:55:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-95c5ace7-a319-44ad-ae61-79e5f6b35059 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95c5ace7-a319-44ad-ae61-79e5f6b35059 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] GET http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d Sep 07 10:55:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95c5ace7-a319-44ad-ae61-79e5f6b35059 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95c5ace7-a319-44ad-ae61-79e5f6b35059 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95c5ace7-a319-44ad-ae61-79e5f6b35059 tempest-VolumeTypesAccessTest-1489992996 tempest-VolumeTypesAccessTest-1489992996-project-admin] http://192.168.122.99/volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d returned with HTTP 404 Sep 07 10:55:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 443/896] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:55:17 2026] GET /volume/v3/types/cea44c88-82be-4378-9bed-3ce33656153d => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cbb095-e8cc-4e04-a6cf-ffd27240f1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:55:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd7e6a50-4d62-405d-ad70-3043b26a2e72,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1272147237-554903785',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd7e6a50-4d62-405d-ad70-3043b26a2e72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272c195d-430a-44b8-a7c2-9321366971ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:17 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1272147237-554903785 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1272147237-554903785, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:55:17 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1272147237-554903785 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1272147237-554903785, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Created reservations ['bd922a28-7cb1-4994-9bfb-9c8dd99c36fb', '91d4c46a-fb87-4daf-87a9-a2e7f159dd7e', '38956cc3-3075-4395-8c35-32e550ddfcf3', '58c06277-9d27-48a5-8ecb-ae3cad10cd68'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272c195d-430a-44b8-a7c2-9321366971ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd922a28-7cb1-4994-9bfb-9c8dd99c36fb', '91d4c46a-fb87-4daf-87a9-a2e7f159dd7e', '38956cc3-3075-4395-8c35-32e550ddfcf3', '58c06277-9d27-48a5-8ecb-ae3cad10cd68']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad1cb9d-fd37-496a-9196-36b751a4d479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad1cb9d-fd37-496a-9196-36b751a4d479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e4c6ea8-64c0-4a4d-86db-107754f9be49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-601664689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c7232f716f8410b9f4ec9df8c90b7c9',qos_specs=None,replication_status=,reservations=['bd922a28-7cb1-4994-9bfb-9c8dd99c36fb','91d4c46a-fb87-4daf-87a9-a2e7f159dd7e','38956cc3-3075-4395-8c35-32e550ddfcf3','58c06277-9d27-48a5-8ecb-ae3cad10cd68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59c8290261941ab82be7d12a159aead',volume_type_id=dd7e6a50-4d62-405d-ad70-3043b26a2e72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-601664689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e4c6ea8-64c0-4a4d-86db-107754f9be49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c7232f716f8410b9f4ec9df8c90b7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d59c8290261941ab82be7d12a159aead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd7e6a50-4d62-405d-ad70-3043b26a2e72),volume_type_id=dd7e6a50-4d62-405d-ad70-3043b26a2e72)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b35829-0d8b-4460-a9a2-fe653d334d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b35829-0d8b-4460-a9a2-fe653d334d38) transitioned into state 'SUCCESS' from state '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-601664689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c7232f716f8410b9f4ec9df8c90b7c9',qos_specs=None,replication_status=,reservations=['bd922a28-7cb1-4994-9bfb-9c8dd99c36fb','91d4c46a-fb87-4daf-87a9-a2e7f159dd7e','38956cc3-3075-4395-8c35-32e550ddfcf3','58c06277-9d27-48a5-8ecb-ae3cad10cd68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59c8290261941ab82be7d12a159aead',volume_type_id=dd7e6a50-4d62-405d-ad70-3043b26a2e72)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf3e1add-71d2-49c1-8a61-7bb5390cff98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf3e1add-71d2-49c1-8a61-7bb5390cff98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Flow 'volume_create_api' (747bd14a-8ee4-4cb8-9974-4958cf27c836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Create volume request issued successfully. Sep 07 10:55:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46b693e7-9a48-49b4-9719-79974ce9fde2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:55:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 454/897] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:55:16 2026] POST /volume/v3/volumes => generated 851 bytes in 1048 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:55:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-54e234f5-d54c-4314-82dc-98a667cc2d1d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-54e234f5-d54c-4314-82dc-98a667cc2d1d tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-54e234f5-d54c-4314-82dc-98a667cc2d1d tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-54e234f5-d54c-4314-82dc-98a667cc2d1d tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-54e234f5-d54c-4314-82dc-98a667cc2d1d tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-54e234f5-d54c-4314-82dc-98a667cc2d1d tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 444/898] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:17 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 919 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e96570b4-1c52-4e50-8d66-2bf0e4520e9a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e96570b4-1c52-4e50-8d66-2bf0e4520e9a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e96570b4-1c52-4e50-8d66-2bf0e4520e9a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e96570b4-1c52-4e50-8d66-2bf0e4520e9a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e96570b4-1c52-4e50-8d66-2bf0e4520e9a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e96570b4-1c52-4e50-8d66-2bf0e4520e9a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 455/899] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:18 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 943 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f2fce195-7bcf-42cd-aa2f-2c25722f7b66 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f2fce195-7bcf-42cd-aa2f-2c25722f7b66 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f2fce195-7bcf-42cd-aa2f-2c25722f7b66 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f2fce195-7bcf-42cd-aa2f-2c25722f7b66 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f2fce195-7bcf-42cd-aa2f-2c25722f7b66 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f2fce195-7bcf-42cd-aa2f-2c25722f7b66 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 445/900] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:19 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 943 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c4e4fb2e-8b92-4425-a2a5-fa68113b39b4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4e4fb2e-8b92-4425-a2a5-fa68113b39b4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4e4fb2e-8b92-4425-a2a5-fa68113b39b4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4e4fb2e-8b92-4425-a2a5-fa68113b39b4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c4e4fb2e-8b92-4425-a2a5-fa68113b39b4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4e4fb2e-8b92-4425-a2a5-fa68113b39b4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 456/901] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:20 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 943 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-10953df0-822f-4915-9f66-067f09fba7c4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-10953df0-822f-4915-9f66-067f09fba7c4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-10953df0-822f-4915-9f66-067f09fba7c4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-10953df0-822f-4915-9f66-067f09fba7c4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-10953df0-822f-4915-9f66-067f09fba7c4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-10953df0-822f-4915-9f66-067f09fba7c4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 446/902] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:22 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 943 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fd59592b-5195-4519-8693-7c7c61bde4ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd59592b-5195-4519-8693-7c7c61bde4ce tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd59592b-5195-4519-8693-7c7c61bde4ce tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd59592b-5195-4519-8693-7c7c61bde4ce tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fd59592b-5195-4519-8693-7c7c61bde4ce tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd59592b-5195-4519-8693-7c7c61bde4ce tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 457/903] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:23 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 943 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-389484b9-c529-4de0-a46d-58d5e51918bf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-389484b9-c529-4de0-a46d-58d5e51918bf tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-389484b9-c529-4de0-a46d-58d5e51918bf tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-389484b9-c529-4de0-a46d-58d5e51918bf tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-389484b9-c529-4de0-a46d-58d5e51918bf tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-389484b9-c529-4de0-a46d-58d5e51918bf tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 447/904] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:24 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1001 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-77e8ff4f-a797-4a2f-8b33-87841b322507 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-77e8ff4f-a797-4a2f-8b33-87841b322507 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-77e8ff4f-a797-4a2f-8b33-87841b322507 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-77e8ff4f-a797-4a2f-8b33-87841b322507 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-77e8ff4f-a797-4a2f-8b33-87841b322507 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-77e8ff4f-a797-4a2f-8b33-87841b322507 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 458/905] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:25 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1001 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-28926ac8-34a3-4ef8-8720-4480eb7effb4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-28926ac8-34a3-4ef8-8720-4480eb7effb4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-28926ac8-34a3-4ef8-8720-4480eb7effb4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-28926ac8-34a3-4ef8-8720-4480eb7effb4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-28926ac8-34a3-4ef8-8720-4480eb7effb4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-28926ac8-34a3-4ef8-8720-4480eb7effb4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 448/906] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:26 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1004 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c8e74256-4f8c-4b4a-bc10-c21ccf7e36a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8e74256-4f8c-4b4a-bc10-c21ccf7e36a3 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8e74256-4f8c-4b4a-bc10-c21ccf7e36a3 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8e74256-4f8c-4b4a-bc10-c21ccf7e36a3 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c8e74256-4f8c-4b4a-bc10-c21ccf7e36a3 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8e74256-4f8c-4b4a-bc10-c21ccf7e36a3 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 459/907] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:27 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1004 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c451290b-1f4f-4c49-88f3-7094e124c68b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c451290b-1f4f-4c49-88f3-7094e124c68b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c451290b-1f4f-4c49-88f3-7094e124c68b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c451290b-1f4f-4c49-88f3-7094e124c68b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c451290b-1f4f-4c49-88f3-7094e124c68b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c451290b-1f4f-4c49-88f3-7094e124c68b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 449/908] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:28 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1004 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a95540d1-e9b3-4d30-8b8b-c24b76fb08f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a95540d1-e9b3-4d30-8b8b-c24b76fb08f7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a95540d1-e9b3-4d30-8b8b-c24b76fb08f7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a95540d1-e9b3-4d30-8b8b-c24b76fb08f7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a95540d1-e9b3-4d30-8b8b-c24b76fb08f7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a95540d1-e9b3-4d30-8b8b-c24b76fb08f7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 460/909] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:29 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1004 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-602edc37-48aa-4354-91a6-187bdba37669 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:55:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-903093281"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-903093281'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:55:30 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create volume of 1 GB Sep 07 10:55:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Availability Zones retrieved successfully. Sep 07 10:55:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Flow 'volume_create_api' (b26f910d-accf-4712-8ae6-f9ef216868c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fde364a-ce99-4c6a-aef6-da3291d4b8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:55:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9839ce5e-fb74-4855-8def-302d2d71ca05 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9839ce5e-fb74-4855-8def-302d2d71ca05 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fde364a-ce99-4c6a-aef6-da3291d4b8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b40daa1-392b-477c-aff6-997d1f009876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9839ce5e-fb74-4855-8def-302d2d71ca05 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9839ce5e-fb74-4855-8def-302d2d71ca05 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9839ce5e-fb74-4855-8def-302d2d71ca05 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9839ce5e-fb74-4855-8def-302d2d71ca05 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 461/910] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:31 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1004 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Created reservations ['b812c5cf-9219-4cfb-a86a-0a2245e0d92f', '9111ceb6-af0b-4a06-8c4d-0f8bb80b36b6', 'd118b027-0a5d-470f-8be9-9e6ec11ec4c4', 'a9a9d77f-abf5-495d-b0b3-bc1f88dc0e1b'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b40daa1-392b-477c-aff6-997d1f009876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b812c5cf-9219-4cfb-a86a-0a2245e0d92f', '9111ceb6-af0b-4a06-8c4d-0f8bb80b36b6', 'd118b027-0a5d-470f-8be9-9e6ec11ec4c4', 'a9a9d77f-abf5-495d-b0b3-bc1f88dc0e1b']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ccf12c-34f1-44ff-82ba-416b671995d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ccf12c-34f1-44ff-82ba-416b671995d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ee6b97-ebcb-46a7-8146-54ec3315451e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-903093281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14ab3f06a606426898e83fa6e217f914',qos_specs=None,replication_status=,reservations=['b812c5cf-9219-4cfb-a86a-0a2245e0d92f','9111ceb6-af0b-4a06-8c4d-0f8bb80b36b6','d118b027-0a5d-470f-8be9-9e6ec11ec4c4','a9a9d77f-abf5-495d-b0b3-bc1f88dc0e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0df7f7c3aa414fbf9421679bd8bd9b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-903093281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ee6b97-ebcb-46a7-8146-54ec3315451e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14ab3f06a606426898e83fa6e217f914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b0df7f7c3aa414fbf9421679bd8bd9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa61244-9b1b-4b66-82e6-060de61d484a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa61244-9b1b-4b66-82e6-060de61d484a) transitioned into state 'SUCCESS' from state '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-903093281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14ab3f06a606426898e83fa6e217f914',qos_specs=None,replication_status=,reservations=['b812c5cf-9219-4cfb-a86a-0a2245e0d92f','9111ceb6-af0b-4a06-8c4d-0f8bb80b36b6','d118b027-0a5d-470f-8be9-9e6ec11ec4c4','a9a9d77f-abf5-495d-b0b3-bc1f88dc0e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0df7f7c3aa414fbf9421679bd8bd9b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5555e55e-ade9-46b9-9aa1-66118e134ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5555e55e-ade9-46b9-9aa1-66118e134ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Flow 'volume_create_api' (b26f910d-accf-4712-8ae6-f9ef216868c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create volume request issued successfully. Sep 07 10:55:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-602edc37-48aa-4354-91a6-187bdba37669 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:55:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 450/911] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:55:30 2026] POST /volume/v3/volumes => generated 757 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:55:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-da366e12-099a-4927-a0ce-e9bcea6c5ebe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da366e12-099a-4927-a0ce-e9bcea6c5ebe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da366e12-099a-4927-a0ce-e9bcea6c5ebe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da366e12-099a-4927-a0ce-e9bcea6c5ebe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-da366e12-099a-4927-a0ce-e9bcea6c5ebe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da366e12-099a-4927-a0ce-e9bcea6c5ebe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 200 Sep 07 10:55:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 462/912] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:31 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 825 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-47098207-48fe-49c5-aaeb-c7215f5e0581 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-47098207-48fe-49c5-aaeb-c7215f5e0581 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-47098207-48fe-49c5-aaeb-c7215f5e0581 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-47098207-48fe-49c5-aaeb-c7215f5e0581 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-47098207-48fe-49c5-aaeb-c7215f5e0581 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-47098207-48fe-49c5-aaeb-c7215f5e0581 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 451/913] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:32 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1255 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:55:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6612f331-c99d-467b-8d3b-eb11f0b5532b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-0c600542-bc84-410f-9eb0-cb3ff2639823 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-0c600542-bc84-410f-9eb0-cb3ff2639823 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-0c600542-bc84-410f-9eb0-cb3ff2639823 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6612f331-c99d-467b-8d3b-eb11f0b5532b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-0c600542-bc84-410f-9eb0-cb3ff2639823 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6612f331-c99d-467b-8d3b-eb11f0b5532b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6612f331-c99d-467b-8d3b-eb11f0b5532b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6612f331-c99d-467b-8d3b-eb11f0b5532b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-0c600542-bc84-410f-9eb0-cb3ff2639823 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6612f331-c99d-467b-8d3b-eb11f0b5532b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 200 Sep 07 10:55:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 463/914] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:32 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 849 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:55:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-0c600542-bc84-410f-9eb0-cb3ff2639823 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 452/915] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:55:32 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1255 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-344637cc-0441-4787-8c84-a0dfda0ee0a4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-344637cc-0441-4787-8c84-a0dfda0ee0a4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-344637cc-0441-4787-8c84-a0dfda0ee0a4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-344637cc-0441-4787-8c84-a0dfda0ee0a4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-344637cc-0441-4787-8c84-a0dfda0ee0a4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-344637cc-0441-4787-8c84-a0dfda0ee0a4 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 464/916] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:55:33 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1255 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b4f3d81c-7b13-43d2-8ae0-aeccf05e00d8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b4f3d81c-7b13-43d2-8ae0-aeccf05e00d8 None None] GET http://192.168.122.99/volume// Sep 07 10:55:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b4f3d81c-7b13-43d2-8ae0-aeccf05e00d8 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b4f3d81c-7b13-43d2-8ae0-aeccf05e00d8 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b4f3d81c-7b13-43d2-8ae0-aeccf05e00d8 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:55:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 453/917] 192.168.122.99 () {58 vars in 1303 bytes} [Mon Sep 7 10:55:33 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-07cce67e-ab67-46f1-82c9-a113d1716f0e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-07cce67e-ab67-46f1-82c9-a113d1716f0e tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-07cce67e-ab67-46f1-82c9-a113d1716f0e tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e4c6ea8-64c0-4a4d-86db-107754f9be49", "connector": null, "instance_uuid": "9ce4275d-04de-4f97-9ca0-154a53b81fa4"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-07cce67e-ab67-46f1-82c9-a113d1716f0e tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:55:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 465/918] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:55:33 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7cefe2ee-ae5c-468a-a196-23818fd36902 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7cefe2ee-ae5c-468a-a196-23818fd36902 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7cefe2ee-ae5c-468a-a196-23818fd36902 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7cefe2ee-ae5c-468a-a196-23818fd36902 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7cefe2ee-ae5c-468a-a196-23818fd36902 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7cefe2ee-ae5c-468a-a196-23818fd36902 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 200 Sep 07 10:55:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 454/919] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:33 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-04af381b-655c-4b0e-9aa4-8ffae6b49fbe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04af381b-655c-4b0e-9aa4-8ffae6b49fbe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04af381b-655c-4b0e-9aa4-8ffae6b49fbe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35ee6b97-ebcb-46a7-8146-54ec3315451e", "name": "tempest-VolumesDeleteCascade-Snapshot-1590552657"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-04af381b-655c-4b0e-9aa4-8ffae6b49fbe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-04af381b-655c-4b0e-9aa4-8ffae6b49fbe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create snapshot from volume 35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:34 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-04af381b-655c-4b0e-9aa4-8ffae6b49fbe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Created reservations ['d2344abb-15bd-4e46-a76f-276d4b3de1e9', 'e17c1b3b-7af0-4318-8465-cc9306246188', '7ea087dd-736a-42e0-b549-aff72eea9752', 'e3980979-d3c9-4f41-95d8-ce34dc9f0c6f'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:55:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-04af381b-655c-4b0e-9aa4-8ffae6b49fbe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot create request issued successfully. Sep 07 10:55:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04af381b-655c-4b0e-9aa4-8ffae6b49fbe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:55:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 466/920] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:55:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:55:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-579dc92e-0008-488e-84b4-c5b38e4308ed None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-579dc92e-0008-488e-84b4-c5b38e4308ed tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 Sep 07 10:55:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-579dc92e-0008-488e-84b4-c5b38e4308ed tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-579dc92e-0008-488e-84b4-c5b38e4308ed tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-579dc92e-0008-488e-84b4-c5b38e4308ed tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:55:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-579dc92e-0008-488e-84b4-c5b38e4308ed tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 returned with HTTP 200 Sep 07 10:55:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 455/921] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:55:34 2026] GET /volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:55:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7dc9f7b3-be1e-4d7b-ba3f-1302548a2e65 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7dc9f7b3-be1e-4d7b-ba3f-1302548a2e65 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 Sep 07 10:55:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7dc9f7b3-be1e-4d7b-ba3f-1302548a2e65 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7dc9f7b3-be1e-4d7b-ba3f-1302548a2e65 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7dc9f7b3-be1e-4d7b-ba3f-1302548a2e65 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:55:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7dc9f7b3-be1e-4d7b-ba3f-1302548a2e65 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 returned with HTTP 200 Sep 07 10:55:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 467/922] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:55:35 2026] GET /volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 => generated 439 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-702f4b19-d5d1-4507-b970-f20ad486e087 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-702f4b19-d5d1-4507-b970-f20ad486e087 None None] GET http://192.168.122.99/volume// Sep 07 10:55:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-702f4b19-d5d1-4507-b970-f20ad486e087 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-702f4b19-d5d1-4507-b970-f20ad486e087 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-702f4b19-d5d1-4507-b970-f20ad486e087 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:55:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 456/923] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:55:35 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:55:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-c2402871-8533-4ea1-a836-bc44e43f95d6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-c2402871-8533-4ea1-a836-bc44e43f95d6 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-c2402871-8533-4ea1-a836-bc44e43f95d6 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-c2402871-8533-4ea1-a836-bc44e43f95d6 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-c2402871-8533-4ea1-a836-bc44e43f95d6 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:55:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-c2402871-8533-4ea1-a836-bc44e43f95d6 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:55:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 468/924] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:55:35 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1435 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:55:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-96852c81-0641-464b-afc6-6b28ed4cdf14 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-96852c81-0641-464b-afc6-6b28ed4cdf14 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] PUT http://192.168.122.99/volume/v3/attachments/7c754fe6-5cb2-4b81-a302-d3d1e303ad13 Sep 07 10:55:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-96852c81-0641-464b-afc6-6b28ed4cdf14 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:36 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-96852c81-0641-464b-afc6-6b28ed4cdf14 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Acquiring lock "cinder-attachment_update-7e4c6ea8-64c0-4a4d-86db-107754f9be49-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:55:36 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-96852c81-0641-464b-afc6-6b28ed4cdf14 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Lock "cinder-attachment_update-7e4c6ea8-64c0-4a4d-86db-107754f9be49-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:55:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0e84ff85-faee-498c-93c7-7ae8fab73695 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e84ff85-faee-498c-93c7-7ae8fab73695 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 Sep 07 10:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e84ff85-faee-498c-93c7-7ae8fab73695 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e84ff85-faee-498c-93c7-7ae8fab73695 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0e84ff85-faee-498c-93c7-7ae8fab73695 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:55:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e84ff85-faee-498c-93c7-7ae8fab73695 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 returned with HTTP 200 Sep 07 10:55:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 469/925] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:55:36 2026] GET /volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 => generated 439 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-99d91a06-edd7-4744-8396-602e8dd3ee19 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99d91a06-edd7-4744-8396-602e8dd3ee19 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 Sep 07 10:55:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99d91a06-edd7-4744-8396-602e8dd3ee19 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99d91a06-edd7-4744-8396-602e8dd3ee19 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-99d91a06-edd7-4744-8396-602e8dd3ee19 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:55:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99d91a06-edd7-4744-8396-602e8dd3ee19 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 returned with HTTP 200 Sep 07 10:55:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 470/926] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:55:37 2026] GET /volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:38 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-96852c81-0641-464b-afc6-6b28ed4cdf14 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Lock "cinder-attachment_update-7e4c6ea8-64c0-4a4d-86db-107754f9be49-devstack" released by "attachment_update" :: held 1.653s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:55:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-96852c81-0641-464b-afc6-6b28ed4cdf14 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments/7c754fe6-5cb2-4b81-a302-d3d1e303ad13 returned with HTTP 200 Sep 07 10:55:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 457/927] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:55:36 2026] PUT /volume/v3/attachments/7c754fe6-5cb2-4b81-a302-d3d1e303ad13 => generated 694 bytes in 1727 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-1d0b5c89-0fd0-48a5-b7ff-c0c4bd7de5d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-1d0b5c89-0fd0-48a5-b7ff-c0c4bd7de5d7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] POST http://192.168.122.99/volume/v3/attachments/7c754fe6-5cb2-4b81-a302-d3d1e303ad13/action Sep 07 10:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-1d0b5c89-0fd0-48a5-b7ff-c0c4bd7de5d7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-1d0b5c89-0fd0-48a5-b7ff-c0c4bd7de5d7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-29ef53ed-e8b4-491f-81db-3c112224b323 req-1d0b5c89-0fd0-48a5-b7ff-c0c4bd7de5d7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments/7c754fe6-5cb2-4b81-a302-d3d1e303ad13/action returned with HTTP 204 Sep 07 10:55:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 471/928] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:55:38 2026] POST /volume/v3/attachments/7c754fe6-5cb2-4b81-a302-d3d1e303ad13/action => generated 0 bytes in 150 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:55:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ed4d3909-040c-44e5-af1f-fd76127f8330 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ed4d3909-040c-44e5-af1f-fd76127f8330 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 Sep 07 10:55:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ed4d3909-040c-44e5-af1f-fd76127f8330 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ed4d3909-040c-44e5-af1f-fd76127f8330 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ed4d3909-040c-44e5-af1f-fd76127f8330 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:55:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ed4d3909-040c-44e5-af1f-fd76127f8330 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 returned with HTTP 200 Sep 07 10:55:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 458/929] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:55:38 2026] GET /volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b7b3562e-e34f-4c78-83bc-c6ec1840fdba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7b3562e-e34f-4c78-83bc-c6ec1840fdba tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7b3562e-e34f-4c78-83bc-c6ec1840fdba tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35ee6b97-ebcb-46a7-8146-54ec3315451e", "name": "tempest-VolumesDeleteCascade-Snapshot-148582555"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b7b3562e-e34f-4c78-83bc-c6ec1840fdba tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-b7b3562e-e34f-4c78-83bc-c6ec1840fdba tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create snapshot from volume 35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-b7b3562e-e34f-4c78-83bc-c6ec1840fdba tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Created reservations ['ebd3fc1c-2a0d-4dbc-8a28-ad7ad2cad558', 'e3b49296-8f66-43cd-8afe-a159c2a1d5c4', 'e3f406ce-a9aa-410c-b6f7-c43091d34fd5', 'f8378dbc-0745-425e-88c9-113f05a0835c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:55:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b7b3562e-e34f-4c78-83bc-c6ec1840fdba tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot create request issued successfully. Sep 07 10:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7b3562e-e34f-4c78-83bc-c6ec1840fdba tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:55:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 472/930] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:55:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:55:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f430b1f5-1863-4bf3-abbd-87393f4117b5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f430b1f5-1863-4bf3-abbd-87393f4117b5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa Sep 07 10:55:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f430b1f5-1863-4bf3-abbd-87393f4117b5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f430b1f5-1863-4bf3-abbd-87393f4117b5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f430b1f5-1863-4bf3-abbd-87393f4117b5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:55:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f430b1f5-1863-4bf3-abbd-87393f4117b5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa returned with HTTP 200 Sep 07 10:55:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 459/931] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:55:38 2026] GET /volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa => generated 438 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7bf408a2-d3ac-4c95-9f6b-fd13be3b70b2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7bf408a2-d3ac-4c95-9f6b-fd13be3b70b2 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa Sep 07 10:55:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7bf408a2-d3ac-4c95-9f6b-fd13be3b70b2 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7bf408a2-d3ac-4c95-9f6b-fd13be3b70b2 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7bf408a2-d3ac-4c95-9f6b-fd13be3b70b2 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:55:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7bf408a2-d3ac-4c95-9f6b-fd13be3b70b2 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa returned with HTTP 200 Sep 07 10:55:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 473/932] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:55:40 2026] GET /volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa => generated 438 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5003bec9-5e7f-458b-9a40-24960aad4dd2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5003bec9-5e7f-458b-9a40-24960aad4dd2 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa Sep 07 10:55:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5003bec9-5e7f-458b-9a40-24960aad4dd2 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5003bec9-5e7f-458b-9a40-24960aad4dd2 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5003bec9-5e7f-458b-9a40-24960aad4dd2 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:55:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5003bec9-5e7f-458b-9a40-24960aad4dd2 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa returned with HTTP 200 Sep 07 10:55:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 460/933] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:55:41 2026] GET /volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa => generated 438 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-50045102-1fa4-49d6-be84-a07f95da8d7c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50045102-1fa4-49d6-be84-a07f95da8d7c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa Sep 07 10:55:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50045102-1fa4-49d6-be84-a07f95da8d7c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50045102-1fa4-49d6-be84-a07f95da8d7c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-50045102-1fa4-49d6-be84-a07f95da8d7c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:55:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50045102-1fa4-49d6-be84-a07f95da8d7c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa returned with HTTP 200 Sep 07 10:55:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 474/934] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:55:42 2026] GET /volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-29e82bba-aa98-432a-9f1e-b66b71b14540 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-29e82bba-aa98-432a-9f1e-b66b71b14540 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] DELETE http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e?cascade=True Sep 07 10:55:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-29e82bba-aa98-432a-9f1e-b66b71b14540 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-29e82bba-aa98-432a-9f1e-b66b71b14540 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:42 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-29e82bba-aa98-432a-9f1e-b66b71b14540 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Delete volume with id: 35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-29e82bba-aa98-432a-9f1e-b66b71b14540 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:42 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:55:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-29e82bba-aa98-432a-9f1e-b66b71b14540 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Delete volume request issued successfully. Sep 07 10:55:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-29e82bba-aa98-432a-9f1e-b66b71b14540 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e?cascade=True returned with HTTP 202 Sep 07 10:55:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 461/935] 192.168.122.99 () {58 vars in 1255 bytes} [Mon Sep 7 10:55:42 2026] DELETE /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e?cascade=True => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:55:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0492701d-212c-421d-ac3e-9f04a2e4b6df None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0492701d-212c-421d-ac3e-9f04a2e4b6df tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0492701d-212c-421d-ac3e-9f04a2e4b6df tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0492701d-212c-421d-ac3e-9f04a2e4b6df tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0492701d-212c-421d-ac3e-9f04a2e4b6df tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0492701d-212c-421d-ac3e-9f04a2e4b6df tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 200 Sep 07 10:55:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 475/936] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:42 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 849 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:55:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a9cbb373-7492-4cb4-ac6e-fa573e501781 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a9cbb373-7492-4cb4-ac6e-fa573e501781 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a9cbb373-7492-4cb4-ac6e-fa573e501781 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a9cbb373-7492-4cb4-ac6e-fa573e501781 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a9cbb373-7492-4cb4-ac6e-fa573e501781 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a9cbb373-7492-4cb4-ac6e-fa573e501781 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 200 Sep 07 10:55:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 462/937] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:43 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36f0d5cc-2820-414d-a618-79d86a32b8e1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36f0d5cc-2820-414d-a618-79d86a32b8e1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36f0d5cc-2820-414d-a618-79d86a32b8e1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36f0d5cc-2820-414d-a618-79d86a32b8e1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-36f0d5cc-2820-414d-a618-79d86a32b8e1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36f0d5cc-2820-414d-a618-79d86a32b8e1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 200 Sep 07 10:55:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 476/938] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:44 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b0c6d720-1dc9-4c36-a70d-d52fd75e7d13 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0c6d720-1dc9-4c36-a70d-d52fd75e7d13 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0c6d720-1dc9-4c36-a70d-d52fd75e7d13 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0c6d720-1dc9-4c36-a70d-d52fd75e7d13 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b0c6d720-1dc9-4c36-a70d-d52fd75e7d13 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0c6d720-1dc9-4c36-a70d-d52fd75e7d13 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 200 Sep 07 10:55:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 463/939] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:45 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0a5272ef-b9c7-4430-a5fc-a19d13b7d97c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0a5272ef-b9c7-4430-a5fc-a19d13b7d97c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0a5272ef-b9c7-4430-a5fc-a19d13b7d97c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0a5272ef-b9c7-4430-a5fc-a19d13b7d97c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0a5272ef-b9c7-4430-a5fc-a19d13b7d97c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0a5272ef-b9c7-4430-a5fc-a19d13b7d97c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 200 Sep 07 10:55:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 477/940] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:46 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 849 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c29d9aba-5c24-4540-bf6b-282ef6cd8d63 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c29d9aba-5c24-4540-bf6b-282ef6cd8d63 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c29d9aba-5c24-4540-bf6b-282ef6cd8d63 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c29d9aba-5c24-4540-bf6b-282ef6cd8d63 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c29d9aba-5c24-4540-bf6b-282ef6cd8d63 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c29d9aba-5c24-4540-bf6b-282ef6cd8d63 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 200 Sep 07 10:55:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 464/941] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:48 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 849 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d01a926-8074-4cda-ba83-28fec4702180 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d01a926-8074-4cda-ba83-28fec4702180 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d01a926-8074-4cda-ba83-28fec4702180 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d01a926-8074-4cda-ba83-28fec4702180 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2d01a926-8074-4cda-ba83-28fec4702180 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d01a926-8074-4cda-ba83-28fec4702180 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 200 Sep 07 10:55:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 478/942] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:49 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 849 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ba234625-abe7-4474-b02e-c86692289572 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ba234625-abe7-4474-b02e-c86692289572 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ba234625-abe7-4474-b02e-c86692289572 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ba234625-abe7-4474-b02e-c86692289572 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ba234625-abe7-4474-b02e-c86692289572 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 404 Sep 07 10:55:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 465/943] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:50 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:55:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-691773b8-9b44-4a3d-9ba2-d444cb984786 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-691773b8-9b44-4a3d-9ba2-d444cb984786 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] GET http://192.168.122.99/volume/v3/volumes Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-691773b8-9b44-4a3d-9ba2-d444cb984786 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-691773b8-9b44-4a3d-9ba2-d444cb984786 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-691773b8-9b44-4a3d-9ba2-d444cb984786 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-691773b8-9b44-4a3d-9ba2-d444cb984786 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-691773b8-9b44-4a3d-9ba2-d444cb984786 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Get all volumes completed successfully. Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-691773b8-9b44-4a3d-9ba2-d444cb984786 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] http://192.168.122.99/volume/v3/volumes returned with HTTP 200 Sep 07 10:55:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 479/944] 192.168.122.99 () {58 vars in 1116 bytes} [Mon Sep 7 10:55:50 2026] GET /volume/v3/volumes => generated 15 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5f6e50ad-6828-4f56-a123-f4129aeecac6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5f6e50ad-6828-4f56-a123-f4129aeecac6 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] GET http://192.168.122.99/volume/v3/snapshots Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5f6e50ad-6828-4f56-a123-f4129aeecac6 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5f6e50ad-6828-4f56-a123-f4129aeecac6 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-5f6e50ad-6828-4f56-a123-f4129aeecac6 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-5f6e50ad-6828-4f56-a123-f4129aeecac6 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:51 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:55:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5f6e50ad-6828-4f56-a123-f4129aeecac6 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Get all snapshots completed successfully. Sep 07 10:55:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5f6e50ad-6828-4f56-a123-f4129aeecac6 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] http://192.168.122.99/volume/v3/snapshots returned with HTTP 200 Sep 07 10:55:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 466/945] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 10:55:51 2026] GET /volume/v3/snapshots => generated 17 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ba114b9-d6de-4bdb-9e92-af8fa468a408 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ba114b9-d6de-4bdb-9e92-af8fa468a408 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ba114b9-d6de-4bdb-9e92-af8fa468a408 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ba114b9-d6de-4bdb-9e92-af8fa468a408 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-0ba114b9-d6de-4bdb-9e92-af8fa468a408 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Delete snapshot with id: 07d047aa-2fde-436e-8883-85bf34bc27fa Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ba114b9-d6de-4bdb-9e92-af8fa468a408 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa returned with HTTP 404 Sep 07 10:55:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 480/946] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:55:51 2026] DELETE /volume/v3/snapshots/07d047aa-2fde-436e-8883-85bf34bc27fa => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cfcf6ca7-82c2-4d08-8a37-da151d2272f4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cfcf6ca7-82c2-4d08-8a37-da151d2272f4 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cfcf6ca7-82c2-4d08-8a37-da151d2272f4 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cfcf6ca7-82c2-4d08-8a37-da151d2272f4 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-cfcf6ca7-82c2-4d08-8a37-da151d2272f4 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Delete snapshot with id: ea829e7b-2982-46b8-a3bf-213c46832a71 Sep 07 10:55:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cfcf6ca7-82c2-4d08-8a37-da151d2272f4 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 returned with HTTP 404 Sep 07 10:55:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 467/947] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:55:51 2026] DELETE /volume/v3/snapshots/ea829e7b-2982-46b8-a3bf-213c46832a71 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71dfa052-18ce-4310-9a90-b440e248d2aa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71dfa052-18ce-4310-9a90-b440e248d2aa tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71dfa052-18ce-4310-9a90-b440e248d2aa tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71dfa052-18ce-4310-9a90-b440e248d2aa tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4e401bbc-413b-425b-802b-531404595f2e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1104893324"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1104893324'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Create volume of 1 GB Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71dfa052-18ce-4310-9a90-b440e248d2aa tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 404 Sep 07 10:55:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 481/948] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:51 2026] GET /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:55:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Availability Zones retrieved successfully. Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-db153cf5-c9ab-40e5-80b5-e4a7f990cd2b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db153cf5-c9ab-40e5-80b5-e4a7f990cd2b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] DELETE http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db153cf5-c9ab-40e5-80b5-e4a7f990cd2b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db153cf5-c9ab-40e5-80b5-e4a7f990cd2b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-db153cf5-c9ab-40e5-80b5-e4a7f990cd2b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Delete volume with id: 35ee6b97-ebcb-46a7-8146-54ec3315451e Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Flow 'volume_create_api' (6efa4b32-f94e-4e3c-8197-5d764a220ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db153cf5-c9ab-40e5-80b5-e4a7f990cd2b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e returned with HTTP 404 Sep 07 10:55:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 482/949] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:55:51 2026] DELETE /volume/v3/volumes/35ee6b97-ebcb-46a7-8146-54ec3315451e => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67d547a-d71a-4964-ba48-c35addd26fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71df124e-d280-4101-ac51-819c429dcb9b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1834779671"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1834779671'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create volume of 1 GB Sep 07 10:55:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Availability Zones retrieved successfully. Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Flow 'volume_create_api' (7180b49b-44e1-46ae-9534-706520a6b508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a9f22c-5a1e-4734-b1b8-e5deb9d7463d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67d547a-d71a-4964-ba48-c35addd26fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5a1cd7-4036-4e88-ab62-de2df3377c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a9f22c-5a1e-4734-b1b8-e5deb9d7463d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745c5f26-cac8-41dc-8eb5-02c0353d81c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Created reservations ['c7bbbd58-6fa2-4ed0-9668-db2bf383fa0e', 'e506342e-99a2-47bc-9426-96d08b7b0047', '3cd741b2-9406-4253-bc46-46fd60181f5a', '3b06d530-e9cb-40ad-aae3-3bbb635fd02d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745c5f26-cac8-41dc-8eb5-02c0353d81c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7bbbd58-6fa2-4ed0-9668-db2bf383fa0e', 'e506342e-99a2-47bc-9426-96d08b7b0047', '3cd741b2-9406-4253-bc46-46fd60181f5a', '3b06d530-e9cb-40ad-aae3-3bbb635fd02d']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5408c6f0-2710-4b89-9229-bfaa7881d1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5408c6f0-2710-4b89-9229-bfaa7881d1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf1a64c-1381-49de-9444-ea0e56727c11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1834779671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14ab3f06a606426898e83fa6e217f914',qos_specs=None,replication_status=,reservations=['c7bbbd58-6fa2-4ed0-9668-db2bf383fa0e','e506342e-99a2-47bc-9426-96d08b7b0047','3cd741b2-9406-4253-bc46-46fd60181f5a','3b06d530-e9cb-40ad-aae3-3bbb635fd02d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0df7f7c3aa414fbf9421679bd8bd9b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:55:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1834779671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bf1a64c-1381-49de-9444-ea0e56727c11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14ab3f06a606426898e83fa6e217f914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b0df7f7c3aa414fbf9421679bd8bd9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd419427-04e1-4863-a587-08893a56a53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:52 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Created reservations ['27e8daaa-f7e8-4341-be7d-1b48bd6a9a2a', '0190a46b-0bef-4312-986e-e42ef37d42ce', '7d9cf3f6-cb64-4be4-b0a8-b98e3414a28e', '0dfb1512-87f0-4e24-92d8-2cb3860d1241'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:55:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5a1cd7-4036-4e88-ab62-de2df3377c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27e8daaa-f7e8-4341-be7d-1b48bd6a9a2a', '0190a46b-0bef-4312-986e-e42ef37d42ce', '7d9cf3f6-cb64-4be4-b0a8-b98e3414a28e', '0dfb1512-87f0-4e24-92d8-2cb3860d1241']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d3bdcec-04bb-4d56-81a1-dc19833682c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd419427-04e1-4863-a587-08893a56a53f) transitioned into state 'SUCCESS' from state '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-1834779671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14ab3f06a606426898e83fa6e217f914',qos_specs=None,replication_status=,reservations=['c7bbbd58-6fa2-4ed0-9668-db2bf383fa0e','e506342e-99a2-47bc-9426-96d08b7b0047','3cd741b2-9406-4253-bc46-46fd60181f5a','3b06d530-e9cb-40ad-aae3-3bbb635fd02d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0df7f7c3aa414fbf9421679bd8bd9b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33cfba89-63b5-4b54-912b-19811cb78e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:52 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:52 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d3bdcec-04bb-4d56-81a1-dc19833682c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38c3e93e-1745-4248-9db6-24c83ca6af21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1104893324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e0d8f279ad542729610c848966266d0',qos_specs=None,replication_status=,reservations=['27e8daaa-f7e8-4341-be7d-1b48bd6a9a2a','0190a46b-0bef-4312-986e-e42ef37d42ce','7d9cf3f6-cb64-4be4-b0a8-b98e3414a28e','0dfb1512-87f0-4e24-92d8-2cb3860d1241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e554620408b485ea2516f40f0b2e6f0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1104893324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38c3e93e-1745-4248-9db6-24c83ca6af21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e0d8f279ad542729610c848966266d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e554620408b485ea2516f40f0b2e6f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4c0f1c-477d-4b50-b975-d7cacfcf953e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33cfba89-63b5-4b54-912b-19811cb78e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Flow 'volume_create_api' (7180b49b-44e1-46ae-9534-706520a6b508) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create volume request issued successfully. Sep 07 10:55:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71df124e-d280-4101-ac51-819c429dcb9b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:55:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 483/950] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:55:51 2026] POST /volume/v3/volumes => generated 758 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4abb7c3e-4773-4892-8997-52609d89bd69 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4abb7c3e-4773-4892-8997-52609d89bd69 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4abb7c3e-4773-4892-8997-52609d89bd69 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4abb7c3e-4773-4892-8997-52609d89bd69 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4c0f1c-477d-4b50-b975-d7cacfcf953e) transitioned into state 'SUCCESS' from state '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-1104893324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e0d8f279ad542729610c848966266d0',qos_specs=None,replication_status=,reservations=['27e8daaa-f7e8-4341-be7d-1b48bd6a9a2a','0190a46b-0bef-4312-986e-e42ef37d42ce','7d9cf3f6-cb64-4be4-b0a8-b98e3414a28e','0dfb1512-87f0-4e24-92d8-2cb3860d1241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e554620408b485ea2516f40f0b2e6f0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e70c2bc7-f434-4b5f-af3c-cbc70bc3ec2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4abb7c3e-4773-4892-8997-52609d89bd69 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4abb7c3e-4773-4892-8997-52609d89bd69 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 200 Sep 07 10:55:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 484/951] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:52 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 826 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e70c2bc7-f434-4b5f-af3c-cbc70bc3ec2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Flow 'volume_create_api' (6efa4b32-f94e-4e3c-8197-5d764a220ead) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Create volume request issued successfully. Sep 07 10:55:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e401bbc-413b-425b-802b-531404595f2e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:55:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 468/952] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:55:51 2026] POST /volume/v3/volumes => generated 762 bytes in 1081 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-de7a14f5-d828-4193-859b-cc6a081efa2b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de7a14f5-d828-4193-859b-cc6a081efa2b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de7a14f5-d828-4193-859b-cc6a081efa2b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de7a14f5-d828-4193-859b-cc6a081efa2b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-de7a14f5-d828-4193-859b-cc6a081efa2b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:55:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de7a14f5-d828-4193-859b-cc6a081efa2b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:55:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 485/953] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:52 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 830 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-59854139-0ac7-4a74-9edd-5dfc51bff3e1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-59854139-0ac7-4a74-9edd-5dfc51bff3e1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:55:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-59854139-0ac7-4a74-9edd-5dfc51bff3e1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-59854139-0ac7-4a74-9edd-5dfc51bff3e1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-59854139-0ac7-4a74-9edd-5dfc51bff3e1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-59854139-0ac7-4a74-9edd-5dfc51bff3e1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 200 Sep 07 10:55:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 469/954] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:53 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 850 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4d268af7-06ec-46b6-a01f-ca5101784bb4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d268af7-06ec-46b6-a01f-ca5101784bb4 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:55:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d268af7-06ec-46b6-a01f-ca5101784bb4 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d268af7-06ec-46b6-a01f-ca5101784bb4 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4d268af7-06ec-46b6-a01f-ca5101784bb4 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:55:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d268af7-06ec-46b6-a01f-ca5101784bb4 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:55:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 486/955] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:53 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 854 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:55:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-95905c9f-5195-44cb-8a47-62a4e3273002 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95905c9f-5195-44cb-8a47-62a4e3273002 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:55:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95905c9f-5195-44cb-8a47-62a4e3273002 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95905c9f-5195-44cb-8a47-62a4e3273002 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:54 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:54 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-95905c9f-5195-44cb-8a47-62a4e3273002 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95905c9f-5195-44cb-8a47-62a4e3273002 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 200 Sep 07 10:55:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 470/956] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:54 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 850 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-89dac354-e449-4fc5-b527-a77a3509ac3a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89dac354-e449-4fc5-b527-a77a3509ac3a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:55:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89dac354-e449-4fc5-b527-a77a3509ac3a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89dac354-e449-4fc5-b527-a77a3509ac3a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-89dac354-e449-4fc5-b527-a77a3509ac3a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:55:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89dac354-e449-4fc5-b527-a77a3509ac3a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:55:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 487/957] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:54 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4736d653-5e67-4f96-81a4-c50dd0a25043 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4736d653-5e67-4f96-81a4-c50dd0a25043 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:55:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4736d653-5e67-4f96-81a4-c50dd0a25043 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4736d653-5e67-4f96-81a4-c50dd0a25043 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:55 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:55 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4736d653-5e67-4f96-81a4-c50dd0a25043 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ed12871-c746-4f0b-862b-8c680950503b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:55:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4736d653-5e67-4f96-81a4-c50dd0a25043 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 200 Sep 07 10:55:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 471/958] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:55 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1419424477"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1419424477'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:55:55 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume of 1 GB Sep 07 10:55:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Availability Zones retrieved successfully. Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (20c61441-3e20-4056-b6f9-e303ce51b85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-43ecce90-6168-4a6e-aeed-db996f34a523 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43ecce90-6168-4a6e-aeed-db996f34a523 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:55:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43ecce90-6168-4a6e-aeed-db996f34a523 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3921da10-6bfa-4fe1-864e-624713963f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43ecce90-6168-4a6e-aeed-db996f34a523 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-43ecce90-6168-4a6e-aeed-db996f34a523 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:55:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43ecce90-6168-4a6e-aeed-db996f34a523 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:55:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 472/959] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:56 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 855 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3921da10-6bfa-4fe1-864e-624713963f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf050d73-f8e9-4504-84b9-057ebc9dfe40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-8bbcc1ea-ce05-4345-a9c4-8837ea68b054 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-8bbcc1ea-ce05-4345-a9c4-8837ea68b054 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:55:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-8bbcc1ea-ce05-4345-a9c4-8837ea68b054 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-8bbcc1ea-ce05-4345-a9c4-8837ea68b054 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-8bbcc1ea-ce05-4345-a9c4-8837ea68b054 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Created reservations ['a5035761-c5a1-4c50-9122-529f0be0a9c2', 'e9297ae4-ddbb-45ea-839f-89960f123317', '871bf8ea-9ea6-45f1-a1f9-ef4aae1ee531', '2413ccae-8b20-4ad5-b0e3-4c8a56e40662'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf050d73-f8e9-4504-84b9-057ebc9dfe40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5035761-c5a1-4c50-9122-529f0be0a9c2', 'e9297ae4-ddbb-45ea-839f-89960f123317', '871bf8ea-9ea6-45f1-a1f9-ef4aae1ee531', '2413ccae-8b20-4ad5-b0e3-4c8a56e40662']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d45cb8-2863-4f3e-a465-0413e453b877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-8bbcc1ea-ce05-4345-a9c4-8837ea68b054 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:55:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 473/960] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:55:56 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 855 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d45cb8-2863-4f3e-a465-0413e453b877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23e0d798-2b0d-415b-82d4-0cabbb2d36b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419424477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['a5035761-c5a1-4c50-9122-529f0be0a9c2','e9297ae4-ddbb-45ea-839f-89960f123317','871bf8ea-9ea6-45f1-a1f9-ef4aae1ee531','2413ccae-8b20-4ad5-b0e3-4c8a56e40662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419424477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23e0d798-2b0d-415b-82d4-0cabbb2d36b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='115c35c329cc4fcc9cca0ef0198d7b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d761b8b1-a199-4d1f-b99f-7540aa5aa977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d761b8b1-a199-4d1f-b99f-7540aa5aa977) transitioned into state 'SUCCESS' from state '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-1419424477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['a5035761-c5a1-4c50-9122-529f0be0a9c2','e9297ae4-ddbb-45ea-839f-89960f123317','871bf8ea-9ea6-45f1-a1f9-ef4aae1ee531','2413ccae-8b20-4ad5-b0e3-4c8a56e40662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (494693d3-22d1-405d-aac7-ea51ba46a5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (494693d3-22d1-405d-aac7-ea51ba46a5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (20c61441-3e20-4056-b6f9-e303ce51b85d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:55:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request issued successfully. Sep 07 10:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ed12871-c746-4f0b-862b-8c680950503b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:55:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 488/961] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:55:55 2026] POST /volume/v3/volumes => generated 756 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:55:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1b4387e3-71db-438d-a4c3-8497f3e7710a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1b4387e3-71db-438d-a4c3-8497f3e7710a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:55:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1b4387e3-71db-438d-a4c3-8497f3e7710a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1b4387e3-71db-438d-a4c3-8497f3e7710a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1b4387e3-71db-438d-a4c3-8497f3e7710a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c8bd4c64-30d0-43dc-afab-8c1cef55b987 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8bd4c64-30d0-43dc-afab-8c1cef55b987 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8bd4c64-30d0-43dc-afab-8c1cef55b987 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8bd4c64-30d0-43dc-afab-8c1cef55b987 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1b4387e3-71db-438d-a4c3-8497f3e7710a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:55:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 474/962] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:56 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 824 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c8bd4c64-30d0-43dc-afab-8c1cef55b987 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8bd4c64-30d0-43dc-afab-8c1cef55b987 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 200 Sep 07 10:55:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 489/963] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:56 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 850 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e04f3856-c6a9-45ba-b707-a1dd8377369c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e04f3856-c6a9-45ba-b707-a1dd8377369c None None] GET http://192.168.122.99/volume// Sep 07 10:55:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e04f3856-c6a9-45ba-b707-a1dd8377369c None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e04f3856-c6a9-45ba-b707-a1dd8377369c None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e04f3856-c6a9-45ba-b707-a1dd8377369c None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:55:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 475/964] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:55:57 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-c88b2762-e9ae-4fc7-a64b-996ab409fde2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-c88b2762-e9ae-4fc7-a64b-996ab409fde2 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-c88b2762-e9ae-4fc7-a64b-996ab409fde2 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38c3e93e-1745-4248-9db6-24c83ca6af21", "connector": null, "instance_uuid": "0795ce38-3d3c-4405-86f4-3537280b3584"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-c88b2762-e9ae-4fc7-a64b-996ab409fde2 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:55:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 490/965] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:55:57 2026] POST /volume/v3/attachments => generated 273 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b551f432-1ae4-4005-b18b-143a70468d3a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b551f432-1ae4-4005-b18b-143a70468d3a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:55:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b551f432-1ae4-4005-b18b-143a70468d3a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b551f432-1ae4-4005-b18b-143a70468d3a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-db4d1f0e-96c0-4b88-a390-52ff585a025c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db4d1f0e-96c0-4b88-a390-52ff585a025c None None] GET http://192.168.122.99/volume// Sep 07 10:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db4d1f0e-96c0-4b88-a390-52ff585a025c None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db4d1f0e-96c0-4b88-a390-52ff585a025c None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db4d1f0e-96c0-4b88-a390-52ff585a025c None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:55:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 491/966] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:55:57 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:55:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-d6c5ea7f-2d9f-492b-ae3d-ddb099df8a95 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-d6c5ea7f-2d9f-492b-ae3d-ddb099df8a95 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-d6c5ea7f-2d9f-492b-ae3d-ddb099df8a95 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-d6c5ea7f-2d9f-492b-ae3d-ddb099df8a95 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b551f432-1ae4-4005-b18b-143a70468d3a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:55:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-d6c5ea7f-2d9f-492b-ae3d-ddb099df8a95 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:55:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b551f432-1ae4-4005-b18b-143a70468d3a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:55:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 476/967] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:57 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 854 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-d6c5ea7f-2d9f-492b-ae3d-ddb099df8a95 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:55:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 492/968] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:55:57 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 1035 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:55:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6229f8fc-ae45-4a1f-b0bf-2478a12291dc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6229f8fc-ae45-4a1f-b0bf-2478a12291dc tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:55:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6229f8fc-ae45-4a1f-b0bf-2478a12291dc tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6229f8fc-ae45-4a1f-b0bf-2478a12291dc tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6229f8fc-ae45-4a1f-b0bf-2478a12291dc tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-44894c7e-0130-425d-83cc-5a538cb8f816 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44894c7e-0130-425d-83cc-5a538cb8f816 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44894c7e-0130-425d-83cc-5a538cb8f816 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44894c7e-0130-425d-83cc-5a538cb8f816 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6229f8fc-ae45-4a1f-b0bf-2478a12291dc tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:55:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 477/969] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:58 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 848 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-44894c7e-0130-425d-83cc-5a538cb8f816 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44894c7e-0130-425d-83cc-5a538cb8f816 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 200 Sep 07 10:55:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 493/970] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:58 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 851 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-461bc95e-e1f4-444d-9f1b-a9aef4bafc89 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-5a49b08b-c54f-4c76-afb7-0b5d568e4dd8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-461bc95e-e1f4-444d-9f1b-a9aef4bafc89 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:55:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-5a49b08b-c54f-4c76-afb7-0b5d568e4dd8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] PUT http://192.168.122.99/volume/v3/attachments/476e85d7-cea1-405d-807a-346b05cd5500 Sep 07 10:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-461bc95e-e1f4-444d-9f1b-a9aef4bafc89 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bf1a64c-1381-49de-9444-ea0e56727c11", "name": "tempest-VolumesDeleteCascade-Snapshot-2116427072"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-5a49b08b-c54f-4c76-afb7-0b5d568e4dd8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:58 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-5a49b08b-c54f-4c76-afb7-0b5d568e4dd8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Acquiring lock "cinder-attachment_update-38c3e93e-1745-4248-9db6-24c83ca6af21-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:55:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-461bc95e-e1f4-444d-9f1b-a9aef4bafc89 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-461bc95e-e1f4-444d-9f1b-a9aef4bafc89 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create snapshot from volume 5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:55:58 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-5a49b08b-c54f-4c76-afb7-0b5d568e4dd8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Lock "cinder-attachment_update-38c3e93e-1745-4248-9db6-24c83ca6af21-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:55:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-461bc95e-e1f4-444d-9f1b-a9aef4bafc89 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Created reservations ['cc018b26-436a-4896-802a-1dd04ac19e49', '1e29a793-9464-45d7-ae27-02af14b6666e', 'a02ab6b8-371a-40ae-9215-d8882379be0f', 'bdfd1c04-0761-4c64-8732-d5a876f7be3d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:55:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-461bc95e-e1f4-444d-9f1b-a9aef4bafc89 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot create request issued successfully. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-461bc95e-e1f4-444d-9f1b-a9aef4bafc89 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:55:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 494/971] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:55:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34cb9597-2fc4-4ecd-b973-75a78ff614fc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34cb9597-2fc4-4ecd-b973-75a78ff614fc tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 Sep 07 10:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34cb9597-2fc4-4ecd-b973-75a78ff614fc tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34cb9597-2fc4-4ecd-b973-75a78ff614fc tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34cb9597-2fc4-4ecd-b973-75a78ff614fc tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34cb9597-2fc4-4ecd-b973-75a78ff614fc tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 returned with HTTP 200 Sep 07 10:55:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 495/972] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:55:58 2026] GET /volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-696fac01-684e-43f9-bedf-cda30f68038b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-696fac01-684e-43f9-bedf-cda30f68038b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-696fac01-684e-43f9-bedf-cda30f68038b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-696fac01-684e-43f9-bedf-cda30f68038b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-696fac01-684e-43f9-bedf-cda30f68038b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-696fac01-684e-43f9-bedf-cda30f68038b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:55:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 496/973] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:59 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3c939d52-09dd-43b2-a005-3022c3af5026 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3c939d52-09dd-43b2-a005-3022c3af5026 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3c939d52-09dd-43b2-a005-3022c3af5026 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3c939d52-09dd-43b2-a005-3022c3af5026 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:59 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-5a49b08b-c54f-4c76-afb7-0b5d568e4dd8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Lock "cinder-attachment_update-38c3e93e-1745-4248-9db6-24c83ca6af21-devstack" released by "attachment_update" :: held 0.882s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:55:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-5a49b08b-c54f-4c76-afb7-0b5d568e4dd8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments/476e85d7-cea1-405d-807a-346b05cd5500 returned with HTTP 200 Sep 07 10:55:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 478/974] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:55:58 2026] PUT /volume/v3/attachments/476e85d7-cea1-405d-807a-346b05cd5500 => generated 694 bytes in 954 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3c939d52-09dd-43b2-a005-3022c3af5026 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3c939d52-09dd-43b2-a005-3022c3af5026 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:55:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 497/975] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:59 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f5557338-bb5f-4aa8-b525-127ad49c100f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f5557338-bb5f-4aa8-b525-127ad49c100f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] POST http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action Sep 07 10:55:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f5557338-bb5f-4aa8-b525-127ad49c100f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Action body: b'{"os-attach": {"instance_uuid": "e2bcd681-f00e-42eb-b721-daac26fa8c6a", "mountpoint": "/dev/vdb"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:55:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f5557338-bb5f-4aa8-b525-127ad49c100f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e2bcd681-f00e-42eb-b721-daac26fa8c6a", "mountpoint": "/dev/vdb"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f5557338-bb5f-4aa8-b525-127ad49c100f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:55:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f5557338-bb5f-4aa8-b525-127ad49c100f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Update volume admin metadata completed successfully. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c5d35743-a962-4086-8b24-0239e9db225a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5d35743-a962-4086-8b24-0239e9db225a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5d35743-a962-4086-8b24-0239e9db225a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5d35743-a962-4086-8b24-0239e9db225a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f5557338-bb5f-4aa8-b525-127ad49c100f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Attach volume completed successfully. Sep 07 10:55:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f5557338-bb5f-4aa8-b525-127ad49c100f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action returned with HTTP 202 Sep 07 10:55:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 479/976] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:55:59 2026] POST /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action => generated 0 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:55:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c5d35743-a962-4086-8b24-0239e9db225a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5d35743-a962-4086-8b24-0239e9db225a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 returned with HTTP 200 Sep 07 10:55:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 498/977] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:55:59 2026] GET /volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:55:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6a875e78-ca19-443f-a785-5e7e676d72a5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a875e78-ca19-443f-a785-5e7e676d72a5 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:55:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a875e78-ca19-443f-a785-5e7e676d72a5 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a875e78-ca19-443f-a785-5e7e676d72a5 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6a875e78-ca19-443f-a785-5e7e676d72a5 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:55:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a875e78-ca19-443f-a785-5e7e676d72a5 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:55:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 480/978] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:59 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 1183 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7f562c73-901f-47e7-bb9b-a9ec447b4419 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f562c73-901f-47e7-bb9b-a9ec447b4419 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f562c73-901f-47e7-bb9b-a9ec447b4419 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f562c73-901f-47e7-bb9b-a9ec447b4419 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:55:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-4a38dc6c-e7e4-4a31-a18a-618d8b89730b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:55:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-4a38dc6c-e7e4-4a31-a18a-618d8b89730b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/attachments/476e85d7-cea1-405d-807a-346b05cd5500/action Sep 07 10:55:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-4a38dc6c-e7e4-4a31-a18a-618d8b89730b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action body: b'{"os-complete": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:55:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-4a38dc6c-e7e4-4a31-a18a-618d8b89730b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7f562c73-901f-47e7-bb9b-a9ec447b4419 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:55:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f562c73-901f-47e7-bb9b-a9ec447b4419 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:55:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 499/979] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:55:59 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 1183 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7a1a764f-dc94-488f-bf31-97bdaa8b8ca8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:55:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:55:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:55:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:55:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:55:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9f1ce3c5-e8e4-4268-968f-34eb6152b2dd req-4a38dc6c-e7e4-4a31-a18a-618d8b89730b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments/476e85d7-cea1-405d-807a-346b05cd5500/action returned with HTTP 204 Sep 07 10:55:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 481/980] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:55:59 2026] POST /volume/v3/attachments/476e85d7-cea1-405d-807a-346b05cd5500/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4e7fc8b3-dd5e-4375-b492-6634eb550f1e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e7fc8b3-dd5e-4375-b492-6634eb550f1e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:56:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e7fc8b3-dd5e-4375-b492-6634eb550f1e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e7fc8b3-dd5e-4375-b492-6634eb550f1e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4e7fc8b3-dd5e-4375-b492-6634eb550f1e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:56:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a1a764f-dc94-488f-bf31-97bdaa8b8ca8 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a1a764f-dc94-488f-bf31-97bdaa8b8ca8 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a1a764f-dc94-488f-bf31-97bdaa8b8ca8 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e7fc8b3-dd5e-4375-b492-6634eb550f1e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:56:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 482/981] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:00 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 1147 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-7a1a764f-dc94-488f-bf31-97bdaa8b8ca8 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Updating volume '23e0d798-2b0d-415b-82d4-0cabbb2d36b0' with '{'status': 'error'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:56:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5e463ec5-169e-48a4-9c81-7975d736ffd1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5e463ec5-169e-48a4-9c81-7975d736ffd1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:56:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5e463ec5-169e-48a4-9c81-7975d736ffd1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5e463ec5-169e-48a4-9c81-7975d736ffd1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5e463ec5-169e-48a4-9c81-7975d736ffd1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:56:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a1a764f-dc94-488f-bf31-97bdaa8b8ca8 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action returned with HTTP 202 Sep 07 10:56:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 500/982] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:55:59 2026] POST /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action => generated 0 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5e463ec5-169e-48a4-9c81-7975d736ffd1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:56:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 483/983] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:00 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 1147 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-843f5ec3-e9e8-42ff-81a8-2fe01a9c4574 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-843f5ec3-e9e8-42ff-81a8-2fe01a9c4574 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-843f5ec3-e9e8-42ff-81a8-2fe01a9c4574 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-843f5ec3-e9e8-42ff-81a8-2fe01a9c4574 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-843f5ec3-e9e8-42ff-81a8-2fe01a9c4574 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-843f5ec3-e9e8-42ff-81a8-2fe01a9c4574 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:56:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 501/984] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:00 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 1182 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-21f05e2a-fdb4-4da7-bfe0-3c9529b3e81b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-21f05e2a-fdb4-4da7-bfe0-3c9529b3e81b tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action Sep 07 10:56:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-21f05e2a-fdb4-4da7-bfe0-3c9529b3e81b tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "de162556-e8e2-4908-8232-623d2c68b12e"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-21f05e2a-fdb4-4da7-bfe0-3c9529b3e81b tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "de162556-e8e2-4908-8232-623d2c68b12e"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-21f05e2a-fdb4-4da7-bfe0-3c9529b3e81b tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Volume info retrieved successfully. Sep 07 10:56:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-21f05e2a-fdb4-4da7-bfe0-3c9529b3e81b tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Terminate volume connection completed successfully. Sep 07 10:56:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21f05e2a-fdb4-4da7-bfe0-3c9529b3e81b tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86959) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ed768857-e414-4ec0-8877-04be52a4584c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed768857-e414-4ec0-8877-04be52a4584c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ed768857-e414-4ec0-8877-04be52a4584c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ed768857-e414-4ec0-8877-04be52a4584c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ed768857-e414-4ec0-8877-04be52a4584c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:56:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed768857-e414-4ec0-8877-04be52a4584c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 returned with HTTP 200 Sep 07 10:56:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 502/985] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:56:00 2026] GET /volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 => generated 439 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-21f05e2a-fdb4-4da7-bfe0-3c9529b3e81b tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Detach volume completed successfully. Sep 07 10:56:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-21f05e2a-fdb4-4da7-bfe0-3c9529b3e81b tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action returned with HTTP 202 Sep 07 10:56:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 484/986] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:00 2026] POST /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action => generated 0 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-734cde06-8bf6-4b14-b333-a5f496d1c057 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-734cde06-8bf6-4b14-b333-a5f496d1c057 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-734cde06-8bf6-4b14-b333-a5f496d1c057 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-734cde06-8bf6-4b14-b333-a5f496d1c057 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-734cde06-8bf6-4b14-b333-a5f496d1c057 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-734cde06-8bf6-4b14-b333-a5f496d1c057 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:56:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 503/987] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:00 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 868 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bc2f6719-973a-47ed-9a27-aa1fd952906d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bc2f6719-973a-47ed-9a27-aa1fd952906d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bc2f6719-973a-47ed-9a27-aa1fd952906d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bc2f6719-973a-47ed-9a27-aa1fd952906d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bc2f6719-973a-47ed-9a27-aa1fd952906d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bc2f6719-973a-47ed-9a27-aa1fd952906d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:56:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 485/988] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:01 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 868 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ff5a65d8-aa50-46dd-a076-3134b3c9a06b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff5a65d8-aa50-46dd-a076-3134b3c9a06b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] POST http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action Sep 07 10:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff5a65d8-aa50-46dd-a076-3134b3c9a06b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Action body: b'{"os-detach": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff5a65d8-aa50-46dd-a076-3134b3c9a06b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ff5a65d8-aa50-46dd-a076-3134b3c9a06b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ff5a65d8-aa50-46dd-a076-3134b3c9a06b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Detach volume completed successfully. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff5a65d8-aa50-46dd-a076-3134b3c9a06b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action returned with HTTP 202 Sep 07 10:56:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 504/989] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:01 2026] POST /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-95caee42-cf23-4812-b329-b5a9596f09fb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95caee42-cf23-4812-b329-b5a9596f09fb tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95caee42-cf23-4812-b329-b5a9596f09fb tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95caee42-cf23-4812-b329-b5a9596f09fb tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-95caee42-cf23-4812-b329-b5a9596f09fb tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95caee42-cf23-4812-b329-b5a9596f09fb tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:56:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 486/990] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:01 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 868 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-28ccf9c2-a16f-4039-940d-8aec99020ab4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28ccf9c2-a16f-4039-940d-8aec99020ab4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28ccf9c2-a16f-4039-940d-8aec99020ab4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28ccf9c2-a16f-4039-940d-8aec99020ab4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-28ccf9c2-a16f-4039-940d-8aec99020ab4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28ccf9c2-a16f-4039-940d-8aec99020ab4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:56:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 505/991] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:01 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 868 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-202a7205-fb45-4d15-82c4-6fc76752e6a0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-202a7205-fb45-4d15-82c4-6fc76752e6a0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] DELETE http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-202a7205-fb45-4d15-82c4-6fc76752e6a0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-202a7205-fb45-4d15-82c4-6fc76752e6a0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-202a7205-fb45-4d15-82c4-6fc76752e6a0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Delete volume with id: 23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:56:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-202a7205-fb45-4d15-82c4-6fc76752e6a0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-202a7205-fb45-4d15-82c4-6fc76752e6a0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Delete volume request issued successfully. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-202a7205-fb45-4d15-82c4-6fc76752e6a0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 202 Sep 07 10:56:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 487/992] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:01 2026] DELETE /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ba414f78-f792-4ee8-adf6-a27b36263f2f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ba414f78-f792-4ee8-adf6-a27b36263f2f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ba414f78-f792-4ee8-adf6-a27b36263f2f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ba414f78-f792-4ee8-adf6-a27b36263f2f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-abc661c3-f975-440c-ab79-3657a5a97cfe None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ba414f78-f792-4ee8-adf6-a27b36263f2f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-abc661c3-f975-440c-ab79-3657a5a97cfe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-abc661c3-f975-440c-ab79-3657a5a97cfe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-abc661c3-f975-440c-ab79-3657a5a97cfe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-abc661c3-f975-440c-ab79-3657a5a97cfe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:56:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ba414f78-f792-4ee8-adf6-a27b36263f2f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:56:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-abc661c3-f975-440c-ab79-3657a5a97cfe tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 returned with HTTP 200 Sep 07 10:56:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 488/993] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:56:01 2026] GET /volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 506/994] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:01 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 867 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b8ce8855-74e3-41a7-a9c3-bcb15df994b0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a875dfa5-b086-40aa-84cf-1ff9fc7c2cb3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b8ce8855-74e3-41a7-a9c3-bcb15df994b0 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 Sep 07 10:56:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a875dfa5-b086-40aa-84cf-1ff9fc7c2cb3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:56:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b8ce8855-74e3-41a7-a9c3-bcb15df994b0 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a875dfa5-b086-40aa-84cf-1ff9fc7c2cb3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a875dfa5-b086-40aa-84cf-1ff9fc7c2cb3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b8ce8855-74e3-41a7-a9c3-bcb15df994b0 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a875dfa5-b086-40aa-84cf-1ff9fc7c2cb3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b8ce8855-74e3-41a7-a9c3-bcb15df994b0 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:56:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a875dfa5-b086-40aa-84cf-1ff9fc7c2cb3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 200 Sep 07 10:56:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b8ce8855-74e3-41a7-a9c3-bcb15df994b0 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 returned with HTTP 200 Sep 07 10:56:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 507/995] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:02 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 867 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 489/996] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:56:02 2026] GET /volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 => generated 439 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2480f9fc-35d0-442a-85f9-08bec9ea3299 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2480f9fc-35d0-442a-85f9-08bec9ea3299 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2480f9fc-35d0-442a-85f9-08bec9ea3299 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2480f9fc-35d0-442a-85f9-08bec9ea3299 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1ff00d11-e345-4f59-9279-2b7af05a66bb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1ff00d11-e345-4f59-9279-2b7af05a66bb tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 Sep 07 10:56:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1ff00d11-e345-4f59-9279-2b7af05a66bb tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1ff00d11-e345-4f59-9279-2b7af05a66bb tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2480f9fc-35d0-442a-85f9-08bec9ea3299 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 returned with HTTP 404 Sep 07 10:56:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 508/997] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:04 2026] GET /volume/v3/volumes/23e0d798-2b0d-415b-82d4-0cabbb2d36b0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1ff00d11-e345-4f59-9279-2b7af05a66bb tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:56:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1ff00d11-e345-4f59-9279-2b7af05a66bb tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 returned with HTTP 200 Sep 07 10:56:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 490/998] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:56:04 2026] GET /volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "828d438a-a20b-4c13-9fb8-a930b3d86311", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1975727096"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create volume request body: {'volume': {'snapshot_id': '828d438a-a20b-4c13-9fb8-a930b3d86311', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1975727096'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Snapshot retrieved successfully. Sep 07 10:56:04 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create volume of 1 GB Sep 07 10:56:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Availability Zones retrieved successfully. Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Flow 'volume_create_api' (70efef04-c564-4bbd-8847-c599d3d6975c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e3b8307-2959-4dd2-ad67-5ee9a7d4cb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e3b8307-2959-4dd2-ad67-5ee9a7d4cb09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '828d438a-a20b-4c13-9fb8-a930b3d86311', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (876f3b8a-9978-42ca-a2be-6776c5b09571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=340,cinder:INSERT=58,cinder:UPDATE=97,cinder:DELETE=1 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Created reservations ['98674dc1-6138-4dfe-b0f9-226349f44436', 'e048a22c-f019-4e92-a9b8-9a8f89e2c76b', '8ca079a7-b163-434d-ad93-dfb84db81202', 'ef32fb99-c6c2-47be-b502-145d3dead918'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (876f3b8a-9978-42ca-a2be-6776c5b09571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98674dc1-6138-4dfe-b0f9-226349f44436', 'e048a22c-f019-4e92-a9b8-9a8f89e2c76b', '8ca079a7-b163-434d-ad93-dfb84db81202', 'ef32fb99-c6c2-47be-b502-145d3dead918']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fba407fc-3956-4bb5-9241-b8b3681cc6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fba407fc-3956-4bb5-9241-b8b3681cc6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76837eb8-75ab-4fcd-a74a-dcca039d3d60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1975727096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14ab3f06a606426898e83fa6e217f914',qos_specs=None,replication_status=,reservations=['98674dc1-6138-4dfe-b0f9-226349f44436','e048a22c-f019-4e92-a9b8-9a8f89e2c76b','8ca079a7-b163-434d-ad93-dfb84db81202','ef32fb99-c6c2-47be-b502-145d3dead918'],size=1,snapshot_id=828d438a-a20b-4c13-9fb8-a930b3d86311,source_replicaid=,source_volid=None,status='creating',user_id='4b0df7f7c3aa414fbf9421679bd8bd9b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:56:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1975727096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76837eb8-75ab-4fcd-a74a-dcca039d3d60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14ab3f06a606426898e83fa6e217f914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=828d438a-a20b-4c13-9fb8-a930b3d86311,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b0df7f7c3aa414fbf9421679bd8bd9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6857fc6-8893-4917-a0be-ae7d44b37a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6857fc6-8893-4917-a0be-ae7d44b37a22) transitioned into state 'SUCCESS' from state '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-1975727096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14ab3f06a606426898e83fa6e217f914',qos_specs=None,replication_status=,reservations=['98674dc1-6138-4dfe-b0f9-226349f44436','e048a22c-f019-4e92-a9b8-9a8f89e2c76b','8ca079a7-b163-434d-ad93-dfb84db81202','ef32fb99-c6c2-47be-b502-145d3dead918'],size=1,snapshot_id=828d438a-a20b-4c13-9fb8-a930b3d86311,source_replicaid=,source_volid=None,status='creating',user_id='4b0df7f7c3aa414fbf9421679bd8bd9b',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc99e46-9dc6-406c-8d50-420f68030d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc99e46-9dc6-406c-8d50-420f68030d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Flow 'volume_create_api' (70efef04-c564-4bbd-8847-c599d3d6975c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Create volume request issued successfully. Sep 07 10:56:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-83ba9ce6-c071-4bed-8b1f-47f1b617134d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:56:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 509/999] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:56:04 2026] POST /volume/v3/volumes => generated 792 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:56:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5f08b080-34be-4a17-bb2a-5be9afdb6995 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5f08b080-34be-4a17-bb2a-5be9afdb6995 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5f08b080-34be-4a17-bb2a-5be9afdb6995 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5f08b080-34be-4a17-bb2a-5be9afdb6995 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:04 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=284,cinder:INSERT=45,cinder:UPDATE=63 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:56:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5f08b080-34be-4a17-bb2a-5be9afdb6995 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5f08b080-34be-4a17-bb2a-5be9afdb6995 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 491/1000] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:04 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 860 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-379a3de7-f873-4ffb-9f86-cc07be8fd9a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-379a3de7-f873-4ffb-9f86-cc07be8fd9a7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-379a3de7-f873-4ffb-9f86-cc07be8fd9a7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-379a3de7-f873-4ffb-9f86-cc07be8fd9a7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-379a3de7-f873-4ffb-9f86-cc07be8fd9a7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-379a3de7-f873-4ffb-9f86-cc07be8fd9a7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 510/1001] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:05 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 884 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5065bca0-a680-4586-bc72-ea3a73224e3d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5065bca0-a680-4586-bc72-ea3a73224e3d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5065bca0-a680-4586-bc72-ea3a73224e3d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5065bca0-a680-4586-bc72-ea3a73224e3d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5065bca0-a680-4586-bc72-ea3a73224e3d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5065bca0-a680-4586-bc72-ea3a73224e3d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 492/1002] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:06 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 884 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:56:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-765845722"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-765845722'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:56:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume of 1 GB Sep 07 10:56:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Availability Zones retrieved successfully. Sep 07 10:56:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (8a961735-6a42-4c39-aa37-4b2c89e10568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec6987b6-5af1-41a3-8bd7-5dce09f478fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:56:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec6987b6-5af1-41a3-8bd7-5dce09f478fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0c34b8-74d1-4c7a-948f-79893d70788c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-045ac1f9-8481-445f-b7e4-44ff711652d9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-045ac1f9-8481-445f-b7e4-44ff711652d9 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-045ac1f9-8481-445f-b7e4-44ff711652d9 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-045ac1f9-8481-445f-b7e4-44ff711652d9 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-045ac1f9-8481-445f-b7e4-44ff711652d9 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-045ac1f9-8481-445f-b7e4-44ff711652d9 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 493/1003] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:07 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 884 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Created reservations ['e73db3ba-2349-4e46-acfe-406aa29e54e0', '63254765-7e92-4e53-aae5-2e32c5a40deb', 'd1fdd3c0-f423-4cd0-b3d3-5bf299b4079d', 'd181fd15-6ea6-41c5-bf5b-8a089626876b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0c34b8-74d1-4c7a-948f-79893d70788c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e73db3ba-2349-4e46-acfe-406aa29e54e0', '63254765-7e92-4e53-aae5-2e32c5a40deb', 'd1fdd3c0-f423-4cd0-b3d3-5bf299b4079d', 'd181fd15-6ea6-41c5-bf5b-8a089626876b']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2ba0df7-8c87-43f5-865b-0920ed2bd4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2ba0df7-8c87-43f5-865b-0920ed2bd4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '524b15f6-980f-4255-8e65-09d92215749c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-765845722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['e73db3ba-2349-4e46-acfe-406aa29e54e0','63254765-7e92-4e53-aae5-2e32c5a40deb','d1fdd3c0-f423-4cd0-b3d3-5bf299b4079d','d181fd15-6ea6-41c5-bf5b-8a089626876b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-765845722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=524b15f6-980f-4255-8e65-09d92215749c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='115c35c329cc4fcc9cca0ef0198d7b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec628816-6773-4820-9e64-278f1bbab09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec628816-6773-4820-9e64-278f1bbab09f) transitioned into state 'SUCCESS' from state '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-765845722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['e73db3ba-2349-4e46-acfe-406aa29e54e0','63254765-7e92-4e53-aae5-2e32c5a40deb','d1fdd3c0-f423-4cd0-b3d3-5bf299b4079d','d181fd15-6ea6-41c5-bf5b-8a089626876b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a67bd3c-4a87-4810-b18e-3d319e5cfe67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a67bd3c-4a87-4810-b18e-3d319e5cfe67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (8a961735-6a42-4c39-aa37-4b2c89e10568) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request issued successfully. Sep 07 10:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4ed4e44-7eac-4a17-b0d3-1defc6034318 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:56:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 511/1004] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:56:07 2026] POST /volume/v3/volumes => generated 755 bytes in 1328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:56:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-35752ffb-1d52-4a70-bc45-6a2ebc42d42d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-35752ffb-1d52-4a70-bc45-6a2ebc42d42d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-35752ffb-1d52-4a70-bc45-6a2ebc42d42d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-35752ffb-1d52-4a70-bc45-6a2ebc42d42d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:09 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-35752ffb-1d52-4a70-bc45-6a2ebc42d42d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-35752ffb-1d52-4a70-bc45-6a2ebc42d42d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 200 Sep 07 10:56:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 494/1005] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:08 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 823 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-242dc38b-353b-4c2d-ac8e-2997bc6adc4d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-242dc38b-353b-4c2d-ac8e-2997bc6adc4d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-242dc38b-353b-4c2d-ac8e-2997bc6adc4d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-242dc38b-353b-4c2d-ac8e-2997bc6adc4d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-242dc38b-353b-4c2d-ac8e-2997bc6adc4d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-242dc38b-353b-4c2d-ac8e-2997bc6adc4d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 512/1006] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:09 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 884 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-754679eb-549a-4b80-871f-cfe8f18734b6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-754679eb-549a-4b80-871f-cfe8f18734b6 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-754679eb-549a-4b80-871f-cfe8f18734b6 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-754679eb-549a-4b80-871f-cfe8f18734b6 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-754679eb-549a-4b80-871f-cfe8f18734b6 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-754679eb-549a-4b80-871f-cfe8f18734b6 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 200 Sep 07 10:56:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 495/1007] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:10 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 847 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b63e06f-0dac-496b-8ab8-790a34013399 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b63e06f-0dac-496b-8ab8-790a34013399 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b63e06f-0dac-496b-8ab8-790a34013399 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b63e06f-0dac-496b-8ab8-790a34013399 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1b63e06f-0dac-496b-8ab8-790a34013399 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b63e06f-0dac-496b-8ab8-790a34013399 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 513/1008] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:10 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 884 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f2845861-2e5d-4c85-983b-03ee72b4eed3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f2845861-2e5d-4c85-983b-03ee72b4eed3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f2845861-2e5d-4c85-983b-03ee72b4eed3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f2845861-2e5d-4c85-983b-03ee72b4eed3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f2845861-2e5d-4c85-983b-03ee72b4eed3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f2845861-2e5d-4c85-983b-03ee72b4eed3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 200 Sep 07 10:56:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 496/1009] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:11 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 847 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8601e57c-ca4e-4541-b766-0a7223e53dd1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8601e57c-ca4e-4541-b766-0a7223e53dd1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8601e57c-ca4e-4541-b766-0a7223e53dd1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8601e57c-ca4e-4541-b766-0a7223e53dd1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8601e57c-ca4e-4541-b766-0a7223e53dd1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8601e57c-ca4e-4541-b766-0a7223e53dd1 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 514/1010] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:11 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 884 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-173786e8-e569-43b4-aaa3-fbf5394e372c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-173786e8-e569-43b4-aaa3-fbf5394e372c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-173786e8-e569-43b4-aaa3-fbf5394e372c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-173786e8-e569-43b4-aaa3-fbf5394e372c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-173786e8-e569-43b4-aaa3-fbf5394e372c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-173786e8-e569-43b4-aaa3-fbf5394e372c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 200 Sep 07 10:56:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 497/1011] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:12 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 847 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cad4b71f-f818-4883-91a9-2e119fd59992 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cad4b71f-f818-4883-91a9-2e119fd59992 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cad4b71f-f818-4883-91a9-2e119fd59992 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cad4b71f-f818-4883-91a9-2e119fd59992 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cad4b71f-f818-4883-91a9-2e119fd59992 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cad4b71f-f818-4883-91a9-2e119fd59992 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 515/1012] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:13 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 884 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b63a779b-a1fd-4ed0-8b58-459d6084b2b3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b63a779b-a1fd-4ed0-8b58-459d6084b2b3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b63a779b-a1fd-4ed0-8b58-459d6084b2b3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b63a779b-a1fd-4ed0-8b58-459d6084b2b3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b63a779b-a1fd-4ed0-8b58-459d6084b2b3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b63a779b-a1fd-4ed0-8b58-459d6084b2b3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 200 Sep 07 10:56:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 498/1013] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:13 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-56ef0d15-db8a-4b56-8d30-d3f96023bf0c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56ef0d15-db8a-4b56-8d30-d3f96023bf0c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56ef0d15-db8a-4b56-8d30-d3f96023bf0c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56ef0d15-db8a-4b56-8d30-d3f96023bf0c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-56ef0d15-db8a-4b56-8d30-d3f96023bf0c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56ef0d15-db8a-4b56-8d30-d3f96023bf0c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 200 Sep 07 10:56:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 516/1014] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:14 2026] GET /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 944 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-250d5770-780e-4066-ab03-2ddd39a975df None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-250d5770-780e-4066-ab03-2ddd39a975df tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-250d5770-780e-4066-ab03-2ddd39a975df tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-250d5770-780e-4066-ab03-2ddd39a975df tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-250d5770-780e-4066-ab03-2ddd39a975df tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-250d5770-780e-4066-ab03-2ddd39a975df tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 499/1015] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:14 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 885 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fada495b-4154-4e8f-ac71-d4e592859fb7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fada495b-4154-4e8f-ac71-d4e592859fb7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fada495b-4154-4e8f-ac71-d4e592859fb7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fada495b-4154-4e8f-ac71-d4e592859fb7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fada495b-4154-4e8f-ac71-d4e592859fb7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Volume info retrieved successfully. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fada495b-4154-4e8f-ac71-d4e592859fb7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 517/1016] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:14 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 885 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c564b1f7-d138-4722-bf01-1112dc7548af None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c564b1f7-d138-4722-bf01-1112dc7548af tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] DELETE http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11?cascade=True Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c564b1f7-d138-4722-bf01-1112dc7548af tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c564b1f7-d138-4722-bf01-1112dc7548af tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-c564b1f7-d138-4722-bf01-1112dc7548af tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Delete volume with id: 5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:56:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c564b1f7-d138-4722-bf01-1112dc7548af tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1623701a-810c-4ca8-ac90-65bae617c98b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1623701a-810c-4ca8-ac90-65bae617c98b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1623701a-810c-4ca8-ac90-65bae617c98b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1623701a-810c-4ca8-ac90-65bae617c98b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:56:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1623701a-810c-4ca8-ac90-65bae617c98b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1623701a-810c-4ca8-ac90-65bae617c98b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 200 Sep 07 10:56:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 518/1017] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:56:14 2026] GET /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 944 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c564b1f7-d138-4722-bf01-1112dc7548af tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Delete volume request issued successfully. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c564b1f7-d138-4722-bf01-1112dc7548af tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11?cascade=True returned with HTTP 202 Sep 07 10:56:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 500/1018] 192.168.122.99 () {58 vars in 1255 bytes} [Mon Sep 7 10:56:14 2026] DELETE /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11?cascade=True => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2e6c35d4-e2c6-4f9f-98e0-6d8715922526 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e6c35d4-e2c6-4f9f-98e0-6d8715922526 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e6c35d4-e2c6-4f9f-98e0-6d8715922526 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e6c35d4-e2c6-4f9f-98e0-6d8715922526 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2e6c35d4-e2c6-4f9f-98e0-6d8715922526 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e6c35d4-e2c6-4f9f-98e0-6d8715922526 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 200 Sep 07 10:56:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 519/1019] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:14 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b0705457-ba0a-4b76-b435-ed0d9997d791 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0705457-ba0a-4b76-b435-ed0d9997d791 None None] GET http://192.168.122.99/volume// Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0705457-ba0a-4b76-b435-ed0d9997d791 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0705457-ba0a-4b76-b435-ed0d9997d791 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0705457-ba0a-4b76-b435-ed0d9997d791 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:56:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 501/1020] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:56:14 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-3d526efc-85cb-499f-b998-ecbccbba6293 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-3d526efc-85cb-499f-b998-ecbccbba6293 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-3d526efc-85cb-499f-b998-ecbccbba6293 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1925c6d7-1dba-462b-9adf-ec1864955f50", "connector": null, "instance_uuid": "9ce4275d-04de-4f97-9ca0-154a53b81fa4"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4c615366-1a0d-4a88-8f31-e275cb9e9942 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4c615366-1a0d-4a88-8f31-e275cb9e9942 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4c615366-1a0d-4a88-8f31-e275cb9e9942 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4c615366-1a0d-4a88-8f31-e275cb9e9942 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4c615366-1a0d-4a88-8f31-e275cb9e9942 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4c615366-1a0d-4a88-8f31-e275cb9e9942 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 200 Sep 07 10:56:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 502/1021] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:14 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-3d526efc-85cb-499f-b998-ecbccbba6293 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:56:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 520/1022] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:56:14 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4660a44e-7803-4a1c-b4c7-2144e2c53144 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4660a44e-7803-4a1c-b4c7-2144e2c53144 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4660a44e-7803-4a1c-b4c7-2144e2c53144 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4660a44e-7803-4a1c-b4c7-2144e2c53144 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8b9104cf-b236-4184-96e2-b44826fdba47 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b9104cf-b236-4184-96e2-b44826fdba47 None None] GET http://192.168.122.99/volume// Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b9104cf-b236-4184-96e2-b44826fdba47 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b9104cf-b236-4184-96e2-b44826fdba47 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b9104cf-b236-4184-96e2-b44826fdba47 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:56:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4660a44e-7803-4a1c-b4c7-2144e2c53144 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 521/1023] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:56:14 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:56:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4660a44e-7803-4a1c-b4c7-2144e2c53144 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 200 Sep 07 10:56:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 503/1024] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:14 2026] GET /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 943 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-646f4355-d72b-4304-b4cc-37fd5800cd92 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-646f4355-d72b-4304-b4cc-37fd5800cd92 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-646f4355-d72b-4304-b4cc-37fd5800cd92 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-646f4355-d72b-4304-b4cc-37fd5800cd92 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-646f4355-d72b-4304-b4cc-37fd5800cd92 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-646f4355-d72b-4304-b4cc-37fd5800cd92 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 200 Sep 07 10:56:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 522/1025] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:56:15 2026] GET /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 1124 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:56:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1de77435-9cc9-48a7-b963-ea600b445d68 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1de77435-9cc9-48a7-b963-ea600b445d68 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] PUT http://192.168.122.99/volume/v3/attachments/643cb2a3-e196-4a47-a4e9-bed2db57f991 Sep 07 10:56:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1de77435-9cc9-48a7-b963-ea600b445d68 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:15 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1de77435-9cc9-48a7-b963-ea600b445d68 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Acquiring lock "cinder-attachment_update-1925c6d7-1dba-462b-9adf-ec1864955f50-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:56:15 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1de77435-9cc9-48a7-b963-ea600b445d68 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Lock "cinder-attachment_update-1925c6d7-1dba-462b-9adf-ec1864955f50-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:56:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cd3e49ad-cc9e-4bf1-90d4-4ee66886c554 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd3e49ad-cc9e-4bf1-90d4-4ee66886c554 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd3e49ad-cc9e-4bf1-90d4-4ee66886c554 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd3e49ad-cc9e-4bf1-90d4-4ee66886c554 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cd3e49ad-cc9e-4bf1-90d4-4ee66886c554 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd3e49ad-cc9e-4bf1-90d4-4ee66886c554 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 200 Sep 07 10:56:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 523/1026] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:15 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:15 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1de77435-9cc9-48a7-b963-ea600b445d68 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Lock "cinder-attachment_update-1925c6d7-1dba-462b-9adf-ec1864955f50-devstack" released by "attachment_update" :: held 0.480s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:56:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-1de77435-9cc9-48a7-b963-ea600b445d68 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments/643cb2a3-e196-4a47-a4e9-bed2db57f991 returned with HTTP 200 Sep 07 10:56:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 504/1027] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:56:15 2026] PUT /volume/v3/attachments/643cb2a3-e196-4a47-a4e9-bed2db57f991 => generated 694 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fd98e884-c2f9-4912-b2f3-a31f5e0c6095 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd98e884-c2f9-4912-b2f3-a31f5e0c6095 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd98e884-c2f9-4912-b2f3-a31f5e0c6095 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd98e884-c2f9-4912-b2f3-a31f5e0c6095 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fd98e884-c2f9-4912-b2f3-a31f5e0c6095 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd98e884-c2f9-4912-b2f3-a31f5e0c6095 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 200 Sep 07 10:56:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 524/1028] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:15 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 848 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c73b6c32-fc51-4641-b28e-26a4828475d8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c73b6c32-fc51-4641-b28e-26a4828475d8 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c/action Sep 07 10:56:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c73b6c32-fc51-4641-b28e-26a4828475d8 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c73b6c32-fc51-4641-b28e-26a4828475d8 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-56e939fe-4df2-47c6-ba0a-f21da8c4c7e7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56e939fe-4df2-47c6-ba0a-f21da8c4c7e7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56e939fe-4df2-47c6-ba0a-f21da8c4c7e7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56e939fe-4df2-47c6-ba0a-f21da8c4c7e7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.admin_actions [None req-c73b6c32-fc51-4641-b28e-26a4828475d8 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Updating volume '524b15f6-980f-4255-8e65-09d92215749c' with '{'status': 'attaching'}' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-56e939fe-4df2-47c6-ba0a-f21da8c4c7e7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56e939fe-4df2-47c6-ba0a-f21da8c4c7e7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 200 Sep 07 10:56:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 525/1029] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:16 2026] GET /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 944 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c73b6c32-fc51-4641-b28e-26a4828475d8 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c/action returned with HTTP 202 Sep 07 10:56:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 505/1030] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:16 2026] POST /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c/action => generated 0 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dafd8bd5-cb4c-45a3-a362-b7a5fe8bea55 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dafd8bd5-cb4c-45a3-a362-b7a5fe8bea55 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dafd8bd5-cb4c-45a3-a362-b7a5fe8bea55 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dafd8bd5-cb4c-45a3-a362-b7a5fe8bea55 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dafd8bd5-cb4c-45a3-a362-b7a5fe8bea55 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dafd8bd5-cb4c-45a3-a362-b7a5fe8bea55 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 200 Sep 07 10:56:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 526/1031] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:16 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 848 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-60a43f18-34f7-4112-bbc1-5f3138951386 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-60a43f18-34f7-4112-bbc1-5f3138951386 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c/action Sep 07 10:56:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-60a43f18-34f7-4112-bbc1-5f3138951386 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-60a43f18-34f7-4112-bbc1-5f3138951386 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-60a43f18-34f7-4112-bbc1-5f3138951386 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Volume info retrieved successfully. Sep 07 10:56:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-60a43f18-34f7-4112-bbc1-5f3138951386 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Delete volume request issued successfully. Sep 07 10:56:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-60a43f18-34f7-4112-bbc1-5f3138951386 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c/action returned with HTTP 202 Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d3080d33-d5fc-493c-a58a-5f63204faee2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 506/1032] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:16 2026] POST /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d3080d33-d5fc-493c-a58a-5f63204faee2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d3080d33-d5fc-493c-a58a-5f63204faee2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d3080d33-d5fc-493c-a58a-5f63204faee2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-69e75633-4e08-4e35-85b6-2a960b893bba None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d3080d33-d5fc-493c-a58a-5f63204faee2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-69e75633-4e08-4e35-85b6-2a960b893bba tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] POST http://192.168.122.99/volume/v3/attachments/643cb2a3-e196-4a47-a4e9-bed2db57f991/action Sep 07 10:56:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-69e75633-4e08-4e35-85b6-2a960b893bba tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action body: b'{"os-complete": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-69e75633-4e08-4e35-85b6-2a960b893bba tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d3080d33-d5fc-493c-a58a-5f63204faee2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 200 Sep 07 10:56:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 527/1033] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:16 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 847 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1273c8a8-2823-4b8b-8e27-0d1b59251f42 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1273c8a8-2823-4b8b-8e27-0d1b59251f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1273c8a8-2823-4b8b-8e27-0d1b59251f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1273c8a8-2823-4b8b-8e27-0d1b59251f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1273c8a8-2823-4b8b-8e27-0d1b59251f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1273c8a8-2823-4b8b-8e27-0d1b59251f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 200 Sep 07 10:56:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 528/1034] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:16 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 850 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-d8d4551f-385c-463f-a5b7-94fa58a770b2 req-69e75633-4e08-4e35-85b6-2a960b893bba tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments/643cb2a3-e196-4a47-a4e9-bed2db57f991/action returned with HTTP 204 Sep 07 10:56:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 507/1035] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:56:16 2026] POST /volume/v3/attachments/643cb2a3-e196-4a47-a4e9-bed2db57f991/action => generated 0 bytes in 211 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2784cf6b-c23e-4cbe-9d87-cb7cfcc64a74 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2784cf6b-c23e-4cbe-9d87-cb7cfcc64a74 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2784cf6b-c23e-4cbe-9d87-cb7cfcc64a74 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2784cf6b-c23e-4cbe-9d87-cb7cfcc64a74 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2784cf6b-c23e-4cbe-9d87-cb7cfcc64a74 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2784cf6b-c23e-4cbe-9d87-cb7cfcc64a74 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 200 Sep 07 10:56:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 529/1036] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:17 2026] GET /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 1236 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c032d848-f91b-4050-87c6-47295e6a1dea None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c032d848-f91b-4050-87c6-47295e6a1dea tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c032d848-f91b-4050-87c6-47295e6a1dea tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c032d848-f91b-4050-87c6-47295e6a1dea tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c032d848-f91b-4050-87c6-47295e6a1dea tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c032d848-f91b-4050-87c6-47295e6a1dea tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 200 Sep 07 10:56:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 508/1037] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:17 2026] GET /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 1236 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4155590b-0398-4ead-9b84-8024d90db9bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4155590b-0398-4ead-9b84-8024d90db9bb tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4155590b-0398-4ead-9b84-8024d90db9bb tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4155590b-0398-4ead-9b84-8024d90db9bb tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a5e9d294-8a83-49d0-8117-a2a4c1d91227 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4155590b-0398-4ead-9b84-8024d90db9bb tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a5e9d294-8a83-49d0-8117-a2a4c1d91227 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a5e9d294-8a83-49d0-8117-a2a4c1d91227 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a5e9d294-8a83-49d0-8117-a2a4c1d91227 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a5e9d294-8a83-49d0-8117-a2a4c1d91227 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4155590b-0398-4ead-9b84-8024d90db9bb tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 200 Sep 07 10:56:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 530/1038] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:17 2026] GET /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 943 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a5e9d294-8a83-49d0-8117-a2a4c1d91227 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 200 Sep 07 10:56:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 509/1039] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:17 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-691282ed-0ebe-48ae-88ae-1872e854201a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-691282ed-0ebe-48ae-88ae-1872e854201a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-691282ed-0ebe-48ae-88ae-1872e854201a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-691282ed-0ebe-48ae-88ae-1872e854201a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-691282ed-0ebe-48ae-88ae-1872e854201a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-691282ed-0ebe-48ae-88ae-1872e854201a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 200 Sep 07 10:56:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 531/1040] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:17 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-19dd7f3b-c5a4-4ca6-8dec-5e3c17f6cd58 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-19dd7f3b-c5a4-4ca6-8dec-5e3c17f6cd58 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-19dd7f3b-c5a4-4ca6-8dec-5e3c17f6cd58 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-19dd7f3b-c5a4-4ca6-8dec-5e3c17f6cd58 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-19dd7f3b-c5a4-4ca6-8dec-5e3c17f6cd58 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-19dd7f3b-c5a4-4ca6-8dec-5e3c17f6cd58 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 200 Sep 07 10:56:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 510/1041] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:56:18 2026] GET /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 943 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eb86bfe8-2a43-4d69-b7c0-f33fbba7383e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb86bfe8-2a43-4d69-b7c0-f33fbba7383e None None] GET http://192.168.122.99/volume// Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb86bfe8-2a43-4d69-b7c0-f33fbba7383e None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb86bfe8-2a43-4d69-b7c0-f33fbba7383e None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb86bfe8-2a43-4d69-b7c0-f33fbba7383e None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:56:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 532/1042] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:56:18 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-d9d73c21-66dc-4547-8b50-92e9fef9fe7c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-d9d73c21-66dc-4547-8b50-92e9fef9fe7c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-d9d73c21-66dc-4547-8b50-92e9fef9fe7c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f154557-d203-41a9-b14f-db56dc4168a4", "connector": null, "instance_uuid": "9ce4275d-04de-4f97-9ca0-154a53b81fa4"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-d9d73c21-66dc-4547-8b50-92e9fef9fe7c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:56:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 511/1043] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:56:18 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f48ec062-63ba-4b41-9655-ee46aca4d737 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f48ec062-63ba-4b41-9655-ee46aca4d737 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f48ec062-63ba-4b41-9655-ee46aca4d737 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f48ec062-63ba-4b41-9655-ee46aca4d737 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7be51189-5874-4434-94e1-c319b22de0c3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7be51189-5874-4434-94e1-c319b22de0c3 None None] GET http://192.168.122.99/volume// Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7be51189-5874-4434-94e1-c319b22de0c3 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7be51189-5874-4434-94e1-c319b22de0c3 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7be51189-5874-4434-94e1-c319b22de0c3 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:56:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f48ec062-63ba-4b41-9655-ee46aca4d737 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 512/1044] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:56:18 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-2a4bac63-ffa2-4d67-8137-3abbc39f11aa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-2a4bac63-ffa2-4d67-8137-3abbc39f11aa tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f48ec062-63ba-4b41-9655-ee46aca4d737 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 200 Sep 07 10:56:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 533/1045] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:18 2026] GET /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 942 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-2a4bac63-ffa2-4d67-8137-3abbc39f11aa tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-2a4bac63-ffa2-4d67-8137-3abbc39f11aa tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1ea32f72-f876-40e7-8684-b83b724f826a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-2a4bac63-ffa2-4d67-8137-3abbc39f11aa tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ea32f72-f876-40e7-8684-b83b724f826a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ea32f72-f876-40e7-8684-b83b724f826a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ea32f72-f876-40e7-8684-b83b724f826a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-2a4bac63-ffa2-4d67-8137-3abbc39f11aa tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 200 Sep 07 10:56:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 513/1046] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:56:18 2026] GET /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 1123 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ea32f72-f876-40e7-8684-b83b724f826a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 404 Sep 07 10:56:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 534/1047] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:18 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2538111e-e745-4d73-9352-dc811785e844 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2538111e-e745-4d73-9352-dc811785e844 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2538111e-e745-4d73-9352-dc811785e844 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2538111e-e745-4d73-9352-dc811785e844 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2538111e-e745-4d73-9352-dc811785e844 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 404 Sep 07 10:56:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 514/1048] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:18 2026] GET /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d4c98730-8a16-4784-89ce-72800772f13f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4c98730-8a16-4784-89ce-72800772f13f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] DELETE http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4c98730-8a16-4784-89ce-72800772f13f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4c98730-8a16-4784-89ce-72800772f13f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-d4c98730-8a16-4784-89ce-72800772f13f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Delete volume with id: 524b15f6-980f-4255-8e65-09d92215749c Sep 07 10:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4c98730-8a16-4784-89ce-72800772f13f tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c returned with HTTP 404 Sep 07 10:56:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 535/1049] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:18 2026] DELETE /volume/v3/volumes/524b15f6-980f-4255-8e65-09d92215749c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:56:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-55cd60a2-a27f-4787-9beb-ce2d53e1687f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-55cd60a2-a27f-4787-9beb-ce2d53e1687f tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55cd60a2-a27f-4787-9beb-ce2d53e1687f tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55cd60a2-a27f-4787-9beb-ce2d53e1687f tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1526196392"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1526196392'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume of 1 GB Sep 07 10:56:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Availability Zones retrieved successfully. Sep 07 10:56:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (010db4e7-85f6-427e-8869-38a4a742011c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-55cd60a2-a27f-4787-9beb-ce2d53e1687f tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54f6cc7-7517-4b6d-a35d-7bf04c60921a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-55cd60a2-a27f-4787-9beb-ce2d53e1687f tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 200 Sep 07 10:56:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 536/1050] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:19 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-b6efe1bf-924b-4800-ad0f-d186f11dad02 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-b6efe1bf-924b-4800-ad0f-d186f11dad02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] PUT http://192.168.122.99/volume/v3/attachments/42268a24-56d5-4016-bf73-3de35d518d87 Sep 07 10:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-b6efe1bf-924b-4800-ad0f-d186f11dad02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-b6efe1bf-924b-4800-ad0f-d186f11dad02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Acquiring lock "cinder-attachment_update-1f154557-d203-41a9-b14f-db56dc4168a4-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-b6efe1bf-924b-4800-ad0f-d186f11dad02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Lock "cinder-attachment_update-1f154557-d203-41a9-b14f-db56dc4168a4-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54f6cc7-7517-4b6d-a35d-7bf04c60921a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6da0d4f2-1c8b-4711-958d-63b3a1747686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Created reservations ['b92154f0-1da5-43ff-9783-371edd43ee10', '0cad4163-6383-4774-b889-62270dae00a5', '2bac7ef2-71a6-4036-9ddb-4de33e73b705', 'ea8c185a-d748-4539-bbae-89bb32748985'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6da0d4f2-1c8b-4711-958d-63b3a1747686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b92154f0-1da5-43ff-9783-371edd43ee10', '0cad4163-6383-4774-b889-62270dae00a5', '2bac7ef2-71a6-4036-9ddb-4de33e73b705', 'ea8c185a-d748-4539-bbae-89bb32748985']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a16228b-bb4e-49ee-95f9-637001296e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a16228b-bb4e-49ee-95f9-637001296e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db7cd585-a3dd-4e14-9a46-512889bdd922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1526196392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['b92154f0-1da5-43ff-9783-371edd43ee10','0cad4163-6383-4774-b889-62270dae00a5','2bac7ef2-71a6-4036-9ddb-4de33e73b705','ea8c185a-d748-4539-bbae-89bb32748985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1526196392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db7cd585-a3dd-4e14-9a46-512889bdd922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='115c35c329cc4fcc9cca0ef0198d7b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1254ef83-03f8-411d-8711-cb33e2b78a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1254ef83-03f8-411d-8711-cb33e2b78a4b) transitioned into state 'SUCCESS' from state '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-1526196392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['b92154f0-1da5-43ff-9783-371edd43ee10','0cad4163-6383-4774-b889-62270dae00a5','2bac7ef2-71a6-4036-9ddb-4de33e73b705','ea8c185a-d748-4539-bbae-89bb32748985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f33ce94-81a4-46c2-8a78-8d86e45798a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f33ce94-81a4-46c2-8a78-8d86e45798a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (010db4e7-85f6-427e-8869-38a4a742011c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request issued successfully. Sep 07 10:56:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a7d42a5f-8dfa-48f7-b0c8-10769f15f5b4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:56:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 515/1051] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:56:18 2026] POST /volume/v3/volumes => generated 756 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3c6c115e-9cd0-430c-83b7-fb37e77ba2b5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-b6efe1bf-924b-4800-ad0f-d186f11dad02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Lock "cinder-attachment_update-1f154557-d203-41a9-b14f-db56dc4168a4-devstack" released by "attachment_update" :: held 0.347s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-b6efe1bf-924b-4800-ad0f-d186f11dad02 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments/42268a24-56d5-4016-bf73-3de35d518d87 returned with HTTP 200 Sep 07 10:56:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 537/1052] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:56:19 2026] PUT /volume/v3/attachments/42268a24-56d5-4016-bf73-3de35d518d87 => generated 694 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c6c115e-9cd0-430c-83b7-fb37e77ba2b5 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3c6c115e-9cd0-430c-83b7-fb37e77ba2b5 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3c6c115e-9cd0-430c-83b7-fb37e77ba2b5 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3c6c115e-9cd0-430c-83b7-fb37e77ba2b5 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c6c115e-9cd0-430c-83b7-fb37e77ba2b5 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 returned with HTTP 200 Sep 07 10:56:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 516/1053] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:19 2026] GET /volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 => generated 824 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7379be90-b9b2-4498-b391-8ed21990c2b2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7379be90-b9b2-4498-b391-8ed21990c2b2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7379be90-b9b2-4498-b391-8ed21990c2b2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7379be90-b9b2-4498-b391-8ed21990c2b2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7379be90-b9b2-4498-b391-8ed21990c2b2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7379be90-b9b2-4498-b391-8ed21990c2b2 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 200 Sep 07 10:56:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 538/1054] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:19 2026] GET /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 943 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6608d28a-b787-40a4-af28-2d4535be69fb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6608d28a-b787-40a4-af28-2d4535be69fb tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6608d28a-b787-40a4-af28-2d4535be69fb tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6608d28a-b787-40a4-af28-2d4535be69fb tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6608d28a-b787-40a4-af28-2d4535be69fb tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 404 Sep 07 10:56:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 517/1055] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:20 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-94777614-fcc0-4321-9a16-d45033d5718a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94777614-fcc0-4321-9a16-d45033d5718a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] GET http://192.168.122.99/volume/v3/volumes Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94777614-fcc0-4321-9a16-d45033d5718a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-ac4ea570-a054-4906-a19e-90d571d7d2f7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94777614-fcc0-4321-9a16-d45033d5718a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-94777614-fcc0-4321-9a16-d45033d5718a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-94777614-fcc0-4321-9a16-d45033d5718a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-ac4ea570-a054-4906-a19e-90d571d7d2f7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] POST http://192.168.122.99/volume/v3/attachments/42268a24-56d5-4016-bf73-3de35d518d87/action Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-ac4ea570-a054-4906-a19e-90d571d7d2f7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action body: b'{"os-complete": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-ac4ea570-a054-4906-a19e-90d571d7d2f7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:56:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-94777614-fcc0-4321-9a16-d45033d5718a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Get all volumes completed successfully. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94777614-fcc0-4321-9a16-d45033d5718a tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] http://192.168.122.99/volume/v3/volumes returned with HTTP 200 Sep 07 10:56:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 539/1056] 192.168.122.99 () {58 vars in 1116 bytes} [Mon Sep 7 10:56:20 2026] GET /volume/v3/volumes => generated 341 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4a1c0d42-ba53-4457-8c2d-bdb9bb810f42 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a1c0d42-ba53-4457-8c2d-bdb9bb810f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] GET http://192.168.122.99/volume/v3/snapshots Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a1c0d42-ba53-4457-8c2d-bdb9bb810f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a1c0d42-ba53-4457-8c2d-bdb9bb810f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-4a1c0d42-ba53-4457-8c2d-bdb9bb810f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-4a1c0d42-ba53-4457-8c2d-bdb9bb810f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4a1c0d42-ba53-4457-8c2d-bdb9bb810f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] Get all snapshots completed successfully. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a1c0d42-ba53-4457-8c2d-bdb9bb810f42 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-reader] http://192.168.122.99/volume/v3/snapshots returned with HTTP 200 Sep 07 10:56:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 540/1057] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 10:56:20 2026] GET /volume/v3/snapshots => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e12502ae-2240-4f9d-9259-f0a60ff58e28 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e12502ae-2240-4f9d-9259-f0a60ff58e28 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e12502ae-2240-4f9d-9259-f0a60ff58e28 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e12502ae-2240-4f9d-9259-f0a60ff58e28 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-e3a0556f-ab42-4292-a92b-f25bb6532a17 req-ac4ea570-a054-4906-a19e-90d571d7d2f7 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments/42268a24-56d5-4016-bf73-3de35d518d87/action returned with HTTP 204 Sep 07 10:56:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 518/1058] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:56:20 2026] POST /volume/v3/attachments/42268a24-56d5-4016-bf73-3de35d518d87/action => generated 0 bytes in 147 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e12502ae-2240-4f9d-9259-f0a60ff58e28 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e12502ae-2240-4f9d-9259-f0a60ff58e28 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 541/1059] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:20 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 885 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-02cf9de6-962b-4e4f-b25c-277940895be5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-02cf9de6-962b-4e4f-b25c-277940895be5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] DELETE http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-02cf9de6-962b-4e4f-b25c-277940895be5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-02cf9de6-962b-4e4f-b25c-277940895be5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-02cf9de6-962b-4e4f-b25c-277940895be5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Delete volume with id: 76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-02cf9de6-962b-4e4f-b25c-277940895be5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-02cf9de6-962b-4e4f-b25c-277940895be5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Delete volume request issued successfully. Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-02cf9de6-962b-4e4f-b25c-277940895be5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 202 Sep 07 10:56:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 519/1060] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:20 2026] DELETE /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8ac4b205-b19f-4802-9ed9-232869ea2867 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ac4b205-b19f-4802-9ed9-232869ea2867 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ac4b205-b19f-4802-9ed9-232869ea2867 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ac4b205-b19f-4802-9ed9-232869ea2867 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8ac4b205-b19f-4802-9ed9-232869ea2867 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e15e4b8c-a770-4d48-a557-28ab66dbf65e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e15e4b8c-a770-4d48-a557-28ab66dbf65e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e15e4b8c-a770-4d48-a557-28ab66dbf65e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e15e4b8c-a770-4d48-a557-28ab66dbf65e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ac4b205-b19f-4802-9ed9-232869ea2867 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 542/1061] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:20 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 884 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e15e4b8c-a770-4d48-a557-28ab66dbf65e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e15e4b8c-a770-4d48-a557-28ab66dbf65e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 returned with HTTP 200 Sep 07 10:56:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 520/1062] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:20 2026] GET /volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 => generated 848 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5c0202b8-967a-4c33-9b51-f9b0dd53d47a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c0202b8-967a-4c33-9b51-f9b0dd53d47a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c0202b8-967a-4c33-9b51-f9b0dd53d47a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c0202b8-967a-4c33-9b51-f9b0dd53d47a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5c0202b8-967a-4c33-9b51-f9b0dd53d47a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c0202b8-967a-4c33-9b51-f9b0dd53d47a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 200 Sep 07 10:56:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 543/1063] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:21 2026] GET /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 1235 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-50fa905d-80c8-4ffc-8f53-1f9a9fcda6d0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-50fa905d-80c8-4ffc-8f53-1f9a9fcda6d0 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-50fa905d-80c8-4ffc-8f53-1f9a9fcda6d0 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-50fa905d-80c8-4ffc-8f53-1f9a9fcda6d0 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-50fa905d-80c8-4ffc-8f53-1f9a9fcda6d0 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-50fa905d-80c8-4ffc-8f53-1f9a9fcda6d0 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 200 Sep 07 10:56:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 521/1064] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:21 2026] GET /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 1235 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ff38881-ae82-43af-b754-c221069b2b7b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ff38881-ae82-43af-b754-c221069b2b7b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ff38881-ae82-43af-b754-c221069b2b7b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ff38881-ae82-43af-b754-c221069b2b7b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6eef732f-3cdf-4c9a-94b6-20d2fae240f0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0ff38881-ae82-43af-b754-c221069b2b7b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Volume info retrieved successfully. Sep 07 10:56:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6eef732f-3cdf-4c9a-94b6-20d2fae240f0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 Sep 07 10:56:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6eef732f-3cdf-4c9a-94b6-20d2fae240f0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6eef732f-3cdf-4c9a-94b6-20d2fae240f0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ff38881-ae82-43af-b754-c221069b2b7b tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 200 Sep 07 10:56:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 544/1065] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:21 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 884 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6eef732f-3cdf-4c9a-94b6-20d2fae240f0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6eef732f-3cdf-4c9a-94b6-20d2fae240f0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 returned with HTTP 200 Sep 07 10:56:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 522/1066] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:21 2026] GET /volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-734a2e4e-0dae-4ff5-8f0a-26eb58bbdd58 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-734a2e4e-0dae-4ff5-8f0a-26eb58bbdd58 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922/action Sep 07 10:56:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-734a2e4e-0dae-4ff5-8f0a-26eb58bbdd58 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-734a2e4e-0dae-4ff5-8f0a-26eb58bbdd58 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-734a2e4e-0dae-4ff5-8f0a-26eb58bbdd58 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Updating volume 'db7cd585-a3dd-4e14-9a46-512889bdd922' with '{'status': 'creating'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:56:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-734a2e4e-0dae-4ff5-8f0a-26eb58bbdd58 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922/action returned with HTTP 202 Sep 07 10:56:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 545/1067] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:21 2026] POST /volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fd09caee-fff9-41ad-b553-2cd859e855ac None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fd09caee-fff9-41ad-b553-2cd859e855ac tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fd09caee-fff9-41ad-b553-2cd859e855ac tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fd09caee-fff9-41ad-b553-2cd859e855ac tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fd09caee-fff9-41ad-b553-2cd859e855ac tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fd09caee-fff9-41ad-b553-2cd859e855ac tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 returned with HTTP 200 Sep 07 10:56:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 523/1068] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:22 2026] GET /volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34ddafcb-36de-46bc-b5b5-b56361f49cfb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34ddafcb-36de-46bc-b5b5-b56361f49cfb tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922/action Sep 07 10:56:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34ddafcb-36de-46bc-b5b5-b56361f49cfb tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34ddafcb-36de-46bc-b5b5-b56361f49cfb tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34ddafcb-36de-46bc-b5b5-b56361f49cfb tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Volume info retrieved successfully. Sep 07 10:56:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34ddafcb-36de-46bc-b5b5-b56361f49cfb tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Delete volume request issued successfully. Sep 07 10:56:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34ddafcb-36de-46bc-b5b5-b56361f49cfb tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922/action returned with HTTP 202 Sep 07 10:56:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 546/1069] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:22 2026] POST /volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5044d6f6-1d96-455b-b45b-1fba4f04253b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5044d6f6-1d96-455b-b45b-1fba4f04253b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5044d6f6-1d96-455b-b45b-1fba4f04253b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5044d6f6-1d96-455b-b45b-1fba4f04253b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5044d6f6-1d96-455b-b45b-1fba4f04253b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5044d6f6-1d96-455b-b45b-1fba4f04253b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 returned with HTTP 200 Sep 07 10:56:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 524/1070] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:22 2026] GET /volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 => generated 848 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eb06298b-57f3-4cf3-ab8a-9e8fbf52df8d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb06298b-57f3-4cf3-ab8a-9e8fbf52df8d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 Sep 07 10:56:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb06298b-57f3-4cf3-ab8a-9e8fbf52df8d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb06298b-57f3-4cf3-ab8a-9e8fbf52df8d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb06298b-57f3-4cf3-ab8a-9e8fbf52df8d tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 returned with HTTP 404 Sep 07 10:56:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 547/1071] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:22 2026] GET /volume/v3/volumes/76837eb8-75ab-4fcd-a74a-dcca039d3d60 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-512d8917-7ae2-4209-9be3-c9f612d4f9f7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-512d8917-7ae2-4209-9be3-c9f612d4f9f7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-512d8917-7ae2-4209-9be3-c9f612d4f9f7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-512d8917-7ae2-4209-9be3-c9f612d4f9f7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-512d8917-7ae2-4209-9be3-c9f612d4f9f7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Delete snapshot with id: 828d438a-a20b-4c13-9fb8-a930b3d86311 Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-512d8917-7ae2-4209-9be3-c9f612d4f9f7 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 returned with HTTP 404 Sep 07 10:56:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 525/1072] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:56:22 2026] DELETE /volume/v3/snapshots/828d438a-a20b-4c13-9fb8-a930b3d86311 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5efbd5b4-926a-4233-a323-74382bca8f4c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5efbd5b4-926a-4233-a323-74382bca8f4c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] GET http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:56:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5efbd5b4-926a-4233-a323-74382bca8f4c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5efbd5b4-926a-4233-a323-74382bca8f4c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5efbd5b4-926a-4233-a323-74382bca8f4c tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 404 Sep 07 10:56:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 548/1073] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:22 2026] GET /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-656fa3cc-700e-42c4-982d-bbc492ef5fe5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-656fa3cc-700e-42c4-982d-bbc492ef5fe5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] DELETE http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-656fa3cc-700e-42c4-982d-bbc492ef5fe5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-656fa3cc-700e-42c4-982d-bbc492ef5fe5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-656fa3cc-700e-42c4-982d-bbc492ef5fe5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] Delete volume with id: 5bf1a64c-1381-49de-9444-ea0e56727c11 Sep 07 10:56:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-656fa3cc-700e-42c4-982d-bbc492ef5fe5 tempest-VolumesDeleteCascade-220706020 tempest-VolumesDeleteCascade-220706020-project-member] http://192.168.122.99/volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 returned with HTTP 404 Sep 07 10:56:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 526/1074] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:22 2026] DELETE /volume/v3/volumes/5bf1a64c-1381-49de-9444-ea0e56727c11 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-143efe61-3d69-4db3-82bb-bf45b7c6ad4e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-143efe61-3d69-4db3-82bb-bf45b7c6ad4e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 Sep 07 10:56:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-143efe61-3d69-4db3-82bb-bf45b7c6ad4e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-143efe61-3d69-4db3-82bb-bf45b7c6ad4e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-143efe61-3d69-4db3-82bb-bf45b7c6ad4e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 returned with HTTP 404 Sep 07 10:56:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 549/1075] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:23 2026] GET /volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cfb31df0-09dc-451a-b3c9-78c81a286dc4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cfb31df0-09dc-451a-b3c9-78c81a286dc4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 Sep 07 10:56:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cfb31df0-09dc-451a-b3c9-78c81a286dc4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cfb31df0-09dc-451a-b3c9-78c81a286dc4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cfb31df0-09dc-451a-b3c9-78c81a286dc4 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 returned with HTTP 404 Sep 07 10:56:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 527/1076] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:23 2026] GET /volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e4186655-c1cc-4197-bd42-094cd83d52ff None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e4186655-c1cc-4197-bd42-094cd83d52ff tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] DELETE http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 Sep 07 10:56:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e4186655-c1cc-4197-bd42-094cd83d52ff tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e4186655-c1cc-4197-bd42-094cd83d52ff tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:23 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e4186655-c1cc-4197-bd42-094cd83d52ff tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Delete volume with id: db7cd585-a3dd-4e14-9a46-512889bdd922 Sep 07 10:56:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e4186655-c1cc-4197-bd42-094cd83d52ff tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 returned with HTTP 404 Sep 07 10:56:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 550/1077] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:23 2026] DELETE /volume/v3/volumes/db7cd585-a3dd-4e14-9a46-512889bdd922 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:56:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-110141122"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-110141122'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:56:23 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume of 1 GB Sep 07 10:56:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Availability Zones retrieved successfully. Sep 07 10:56:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (65a1707a-9874-41fe-aa04-8d2528bacc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056e1138-4aa1-4e02-bd9e-bd042319553b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:56:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056e1138-4aa1-4e02-bd9e-bd042319553b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66fab05-1773-4076-a630-8f7bdc7d94c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:24 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Created reservations ['534f725b-4b73-47e6-98c4-c262b6876bb2', '8a58bb17-e60d-42d1-8690-86b843fdd243', '19da2018-d669-4801-b4f3-fe757e43f3a2', 'f90cce7b-2529-4b05-873c-7b2ff207d544'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66fab05-1773-4076-a630-8f7bdc7d94c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['534f725b-4b73-47e6-98c4-c262b6876bb2', '8a58bb17-e60d-42d1-8690-86b843fdd243', '19da2018-d669-4801-b4f3-fe757e43f3a2', 'f90cce7b-2529-4b05-873c-7b2ff207d544']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b7bd45-d3ce-4bf6-b339-6e477fb3bda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b7bd45-d3ce-4bf6-b339-6e477fb3bda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c786a7dd-9b72-4119-a60f-f7ab9c6b1b27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-110141122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['534f725b-4b73-47e6-98c4-c262b6876bb2','8a58bb17-e60d-42d1-8690-86b843fdd243','19da2018-d669-4801-b4f3-fe757e43f3a2','f90cce7b-2529-4b05-873c-7b2ff207d544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-110141122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c786a7dd-9b72-4119-a60f-f7ab9c6b1b27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='115c35c329cc4fcc9cca0ef0198d7b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c5f966a-adb2-4949-b8d2-d868c9f45aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c5f966a-adb2-4949-b8d2-d868c9f45aec) transitioned into state 'SUCCESS' from state '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-110141122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['534f725b-4b73-47e6-98c4-c262b6876bb2','8a58bb17-e60d-42d1-8690-86b843fdd243','19da2018-d669-4801-b4f3-fe757e43f3a2','f90cce7b-2529-4b05-873c-7b2ff207d544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b64e604-349d-4aec-9a46-433fc45229a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b64e604-349d-4aec-9a46-433fc45229a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:24 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (65a1707a-9874-41fe-aa04-8d2528bacc6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request issued successfully. Sep 07 10:56:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-53b3b8c2-4d06-4fd5-85c6-95a16fcfe21e tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:56:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 528/1078] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:56:23 2026] POST /volume/v3/volumes => generated 755 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:56:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-28273fe7-e23c-41b1-bb38-420d5e9f4814 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28273fe7-e23c-41b1-bb38-420d5e9f4814 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 Sep 07 10:56:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28273fe7-e23c-41b1-bb38-420d5e9f4814 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28273fe7-e23c-41b1-bb38-420d5e9f4814 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-28273fe7-e23c-41b1-bb38-420d5e9f4814 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28273fe7-e23c-41b1-bb38-420d5e9f4814 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 returned with HTTP 200 Sep 07 10:56:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 551/1079] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:24 2026] GET /volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 => generated 823 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cb8d2a6a-c0bb-41bc-941b-d876be73e02b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cb8d2a6a-c0bb-41bc-941b-d876be73e02b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 Sep 07 10:56:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cb8d2a6a-c0bb-41bc-941b-d876be73e02b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cb8d2a6a-c0bb-41bc-941b-d876be73e02b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cb8d2a6a-c0bb-41bc-941b-d876be73e02b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cb8d2a6a-c0bb-41bc-941b-d876be73e02b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 returned with HTTP 200 Sep 07 10:56:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 529/1080] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:25 2026] GET /volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 => generated 847 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-109f1073-7172-46a0-b41b-d419a657500c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-109f1073-7172-46a0-b41b-d419a657500c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-109f1073-7172-46a0-b41b-d419a657500c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-109f1073-7172-46a0-b41b-d419a657500c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-109f1073-7172-46a0-b41b-d419a657500c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-109f1073-7172-46a0-b41b-d419a657500c tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 200 Sep 07 10:56:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 552/1081] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:56:25 2026] GET /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 1236 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-1b2e8400-e63b-4944-ac4e-0b4a1ab0f64f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-1b2e8400-e63b-4944-ac4e-0b4a1ab0f64f tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] POST http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50/action Sep 07 10:56:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-1b2e8400-e63b-4944-ac4e-0b4a1ab0f64f tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-1b2e8400-e63b-4944-ac4e-0b4a1ab0f64f tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-1b2e8400-e63b-4944-ac4e-0b4a1ab0f64f tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-1b2e8400-e63b-4944-ac4e-0b4a1ab0f64f tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Begin detaching volume completed successfully. Sep 07 10:56:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-1b2e8400-e63b-4944-ac4e-0b4a1ab0f64f tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50/action returned with HTTP 202 Sep 07 10:56:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 530/1082] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:56:25 2026] POST /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c5b1b19b-6775-43a3-ad12-e9123caf749f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5b1b19b-6775-43a3-ad12-e9123caf749f None None] GET http://192.168.122.99/volume// Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5b1b19b-6775-43a3-ad12-e9123caf749f None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5b1b19b-6775-43a3-ad12-e9123caf749f None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5b1b19b-6775-43a3-ad12-e9123caf749f None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:56:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 553/1083] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:56:26 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-5b620141-2d5a-4516-9765-577ccfc83e3a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-5b620141-2d5a-4516-9765-577ccfc83e3a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-5b620141-2d5a-4516-9765-577ccfc83e3a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-5b620141-2d5a-4516-9765-577ccfc83e3a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-5b620141-2d5a-4516-9765-577ccfc83e3a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-5b620141-2d5a-4516-9765-577ccfc83e3a tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 200 Sep 07 10:56:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 531/1084] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:56:26 2026] GET /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 1420 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-dacc2816-2034-439d-806a-3f70bcdcde85 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-dacc2816-2034-439d-806a-3f70bcdcde85 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] DELETE http://192.168.122.99/volume/v3/attachments/643cb2a3-e196-4a47-a4e9-bed2db57f991 Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-dacc2816-2034-439d-806a-3f70bcdcde85 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-dacc2816-2034-439d-806a-3f70bcdcde85 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-577dde1c-3ceb-4f94-9945-0d2c8dd1ad92 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-577dde1c-3ceb-4f94-9945-0d2c8dd1ad92 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-577dde1c-3ceb-4f94-9945-0d2c8dd1ad92 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-577dde1c-3ceb-4f94-9945-0d2c8dd1ad92 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:26 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 07 10:56:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-577dde1c-3ceb-4f94-9945-0d2c8dd1ad92 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-577dde1c-3ceb-4f94-9945-0d2c8dd1ad92 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 returned with HTTP 200 Sep 07 10:56:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 532/1085] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:26 2026] GET /volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 => generated 848 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce7d3f54-6ce2-4a63-b085-e221ca014d7f req-dacc2816-2034-439d-806a-3f70bcdcde85 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments/643cb2a3-e196-4a47-a4e9-bed2db57f991 returned with HTTP 200 Sep 07 10:56:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 554/1086] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:56:26 2026] DELETE /volume/v3/attachments/643cb2a3-e196-4a47-a4e9-bed2db57f991 => generated 19 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2772f882-b6ce-44fa-a0d4-aa39b92e3f4d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2772f882-b6ce-44fa-a0d4-aa39b92e3f4d tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27/action Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2772f882-b6ce-44fa-a0d4-aa39b92e3f4d tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2772f882-b6ce-44fa-a0d4-aa39b92e3f4d tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.admin_actions [None req-2772f882-b6ce-44fa-a0d4-aa39b92e3f4d tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Updating volume 'c786a7dd-9b72-4119-a60f-f7ab9c6b1b27' with '{'status': 'error'}' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2772f882-b6ce-44fa-a0d4-aa39b92e3f4d tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27/action returned with HTTP 202 Sep 07 10:56:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 533/1087] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:26 2026] POST /volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-23a4d769-5a46-42d4-bfba-79e826016189 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-23a4d769-5a46-42d4-bfba-79e826016189 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-23a4d769-5a46-42d4-bfba-79e826016189 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-23a4d769-5a46-42d4-bfba-79e826016189 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-23a4d769-5a46-42d4-bfba-79e826016189 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-23a4d769-5a46-42d4-bfba-79e826016189 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 returned with HTTP 200 Sep 07 10:56:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 555/1088] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:26 2026] GET /volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-87c6da61-db4a-4adb-b7e6-b2bf63cb9b71 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87c6da61-db4a-4adb-b7e6-b2bf63cb9b71 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27/action Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87c6da61-db4a-4adb-b7e6-b2bf63cb9b71 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87c6da61-db4a-4adb-b7e6-b2bf63cb9b71 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-87c6da61-db4a-4adb-b7e6-b2bf63cb9b71 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Volume info retrieved successfully. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-87c6da61-db4a-4adb-b7e6-b2bf63cb9b71 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Delete volume request issued successfully. Sep 07 10:56:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87c6da61-db4a-4adb-b7e6-b2bf63cb9b71 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27/action returned with HTTP 202 Sep 07 10:56:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 534/1089] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:26 2026] POST /volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dfd3f3ee-d3c6-4ea5-b21d-d1884c912370 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfd3f3ee-d3c6-4ea5-b21d-d1884c912370 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfd3f3ee-d3c6-4ea5-b21d-d1884c912370 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfd3f3ee-d3c6-4ea5-b21d-d1884c912370 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dfd3f3ee-d3c6-4ea5-b21d-d1884c912370 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfd3f3ee-d3c6-4ea5-b21d-d1884c912370 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 returned with HTTP 200 Sep 07 10:56:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 556/1090] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:26 2026] GET /volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4d58be65-4211-4bc6-84e2-c00055f4845b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d58be65-4211-4bc6-84e2-c00055f4845b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] DELETE http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d58be65-4211-4bc6-84e2-c00055f4845b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d58be65-4211-4bc6-84e2-c00055f4845b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:27 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-4d58be65-4211-4bc6-84e2-c00055f4845b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Delete volume with id: 1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4d58be65-4211-4bc6-84e2-c00055f4845b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4d58be65-4211-4bc6-84e2-c00055f4845b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Delete volume request issued successfully. Sep 07 10:56:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d58be65-4211-4bc6-84e2-c00055f4845b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 202 Sep 07 10:56:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 535/1091] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:27 2026] DELETE /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:56:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-efaebb77-093a-4da7-989e-0aa984762f45 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efaebb77-093a-4da7-989e-0aa984762f45 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 Sep 07 10:56:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efaebb77-093a-4da7-989e-0aa984762f45 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efaebb77-093a-4da7-989e-0aa984762f45 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-efaebb77-093a-4da7-989e-0aa984762f45 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efaebb77-093a-4da7-989e-0aa984762f45 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 returned with HTTP 200 Sep 07 10:56:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 557/1092] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:27 2026] GET /volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 => generated 847 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-757c8241-966a-4c73-911d-26a880149be3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-757c8241-966a-4c73-911d-26a880149be3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 Sep 07 10:56:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-757c8241-966a-4c73-911d-26a880149be3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-757c8241-966a-4c73-911d-26a880149be3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-757c8241-966a-4c73-911d-26a880149be3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 returned with HTTP 404 Sep 07 10:56:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 536/1093] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:29 2026] GET /volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3be49107-e3e9-4baf-a632-78b4e806e322 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3be49107-e3e9-4baf-a632-78b4e806e322 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3be49107-e3e9-4baf-a632-78b4e806e322 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3be49107-e3e9-4baf-a632-78b4e806e322 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3be49107-e3e9-4baf-a632-78b4e806e322 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 returned with HTTP 404 Sep 07 10:56:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 558/1094] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:29 2026] GET /volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e17c375e-a8a6-4aeb-aeea-a0d2d4253d8a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e17c375e-a8a6-4aeb-aeea-a0d2d4253d8a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] DELETE http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 Sep 07 10:56:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e17c375e-a8a6-4aeb-aeea-a0d2d4253d8a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e17c375e-a8a6-4aeb-aeea-a0d2d4253d8a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:29 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-e17c375e-a8a6-4aeb-aeea-a0d2d4253d8a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Delete volume with id: c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 Sep 07 10:56:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e17c375e-a8a6-4aeb-aeea-a0d2d4253d8a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 returned with HTTP 404 Sep 07 10:56:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 537/1095] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:29 2026] DELETE /volume/v3/volumes/c786a7dd-9b72-4119-a60f-f7ab9c6b1b27 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-351447028"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-351447028'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume of 1 GB Sep 07 10:56:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Availability Zones retrieved successfully. Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (6123f808-3d6b-46b9-a930-a60f5736dbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1b0902-80b3-48d2-858c-3cd00279a20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1b0902-80b3-48d2-858c-3cd00279a20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4273b42f-1fc2-4eb1-be28-03479ec1c386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Created reservations ['91ce089b-54cd-4caf-ac48-7f45c79fcb17', '87ec5a8c-1f88-4407-bd9e-dc0bbdcd02bf', '32f6a91a-c2d6-47bb-b488-4f6b486b3d45', '59cb930b-6302-41a1-a100-687e9a580ac5'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4273b42f-1fc2-4eb1-be28-03479ec1c386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91ce089b-54cd-4caf-ac48-7f45c79fcb17', '87ec5a8c-1f88-4407-bd9e-dc0bbdcd02bf', '32f6a91a-c2d6-47bb-b488-4f6b486b3d45', '59cb930b-6302-41a1-a100-687e9a580ac5']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daba563a-86ef-4039-8461-c25c835b74a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daba563a-86ef-4039-8461-c25c835b74a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdbe7812-4bda-4e5a-977d-ae46cdb58a63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-351447028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['91ce089b-54cd-4caf-ac48-7f45c79fcb17','87ec5a8c-1f88-4407-bd9e-dc0bbdcd02bf','32f6a91a-c2d6-47bb-b488-4f6b486b3d45','59cb930b-6302-41a1-a100-687e9a580ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:56:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-351447028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdbe7812-4bda-4e5a-977d-ae46cdb58a63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='115c35c329cc4fcc9cca0ef0198d7b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd66251d-f6a7-4600-aa4c-b90e3d0e5e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd66251d-f6a7-4600-aa4c-b90e3d0e5e53) transitioned into state 'SUCCESS' from state '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-351447028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['91ce089b-54cd-4caf-ac48-7f45c79fcb17','87ec5a8c-1f88-4407-bd9e-dc0bbdcd02bf','32f6a91a-c2d6-47bb-b488-4f6b486b3d45','59cb930b-6302-41a1-a100-687e9a580ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (532fc8d1-b3e7-4015-856a-7cdbe2e676d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (532fc8d1-b3e7-4015-856a-7cdbe2e676d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (6123f808-3d6b-46b9-a930-a60f5736dbdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request issued successfully. Sep 07 10:56:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8fdb4d8-2a3e-4698-b8d8-fead44387cbf tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:56:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 559/1096] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:56:29 2026] POST /volume/v3/volumes => generated 755 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:56:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-95eb6f28-797c-4040-aa1a-1ca90289eda2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95eb6f28-797c-4040-aa1a-1ca90289eda2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 Sep 07 10:56:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95eb6f28-797c-4040-aa1a-1ca90289eda2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95eb6f28-797c-4040-aa1a-1ca90289eda2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-95eb6f28-797c-4040-aa1a-1ca90289eda2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95eb6f28-797c-4040-aa1a-1ca90289eda2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 returned with HTTP 200 Sep 07 10:56:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 538/1097] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:29 2026] GET /volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 => generated 823 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1039998184"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1039998184'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Create volume of 1 GB Sep 07 10:56:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Availability Zones retrieved successfully. Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Flow 'volume_create_api' (cb4a92ef-ed88-463a-8e7b-cc89406f2f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ca86b3-56a8-4dcb-8e34-14760386a878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ca86b3-56a8-4dcb-8e34-14760386a878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae78b65-dc78-40a9-9077-214608feb52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Created reservations ['34d1146d-faec-4149-9618-32a0e8861017', 'a009c978-d292-4a97-a20c-e5590ae0760e', 'bd222f67-96d7-4221-a5b3-8a54bf35aade', 'e0f2e4c8-a5e7-477f-ae98-d47c6a8a9b66'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae78b65-dc78-40a9-9077-214608feb52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d1146d-faec-4149-9618-32a0e8861017', 'a009c978-d292-4a97-a20c-e5590ae0760e', 'bd222f67-96d7-4221-a5b3-8a54bf35aade', 'e0f2e4c8-a5e7-477f-ae98-d47c6a8a9b66']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c3ebad-196c-4881-b520-2af7ed729d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c3ebad-196c-4881-b520-2af7ed729d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca941961-4921-4944-82a1-a76a6d45b2fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1039998184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee335734dd74271a277e1db869c0a0c',qos_specs=None,replication_status=,reservations=['34d1146d-faec-4149-9618-32a0e8861017','a009c978-d292-4a97-a20c-e5590ae0760e','bd222f67-96d7-4221-a5b3-8a54bf35aade','e0f2e4c8-a5e7-477f-ae98-d47c6a8a9b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f05fbe3f0d9b470abba649df9b609e85',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1039998184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca941961-4921-4944-82a1-a76a6d45b2fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ee335734dd74271a277e1db869c0a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f05fbe3f0d9b470abba649df9b609e85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3823305-74e3-4e20-bc03-a19fb2f3d744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3823305-74e3-4e20-bc03-a19fb2f3d744) transitioned into state 'SUCCESS' from state '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-1039998184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee335734dd74271a277e1db869c0a0c',qos_specs=None,replication_status=,reservations=['34d1146d-faec-4149-9618-32a0e8861017','a009c978-d292-4a97-a20c-e5590ae0760e','bd222f67-96d7-4221-a5b3-8a54bf35aade','e0f2e4c8-a5e7-477f-ae98-d47c6a8a9b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f05fbe3f0d9b470abba649df9b609e85',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb19d7b2-6a7a-42e9-ae29-8109e35d273c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-71ec1966-6445-4009-b9c1-000318df1c9c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-71ec1966-6445-4009-b9c1-000318df1c9c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 Sep 07 10:56:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-71ec1966-6445-4009-b9c1-000318df1c9c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-71ec1966-6445-4009-b9c1-000318df1c9c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb19d7b2-6a7a-42e9-ae29-8109e35d273c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Flow 'volume_create_api' (cb4a92ef-ed88-463a-8e7b-cc89406f2f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Create volume request issued successfully. Sep 07 10:56:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-be02dbf9-0382-4a89-a7af-e9f70d766212 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:56:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-71ec1966-6445-4009-b9c1-000318df1c9c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 560/1098] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:56:29 2026] POST /volume/v3/volumes => generated 758 bytes in 1081 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:56:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-71ec1966-6445-4009-b9c1-000318df1c9c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 returned with HTTP 200 Sep 07 10:56:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 539/1099] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:31 2026] GET /volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-baaf53ef-8c63-45f6-ad78-a65b586604d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-baaf53ef-8c63-45f6-ad78-a65b586604d7 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] GET http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-baaf53ef-8c63-45f6-ad78-a65b586604d7 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-baaf53ef-8c63-45f6-ad78-a65b586604d7 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-baaf53ef-8c63-45f6-ad78-a65b586604d7 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Volume info retrieved successfully. Sep 07 10:56:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-baaf53ef-8c63-45f6-ad78-a65b586604d7 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe returned with HTTP 200 Sep 07 10:56:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 561/1100] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:31 2026] GET /volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe => generated 826 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-f526f73a-c162-411e-ac38-735e250d6a0f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-f526f73a-c162-411e-ac38-735e250d6a0f tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-f526f73a-c162-411e-ac38-735e250d6a0f tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-f526f73a-c162-411e-ac38-735e250d6a0f tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-f526f73a-c162-411e-ac38-735e250d6a0f tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-f526f73a-c162-411e-ac38-735e250d6a0f tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 200 Sep 07 10:56:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 540/1101] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:56:31 2026] GET /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-9205d428-8771-4e19-a5ba-214d7ecdf65e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-9205d428-8771-4e19-a5ba-214d7ecdf65e tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] POST http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4/action Sep 07 10:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-9205d428-8771-4e19-a5ba-214d7ecdf65e tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-9205d428-8771-4e19-a5ba-214d7ecdf65e tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-9205d428-8771-4e19-a5ba-214d7ecdf65e tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-9205d428-8771-4e19-a5ba-214d7ecdf65e tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Begin detaching volume completed successfully. Sep 07 10:56:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-9205d428-8771-4e19-a5ba-214d7ecdf65e tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4/action returned with HTTP 202 Sep 07 10:56:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 562/1102] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:56:31 2026] POST /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-23a04a9b-6749-43c8-a1ac-119d3ce72df5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-23a04a9b-6749-43c8-a1ac-119d3ce72df5 None None] GET http://192.168.122.99/volume// Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-23a04a9b-6749-43c8-a1ac-119d3ce72df5 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-23a04a9b-6749-43c8-a1ac-119d3ce72df5 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-23a04a9b-6749-43c8-a1ac-119d3ce72df5 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:56:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 541/1103] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:56:32 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-fcc9a84b-9541-46aa-9747-bf80c55e2880 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-fcc9a84b-9541-46aa-9747-bf80c55e2880 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-fcc9a84b-9541-46aa-9747-bf80c55e2880 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-fcc9a84b-9541-46aa-9747-bf80c55e2880 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-fcc9a84b-9541-46aa-9747-bf80c55e2880 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-fcc9a84b-9541-46aa-9747-bf80c55e2880 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 200 Sep 07 10:56:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 563/1104] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:56:32 2026] GET /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 1419 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-43d11d54-84f8-4daf-8191-731bcb017785 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43d11d54-84f8-4daf-8191-731bcb017785 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43d11d54-84f8-4daf-8191-731bcb017785 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43d11d54-84f8-4daf-8191-731bcb017785 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-43d11d54-84f8-4daf-8191-731bcb017785 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43d11d54-84f8-4daf-8191-731bcb017785 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 returned with HTTP 200 Sep 07 10:56:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 542/1105] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:32 2026] GET /volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0bda4120-5b74-4e7f-aaff-c404c9a942ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0bda4120-5b74-4e7f-aaff-c404c9a942ce tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] GET http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0bda4120-5b74-4e7f-aaff-c404c9a942ce tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0bda4120-5b74-4e7f-aaff-c404c9a942ce tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-98cfa1ec-ce70-452c-af28-86f92d7f880d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-98cfa1ec-ce70-452c-af28-86f92d7f880d tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63/action Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-98cfa1ec-ce70-452c-af28-86f92d7f880d tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-98cfa1ec-ce70-452c-af28-86f92d7f880d tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0bda4120-5b74-4e7f-aaff-c404c9a942ce tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Volume info retrieved successfully. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.admin_actions [None req-98cfa1ec-ce70-452c-af28-86f92d7f880d tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Updating volume 'fdbe7812-4bda-4e5a-977d-ae46cdb58a63' with '{'status': 'maintenance'}' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0bda4120-5b74-4e7f-aaff-c404c9a942ce tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe returned with HTTP 200 Sep 07 10:56:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 564/1106] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:32 2026] GET /volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-98cfa1ec-ce70-452c-af28-86f92d7f880d tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63/action returned with HTTP 202 Sep 07 10:56:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 543/1107] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:32 2026] POST /volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a1df141e-73b6-4ca9-81eb-9858efb00605 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a1df141e-73b6-4ca9-81eb-9858efb00605 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a1df141e-73b6-4ca9-81eb-9858efb00605 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a1df141e-73b6-4ca9-81eb-9858efb00605 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a1df141e-73b6-4ca9-81eb-9858efb00605 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a1df141e-73b6-4ca9-81eb-9858efb00605 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 returned with HTTP 200 Sep 07 10:56:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 565/1108] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:32 2026] GET /volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a1335f5f-e979-4a2d-abfc-161d273d4580 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1335f5f-e979-4a2d-abfc-161d273d4580 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63/action Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a1335f5f-e979-4a2d-abfc-161d273d4580 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a1335f5f-e979-4a2d-abfc-161d273d4580 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a1335f5f-e979-4a2d-abfc-161d273d4580 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Volume info retrieved successfully. Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-1710a3d7-0793-4469-9074-d6e4dfe79f25 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-1710a3d7-0793-4469-9074-d6e4dfe79f25 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] DELETE http://192.168.122.99/volume/v3/attachments/42268a24-56d5-4016-bf73-3de35d518d87 Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-1710a3d7-0793-4469-9074-d6e4dfe79f25 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-1710a3d7-0793-4469-9074-d6e4dfe79f25 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a1335f5f-e979-4a2d-abfc-161d273d4580 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Delete volume request issued successfully. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1335f5f-e979-4a2d-abfc-161d273d4580 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63/action returned with HTTP 202 Sep 07 10:56:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 544/1109] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:32 2026] POST /volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-09bc5051-e505-4a54-8409-6fe63f2280d0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09bc5051-e505-4a54-8409-6fe63f2280d0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-09bc5051-e505-4a54-8409-6fe63f2280d0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-09bc5051-e505-4a54-8409-6fe63f2280d0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-09bc5051-e505-4a54-8409-6fe63f2280d0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09bc5051-e505-4a54-8409-6fe63f2280d0 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 returned with HTTP 200 Sep 07 10:56:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 545/1110] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:32 2026] GET /volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:32 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 07 10:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1e02f8db-4d3c-48a0-9c0d-cea5638ddc69 req-1710a3d7-0793-4469-9074-d6e4dfe79f25 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments/42268a24-56d5-4016-bf73-3de35d518d87 returned with HTTP 200 Sep 07 10:56:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 566/1111] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:56:32 2026] DELETE /volume/v3/attachments/42268a24-56d5-4016-bf73-3de35d518d87 => generated 19 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-66f131aa-4691-4083-b10f-33f8f829aebc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66f131aa-4691-4083-b10f-33f8f829aebc tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] DELETE http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66f131aa-4691-4083-b10f-33f8f829aebc tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66f131aa-4691-4083-b10f-33f8f829aebc tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-66f131aa-4691-4083-b10f-33f8f829aebc tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Delete volume with id: 1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-66f131aa-4691-4083-b10f-33f8f829aebc tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-66f131aa-4691-4083-b10f-33f8f829aebc tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Delete volume request issued successfully. Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66f131aa-4691-4083-b10f-33f8f829aebc tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 202 Sep 07 10:56:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 546/1112] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:33 2026] DELETE /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1c4f0b7b-70f2-4f90-a8fa-249d2d097c06 req-d6dbc061-4234-461d-b055-4ef3ea7a62de None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-46a6b64b-74f5-45f7-b893-3a00ecf51337 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1c4f0b7b-70f2-4f90-a8fa-249d2d097c06 req-d6dbc061-4234-461d-b055-4ef3ea7a62de tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1c4f0b7b-70f2-4f90-a8fa-249d2d097c06 req-d6dbc061-4234-461d-b055-4ef3ea7a62de tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-46a6b64b-74f5-45f7-b893-3a00ecf51337 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] GET http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1c4f0b7b-70f2-4f90-a8fa-249d2d097c06 req-d6dbc061-4234-461d-b055-4ef3ea7a62de tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-46a6b64b-74f5-45f7-b893-3a00ecf51337 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-46a6b64b-74f5-45f7-b893-3a00ecf51337 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-1c4f0b7b-70f2-4f90-a8fa-249d2d097c06 req-d6dbc061-4234-461d-b055-4ef3ea7a62de tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-46a6b64b-74f5-45f7-b893-3a00ecf51337 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Volume info retrieved successfully. Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1c4f0b7b-70f2-4f90-a8fa-249d2d097c06 req-d6dbc061-4234-461d-b055-4ef3ea7a62de tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 200 Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-46a6b64b-74f5-45f7-b893-3a00ecf51337 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe returned with HTTP 200 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 567/1114] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:56:33 2026] GET /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 942 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 547/1114] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:33 2026] GET /volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e5f12b58-e774-41b1-9968-e612b5d5c6e9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e5f12b58-e774-41b1-9968-e612b5d5c6e9 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] POST http://192.168.122.99/volume/v3/os-volume-transfer Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e5f12b58-e774-41b1-9968-e612b5d5c6e9 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ca941961-4921-4944-82a1-a76a6d45b2fe"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.volume_transfer [None req-e5f12b58-e774-41b1-9968-e612b5d5c6e9 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ca941961-4921-4944-82a1-a76a6d45b2fe'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.contrib.volume_transfer [None req-e5f12b58-e774-41b1-9968-e612b5d5c6e9 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Creating transfer of volume ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.transfer.api [None req-e5f12b58-e774-41b1-9968-e612b5d5c6e9 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Generating transfer record for volume ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e5f12b58-e774-41b1-9968-e612b5d5c6e9 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 10:56:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 548/1115] 192.168.122.99 () {60 vars in 1170 bytes} [Mon Sep 7 10:56:33 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bd0f88c8-987f-4953-b055-da8cb3d0cbcc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd0f88c8-987f-4953-b055-da8cb3d0cbcc tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] GET http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd0f88c8-987f-4953-b055-da8cb3d0cbcc tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd0f88c8-987f-4953-b055-da8cb3d0cbcc tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-b5620352-afa1-4ca9-bd1b-32371306e2de req-542f3b56-844e-4c4f-9d41-b8569390d477 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-b5620352-afa1-4ca9-bd1b-32371306e2de req-542f3b56-844e-4c4f-9d41-b8569390d477 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-b5620352-afa1-4ca9-bd1b-32371306e2de req-542f3b56-844e-4c4f-9d41-b8569390d477 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-b5620352-afa1-4ca9-bd1b-32371306e2de req-542f3b56-844e-4c4f-9d41-b8569390d477 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-b5620352-afa1-4ca9-bd1b-32371306e2de req-542f3b56-844e-4c4f-9d41-b8569390d477 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 404 Sep 07 10:56:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 549/1116] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:56:33 2026] GET /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bd0f88c8-987f-4953-b055-da8cb3d0cbcc tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Volume info retrieved successfully. Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd0f88c8-987f-4953-b055-da8cb3d0cbcc tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe returned with HTTP 200 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 568/1117] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:33 2026] GET /volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-31133665-4e0f-420b-8362-56b3cbc554aa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aca215b7-8182-49df-8cc6-5ca189d958e7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aca215b7-8182-49df-8cc6-5ca189d958e7 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aca215b7-8182-49df-8cc6-5ca189d958e7 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aca215b7-8182-49df-8cc6-5ca189d958e7 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aca215b7-8182-49df-8cc6-5ca189d958e7 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 returned with HTTP 404 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 569/1118] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:33 2026] GET /volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ff993741-716f-42ec-badf-61b822c1fbd3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff993741-716f-42ec-badf-61b822c1fbd3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff993741-716f-42ec-badf-61b822c1fbd3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff993741-716f-42ec-badf-61b822c1fbd3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff993741-716f-42ec-badf-61b822c1fbd3 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 returned with HTTP 404 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 570/1119] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:33 2026] GET /volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d14e4c7-b4d0-437d-8325-7ed0a4821943 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d14e4c7-b4d0-437d-8325-7ed0a4821943 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] DELETE http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d14e4c7-b4d0-437d-8325-7ed0a4821943 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d14e4c7-b4d0-437d-8325-7ed0a4821943 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2d14e4c7-b4d0-437d-8325-7ed0a4821943 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Delete volume with id: fdbe7812-4bda-4e5a-977d-ae46cdb58a63 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d14e4c7-b4d0-437d-8325-7ed0a4821943 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 returned with HTTP 404 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 571/1120] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:33 2026] DELETE /volume/v3/volumes/fdbe7812-4bda-4e5a-977d-ae46cdb58a63 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31133665-4e0f-420b-8362-56b3cbc554aa tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] GET http://192.168.122.99/volume/v3/os-volume-transfer/fd98aed3-c25e-4d69-a8a2-f78a98db4d40 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31133665-4e0f-420b-8362-56b3cbc554aa tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31133665-4e0f-420b-8362-56b3cbc554aa tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-202900387"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-202900387'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume of 1 GB Sep 07 10:56:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Availability Zones retrieved successfully. Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31133665-4e0f-420b-8362-56b3cbc554aa tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] http://192.168.122.99/volume/v3/os-volume-transfer/fd98aed3-c25e-4d69-a8a2-f78a98db4d40 returned with HTTP 200 Sep 07 10:56:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 550/1121] 192.168.122.99 () {58 vars in 1260 bytes} [Mon Sep 7 10:56:33 2026] GET /volume/v3/os-volume-transfer/fd98aed3-c25e-4d69-a8a2-f78a98db4d40 => generated 415 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (320abe5a-7ea5-4cc9-af25-588fe998dc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e06940d5-af9f-4452-85e7-b42dacf6e6f1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaed55a2-da43-4dea-9b81-ebd654664dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e06940d5-af9f-4452-85e7-b42dacf6e6f1 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] GET http://192.168.122.99/volume/v3/os-volume-transfer Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e06940d5-af9f-4452-85e7-b42dacf6e6f1 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e06940d5-af9f-4452-85e7-b42dacf6e6f1 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.volume_transfer [None req-e06940d5-af9f-4452-85e7-b42dacf6e6f1 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] Listing volume transfers {{(pid=86959) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e06940d5-af9f-4452-85e7-b42dacf6e6f1 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] http://192.168.122.99/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 10:56:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 551/1122] 192.168.122.99 () {58 vars in 1149 bytes} [Mon Sep 7 10:56:33 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaed55a2-da43-4dea-9b81-ebd654664dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f96bf51-9129-480c-bcc0-c379f43c8698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Created reservations ['d469a98d-53fd-4f12-b57b-7a5147854dcf', '0ac8a61f-e8f5-412d-bc36-4facd24a5b6b', '7cea3161-75db-4d43-ae58-fffe9da66b11', '8b1c8b03-8d80-4758-806c-62f22a026840'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f96bf51-9129-480c-bcc0-c379f43c8698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d469a98d-53fd-4f12-b57b-7a5147854dcf', '0ac8a61f-e8f5-412d-bc36-4facd24a5b6b', '7cea3161-75db-4d43-ae58-fffe9da66b11', '8b1c8b03-8d80-4758-806c-62f22a026840']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc01ee3a-c320-4da5-94a3-0043ac130cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] POST http://192.168.122.99/volume/v3/os-volume-transfer/fd98aed3-c25e-4d69-a8a2-f78a98db4d40/accept Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cdc1b295488d8dd8"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.volume_transfer [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Accepting volume transfer fd98aed3-c25e-4d69-a8a2-f78a98db4d40 {{(pid=86959) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: INFO cinder.api.contrib.volume_transfer [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Accepting transfer fd98aed3-c25e-4d69-a8a2-f78a98db4d40 Sep 07 10:56:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc01ee3a-c320-4da5-94a3-0043ac130cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07bbb587-8483-400e-83db-fc228af87b45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-202900387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['d469a98d-53fd-4f12-b57b-7a5147854dcf','0ac8a61f-e8f5-412d-bc36-4facd24a5b6b','7cea3161-75db-4d43-ae58-fffe9da66b11','8b1c8b03-8d80-4758-806c-62f22a026840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-202900387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07bbb587-8483-400e-83db-fc228af87b45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='115c35c329cc4fcc9cca0ef0198d7b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fd6efe-edf4-4446-ac72-d70aa84c257d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fd6efe-edf4-4446-ac72-d70aa84c257d) transitioned into state 'SUCCESS' from state '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-202900387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115c35c329cc4fcc9cca0ef0198d7b77',qos_specs=None,replication_status=,reservations=['d469a98d-53fd-4f12-b57b-7a5147854dcf','0ac8a61f-e8f5-412d-bc36-4facd24a5b6b','7cea3161-75db-4d43-ae58-fffe9da66b11','8b1c8b03-8d80-4758-806c-62f22a026840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7944f7b6b4114942ae182f2ee5dadd46',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a956ae26-8305-47b0-ba4e-34f0fb07550c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a956ae26-8305-47b0-ba4e-34f0fb07550c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Flow 'volume_create_api' (320abe5a-7ea5-4cc9-af25-588fe998dc25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Create volume request issued successfully. Sep 07 10:56:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a08683d9-2fe8-4e98-ab6b-59f17103c128 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:56:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 572/1123] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:56:33 2026] POST /volume/v3/volumes => generated 755 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-087c88a5-a6a9-4b47-b447-111e7bf86b9c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-087c88a5-a6a9-4b47-b447-111e7bf86b9c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-087c88a5-a6a9-4b47-b447-111e7bf86b9c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-087c88a5-a6a9-4b47-b447-111e7bf86b9c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:34 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Created reservations ['5505c8f5-b4eb-4e29-9125-e7ed2bb9aeb0', '890d81df-fc8a-486c-b430-ba7d0ef13740', 'cb4ada37-949b-42d8-b67b-23d50c78b43f', '23ea67ee-bb7f-468a-be0c-7e9a4a6b6de3'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-087c88a5-a6a9-4b47-b447-111e7bf86b9c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-087c88a5-a6a9-4b47-b447-111e7bf86b9c tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 200 Sep 07 10:56:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 573/1124] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:34 2026] GET /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 823 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:34 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Created reservations ['4e58d5f2-ede5-4121-8f6f-e5292847f90e', 'ff392465-4954-4e75-8426-774472823dc3', '662bda5a-8de3-4c7f-a32f-674533745b09', '171a42d6-61d7-4462-ab0d-84dd772ba66d'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:34 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:56:34 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Created reservations ['e6d4e0ad-da25-4725-8414-20a48a079cee', 'd2b9631a-b91c-4e49-b768-7b3b52f03a9e', '062c6b5b-dcaa-4dac-833a-33e290331145', '92fbeeb2-7b5d-4111-9281-adc3ed45a018'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:34 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Created reservations ['5be0b13f-1312-4d58-8301-6407bef69e94', 'db520c98-bbe7-4d9a-a627-4895041c99bb', '338cfb34-d092-4325-b7e8-4ce0af4f3b78', '17b4f945-8cb6-4008-9f62-dc1237e37386'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Transfer volume completed successfully. Sep 07 10:56:34 devstack devstack@c-api.service[86959]: INFO cinder.transfer.api [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Volume ca941961-4921-4944-82a1-a76a6d45b2fe has been transferred. Sep 07 10:56:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-24dab2b8-592f-4349-97f6-478ff4bd2e98 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] http://192.168.122.99/volume/v3/os-volume-transfer/fd98aed3-c25e-4d69-a8a2-f78a98db4d40/accept returned with HTTP 202 Sep 07 10:56:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 552/1125] 192.168.122.99 () {60 vars in 1302 bytes} [Mon Sep 7 10:56:33 2026] POST /volume/v3/os-volume-transfer/fd98aed3-c25e-4d69-a8a2-f78a98db4d40/accept => generated 371 bytes in 1189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d2c6576-3af3-4ef2-9555-cd6ee0516ba1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d2c6576-3af3-4ef2-9555-cd6ee0516ba1 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] GET http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d2c6576-3af3-4ef2-9555-cd6ee0516ba1 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d2c6576-3af3-4ef2-9555-cd6ee0516ba1 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7d2c6576-3af3-4ef2-9555-cd6ee0516ba1 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Volume info retrieved successfully. Sep 07 10:56:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d2c6576-3af3-4ef2-9555-cd6ee0516ba1 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe returned with HTTP 200 Sep 07 10:56:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 574/1126] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:34 2026] GET /volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0c77eff0-4453-4936-a31a-430d3e1b19e6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c77eff0-4453-4936-a31a-430d3e1b19e6 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] GET http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c77eff0-4453-4936-a31a-430d3e1b19e6 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c77eff0-4453-4936-a31a-430d3e1b19e6 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0c77eff0-4453-4936-a31a-430d3e1b19e6 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] Volume info retrieved successfully. Sep 07 10:56:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c77eff0-4453-4936-a31a-430d3e1b19e6 tempest-VolumesTransfersTest-1635587843 tempest-VolumesTransfersTest-1635587843-project-member] http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe returned with HTTP 200 Sep 07 10:56:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 553/1127] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:34 2026] GET /volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-552c2348-d3ef-434d-892d-940bbc1bcd92 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-552c2348-d3ef-434d-892d-940bbc1bcd92 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] DELETE http://192.168.122.99/volume/v3/os-volume-transfer/fd98aed3-c25e-4d69-a8a2-f78a98db4d40 Sep 07 10:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-552c2348-d3ef-434d-892d-940bbc1bcd92 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-552c2348-d3ef-434d-892d-940bbc1bcd92 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-552c2348-d3ef-434d-892d-940bbc1bcd92 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Delete transfer with id: fd98aed3-c25e-4d69-a8a2-f78a98db4d40 Sep 07 10:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-552c2348-d3ef-434d-892d-940bbc1bcd92 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/os-volume-transfer/fd98aed3-c25e-4d69-a8a2-f78a98db4d40 returned with HTTP 404 Sep 07 10:56:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 575/1128] 192.168.122.99 () {58 vars in 1263 bytes} [Mon Sep 7 10:56:35 2026] DELETE /volume/v3/os-volume-transfer/fd98aed3-c25e-4d69-a8a2-f78a98db4d40 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-79cd7fcb-1408-45a1-9b62-f1e7b2118a9f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-702e0976-eb74-470d-b956-bfe23224b98d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-702e0976-eb74-470d-b956-bfe23224b98d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-702e0976-eb74-470d-b956-bfe23224b98d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-702e0976-eb74-470d-b956-bfe23224b98d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-702e0976-eb74-470d-b956-bfe23224b98d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-702e0976-eb74-470d-b956-bfe23224b98d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 200 Sep 07 10:56:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 576/1129] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:35 2026] GET /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-79cd7fcb-1408-45a1-9b62-f1e7b2118a9f tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-79cd7fcb-1408-45a1-9b62-f1e7b2118a9f tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-79cd7fcb-1408-45a1-9b62-f1e7b2118a9f tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:35 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-79cd7fcb-1408-45a1-9b62-f1e7b2118a9f tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Delete volume with id: ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-79cd7fcb-1408-45a1-9b62-f1e7b2118a9f tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Volume info retrieved successfully. Sep 07 10:56:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-79cd7fcb-1408-45a1-9b62-f1e7b2118a9f tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Delete volume request issued successfully. Sep 07 10:56:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-79cd7fcb-1408-45a1-9b62-f1e7b2118a9f tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe returned with HTTP 202 Sep 07 10:56:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 554/1130] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:35 2026] DELETE /volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe => generated 0 bytes in 349 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d981281-b11b-45bb-a51c-507efb626be6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d981281-b11b-45bb-a51c-507efb626be6 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] GET http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d981281-b11b-45bb-a51c-507efb626be6 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d981281-b11b-45bb-a51c-507efb626be6 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7d981281-b11b-45bb-a51c-507efb626be6 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Volume info retrieved successfully. Sep 07 10:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d981281-b11b-45bb-a51c-507efb626be6 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe returned with HTTP 200 Sep 07 10:56:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 577/1131] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:35 2026] GET /volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe => generated 1013 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5c4f38a1-9f8e-4cf8-a1c4-56f751949029 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5c4f38a1-9f8e-4cf8-a1c4-56f751949029 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5c4f38a1-9f8e-4cf8-a1c4-56f751949029 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5c4f38a1-9f8e-4cf8-a1c4-56f751949029 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5c4f38a1-9f8e-4cf8-a1c4-56f751949029 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5c4f38a1-9f8e-4cf8-a1c4-56f751949029 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 200 Sep 07 10:56:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 555/1132] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:36 2026] GET /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d0aa193e-9d24-4eec-a843-fde43793a85c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d0aa193e-9d24-4eec-a843-fde43793a85c tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d0aa193e-9d24-4eec-a843-fde43793a85c tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d0aa193e-9d24-4eec-a843-fde43793a85c tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-d0aa193e-9d24-4eec-a843-fde43793a85c tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Updating volume '07bbb587-8483-400e-83db-fc228af87b45' with '{'status': 'error'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d0aa193e-9d24-4eec-a843-fde43793a85c tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action returned with HTTP 202 Sep 07 10:56:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 578/1133] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:36 2026] POST /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-07e4aa35-07cb-4552-bfad-672f361fff32 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-07e4aa35-07cb-4552-bfad-672f361fff32 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-07e4aa35-07cb-4552-bfad-672f361fff32 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-07e4aa35-07cb-4552-bfad-672f361fff32 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f42ff57a-56a8-47da-914d-37d71a975161 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f42ff57a-56a8-47da-914d-37d71a975161 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] GET http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f42ff57a-56a8-47da-914d-37d71a975161 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f42ff57a-56a8-47da-914d-37d71a975161 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-07e4aa35-07cb-4552-bfad-672f361fff32 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-07e4aa35-07cb-4552-bfad-672f361fff32 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 200 Sep 07 10:56:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 556/1134] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:36 2026] GET /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 844 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f42ff57a-56a8-47da-914d-37d71a975161 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe returned with HTTP 404 Sep 07 10:56:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 579/1135] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:36 2026] GET /volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-eba22633-1cd5-4539-bb89-ce6cf85f6116 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eba22633-1cd5-4539-bb89-ce6cf85f6116 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] GET http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eba22633-1cd5-4539-bb89-ce6cf85f6116 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eba22633-1cd5-4539-bb89-ce6cf85f6116 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-049f8d3b-6f1f-4750-a463-f8a869abb86c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-049f8d3b-6f1f-4750-a463-f8a869abb86c tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-049f8d3b-6f1f-4750-a463-f8a869abb86c tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-049f8d3b-6f1f-4750-a463-f8a869abb86c tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eba22633-1cd5-4539-bb89-ce6cf85f6116 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe returned with HTTP 404 Sep 07 10:56:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 557/1136] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:36 2026] GET /volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a017e41a-6f0f-4520-805a-4b3dfcb23c23 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a017e41a-6f0f-4520-805a-4b3dfcb23c23 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a017e41a-6f0f-4520-805a-4b3dfcb23c23 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a017e41a-6f0f-4520-805a-4b3dfcb23c23 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a017e41a-6f0f-4520-805a-4b3dfcb23c23 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Delete volume with id: ca941961-4921-4944-82a1-a76a6d45b2fe Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-049f8d3b-6f1f-4750-a463-f8a869abb86c tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Updating volume '07bbb587-8483-400e-83db-fc228af87b45' with '{'status': 'available'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a017e41a-6f0f-4520-805a-4b3dfcb23c23 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe returned with HTTP 404 Sep 07 10:56:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 558/1137] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:36 2026] DELETE /volume/v3/volumes/ca941961-4921-4944-82a1-a76a6d45b2fe => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-389300ff-013f-44a3-ac2f-1a38def2de84 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-341103425"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-341103425'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Create volume of 1 GB Sep 07 10:56:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Availability Zones retrieved successfully. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-049f8d3b-6f1f-4750-a463-f8a869abb86c tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action returned with HTTP 202 Sep 07 10:56:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 580/1138] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:36 2026] POST /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Flow 'volume_create_api' (46e3edba-ccb4-4fb0-bcc2-6ac1a72b9fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe0c9f38-f82d-48a2-bee5-a17158305cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d85145c7-c288-450e-8d79-59781bd0d16d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d85145c7-c288-450e-8d79-59781bd0d16d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d85145c7-c288-450e-8d79-59781bd0d16d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d85145c7-c288-450e-8d79-59781bd0d16d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d85145c7-c288-450e-8d79-59781bd0d16d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d85145c7-c288-450e-8d79-59781bd0d16d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 200 Sep 07 10:56:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 581/1139] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:36 2026] GET /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe0c9f38-f82d-48a2-bee5-a17158305cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8f47dc93-2d4e-4048-acc6-8378435a8753 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc9706c-675f-45d5-9c1d-de85bdbd8261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f47dc93-2d4e-4048-acc6-8378435a8753 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f47dc93-2d4e-4048-acc6-8378435a8753 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f47dc93-2d4e-4048-acc6-8378435a8753 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-8f47dc93-2d4e-4048-acc6-8378435a8753 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Updating volume '07bbb587-8483-400e-83db-fc228af87b45' with '{'status': 'maintenance'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f47dc93-2d4e-4048-acc6-8378435a8753 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action returned with HTTP 202 Sep 07 10:56:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 582/1140] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:36 2026] POST /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34ed72f4-1bee-40b2-835d-d0a7446e4415 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34ed72f4-1bee-40b2-835d-d0a7446e4415 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34ed72f4-1bee-40b2-835d-d0a7446e4415 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34ed72f4-1bee-40b2-835d-d0a7446e4415 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34ed72f4-1bee-40b2-835d-d0a7446e4415 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34ed72f4-1bee-40b2-835d-d0a7446e4415 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 200 Sep 07 10:56:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 583/1141] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:36 2026] GET /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 850 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-558cc861-c3e7-4da8-8591-3f70da280043 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-558cc861-c3e7-4da8-8591-3f70da280043 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] POST http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-558cc861-c3e7-4da8-8591-3f70da280043 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-558cc861-c3e7-4da8-8591-3f70da280043 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-558cc861-c3e7-4da8-8591-3f70da280043 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] Updating volume '07bbb587-8483-400e-83db-fc228af87b45' with '{'status': 'available'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Created reservations ['c3b12150-625f-482d-bbd7-691f8ed04ba2', '15d36034-3bbf-405e-8b4f-876ef86da4bf', 'bc6694bc-dc88-4f7c-9460-aea214a7b364', '6193ff9a-c3af-48e8-beef-7c97e815d430'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc9706c-675f-45d5-9c1d-de85bdbd8261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3b12150-625f-482d-bbd7-691f8ed04ba2', '15d36034-3bbf-405e-8b4f-876ef86da4bf', 'bc6694bc-dc88-4f7c-9460-aea214a7b364', '6193ff9a-c3af-48e8-beef-7c97e815d430']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded3194f-324f-42b9-ac84-f61646623786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-558cc861-c3e7-4da8-8591-3f70da280043 tempest-VolumesActionsTest-1372566655 tempest-VolumesActionsTest-1372566655-project-admin] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action returned with HTTP 202 Sep 07 10:56:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 584/1142] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:56:37 2026] POST /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-07561e9b-48a3-4c7a-a038-98e3f6a225fc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07561e9b-48a3-4c7a-a038-98e3f6a225fc tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07561e9b-48a3-4c7a-a038-98e3f6a225fc tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07561e9b-48a3-4c7a-a038-98e3f6a225fc tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded3194f-324f-42b9-ac84-f61646623786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c31c37-38b7-4705-86fd-7ec26ded5096', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-341103425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee335734dd74271a277e1db869c0a0c',qos_specs=None,replication_status=,reservations=['c3b12150-625f-482d-bbd7-691f8ed04ba2','15d36034-3bbf-405e-8b4f-876ef86da4bf','bc6694bc-dc88-4f7c-9460-aea214a7b364','6193ff9a-c3af-48e8-beef-7c97e815d430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f05fbe3f0d9b470abba649df9b609e85',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-341103425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60c31c37-38b7-4705-86fd-7ec26ded5096,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ee335734dd74271a277e1db869c0a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f05fbe3f0d9b470abba649df9b609e85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-07561e9b-48a3-4c7a-a038-98e3f6a225fc tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b11b85-19cb-4e9c-afb8-4adf1c6fd9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07561e9b-48a3-4c7a-a038-98e3f6a225fc tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 200 Sep 07 10:56:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 585/1143] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:37 2026] GET /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8c9c9c51-4562-41d5-8abe-7cc6c81b6c3a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c9c9c51-4562-41d5-8abe-7cc6c81b6c3a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c9c9c51-4562-41d5-8abe-7cc6c81b6c3a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c9c9c51-4562-41d5-8abe-7cc6c81b6c3a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8c9c9c51-4562-41d5-8abe-7cc6c81b6c3a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b11b85-19cb-4e9c-afb8-4adf1c6fd9e3) transitioned into state 'SUCCESS' from state '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-341103425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee335734dd74271a277e1db869c0a0c',qos_specs=None,replication_status=,reservations=['c3b12150-625f-482d-bbd7-691f8ed04ba2','15d36034-3bbf-405e-8b4f-876ef86da4bf','bc6694bc-dc88-4f7c-9460-aea214a7b364','6193ff9a-c3af-48e8-beef-7c97e815d430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f05fbe3f0d9b470abba649df9b609e85',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbc3aeb-ab76-4aa9-aa7e-a32309d7ea35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c9c9c51-4562-41d5-8abe-7cc6c81b6c3a tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 200 Sep 07 10:56:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 586/1144] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:37 2026] GET /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bed9d990-639c-49c9-9558-1dd5f3a57f7d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bed9d990-639c-49c9-9558-1dd5f3a57f7d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] DELETE http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bed9d990-639c-49c9-9558-1dd5f3a57f7d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bed9d990-639c-49c9-9558-1dd5f3a57f7d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-bed9d990-639c-49c9-9558-1dd5f3a57f7d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Delete volume with id: 07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbc3aeb-ab76-4aa9-aa7e-a32309d7ea35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bed9d990-639c-49c9-9558-1dd5f3a57f7d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Flow 'volume_create_api' (46e3edba-ccb4-4fb0-bcc2-6ac1a72b9fc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:56:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Create volume request issued successfully. Sep 07 10:56:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-389300ff-013f-44a3-ac2f-1a38def2de84 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:56:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 559/1145] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:56:36 2026] POST /volume/v3/volumes => generated 757 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2aa2b529-42f5-4b60-bcff-3a1c3600d61b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2aa2b529-42f5-4b60-bcff-3a1c3600d61b tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] GET http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2aa2b529-42f5-4b60-bcff-3a1c3600d61b tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2aa2b529-42f5-4b60-bcff-3a1c3600d61b tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bed9d990-639c-49c9-9558-1dd5f3a57f7d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Delete volume request issued successfully. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bed9d990-639c-49c9-9558-1dd5f3a57f7d tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 202 Sep 07 10:56:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 587/1146] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:37 2026] DELETE /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6632da6b-cfe3-4a46-b9bc-19d268b236d2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6632da6b-cfe3-4a46-b9bc-19d268b236d2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6632da6b-cfe3-4a46-b9bc-19d268b236d2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6632da6b-cfe3-4a46-b9bc-19d268b236d2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6632da6b-cfe3-4a46-b9bc-19d268b236d2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2aa2b529-42f5-4b60-bcff-3a1c3600d61b tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Volume info retrieved successfully. Sep 07 10:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6632da6b-cfe3-4a46-b9bc-19d268b236d2 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 200 Sep 07 10:56:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 588/1147] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:37 2026] GET /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2aa2b529-42f5-4b60-bcff-3a1c3600d61b tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 returned with HTTP 200 Sep 07 10:56:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 560/1148] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:37 2026] GET /volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 => generated 825 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-c8855ea2-ce37-4fa4-85d4-d8e406579766 req-6b096009-a52f-4e5a-a62a-e26c38efe74b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c8855ea2-ce37-4fa4-85d4-d8e406579766 req-6b096009-a52f-4e5a-a62a-e26c38efe74b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] DELETE http://192.168.122.99/volume/v3/attachments/7c754fe6-5cb2-4b81-a302-d3d1e303ad13 Sep 07 10:56:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c8855ea2-ce37-4fa4-85d4-d8e406579766 req-6b096009-a52f-4e5a-a62a-e26c38efe74b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c8855ea2-ce37-4fa4-85d4-d8e406579766 req-6b096009-a52f-4e5a-a62a-e26c38efe74b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:38 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 07 10:56:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c8855ea2-ce37-4fa4-85d4-d8e406579766 req-6b096009-a52f-4e5a-a62a-e26c38efe74b tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/attachments/7c754fe6-5cb2-4b81-a302-d3d1e303ad13 returned with HTTP 200 Sep 07 10:56:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 589/1149] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:56:38 2026] DELETE /volume/v3/attachments/7c754fe6-5cb2-4b81-a302-d3d1e303ad13 => generated 19 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6cfbd393-4f5d-45b5-a30c-d1c41bf0217b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6cfbd393-4f5d-45b5-a30c-d1c41bf0217b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6cfbd393-4f5d-45b5-a30c-d1c41bf0217b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6cfbd393-4f5d-45b5-a30c-d1c41bf0217b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a239bb08-ffec-4d25-97c6-5eddd646ace7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a239bb08-ffec-4d25-97c6-5eddd646ace7 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] GET http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a239bb08-ffec-4d25-97c6-5eddd646ace7 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a239bb08-ffec-4d25-97c6-5eddd646ace7 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6cfbd393-4f5d-45b5-a30c-d1c41bf0217b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Volume info retrieved successfully. Sep 07 10:56:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a239bb08-ffec-4d25-97c6-5eddd646ace7 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Volume info retrieved successfully. Sep 07 10:56:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a239bb08-ffec-4d25-97c6-5eddd646ace7 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 returned with HTTP 200 Sep 07 10:56:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 590/1150] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:38 2026] GET /volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 => generated 849 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6cfbd393-4f5d-45b5-a30c-d1c41bf0217b tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 200 Sep 07 10:56:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 561/1151] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:38 2026] GET /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 847 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4c410175-63ac-4080-a9f1-413080413f89 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c410175-63ac-4080-a9f1-413080413f89 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] DELETE http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c410175-63ac-4080-a9f1-413080413f89 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c410175-63ac-4080-a9f1-413080413f89 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-4c410175-63ac-4080-a9f1-413080413f89 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Delete volume with id: 7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:56:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4c410175-63ac-4080-a9f1-413080413f89 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4c410175-63ac-4080-a9f1-413080413f89 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Delete volume request issued successfully. Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c410175-63ac-4080-a9f1-413080413f89 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 202 Sep 07 10:56:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 591/1152] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:39 2026] DELETE /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5d99b098-9cd5-4e0c-ac47-302cee393e05 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5d99b098-9cd5-4e0c-ac47-302cee393e05 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5d99b098-9cd5-4e0c-ac47-302cee393e05 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5d99b098-9cd5-4e0c-ac47-302cee393e05 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5d99b098-9cd5-4e0c-ac47-302cee393e05 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Volume info retrieved successfully. Sep 07 10:56:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5d99b098-9cd5-4e0c-ac47-302cee393e05 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 200 Sep 07 10:56:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 562/1153] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:39 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1debd9c0-e4bb-409e-af89-b03522bb20a8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1debd9c0-e4bb-409e-af89-b03522bb20a8 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] GET http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1debd9c0-e4bb-409e-af89-b03522bb20a8 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1debd9c0-e4bb-409e-af89-b03522bb20a8 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-988ec343-2df4-4987-8576-2533e444e0a8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-988ec343-2df4-4987-8576-2533e444e0a8 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] GET http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-988ec343-2df4-4987-8576-2533e444e0a8 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-988ec343-2df4-4987-8576-2533e444e0a8 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-988ec343-2df4-4987-8576-2533e444e0a8 tempest-VolumesActionsTest-1646386310 tempest-VolumesActionsTest-1646386310-project-member] http://192.168.122.99/volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 returned with HTTP 404 Sep 07 10:56:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 563/1154] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:39 2026] GET /volume/v3/volumes/07bbb587-8483-400e-83db-fc228af87b45 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1debd9c0-e4bb-409e-af89-b03522bb20a8 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Volume info retrieved successfully. Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1debd9c0-e4bb-409e-af89-b03522bb20a8 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 returned with HTTP 200 Sep 07 10:56:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 592/1155] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:39 2026] GET /volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e988134a-315d-4830-8e2c-22637f078ee6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e988134a-315d-4830-8e2c-22637f078ee6 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] POST http://192.168.122.99/volume/v3/os-volume-transfer Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e988134a-315d-4830-8e2c-22637f078ee6 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "60c31c37-38b7-4705-86fd-7ec26ded5096"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.volume_transfer [None req-e988134a-315d-4830-8e2c-22637f078ee6 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Creating new volume transfer {'transfer': {'volume_id': '60c31c37-38b7-4705-86fd-7ec26ded5096'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: INFO cinder.api.contrib.volume_transfer [None req-e988134a-315d-4830-8e2c-22637f078ee6 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Creating transfer of volume 60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:39 devstack devstack@c-api.service[86959]: INFO cinder.transfer.api [None req-e988134a-315d-4830-8e2c-22637f078ee6 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Generating transfer record for volume 60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e988134a-315d-4830-8e2c-22637f078ee6 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 10:56:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 564/1156] 192.168.122.99 () {60 vars in 1170 bytes} [Mon Sep 7 10:56:39 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3c4d8790-cc8f-4b68-ae50-b0705e2ea4e3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3c4d8790-cc8f-4b68-ae50-b0705e2ea4e3 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] GET http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3c4d8790-cc8f-4b68-ae50-b0705e2ea4e3 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3c4d8790-cc8f-4b68-ae50-b0705e2ea4e3 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3c4d8790-cc8f-4b68-ae50-b0705e2ea4e3 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Volume info retrieved successfully. Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3c4d8790-cc8f-4b68-ae50-b0705e2ea4e3 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 returned with HTTP 200 Sep 07 10:56:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 593/1157] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:39 2026] GET /volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d65e8c7d-c500-48d9-a807-9d7429134806 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d65e8c7d-c500-48d9-a807-9d7429134806 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] GET http://192.168.122.99/volume/v3/os-volume-transfer/detail Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d65e8c7d-c500-48d9-a807-9d7429134806 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d65e8c7d-c500-48d9-a807-9d7429134806 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.volume_transfer [None req-d65e8c7d-c500-48d9-a807-9d7429134806 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] Listing volume transfers {{(pid=86959) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:56:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d65e8c7d-c500-48d9-a807-9d7429134806 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-reader] http://192.168.122.99/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 10:56:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 565/1158] 192.168.122.99 () {58 vars in 1170 bytes} [Mon Sep 7 10:56:39 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-67a1e163-b540-4fbf-a35d-e346a99c480a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67a1e163-b540-4fbf-a35d-e346a99c480a tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] DELETE http://192.168.122.99/volume/v3/os-volume-transfer/bafaa4de-e574-4fbe-b806-a986eb6c9376 Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-67a1e163-b540-4fbf-a35d-e346a99c480a tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-67a1e163-b540-4fbf-a35d-e346a99c480a tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:39 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-67a1e163-b540-4fbf-a35d-e346a99c480a tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Delete transfer with id: bafaa4de-e574-4fbe-b806-a986eb6c9376 Sep 07 10:56:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67a1e163-b540-4fbf-a35d-e346a99c480a tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/os-volume-transfer/bafaa4de-e574-4fbe-b806-a986eb6c9376 returned with HTTP 202 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 594/1159] 192.168.122.99 () {58 vars in 1263 bytes} [Mon Sep 7 10:56:39 2026] DELETE /volume/v3/os-volume-transfer/bafaa4de-e574-4fbe-b806-a986eb6c9376 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3c5ec90c-0569-4941-b7ba-79ef8a2d1edc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c5ec90c-0569-4941-b7ba-79ef8a2d1edc tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] GET http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3c5ec90c-0569-4941-b7ba-79ef8a2d1edc tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3c5ec90c-0569-4941-b7ba-79ef8a2d1edc tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3c5ec90c-0569-4941-b7ba-79ef8a2d1edc tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Volume info retrieved successfully. Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c5ec90c-0569-4941-b7ba-79ef8a2d1edc tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 returned with HTTP 200 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 566/1160] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:40 2026] GET /volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0bb1f28f-1818-4047-bf60-8c1330fadbe8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0bb1f28f-1818-4047-bf60-8c1330fadbe8 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] DELETE http://192.168.122.99/volume/v3/os-volume-transfer/bafaa4de-e574-4fbe-b806-a986eb6c9376 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0bb1f28f-1818-4047-bf60-8c1330fadbe8 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0bb1f28f-1818-4047-bf60-8c1330fadbe8 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-0bb1f28f-1818-4047-bf60-8c1330fadbe8 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Delete transfer with id: bafaa4de-e574-4fbe-b806-a986eb6c9376 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0bb1f28f-1818-4047-bf60-8c1330fadbe8 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/os-volume-transfer/bafaa4de-e574-4fbe-b806-a986eb6c9376 returned with HTTP 404 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 595/1161] 192.168.122.99 () {58 vars in 1263 bytes} [Mon Sep 7 10:56:40 2026] DELETE /volume/v3/os-volume-transfer/bafaa4de-e574-4fbe-b806-a986eb6c9376 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d3054ce2-fced-4a71-9609-a943e199c592 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3054ce2-fced-4a71-9609-a943e199c592 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3054ce2-fced-4a71-9609-a943e199c592 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3054ce2-fced-4a71-9609-a943e199c592 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-d3054ce2-fced-4a71-9609-a943e199c592 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Delete volume with id: 60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d3054ce2-fced-4a71-9609-a943e199c592 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Volume info retrieved successfully. Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d3054ce2-fced-4a71-9609-a943e199c592 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Delete volume request issued successfully. Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3054ce2-fced-4a71-9609-a943e199c592 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 returned with HTTP 202 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 567/1162] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:40 2026] DELETE /volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ec74448-4d39-4982-bbae-524213a9d6de None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ec74448-4d39-4982-bbae-524213a9d6de tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] GET http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ec74448-4d39-4982-bbae-524213a9d6de tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ec74448-4d39-4982-bbae-524213a9d6de tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5ec74448-4d39-4982-bbae-524213a9d6de tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Volume info retrieved successfully. Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ec74448-4d39-4982-bbae-524213a9d6de tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 returned with HTTP 200 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 596/1163] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:40 2026] GET /volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 => generated 1012 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d6a15b86-f428-4fe1-91c2-050ece99bb80 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6a15b86-f428-4fe1-91c2-050ece99bb80 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6a15b86-f428-4fe1-91c2-050ece99bb80 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6a15b86-f428-4fe1-91c2-050ece99bb80 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6a15b86-f428-4fe1-91c2-050ece99bb80 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 returned with HTTP 404 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 568/1164] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:40 2026] GET /volume/v3/volumes/7e4c6ea8-64c0-4a4d-86db-107754f9be49 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36f9eb9d-e0e6-4fc0-8207-35866b3edac0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36f9eb9d-e0e6-4fc0-8207-35866b3edac0 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] DELETE http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36f9eb9d-e0e6-4fc0-8207-35866b3edac0 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36f9eb9d-e0e6-4fc0-8207-35866b3edac0 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-36f9eb9d-e0e6-4fc0-8207-35866b3edac0 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Delete volume with id: 1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36f9eb9d-e0e6-4fc0-8207-35866b3edac0 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 404 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 597/1165] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:40 2026] DELETE /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8fd81a61-5077-45f4-8898-a9aee591f290 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8fd81a61-5077-45f4-8898-a9aee591f290 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8fd81a61-5077-45f4-8898-a9aee591f290 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8fd81a61-5077-45f4-8898-a9aee591f290 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8fd81a61-5077-45f4-8898-a9aee591f290 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 returned with HTTP 404 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 569/1166] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:40 2026] GET /volume/v3/volumes/1f154557-d203-41a9-b14f-db56dc4168a4 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1118641c-58aa-45c4-9562-1de64b2d8356 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1118641c-58aa-45c4-9562-1de64b2d8356 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] DELETE http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1118641c-58aa-45c4-9562-1de64b2d8356 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1118641c-58aa-45c4-9562-1de64b2d8356 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1118641c-58aa-45c4-9562-1de64b2d8356 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Delete volume with id: 1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1118641c-58aa-45c4-9562-1de64b2d8356 tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 404 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 598/1167] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:40 2026] DELETE /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2b76a5bf-d7cb-440c-acba-70b251f75cab None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b76a5bf-d7cb-440c-acba-70b251f75cab tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] GET http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b76a5bf-d7cb-440c-acba-70b251f75cab tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b76a5bf-d7cb-440c-acba-70b251f75cab tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b76a5bf-d7cb-440c-acba-70b251f75cab tempest-TestInstancesWithCinderVolumes-220368711 tempest-TestInstancesWithCinderVolumes-220368711-project-member] http://192.168.122.99/volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 returned with HTTP 404 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 570/1168] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:40 2026] GET /volume/v3/volumes/1925c6d7-1dba-462b-9adf-ec1864955f50 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a6503666-447a-4ecb-8b92-3f962bd015c6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6503666-447a-4ecb-8b92-3f962bd015c6 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] GET http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6503666-447a-4ecb-8b92-3f962bd015c6 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6503666-447a-4ecb-8b92-3f962bd015c6 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a6503666-447a-4ecb-8b92-3f962bd015c6 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:56:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a6503666-447a-4ecb-8b92-3f962bd015c6 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Get all volumes completed successfully. Sep 07 10:56:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6503666-447a-4ecb-8b92-3f962bd015c6 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 10:56:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 599/1169] 192.168.122.99 () {58 vars in 1164 bytes} [Mon Sep 7 10:56:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2321 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5e8fa242-0d56-448d-90c5-932fd1ffb888 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5e8fa242-0d56-448d-90c5-932fd1ffb888 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] DELETE http://192.168.122.99/volume/v3/types/3ebb6a1b-4aca-4c4d-adbe-3c003d31c843 Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5e8fa242-0d56-448d-90c5-932fd1ffb888 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5e8fa242-0d56-448d-90c5-932fd1ffb888 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5e8fa242-0d56-448d-90c5-932fd1ffb888 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] http://192.168.122.99/volume/v3/types/3ebb6a1b-4aca-4c4d-adbe-3c003d31c843 returned with HTTP 202 Sep 07 10:56:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 571/1170] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:56:40 2026] DELETE /volume/v3/types/3ebb6a1b-4aca-4c4d-adbe-3c003d31c843 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-865a0217-33e6-4920-84ff-3f40f2426e54 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-865a0217-33e6-4920-84ff-3f40f2426e54 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] GET http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1 Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-865a0217-33e6-4920-84ff-3f40f2426e54 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-865a0217-33e6-4920-84ff-3f40f2426e54 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-865a0217-33e6-4920-84ff-3f40f2426e54 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:41 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:56:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-865a0217-33e6-4920-84ff-3f40f2426e54 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Get all volumes completed successfully. Sep 07 10:56:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-865a0217-33e6-4920-84ff-3f40f2426e54 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 10:56:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 600/1171] 192.168.122.99 () {58 vars in 1164 bytes} [Mon Sep 7 10:56:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2321 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3ad0ced2-341b-42d9-bb62-5af634ddcce4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3ad0ced2-341b-42d9-bb62-5af634ddcce4 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] DELETE http://192.168.122.99/volume/v3/types/a33324e1-1456-477b-b48f-a03d590415ac Sep 07 10:56:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3ad0ced2-341b-42d9-bb62-5af634ddcce4 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3ad0ced2-341b-42d9-bb62-5af634ddcce4 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3ad0ced2-341b-42d9-bb62-5af634ddcce4 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] http://192.168.122.99/volume/v3/types/a33324e1-1456-477b-b48f-a03d590415ac returned with HTTP 202 Sep 07 10:56:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 572/1172] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:56:41 2026] DELETE /volume/v3/types/a33324e1-1456-477b-b48f-a03d590415ac => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-70dada28-a8b3-42bb-9298-b935abe1558d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70dada28-a8b3-42bb-9298-b935abe1558d tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] GET http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70dada28-a8b3-42bb-9298-b935abe1558d tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70dada28-a8b3-42bb-9298-b935abe1558d tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-70dada28-a8b3-42bb-9298-b935abe1558d tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Volume info retrieved successfully. Sep 07 10:56:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70dada28-a8b3-42bb-9298-b935abe1558d tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 returned with HTTP 200 Sep 07 10:56:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 601/1173] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:41 2026] GET /volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 => generated 1012 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-42dd0bf0-fa3c-4dc4-9c22-29aa81f2e313 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-42dd0bf0-fa3c-4dc4-9c22-29aa81f2e313 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] GET http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1 Sep 07 10:56:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-42dd0bf0-fa3c-4dc4-9c22-29aa81f2e313 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-42dd0bf0-fa3c-4dc4-9c22-29aa81f2e313 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-42dd0bf0-fa3c-4dc4-9c22-29aa81f2e313 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-f35018f6-1890-4350-8eb6-f73fb6a51e7b req-2b82eff7-941c-4084-8282-66a195bd5933 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f35018f6-1890-4350-8eb6-f73fb6a51e7b req-2b82eff7-941c-4084-8282-66a195bd5933 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f35018f6-1890-4350-8eb6-f73fb6a51e7b req-2b82eff7-941c-4084-8282-66a195bd5933 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f35018f6-1890-4350-8eb6-f73fb6a51e7b req-2b82eff7-941c-4084-8282-66a195bd5933 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-f35018f6-1890-4350-8eb6-f73fb6a51e7b req-2b82eff7-941c-4084-8282-66a195bd5933 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:56:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f35018f6-1890-4350-8eb6-f73fb6a51e7b req-2b82eff7-941c-4084-8282-66a195bd5933 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:56:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 602/1174] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:56:41 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-42dd0bf0-fa3c-4dc4-9c22-29aa81f2e313 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Get all volumes completed successfully. Sep 07 10:56:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-42dd0bf0-fa3c-4dc4-9c22-29aa81f2e313 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 10:56:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 573/1175] 192.168.122.99 () {58 vars in 1164 bytes} [Mon Sep 7 10:56:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2321 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ffc68dbf-c043-42c2-a96d-c444cf9e4606 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ffc68dbf-c043-42c2-a96d-c444cf9e4606 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] DELETE http://192.168.122.99/volume/v3/types/dd7e6a50-4d62-405d-ad70-3043b26a2e72 Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ffc68dbf-c043-42c2-a96d-c444cf9e4606 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ffc68dbf-c043-42c2-a96d-c444cf9e4606 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ffc68dbf-c043-42c2-a96d-c444cf9e4606 tempest-TestInstancesWithCinderVolumes-1222576706 tempest-TestInstancesWithCinderVolumes-1222576706-project-admin] http://192.168.122.99/volume/v3/types/dd7e6a50-4d62-405d-ad70-3043b26a2e72 returned with HTTP 202 Sep 07 10:56:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 603/1176] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:56:41 2026] DELETE /volume/v3/types/dd7e6a50-4d62-405d-ad70-3043b26a2e72 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:56:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-85c2e25e-2b0b-4c31-9b75-c42166a614a0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-85c2e25e-2b0b-4c31-9b75-c42166a614a0 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] GET http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-85c2e25e-2b0b-4c31-9b75-c42166a614a0 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-85c2e25e-2b0b-4c31-9b75-c42166a614a0 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-85c2e25e-2b0b-4c31-9b75-c42166a614a0 tempest-VolumesTransfersTest-879023635 tempest-VolumesTransfersTest-879023635-project-admin] http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 returned with HTTP 404 Sep 07 10:56:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 574/1177] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:42 2026] GET /volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bc369170-9b07-4c0f-acec-f5dfd9fde107 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc369170-9b07-4c0f-acec-f5dfd9fde107 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] GET http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc369170-9b07-4c0f-acec-f5dfd9fde107 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc369170-9b07-4c0f-acec-f5dfd9fde107 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc369170-9b07-4c0f-acec-f5dfd9fde107 tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 returned with HTTP 404 Sep 07 10:56:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 604/1178] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:42 2026] GET /volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dbd43fe4-8ccf-492c-8fc6-c31ebc5eeeee None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dbd43fe4-8ccf-492c-8fc6-c31ebc5eeeee tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] DELETE http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dbd43fe4-8ccf-492c-8fc6-c31ebc5eeeee tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dbd43fe4-8ccf-492c-8fc6-c31ebc5eeeee tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:42 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-dbd43fe4-8ccf-492c-8fc6-c31ebc5eeeee tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] Delete volume with id: 60c31c37-38b7-4705-86fd-7ec26ded5096 Sep 07 10:56:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dbd43fe4-8ccf-492c-8fc6-c31ebc5eeeee tempest-VolumesTransfersTest-987306125 tempest-VolumesTransfersTest-987306125-project-member] http://192.168.122.99/volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 returned with HTTP 404 Sep 07 10:56:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 575/1179] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:56:42 2026] DELETE /volume/v3/volumes/60c31c37-38b7-4705-86fd-7ec26ded5096 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:56:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c7514aaf-70d7-499c-ba8b-cd354fffad13 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7514aaf-70d7-499c-ba8b-cd354fffad13 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:56:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7514aaf-70d7-499c-ba8b-cd354fffad13 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7514aaf-70d7-499c-ba8b-cd354fffad13 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c7514aaf-70d7-499c-ba8b-cd354fffad13 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:56:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7514aaf-70d7-499c-ba8b-cd354fffad13 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:56:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 605/1180] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:50 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 1147 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:56:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-f541c6c9-2d79-4eb2-8d82-42ed714784ce None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-f541c6c9-2d79-4eb2-8d82-42ed714784ce tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:56:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-f541c6c9-2d79-4eb2-8d82-42ed714784ce tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-f541c6c9-2d79-4eb2-8d82-42ed714784ce tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:56:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-f541c6c9-2d79-4eb2-8d82-42ed714784ce tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:56:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-f541c6c9-2d79-4eb2-8d82-42ed714784ce tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:56:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 576/1181] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:56:50 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:56:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-7611c299-a6f3-4382-8adb-b287e493046d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-7611c299-a6f3-4382-8adb-b287e493046d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21/action Sep 07 10:56:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-7611c299-a6f3-4382-8adb-b287e493046d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:56:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-7611c299-a6f3-4382-8adb-b287e493046d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:56:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-7611c299-a6f3-4382-8adb-b287e493046d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:56:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-7611c299-a6f3-4382-8adb-b287e493046d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Begin detaching volume completed successfully. Sep 07 10:56:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-7611c299-a6f3-4382-8adb-b287e493046d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21/action returned with HTTP 202 Sep 07 10:56:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 606/1182] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:56:50 2026] POST /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:56:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-64391102-5626-4e36-8340-138af70b859f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-64391102-5626-4e36-8340-138af70b859f None None] GET http://192.168.122.99/volume// Sep 07 10:56:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-64391102-5626-4e36-8340-138af70b859f None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-64391102-5626-4e36-8340-138af70b859f None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-64391102-5626-4e36-8340-138af70b859f None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:56:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 577/1183] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:56:51 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 10:56:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-473ce781-ce37-4e62-adea-8ff34c8441ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-473ce781-ce37-4e62-adea-8ff34c8441ae tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:56:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-473ce781-ce37-4e62-adea-8ff34c8441ae tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-473ce781-ce37-4e62-adea-8ff34c8441ae tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-473ce781-ce37-4e62-adea-8ff34c8441ae tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:56:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-473ce781-ce37-4e62-adea-8ff34c8441ae tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:56:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 607/1184] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:56:51 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 1331 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:56:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-ef8fc8e5-04ed-4e41-91ce-ea9cd29f818e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-ef8fc8e5-04ed-4e41-91ce-ea9cd29f818e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] DELETE http://192.168.122.99/volume/v3/attachments/476e85d7-cea1-405d-807a-346b05cd5500 Sep 07 10:56:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-ef8fc8e5-04ed-4e41-91ce-ea9cd29f818e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-ef8fc8e5-04ed-4e41-91ce-ea9cd29f818e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:56:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:51 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 10:56:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3e58bbc2-68e5-4540-a24b-f3718499508f req-ef8fc8e5-04ed-4e41-91ce-ea9cd29f818e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments/476e85d7-cea1-405d-807a-346b05cd5500 returned with HTTP 200 Sep 07 10:56:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 578/1185] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:56:51 2026] DELETE /volume/v3/attachments/476e85d7-cea1-405d-807a-346b05cd5500 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:56:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bda4fa29-b5fc-4026-b4d0-140c6fd6f6ab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bda4fa29-b5fc-4026-b4d0-140c6fd6f6ab tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:56:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bda4fa29-b5fc-4026-b4d0-140c6fd6f6ab tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:56:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bda4fa29-b5fc-4026-b4d0-140c6fd6f6ab tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:56:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:56:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:56:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:56:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:56:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bda4fa29-b5fc-4026-b4d0-140c6fd6f6ab tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:56:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bda4fa29-b5fc-4026-b4d0-140c6fd6f6ab tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:56:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 608/1186] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:56:52 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:56:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d51686b1-ce9e-44b2-a3bf-0225d147e26d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:56:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d51686b1-ce9e-44b2-a3bf-0225d147e26d tempest-ExtensionsTestJSON-525161456 tempest-ExtensionsTestJSON-525161456-project-reader] GET http://192.168.122.99/volume/v3/extensions Sep 07 10:57:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d51686b1-ce9e-44b2-a3bf-0225d147e26d tempest-ExtensionsTestJSON-525161456 tempest-ExtensionsTestJSON-525161456-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d51686b1-ce9e-44b2-a3bf-0225d147e26d tempest-ExtensionsTestJSON-525161456 tempest-ExtensionsTestJSON-525161456-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d51686b1-ce9e-44b2-a3bf-0225d147e26d tempest-ExtensionsTestJSON-525161456 tempest-ExtensionsTestJSON-525161456-project-reader] http://192.168.122.99/volume/v3/extensions returned with HTTP 200 Sep 07 10:57:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 579/1187] 192.168.122.99 () {58 vars in 1125 bytes} [Mon Sep 7 10:56:59 2026] GET /volume/v3/extensions => generated 5245 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-292159448"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-292159448'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Create volume of 1 GB Sep 07 10:57:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Availability Zones retrieved successfully. Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Flow 'volume_create_api' (1848c9a9-7474-4de2-ac5b-0101b72a2bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779bd64c-c763-4a38-b1bc-aff1feb27d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779bd64c-c763-4a38-b1bc-aff1feb27d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b245a6a0-810d-46c0-9b52-da52e715dc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Created reservations ['aa232e35-16d6-4216-bd65-99fa55aaa014', '747a1c3c-2fac-48ba-ba79-cd08c18b2e46', '678b0f7c-ff52-43b6-85cc-b2b4fa04bea9', '3aab67f6-3192-4079-85e6-6bd1795d7226'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b245a6a0-810d-46c0-9b52-da52e715dc61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa232e35-16d6-4216-bd65-99fa55aaa014', '747a1c3c-2fac-48ba-ba79-cd08c18b2e46', '678b0f7c-ff52-43b6-85cc-b2b4fa04bea9', '3aab67f6-3192-4079-85e6-6bd1795d7226']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af8dd5a-8244-4dda-92c3-164560f0174e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af8dd5a-8244-4dda-92c3-164560f0174e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fe657d2-a522-46c9-8a57-a3be8402c695', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-292159448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='588819b44b4342b6bea60e0ed5060eba',qos_specs=None,replication_status=,reservations=['aa232e35-16d6-4216-bd65-99fa55aaa014','747a1c3c-2fac-48ba-ba79-cd08c18b2e46','678b0f7c-ff52-43b6-85cc-b2b4fa04bea9','3aab67f6-3192-4079-85e6-6bd1795d7226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37308020446d4ff38c8b36be09829b65',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:57:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-292159448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fe657d2-a522-46c9-8a57-a3be8402c695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='588819b44b4342b6bea60e0ed5060eba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37308020446d4ff38c8b36be09829b65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0d94b48-99fe-49ec-b347-1db64c663d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0d94b48-99fe-49ec-b347-1db64c663d8d) transitioned into state 'SUCCESS' from state '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-292159448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='588819b44b4342b6bea60e0ed5060eba',qos_specs=None,replication_status=,reservations=['aa232e35-16d6-4216-bd65-99fa55aaa014','747a1c3c-2fac-48ba-ba79-cd08c18b2e46','678b0f7c-ff52-43b6-85cc-b2b4fa04bea9','3aab67f6-3192-4079-85e6-6bd1795d7226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37308020446d4ff38c8b36be09829b65',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf709b62-1b30-4e05-b86c-770d90ebcf3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf709b62-1b30-4e05-b86c-770d90ebcf3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Flow 'volume_create_api' (1848c9a9-7474-4de2-ac5b-0101b72a2bf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Create volume request issued successfully. Sep 07 10:57:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66e633a5-1f49-4de0-9f84-9745fdb3bf3a tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:57:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 609/1188] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 10:56:59 2026] POST /volume/v3/volumes => generated 825 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3df5e8f0-f58a-46ac-bb77-8fc5e9c54b34 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3df5e8f0-f58a-46ac-bb77-8fc5e9c54b34 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3df5e8f0-f58a-46ac-bb77-8fc5e9c54b34 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3df5e8f0-f58a-46ac-bb77-8fc5e9c54b34 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3df5e8f0-f58a-46ac-bb77-8fc5e9c54b34 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Volume info retrieved successfully. Sep 07 10:57:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3df5e8f0-f58a-46ac-bb77-8fc5e9c54b34 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 200 Sep 07 10:57:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 580/1189] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:00 2026] GET /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 893 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3f7d63e5-7210-48e3-ac01-46f35164a788 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f7d63e5-7210-48e3-ac01-46f35164a788 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f7d63e5-7210-48e3-ac01-46f35164a788 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f7d63e5-7210-48e3-ac01-46f35164a788 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3f7d63e5-7210-48e3-ac01-46f35164a788 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Volume info retrieved successfully. Sep 07 10:57:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f7d63e5-7210-48e3-ac01-46f35164a788 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 200 Sep 07 10:57:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 610/1190] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:01 2026] GET /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 917 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b0d5c2e4-b296-4ddc-ac80-e2f330dad654 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0d5c2e4-b296-4ddc-ac80-e2f330dad654 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0d5c2e4-b296-4ddc-ac80-e2f330dad654 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0d5c2e4-b296-4ddc-ac80-e2f330dad654 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b0d5c2e4-b296-4ddc-ac80-e2f330dad654 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Volume info retrieved successfully. Sep 07 10:57:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0d5c2e4-b296-4ddc-ac80-e2f330dad654 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 200 Sep 07 10:57:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 581/1191] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:02 2026] GET /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 953 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dde8b737-2739-4b3a-ad0b-69cc281bd8f6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dde8b737-2739-4b3a-ad0b-69cc281bd8f6 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] POST http://192.168.122.99/volume/v3/volume-transfers Sep 07 10:57:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dde8b737-2739-4b3a-ad0b-69cc281bd8f6 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1fe657d2-a522-46c9-8a57-a3be8402c695"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volume_transfer [None req-dde8b737-2739-4b3a-ad0b-69cc281bd8f6 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Creating new volume transfer {'transfer': {'volume_id': '1fe657d2-a522-46c9-8a57-a3be8402c695'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 10:57:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volume_transfer [None req-dde8b737-2739-4b3a-ad0b-69cc281bd8f6 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Creating transfer of volume 1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:02 devstack devstack@c-api.service[86958]: INFO cinder.transfer.api [None req-dde8b737-2739-4b3a-ad0b-69cc281bd8f6 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Generating transfer record for volume 1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dde8b737-2739-4b3a-ad0b-69cc281bd8f6 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volume-transfers returned with HTTP 202 Sep 07 10:57:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 611/1192] 192.168.122.99 () {62 vars in 1205 bytes} [Mon Sep 7 10:57:02 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e833caa0-dc63-453a-ae53-23a3b2c03933 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e833caa0-dc63-453a-ae53-23a3b2c03933 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e833caa0-dc63-453a-ae53-23a3b2c03933 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e833caa0-dc63-453a-ae53-23a3b2c03933 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e833caa0-dc63-453a-ae53-23a3b2c03933 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Volume info retrieved successfully. Sep 07 10:57:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e833caa0-dc63-453a-ae53-23a3b2c03933 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 200 Sep 07 10:57:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 582/1193] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:03 2026] GET /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 961 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3138a2a0-0ca6-445b-9e2d-8d232162835c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3138a2a0-0ca6-445b-9e2d-8d232162835c tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] GET http://192.168.122.99/volume/v3/os-volume-transfer/d38e2b1c-697a-4e48-a6de-9f4372bf8a76 Sep 07 10:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3138a2a0-0ca6-445b-9e2d-8d232162835c tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3138a2a0-0ca6-445b-9e2d-8d232162835c tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3138a2a0-0ca6-445b-9e2d-8d232162835c tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] http://192.168.122.99/volume/v3/os-volume-transfer/d38e2b1c-697a-4e48-a6de-9f4372bf8a76 returned with HTTP 200 Sep 07 10:57:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 612/1194] 192.168.122.99 () {60 vars in 1301 bytes} [Mon Sep 7 10:57:03 2026] GET /volume/v3/os-volume-transfer/d38e2b1c-697a-4e48-a6de-9f4372bf8a76 => generated 438 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-755b1a80-3b96-408e-a7d2-c1ffbe7c86ad None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-755b1a80-3b96-408e-a7d2-c1ffbe7c86ad tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] GET http://192.168.122.99/volume/v3/os-volume-transfer Sep 07 10:57:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-755b1a80-3b96-408e-a7d2-c1ffbe7c86ad tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-755b1a80-3b96-408e-a7d2-c1ffbe7c86ad tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.volume_transfer [None req-755b1a80-3b96-408e-a7d2-c1ffbe7c86ad tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] Listing volume transfers {{(pid=86959) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:57:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-755b1a80-3b96-408e-a7d2-c1ffbe7c86ad tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] http://192.168.122.99/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 10:57:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 583/1195] 192.168.122.99 () {60 vars in 1190 bytes} [Mon Sep 7 10:57:03 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] POST http://192.168.122.99/volume/v3/volume-transfers/d38e2b1c-697a-4e48-a6de-9f4372bf8a76/accept Sep 07 10:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "65296d8153780f33"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.volume_transfer [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Accepting volume transfer d38e2b1c-697a-4e48-a6de-9f4372bf8a76 {{(pid=86958) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 10:57:03 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Accepting transfer d38e2b1c-697a-4e48-a6de-9f4372bf8a76 Sep 07 10:57:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Created reservations ['d55bb43a-c580-4b48-a89d-f7281f4ef978', '93af0431-6b12-49c2-ac66-0dd4afb400a5', '812e9339-bbe1-4f77-bc37-7aec4825bb8a', 'c6ab0a8d-57be-49b1-82c4-f509465441aa'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Created reservations ['69b2bc7b-8c24-4364-adca-fd8b5848b115', '24fb2a06-c494-44c4-abee-0f6c1fdd8250', 'cc580e6c-6a44-4ab0-b10e-41c1d672d470', '51def103-4f33-474e-b54b-2f0b113b2808'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:04 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:57:04 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=495,cinder:INSERT=61,cinder:UPDATE=105,cinder:DELETE=5 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Created reservations ['523134c9-1f3d-452c-acfd-ea30bb6e8725', '8e345a5d-0725-4cc2-9466-1879b2394a09', '3c74750b-7442-40f3-b7a1-8ca5d3a9ef15', '48dec6e5-667f-40d1-817a-f4c0296fc5e3'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Created reservations ['bd291bf1-dd87-4255-8023-d7cc6e2372f5', 'a9a69eef-b987-42c4-9997-b7cc7f42bc81', '274db4a6-4fae-4b71-b843-1168abe08ff2', '44025566-43f4-4afb-9662-069bbcb102fa'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:57:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2042031450"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2042031450'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:57:04 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Create volume of 1 GB Sep 07 10:57:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Availability Zones retrieved successfully. Sep 07 10:57:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Transfer volume completed successfully. Sep 07 10:57:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Flow 'volume_create_api' (8c25f66f-7881-49f4-a5e6-b45f84df5138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6137ed48-d75f-4fc5-a6ef-5330267d6a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:57:04 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=398,cinder:UPDATE=100,cinder:INSERT=54,cinder:DELETE=3 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:57:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6137ed48-d75f-4fc5-a6ef-5330267d6a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: INFO cinder.transfer.api [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Volume 1fe657d2-a522-46c9-8a57-a3be8402c695 has been transferred. Sep 07 10:57:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af888b94-0b71-4367-9d55-f6f1c7a53882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e139bb09-d26c-4ae1-bf6c-b364c3579d2a tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] http://192.168.122.99/volume/v3/volume-transfers/d38e2b1c-697a-4e48-a6de-9f4372bf8a76/accept returned with HTTP 202 Sep 07 10:57:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 613/1196] 192.168.122.99 () {62 vars in 1337 bytes} [Mon Sep 7 10:57:03 2026] POST /volume/v3/volume-transfers/d38e2b1c-697a-4e48-a6de-9f4372bf8a76/accept => generated 371 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c56cb51a-8bc5-4058-9d63-882e9b17dcb4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c56cb51a-8bc5-4058-9d63-882e9b17dcb4 tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] GET http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c56cb51a-8bc5-4058-9d63-882e9b17dcb4 tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c56cb51a-8bc5-4058-9d63-882e9b17dcb4 tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c56cb51a-8bc5-4058-9d63-882e9b17dcb4 tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Volume info retrieved successfully. Sep 07 10:57:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c56cb51a-8bc5-4058-9d63-882e9b17dcb4 tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 200 Sep 07 10:57:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 614/1197] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:04 2026] GET /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 953 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a56b486f-8846-4497-b23c-0190eb666101 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a56b486f-8846-4497-b23c-0190eb666101 tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] GET http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a56b486f-8846-4497-b23c-0190eb666101 tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a56b486f-8846-4497-b23c-0190eb666101 tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a56b486f-8846-4497-b23c-0190eb666101 tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] Volume info retrieved successfully. Sep 07 10:57:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a56b486f-8846-4497-b23c-0190eb666101 tempest-VolumesTransfersV355Test-1429651975 tempest-VolumesTransfersV355Test-1429651975-project-member] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 200 Sep 07 10:57:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 615/1198] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:04 2026] GET /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 953 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ce157c24-dc09-4254-a94e-8cd3608b7426 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ce157c24-dc09-4254-a94e-8cd3608b7426 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] DELETE http://192.168.122.99/volume/v3/volume-transfers/d38e2b1c-697a-4e48-a6de-9f4372bf8a76 Sep 07 10:57:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ce157c24-dc09-4254-a94e-8cd3608b7426 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ce157c24-dc09-4254-a94e-8cd3608b7426 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:05 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-ce157c24-dc09-4254-a94e-8cd3608b7426 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Delete transfer with id: d38e2b1c-697a-4e48-a6de-9f4372bf8a76 Sep 07 10:57:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ce157c24-dc09-4254-a94e-8cd3608b7426 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volume-transfers/d38e2b1c-697a-4e48-a6de-9f4372bf8a76 returned with HTTP 404 Sep 07 10:57:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 616/1199] 192.168.122.99 () {60 vars in 1298 bytes} [Mon Sep 7 10:57:05 2026] DELETE /volume/v3/volume-transfers/d38e2b1c-697a-4e48-a6de-9f4372bf8a76 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7069ebd5-64d4-4c22-b786-17c4a22912d4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Created reservations ['177e35f0-3e2b-4a71-a695-8c82df551508', 'a304390b-89ad-4597-a74c-75979c431759', '41e8637a-63d6-4aec-b284-2a3f2a418682', 'b3b98b38-b267-4991-ade8-34bce0c39680'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af888b94-0b71-4367-9d55-f6f1c7a53882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['177e35f0-3e2b-4a71-a695-8c82df551508', 'a304390b-89ad-4597-a74c-75979c431759', '41e8637a-63d6-4aec-b284-2a3f2a418682', 'b3b98b38-b267-4991-ade8-34bce0c39680']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c1b57d5-96b4-4c39-9d76-50a7d573bce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c1b57d5-96b4-4c39-9d76-50a7d573bce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7471c4ff-a597-4408-ad6f-33fa4dd9eea1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2042031450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d38fbf0b801427db29fc0066a88eb40',qos_specs=None,replication_status=,reservations=['177e35f0-3e2b-4a71-a695-8c82df551508','a304390b-89ad-4597-a74c-75979c431759','41e8637a-63d6-4aec-b284-2a3f2a418682','b3b98b38-b267-4991-ade8-34bce0c39680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b53f60d3329a48f7a6692097c1724d13',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2042031450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7471c4ff-a597-4408-ad6f-33fa4dd9eea1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d38fbf0b801427db29fc0066a88eb40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b53f60d3329a48f7a6692097c1724d13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f510980-d73a-4ef6-83ba-42ea1f4c39ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f510980-d73a-4ef6-83ba-42ea1f4c39ec) transitioned into state 'SUCCESS' from state '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-2042031450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d38fbf0b801427db29fc0066a88eb40',qos_specs=None,replication_status=,reservations=['177e35f0-3e2b-4a71-a695-8c82df551508','a304390b-89ad-4597-a74c-75979c431759','41e8637a-63d6-4aec-b284-2a3f2a418682','b3b98b38-b267-4991-ade8-34bce0c39680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b53f60d3329a48f7a6692097c1724d13',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1faca055-e1f1-49cc-848f-576343ee4f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1faca055-e1f1-49cc-848f-576343ee4f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Flow 'volume_create_api' (8c25f66f-7881-49f4-a5e6-b45f84df5138) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Create volume request issued successfully. Sep 07 10:57:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e8dc09fc-4f37-46a5-93cc-ff94617a7de4 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:57:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 584/1200] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:57:04 2026] POST /volume/v3/volumes => generated 762 bytes in 1331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-83dc1e00-970f-480b-9e50-9be61034d76e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-83dc1e00-970f-480b-9e50-9be61034d76e tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-83dc1e00-970f-480b-9e50-9be61034d76e tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-83dc1e00-970f-480b-9e50-9be61034d76e tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7069ebd5-64d4-4c22-b786-17c4a22912d4 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7069ebd5-64d4-4c22-b786-17c4a22912d4 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7069ebd5-64d4-4c22-b786-17c4a22912d4 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:05 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7069ebd5-64d4-4c22-b786-17c4a22912d4 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Delete volume with id: 1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-83dc1e00-970f-480b-9e50-9be61034d76e tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Volume info retrieved successfully. Sep 07 10:57:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7069ebd5-64d4-4c22-b786-17c4a22912d4 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Volume info retrieved successfully. Sep 07 10:57:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-83dc1e00-970f-480b-9e50-9be61034d76e tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 returned with HTTP 200 Sep 07 10:57:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 585/1201] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:05 2026] GET /volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 => generated 830 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7069ebd5-64d4-4c22-b786-17c4a22912d4 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Delete volume request issued successfully. Sep 07 10:57:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7069ebd5-64d4-4c22-b786-17c4a22912d4 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 202 Sep 07 10:57:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 617/1202] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 10:57:05 2026] DELETE /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 0 bytes in 438 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-06098103-c233-4b5c-8a0c-86499160fb5f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-06098103-c233-4b5c-8a0c-86499160fb5f tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] GET http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-06098103-c233-4b5c-8a0c-86499160fb5f tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-06098103-c233-4b5c-8a0c-86499160fb5f tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-06098103-c233-4b5c-8a0c-86499160fb5f tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Volume info retrieved successfully. Sep 07 10:57:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-06098103-c233-4b5c-8a0c-86499160fb5f tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 200 Sep 07 10:57:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 586/1203] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:05 2026] GET /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 1136 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:57:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-86344945-28a9-48af-b2ad-f117c91bf34b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86344945-28a9-48af-b2ad-f117c91bf34b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 Sep 07 10:57:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86344945-28a9-48af-b2ad-f117c91bf34b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86344945-28a9-48af-b2ad-f117c91bf34b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-86344945-28a9-48af-b2ad-f117c91bf34b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Volume info retrieved successfully. Sep 07 10:57:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86344945-28a9-48af-b2ad-f117c91bf34b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 returned with HTTP 200 Sep 07 10:57:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 618/1204] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:06 2026] GET /volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-80188e9e-3b6b-4c7a-9635-5ebb881b76bd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-80188e9e-3b6b-4c7a-9635-5ebb881b76bd tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] GET http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-80188e9e-3b6b-4c7a-9635-5ebb881b76bd tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-80188e9e-3b6b-4c7a-9635-5ebb881b76bd tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-80188e9e-3b6b-4c7a-9635-5ebb881b76bd tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Volume info retrieved successfully. Sep 07 10:57:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-80188e9e-3b6b-4c7a-9635-5ebb881b76bd tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 200 Sep 07 10:57:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 587/1205] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:06 2026] GET /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 1136 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c31a9ccf-b023-48ce-a7ec-ca8a7ecc1b4c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c31a9ccf-b023-48ce-a7ec-ca8a7ecc1b4c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c31a9ccf-b023-48ce-a7ec-ca8a7ecc1b4c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c31a9ccf-b023-48ce-a7ec-ca8a7ecc1b4c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c31a9ccf-b023-48ce-a7ec-ca8a7ecc1b4c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Volume info retrieved successfully. Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c31a9ccf-b023-48ce-a7ec-ca8a7ecc1b4c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 returned with HTTP 200 Sep 07 10:57:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 619/1206] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:07 2026] GET /volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-878a5579-31e7-4c94-b18c-499cb177bafe None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-878a5579-31e7-4c94-b18c-499cb177bafe tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:57:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-878a5579-31e7-4c94-b18c-499cb177bafe tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7471c4ff-a597-4408-ad6f-33fa4dd9eea1", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-920452424"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5d114a5f-fdf2-41c5-9cbe-35034c327afe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d114a5f-fdf2-41c5-9cbe-35034c327afe tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] GET http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d114a5f-fdf2-41c5-9cbe-35034c327afe tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d114a5f-fdf2-41c5-9cbe-35034c327afe tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-878a5579-31e7-4c94-b18c-499cb177bafe tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Volume info retrieved successfully. Sep 07 10:57:07 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-878a5579-31e7-4c94-b18c-499cb177bafe tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Create snapshot from volume 7471c4ff-a597-4408-ad6f-33fa4dd9eea1 Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d114a5f-fdf2-41c5-9cbe-35034c327afe tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 404 Sep 07 10:57:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 620/1207] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:07 2026] GET /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-006fae25-2399-46db-b758-94565b9c9458 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-006fae25-2399-46db-b758-94565b9c9458 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-006fae25-2399-46db-b758-94565b9c9458 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-006fae25-2399-46db-b758-94565b9c9458 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-006fae25-2399-46db-b758-94565b9c9458 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 404 Sep 07 10:57:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 621/1208] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:07 2026] GET /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-636626aa-f998-47bd-8b8b-de55cb0387d6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-636626aa-f998-47bd-8b8b-de55cb0387d6 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] DELETE http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-636626aa-f998-47bd-8b8b-de55cb0387d6 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-636626aa-f998-47bd-8b8b-de55cb0387d6 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-636626aa-f998-47bd-8b8b-de55cb0387d6 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Delete volume with id: 1fe657d2-a522-46c9-8a57-a3be8402c695 Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-636626aa-f998-47bd-8b8b-de55cb0387d6 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 returned with HTTP 404 Sep 07 10:57:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 622/1209] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 10:57:07 2026] DELETE /volume/v3/volumes/1fe657d2-a522-46c9-8a57-a3be8402c695 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:07 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-878a5579-31e7-4c94-b18c-499cb177bafe tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Created reservations ['c1bdf3e3-5c74-4d9e-a09e-3d860a449721', 'fe56ab26-9513-45c6-b98d-9ec11eebab9d', 'ff95399e-2450-46e5-98d3-885b7089996d', 'e7f26c96-5c30-45ea-a811-3ec385a32094'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1469935871"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1469935871'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Create volume of 1 GB Sep 07 10:57:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Availability Zones retrieved successfully. Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Flow 'volume_create_api' (f49314b4-8798-4e6a-9557-c96f470c3e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16918bf1-bf10-45af-afe5-405a1c4b030a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:57:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-878a5579-31e7-4c94-b18c-499cb177bafe tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot create request issued successfully. Sep 07 10:57:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-878a5579-31e7-4c94-b18c-499cb177bafe tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:57:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 588/1210] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:57:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:57:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e2d56162-2df2-49c4-9e22-de69d69e8068 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16918bf1-bf10-45af-afe5-405a1c4b030a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db072d15-3640-4970-95d7-a60d5aabe458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e2d56162-2df2-49c4-9e22-de69d69e8068 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 Sep 07 10:57:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e2d56162-2df2-49c4-9e22-de69d69e8068 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e2d56162-2df2-49c4-9e22-de69d69e8068 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e2d56162-2df2-49c4-9e22-de69d69e8068 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e2d56162-2df2-49c4-9e22-de69d69e8068 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 returned with HTTP 200 Sep 07 10:57:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 589/1211] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:07 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:08 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Created reservations ['21ed64ab-1199-4e02-abd4-aa8c6606c6e5', 'a5ad2487-4bc4-4eaf-a7df-3442a1d9e6fb', '61d6216e-ee72-486f-aa1c-16cbd8d33dfd', '65b08426-bc4f-43f7-bdb3-5364c8fe7584'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db072d15-3640-4970-95d7-a60d5aabe458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21ed64ab-1199-4e02-abd4-aa8c6606c6e5', 'a5ad2487-4bc4-4eaf-a7df-3442a1d9e6fb', '61d6216e-ee72-486f-aa1c-16cbd8d33dfd', '65b08426-bc4f-43f7-bdb3-5364c8fe7584']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de2f5ea-6b57-42fc-ad80-fabd660b5a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de2f5ea-6b57-42fc-ad80-fabd660b5a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5706221-b15c-4266-8ab2-a922dab7dce0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1469935871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='588819b44b4342b6bea60e0ed5060eba',qos_specs=None,replication_status=,reservations=['21ed64ab-1199-4e02-abd4-aa8c6606c6e5','a5ad2487-4bc4-4eaf-a7df-3442a1d9e6fb','61d6216e-ee72-486f-aa1c-16cbd8d33dfd','65b08426-bc4f-43f7-bdb3-5364c8fe7584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37308020446d4ff38c8b36be09829b65',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1469935871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5706221-b15c-4266-8ab2-a922dab7dce0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='588819b44b4342b6bea60e0ed5060eba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37308020446d4ff38c8b36be09829b65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789fc3f2-a17c-4e16-a9c8-edebf061d94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789fc3f2-a17c-4e16-a9c8-edebf061d94d) transitioned into state 'SUCCESS' from state '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-1469935871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='588819b44b4342b6bea60e0ed5060eba',qos_specs=None,replication_status=,reservations=['21ed64ab-1199-4e02-abd4-aa8c6606c6e5','a5ad2487-4bc4-4eaf-a7df-3442a1d9e6fb','61d6216e-ee72-486f-aa1c-16cbd8d33dfd','65b08426-bc4f-43f7-bdb3-5364c8fe7584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37308020446d4ff38c8b36be09829b65',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef8da3b-4fbb-4de4-9650-729b2adfbfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef8da3b-4fbb-4de4-9650-729b2adfbfe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Flow 'volume_create_api' (f49314b4-8798-4e6a-9557-c96f470c3e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Create volume request issued successfully. Sep 07 10:57:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f8e98e17-47ff-4e1f-9a74-09c75a28f44b tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:57:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 623/1212] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 10:57:07 2026] POST /volume/v3/volumes => generated 826 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-78e70d30-705e-4822-903f-8fe90e213aff None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-78e70d30-705e-4822-903f-8fe90e213aff tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-78e70d30-705e-4822-903f-8fe90e213aff tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-78e70d30-705e-4822-903f-8fe90e213aff tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-78e70d30-705e-4822-903f-8fe90e213aff tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Volume info retrieved successfully. Sep 07 10:57:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-78e70d30-705e-4822-903f-8fe90e213aff tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 200 Sep 07 10:57:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 590/1213] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:08 2026] GET /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 894 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f409e51f-e17a-41c9-a1c7-3e37161b4525 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f409e51f-e17a-41c9-a1c7-3e37161b4525 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 Sep 07 10:57:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f409e51f-e17a-41c9-a1c7-3e37161b4525 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f409e51f-e17a-41c9-a1c7-3e37161b4525 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f409e51f-e17a-41c9-a1c7-3e37161b4525 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f409e51f-e17a-41c9-a1c7-3e37161b4525 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 returned with HTTP 200 Sep 07 10:57:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 624/1214] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:09 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1f7a4278-8bba-4726-9c8e-aea25068eb30 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f7a4278-8bba-4726-9c8e-aea25068eb30 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f7a4278-8bba-4726-9c8e-aea25068eb30 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f7a4278-8bba-4726-9c8e-aea25068eb30 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:09 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1f7a4278-8bba-4726-9c8e-aea25068eb30 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Volume info retrieved successfully. Sep 07 10:57:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f7a4278-8bba-4726-9c8e-aea25068eb30 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 200 Sep 07 10:57:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 591/1215] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:09 2026] GET /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 918 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7989f8ce-305a-4dff-96b7-0061c2a0df45 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7989f8ce-305a-4dff-96b7-0061c2a0df45 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 Sep 07 10:57:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7989f8ce-305a-4dff-96b7-0061c2a0df45 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7989f8ce-305a-4dff-96b7-0061c2a0df45 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7989f8ce-305a-4dff-96b7-0061c2a0df45 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7989f8ce-305a-4dff-96b7-0061c2a0df45 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 returned with HTTP 200 Sep 07 10:57:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 625/1216] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:10 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-73507226-c79a-452f-82cf-e3da8789a9ba None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-73507226-c79a-452f-82cf-e3da8789a9ba tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-73507226-c79a-452f-82cf-e3da8789a9ba tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-73507226-c79a-452f-82cf-e3da8789a9ba tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-73507226-c79a-452f-82cf-e3da8789a9ba tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Volume info retrieved successfully. Sep 07 10:57:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-73507226-c79a-452f-82cf-e3da8789a9ba tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 200 Sep 07 10:57:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 592/1217] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:10 2026] GET /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 918 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ae4d38c-2388-4599-a679-19c2107bf384 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ae4d38c-2388-4599-a679-19c2107bf384 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 Sep 07 10:57:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ae4d38c-2388-4599-a679-19c2107bf384 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ae4d38c-2388-4599-a679-19c2107bf384 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3ae4d38c-2388-4599-a679-19c2107bf384 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ae4d38c-2388-4599-a679-19c2107bf384 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 returned with HTTP 200 Sep 07 10:57:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 626/1218] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:11 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 => generated 469 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:57:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9e629c96-2bdc-4c11-a54b-c108131fa6c5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9e629c96-2bdc-4c11-a54b-c108131fa6c5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] POST http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata Sep 07 10:57:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9e629c96-2bdc-4c11-a54b-c108131fa6c5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9e629c96-2bdc-4c11-a54b-c108131fa6c5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9e629c96-2bdc-4c11-a54b-c108131fa6c5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Update snapshot metadata completed successfully. Sep 07 10:57:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9e629c96-2bdc-4c11-a54b-c108131fa6c5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata returned with HTTP 200 Sep 07 10:57:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 593/1219] 192.168.122.99 () {60 vars in 1281 bytes} [Mon Sep 7 10:57:11 2026] POST /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata => generated 68 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:57:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bd297215-cbcd-49c3-9189-9a253b208cff None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0a176056-a618-4efa-99e9-1c6597cdd418 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd297215-cbcd-49c3-9189-9a253b208cff tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata Sep 07 10:57:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd297215-cbcd-49c3-9189-9a253b208cff tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd297215-cbcd-49c3-9189-9a253b208cff tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0a176056-a618-4efa-99e9-1c6597cdd418 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0a176056-a618-4efa-99e9-1c6597cdd418 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0a176056-a618-4efa-99e9-1c6597cdd418 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bd297215-cbcd-49c3-9189-9a253b208cff tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Snapshot retrieved successfully. Sep 07 10:57:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bd297215-cbcd-49c3-9189-9a253b208cff tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Get snapshot metadata completed successfully. Sep 07 10:57:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd297215-cbcd-49c3-9189-9a253b208cff tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata returned with HTTP 200 Sep 07 10:57:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 627/1220] 192.168.122.99 () {58 vars in 1260 bytes} [Mon Sep 7 10:57:11 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata => generated 68 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:57:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b3c07116-ddbc-44e9-9189-85d82f9bb471 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3c07116-ddbc-44e9-9189-85d82f9bb471 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] PUT http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata Sep 07 10:57:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b3c07116-ddbc-44e9-9189-85d82f9bb471 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0a176056-a618-4efa-99e9-1c6597cdd418 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Volume info retrieved successfully. Sep 07 10:57:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0a176056-a618-4efa-99e9-1c6597cdd418 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 200 Sep 07 10:57:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 594/1221] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:11 2026] GET /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 918 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b3c07116-ddbc-44e9-9189-85d82f9bb471 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b3c07116-ddbc-44e9-9189-85d82f9bb471 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Update snapshot metadata completed successfully. Sep 07 10:57:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3c07116-ddbc-44e9-9189-85d82f9bb471 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata returned with HTTP 200 Sep 07 10:57:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 628/1222] 192.168.122.99 () {60 vars in 1280 bytes} [Mon Sep 7 10:57:11 2026] PUT /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata => generated 57 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:57:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fe96e9b2-ae84-46ee-b448-e98b2b6cb4d3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fe96e9b2-ae84-46ee-b448-e98b2b6cb4d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata Sep 07 10:57:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fe96e9b2-ae84-46ee-b448-e98b2b6cb4d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fe96e9b2-ae84-46ee-b448-e98b2b6cb4d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fe96e9b2-ae84-46ee-b448-e98b2b6cb4d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Snapshot retrieved successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fe96e9b2-ae84-46ee-b448-e98b2b6cb4d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Get snapshot metadata completed successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fe96e9b2-ae84-46ee-b448-e98b2b6cb4d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata returned with HTTP 200 Sep 07 10:57:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 595/1223] 192.168.122.99 () {58 vars in 1260 bytes} [Mon Sep 7 10:57:11 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata => generated 57 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-89c076aa-4eca-4448-9af3-587be89718d5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89c076aa-4eca-4448-9af3-587be89718d5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata/key3 Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89c076aa-4eca-4448-9af3-587be89718d5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89c076aa-4eca-4448-9af3-587be89718d5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-89c076aa-4eca-4448-9af3-587be89718d5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-89c076aa-4eca-4448-9af3-587be89718d5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Get snapshot metadata completed successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-89c076aa-4eca-4448-9af3-587be89718d5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Delete snapshot metadata completed successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89c076aa-4eca-4448-9af3-587be89718d5 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata/key3 returned with HTTP 200 Sep 07 10:57:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 629/1224] 192.168.122.99 () {58 vars in 1278 bytes} [Mon Sep 7 10:57:12 2026] DELETE /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata/key3 => generated 0 bytes in 108 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2b89fa86-02a3-4547-acaa-204965e048c0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b89fa86-02a3-4547-acaa-204965e048c0 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b89fa86-02a3-4547-acaa-204965e048c0 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b89fa86-02a3-4547-acaa-204965e048c0 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2b89fa86-02a3-4547-acaa-204965e048c0 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Snapshot retrieved successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2b89fa86-02a3-4547-acaa-204965e048c0 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Get snapshot metadata completed successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b89fa86-02a3-4547-acaa-204965e048c0 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata returned with HTTP 200 Sep 07 10:57:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 596/1225] 192.168.122.99 () {58 vars in 1260 bytes} [Mon Sep 7 10:57:12 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata => generated 32 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d2089a43-c27c-440b-8b8d-c7569a39d7f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2089a43-c27c-440b-8b8d-c7569a39d7f7 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] PUT http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d2089a43-c27c-440b-8b8d-c7569a39d7f7 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d2089a43-c27c-440b-8b8d-c7569a39d7f7 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d2089a43-c27c-440b-8b8d-c7569a39d7f7 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Update snapshot metadata completed successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2089a43-c27c-440b-8b8d-c7569a39d7f7 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata returned with HTTP 200 Sep 07 10:57:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 630/1226] 192.168.122.99 () {60 vars in 1280 bytes} [Mon Sep 7 10:57:12 2026] PUT /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata => generated 16 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-218e9316-a5bb-47e4-ba73-964cb239a77b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-218e9316-a5bb-47e4-ba73-964cb239a77b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] POST http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-218e9316-a5bb-47e4-ba73-964cb239a77b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-218e9316-a5bb-47e4-ba73-964cb239a77b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-218e9316-a5bb-47e4-ba73-964cb239a77b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Update snapshot metadata completed successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-218e9316-a5bb-47e4-ba73-964cb239a77b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata returned with HTTP 200 Sep 07 10:57:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 597/1227] 192.168.122.99 () {60 vars in 1281 bytes} [Mon Sep 7 10:57:12 2026] POST /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata => generated 68 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e898e339-621d-47be-a468-b4f6c1c961f9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e898e339-621d-47be-a468-b4f6c1c961f9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e898e339-621d-47be-a468-b4f6c1c961f9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e898e339-621d-47be-a468-b4f6c1c961f9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e898e339-621d-47be-a468-b4f6c1c961f9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Snapshot retrieved successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e898e339-621d-47be-a468-b4f6c1c961f9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Get snapshot metadata completed successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e898e339-621d-47be-a468-b4f6c1c961f9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata returned with HTTP 200 Sep 07 10:57:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 631/1228] 192.168.122.99 () {58 vars in 1260 bytes} [Mon Sep 7 10:57:12 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata => generated 68 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6a4f9be2-7dec-4ba1-b7db-5f933494cdab None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a4f9be2-7dec-4ba1-b7db-5f933494cdab tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] PUT http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata/key3 Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a4f9be2-7dec-4ba1-b7db-5f933494cdab tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6a4f9be2-7dec-4ba1-b7db-5f933494cdab tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6a4f9be2-7dec-4ba1-b7db-5f933494cdab tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Update snapshot metadata completed successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a4f9be2-7dec-4ba1-b7db-5f933494cdab tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata/key3 returned with HTTP 200 Sep 07 10:57:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 598/1229] 192.168.122.99 () {60 vars in 1295 bytes} [Mon Sep 7 10:57:12 2026] PUT /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata/key3 => generated 35 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8aa53008-4e08-4efa-ad2a-170c35ccbef1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-43bd6b75-8cfb-460e-92c1-f3c5d7407654 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8aa53008-4e08-4efa-ad2a-170c35ccbef1 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata/key3 Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8aa53008-4e08-4efa-ad2a-170c35ccbef1 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8aa53008-4e08-4efa-ad2a-170c35ccbef1 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43bd6b75-8cfb-460e-92c1-f3c5d7407654 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43bd6b75-8cfb-460e-92c1-f3c5d7407654 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43bd6b75-8cfb-460e-92c1-f3c5d7407654 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8aa53008-4e08-4efa-ad2a-170c35ccbef1 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Snapshot retrieved successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8aa53008-4e08-4efa-ad2a-170c35ccbef1 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Get snapshot metadata completed successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8aa53008-4e08-4efa-ad2a-170c35ccbef1 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata/key3 returned with HTTP 200 Sep 07 10:57:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 632/1230] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 10:57:12 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata/key3 => generated 35 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-43bd6b75-8cfb-460e-92c1-f3c5d7407654 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Volume info retrieved successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c0d86191-97ab-4942-a44d-3e805c0a59d3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43bd6b75-8cfb-460e-92c1-f3c5d7407654 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 200 Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0d86191-97ab-4942-a44d-3e805c0a59d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0d86191-97ab-4942-a44d-3e805c0a59d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0d86191-97ab-4942-a44d-3e805c0a59d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 599/1231] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:12 2026] GET /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 954 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-39fed522-ac96-4f66-be86-6086ea25019f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c0d86191-97ab-4942-a44d-3e805c0a59d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Snapshot retrieved successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c0d86191-97ab-4942-a44d-3e805c0a59d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] Get snapshot metadata completed successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0d86191-97ab-4942-a44d-3e805c0a59d3 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-reader] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata returned with HTTP 200 Sep 07 10:57:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 633/1232] 192.168.122.99 () {58 vars in 1260 bytes} [Mon Sep 7 10:57:12 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata => generated 75 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-283a827f-d32a-42b5-8137-1f04eb255312 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-39fed522-ac96-4f66-be86-6086ea25019f tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] POST http://192.168.122.99/volume/v3/volume-transfers Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-39fed522-ac96-4f66-be86-6086ea25019f tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d5706221-b15c-4266-8ab2-a922dab7dce0"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-283a827f-d32a-42b5-8137-1f04eb255312 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] PUT http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata Sep 07 10:57:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-283a827f-d32a-42b5-8137-1f04eb255312 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volume_transfer [None req-39fed522-ac96-4f66-be86-6086ea25019f tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd5706221-b15c-4266-8ab2-a922dab7dce0'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volume_transfer [None req-39fed522-ac96-4f66-be86-6086ea25019f tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Creating transfer of volume d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:12 devstack devstack@c-api.service[86959]: INFO cinder.transfer.api [None req-39fed522-ac96-4f66-be86-6086ea25019f tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Generating transfer record for volume d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-283a827f-d32a-42b5-8137-1f04eb255312 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-283a827f-d32a-42b5-8137-1f04eb255312 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Update snapshot metadata completed successfully. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-283a827f-d32a-42b5-8137-1f04eb255312 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata returned with HTTP 200 Sep 07 10:57:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 634/1233] 192.168.122.99 () {60 vars in 1280 bytes} [Mon Sep 7 10:57:12 2026] PUT /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29/metadata => generated 16 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-39fed522-ac96-4f66-be86-6086ea25019f tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volume-transfers returned with HTTP 202 Sep 07 10:57:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 600/1234] 192.168.122.99 () {62 vars in 1205 bytes} [Mon Sep 7 10:57:12 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-096534b3-1457-4c19-b51d-3aa5e341d806 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-30a2f541-d418-461e-bd92-88cfe3bf6096 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-30a2f541-d418-461e-bd92-88cfe3bf6096 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-096534b3-1457-4c19-b51d-3aa5e341d806 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-096534b3-1457-4c19-b51d-3aa5e341d806 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-096534b3-1457-4c19-b51d-3aa5e341d806 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-096534b3-1457-4c19-b51d-3aa5e341d806 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Delete snapshot with id: 57836e3e-a4dd-4132-87cd-5915f22b1e29 Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-30a2f541-d418-461e-bd92-88cfe3bf6096 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-30a2f541-d418-461e-bd92-88cfe3bf6096 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-096534b3-1457-4c19-b51d-3aa5e341d806 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-30a2f541-d418-461e-bd92-88cfe3bf6096 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Volume info retrieved successfully. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-30a2f541-d418-461e-bd92-88cfe3bf6096 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 200 Sep 07 10:57:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 601/1235] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:13 2026] GET /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 962 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1f4b7531-59a7-4434-804c-86aba0f46ac4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-096534b3-1457-4c19-b51d-3aa5e341d806 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot delete request issued successfully. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-096534b3-1457-4c19-b51d-3aa5e341d806 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 returned with HTTP 202 Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f4b7531-59a7-4434-804c-86aba0f46ac4 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] GET http://192.168.122.99/volume/v3/os-volume-transfer/detail Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f4b7531-59a7-4434-804c-86aba0f46ac4 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f4b7531-59a7-4434-804c-86aba0f46ac4 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.volume_transfer [None req-1f4b7531-59a7-4434-804c-86aba0f46ac4 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] Listing volume transfers {{(pid=86959) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 635/1236] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:57:13 2026] DELETE /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-64de433f-54be-49e3-a0e4-b6b3de83641c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64de433f-54be-49e3-a0e4-b6b3de83641c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f4b7531-59a7-4434-804c-86aba0f46ac4 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-reader] http://192.168.122.99/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 10:57:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 602/1237] 192.168.122.99 () {60 vars in 1211 bytes} [Mon Sep 7 10:57:13 2026] GET /volume/v3/os-volume-transfer/detail => generated 441 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64de433f-54be-49e3-a0e4-b6b3de83641c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64de433f-54be-49e3-a0e4-b6b3de83641c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0ce74f65-341a-48e9-b432-c48e3b30a3b9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ce74f65-341a-48e9-b432-c48e3b30a3b9 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] DELETE http://192.168.122.99/volume/v3/volume-transfers/51d2d7e3-9acd-4e1b-b6a1-70094b720592 Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0ce74f65-341a-48e9-b432-c48e3b30a3b9 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0ce74f65-341a-48e9-b432-c48e3b30a3b9 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.api.contrib.volume_transfer [None req-0ce74f65-341a-48e9-b432-c48e3b30a3b9 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Delete transfer with id: 51d2d7e3-9acd-4e1b-b6a1-70094b720592 Sep 07 10:57:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-64de433f-54be-49e3-a0e4-b6b3de83641c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64de433f-54be-49e3-a0e4-b6b3de83641c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 returned with HTTP 200 Sep 07 10:57:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 636/1238] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:13 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 => generated 468 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ce74f65-341a-48e9-b432-c48e3b30a3b9 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volume-transfers/51d2d7e3-9acd-4e1b-b6a1-70094b720592 returned with HTTP 202 Sep 07 10:57:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 603/1239] 192.168.122.99 () {60 vars in 1298 bytes} [Mon Sep 7 10:57:13 2026] DELETE /volume/v3/volume-transfers/51d2d7e3-9acd-4e1b-b6a1-70094b720592 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a387bc1d-d493-41bf-8863-33e0cf39cc4d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a387bc1d-d493-41bf-8863-33e0cf39cc4d tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a387bc1d-d493-41bf-8863-33e0cf39cc4d tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a387bc1d-d493-41bf-8863-33e0cf39cc4d tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a387bc1d-d493-41bf-8863-33e0cf39cc4d tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Volume info retrieved successfully. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a387bc1d-d493-41bf-8863-33e0cf39cc4d tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 200 Sep 07 10:57:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 637/1240] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:13 2026] GET /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 954 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c5314942-ce10-41bd-865b-7ff1d2f50824 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5314942-ce10-41bd-865b-7ff1d2f50824 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] DELETE http://192.168.122.99/volume/v3/volume-transfers/51d2d7e3-9acd-4e1b-b6a1-70094b720592 Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5314942-ce10-41bd-865b-7ff1d2f50824 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5314942-ce10-41bd-865b-7ff1d2f50824 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.api.contrib.volume_transfer [None req-c5314942-ce10-41bd-865b-7ff1d2f50824 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Delete transfer with id: 51d2d7e3-9acd-4e1b-b6a1-70094b720592 Sep 07 10:57:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5314942-ce10-41bd-865b-7ff1d2f50824 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volume-transfers/51d2d7e3-9acd-4e1b-b6a1-70094b720592 returned with HTTP 404 Sep 07 10:57:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 604/1241] 192.168.122.99 () {60 vars in 1298 bytes} [Mon Sep 7 10:57:13 2026] DELETE /volume/v3/volume-transfers/51d2d7e3-9acd-4e1b-b6a1-70094b720592 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b2ffa01c-b2d5-48f8-8e7e-93065db25747 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b2ffa01c-b2d5-48f8-8e7e-93065db25747 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b2ffa01c-b2d5-48f8-8e7e-93065db25747 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b2ffa01c-b2d5-48f8-8e7e-93065db25747 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b2ffa01c-b2d5-48f8-8e7e-93065db25747 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Delete volume with id: d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b2ffa01c-b2d5-48f8-8e7e-93065db25747 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Volume info retrieved successfully. Sep 07 10:57:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b2ffa01c-b2d5-48f8-8e7e-93065db25747 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Delete volume request issued successfully. Sep 07 10:57:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b2ffa01c-b2d5-48f8-8e7e-93065db25747 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 202 Sep 07 10:57:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-01dfc009-2841-4ff5-9aaf-20d845ae6266 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 638/1242] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 10:57:13 2026] DELETE /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:57:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-01dfc009-2841-4ff5-9aaf-20d845ae6266 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] GET http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-01dfc009-2841-4ff5-9aaf-20d845ae6266 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-01dfc009-2841-4ff5-9aaf-20d845ae6266 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-01dfc009-2841-4ff5-9aaf-20d845ae6266 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Volume info retrieved successfully. Sep 07 10:57:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-01dfc009-2841-4ff5-9aaf-20d845ae6266 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 200 Sep 07 10:57:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 605/1243] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:14 2026] GET /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 1137 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-16bd8e4d-1b75-41bb-8aff-4d195531fc4e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16bd8e4d-1b75-41bb-8aff-4d195531fc4e tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 Sep 07 10:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16bd8e4d-1b75-41bb-8aff-4d195531fc4e tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16bd8e4d-1b75-41bb-8aff-4d195531fc4e tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-16bd8e4d-1b75-41bb-8aff-4d195531fc4e tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16bd8e4d-1b75-41bb-8aff-4d195531fc4e tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 returned with HTTP 200 Sep 07 10:57:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 639/1244] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:14 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 => generated 468 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2a2b61ae-e542-4986-8072-1b1b0c08bfd2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a2b61ae-e542-4986-8072-1b1b0c08bfd2 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] GET http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a2b61ae-e542-4986-8072-1b1b0c08bfd2 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a2b61ae-e542-4986-8072-1b1b0c08bfd2 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2a2b61ae-e542-4986-8072-1b1b0c08bfd2 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Volume info retrieved successfully. Sep 07 10:57:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a2b61ae-e542-4986-8072-1b1b0c08bfd2 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 200 Sep 07 10:57:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 606/1245] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:15 2026] GET /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 1137 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 10:57:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1d7b10a-d8a5-4d91-a5f8-2c74d89567d9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1d7b10a-d8a5-4d91-a5f8-2c74d89567d9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 Sep 07 10:57:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1d7b10a-d8a5-4d91-a5f8-2c74d89567d9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1d7b10a-d8a5-4d91-a5f8-2c74d89567d9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e1d7b10a-d8a5-4d91-a5f8-2c74d89567d9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Snapshot retrieved successfully. Sep 07 10:57:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1d7b10a-d8a5-4d91-a5f8-2c74d89567d9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 returned with HTTP 200 Sep 07 10:57:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 640/1246] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:15 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-814c4862-dd93-4fd8-868f-dca4761b38b5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-814c4862-dd93-4fd8-868f-dca4761b38b5 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] GET http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-814c4862-dd93-4fd8-868f-dca4761b38b5 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-814c4862-dd93-4fd8-868f-dca4761b38b5 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-814c4862-dd93-4fd8-868f-dca4761b38b5 tempest-VolumesTransfersV355Test-268099921 tempest-VolumesTransfersV355Test-268099921-project-admin] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 404 Sep 07 10:57:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 607/1247] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:16 2026] GET /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6923fbdb-227c-4036-9d76-e4e6a56544d4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6923fbdb-227c-4036-9d76-e4e6a56544d4 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] GET http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6923fbdb-227c-4036-9d76-e4e6a56544d4 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6923fbdb-227c-4036-9d76-e4e6a56544d4 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6923fbdb-227c-4036-9d76-e4e6a56544d4 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 404 Sep 07 10:57:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 641/1248] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:16 2026] GET /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-693989da-a314-4fe6-acde-05e15f423921 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-693989da-a314-4fe6-acde-05e15f423921 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] DELETE http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-693989da-a314-4fe6-acde-05e15f423921 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-693989da-a314-4fe6-acde-05e15f423921 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-693989da-a314-4fe6-acde-05e15f423921 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] Delete volume with id: d5706221-b15c-4266-8ab2-a922dab7dce0 Sep 07 10:57:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-693989da-a314-4fe6-acde-05e15f423921 tempest-VolumesTransfersV355Test-1332078146 tempest-VolumesTransfersV355Test-1332078146-project-member] http://192.168.122.99/volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 returned with HTTP 404 Sep 07 10:57:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 608/1249] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 10:57:16 2026] DELETE /volume/v3/volumes/d5706221-b15c-4266-8ab2-a922dab7dce0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9785fd61-4a40-42e5-9137-93d63f9d8dd9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9785fd61-4a40-42e5-9137-93d63f9d8dd9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 Sep 07 10:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9785fd61-4a40-42e5-9137-93d63f9d8dd9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9785fd61-4a40-42e5-9137-93d63f9d8dd9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9785fd61-4a40-42e5-9137-93d63f9d8dd9 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 returned with HTTP 404 Sep 07 10:57:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 642/1250] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:16 2026] GET /volume/v3/snapshots/57836e3e-a4dd-4132-87cd-5915f22b1e29 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-17342e50-959a-471e-838d-d0d8e7f103c6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-17342e50-959a-471e-838d-d0d8e7f103c6 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-17342e50-959a-471e-838d-d0d8e7f103c6 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-17342e50-959a-471e-838d-d0d8e7f103c6 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-17342e50-959a-471e-838d-d0d8e7f103c6 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Volume info retrieved successfully. Sep 07 10:57:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-17342e50-959a-471e-838d-d0d8e7f103c6 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 returned with HTTP 200 Sep 07 10:57:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 609/1251] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:16 2026] GET /volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-efe65b8b-ec81-466a-8d04-38e26b35a059 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efe65b8b-ec81-466a-8d04-38e26b35a059 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] DELETE http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 Sep 07 10:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efe65b8b-ec81-466a-8d04-38e26b35a059 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efe65b8b-ec81-466a-8d04-38e26b35a059 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-efe65b8b-ec81-466a-8d04-38e26b35a059 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Delete volume with id: 7471c4ff-a597-4408-ad6f-33fa4dd9eea1 Sep 07 10:57:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-efe65b8b-ec81-466a-8d04-38e26b35a059 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Volume info retrieved successfully. Sep 07 10:57:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-efe65b8b-ec81-466a-8d04-38e26b35a059 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Delete volume request issued successfully. Sep 07 10:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efe65b8b-ec81-466a-8d04-38e26b35a059 tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 returned with HTTP 202 Sep 07 10:57:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 643/1252] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:57:16 2026] DELETE /volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3741ff66-bb76-49e4-a06c-ab366280afde None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3741ff66-bb76-49e4-a06c-ab366280afde tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3741ff66-bb76-49e4-a06c-ab366280afde tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3741ff66-bb76-49e4-a06c-ab366280afde tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3741ff66-bb76-49e4-a06c-ab366280afde tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Volume info retrieved successfully. Sep 07 10:57:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3741ff66-bb76-49e4-a06c-ab366280afde tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 returned with HTTP 200 Sep 07 10:57:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 610/1253] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:16 2026] GET /volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-90d24fb0-9802-4635-a036-2c32be164a7c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90d24fb0-9802-4635-a036-2c32be164a7c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 Sep 07 10:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90d24fb0-9802-4635-a036-2c32be164a7c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90d24fb0-9802-4635-a036-2c32be164a7c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-90d24fb0-9802-4635-a036-2c32be164a7c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Volume info retrieved successfully. Sep 07 10:57:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90d24fb0-9802-4635-a036-2c32be164a7c tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 returned with HTTP 200 Sep 07 10:57:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 644/1254] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:18 2026] GET /volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 => generated 854 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:57:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4499fca5-d5f1-49f4-817e-cf9a29b5ca5b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4499fca5-d5f1-49f4-817e-cf9a29b5ca5b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] GET http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 Sep 07 10:57:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4499fca5-d5f1-49f4-817e-cf9a29b5ca5b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4499fca5-d5f1-49f4-817e-cf9a29b5ca5b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4499fca5-d5f1-49f4-817e-cf9a29b5ca5b tempest-SnapshotMetadataTestJSON-88356954 tempest-SnapshotMetadataTestJSON-88356954-project-member] http://192.168.122.99/volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 returned with HTTP 404 Sep 07 10:57:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 611/1255] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:19 2026] GET /volume/v3/volumes/7471c4ff-a597-4408-ad6f-33fa4dd9eea1 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f106d382-988d-45e7-99bc-108933c279bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f106d382-988d-45e7-99bc-108933c279bd None None] GET http://192.168.122.99/volume// Sep 07 10:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f106d382-988d-45e7-99bc-108933c279bd None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f106d382-988d-45e7-99bc-108933c279bd None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f106d382-988d-45e7-99bc-108933c279bd None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:57:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 645/1256] 192.168.122.99 () {56 vars in 883 bytes} [Mon Sep 7 10:57:24 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:57:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bdad8f43-55f1-4434-be14-9381102345fb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bdad8f43-55f1-4434-be14-9381102345fb None None] GET http://192.168.122.99/volume// Sep 07 10:57:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bdad8f43-55f1-4434-be14-9381102345fb None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bdad8f43-55f1-4434-be14-9381102345fb None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bdad8f43-55f1-4434-be14-9381102345fb None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:57:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 612/1257] 192.168.122.99 () {56 vars in 883 bytes} [Mon Sep 7 10:57:24 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-91be20a5-02f1-4ebe-b968-a3f71e053402 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91be20a5-02f1-4ebe-b968-a3f71e053402 tempest-VersionsTest-227910145 tempest-VersionsTest-227910145-project-reader] GET http://192.168.122.99/volume/v3/ Sep 07 10:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91be20a5-02f1-4ebe-b968-a3f71e053402 tempest-VersionsTest-227910145 tempest-VersionsTest-227910145-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91be20a5-02f1-4ebe-b968-a3f71e053402 tempest-VersionsTest-227910145 tempest-VersionsTest-227910145-project-reader] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91be20a5-02f1-4ebe-b968-a3f71e053402 tempest-VersionsTest-227910145 tempest-VersionsTest-227910145-project-reader] http://192.168.122.99/volume/v3/ returned with HTTP 200 Sep 07 10:57:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 646/1258] 192.168.122.99 () {58 vars in 1095 bytes} [Mon Sep 7 10:57:24 2026] GET /volume/v3/ => generated 389 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:28 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=121,cinder:INSERT=22,cinder:UPDATE=53 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2092247680"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2092247680'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Create volume of 1 GB Sep 07 10:57:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Availability Zones retrieved successfully. Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Flow 'volume_create_api' (ec4c8b96-2ab0-461b-82dd-7329da21e7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76b5187-6ce0-4886-92c8-a0510975c79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76b5187-6ce0-4886-92c8-a0510975c79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bc0b5b-b54b-4550-bec5-6c19c3a4c989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Created reservations ['1ea51945-63ac-4cbf-a3ff-6933146cfbaf', '76cade78-258f-42a0-87b8-e1328c18ba61', 'e64cae6a-ad9d-4b77-bcda-b4e88e749c43', '317220ef-2f83-4198-91e5-ca0f54cd62de'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bc0b5b-b54b-4550-bec5-6c19c3a4c989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ea51945-63ac-4cbf-a3ff-6933146cfbaf', '76cade78-258f-42a0-87b8-e1328c18ba61', 'e64cae6a-ad9d-4b77-bcda-b4e88e749c43', '317220ef-2f83-4198-91e5-ca0f54cd62de']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2acd2129-73d9-4a77-a9c9-4b6405e4507e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:28 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2acd2129-73d9-4a77-a9c9-4b6405e4507e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fd08728-4291-4547-83b2-578caca2b572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2092247680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c92b32b6ae04071b39a4d148cf59b83',qos_specs=None,replication_status=,reservations=['1ea51945-63ac-4cbf-a3ff-6933146cfbaf','76cade78-258f-42a0-87b8-e1328c18ba61','e64cae6a-ad9d-4b77-bcda-b4e88e749c43','317220ef-2f83-4198-91e5-ca0f54cd62de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0796e96dd4304686be6729d6ed7c27ab',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2092247680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fd08728-4291-4547-83b2-578caca2b572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c92b32b6ae04071b39a4d148cf59b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0796e96dd4304686be6729d6ed7c27ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:29 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5168257a-bc4c-4e08-b7a1-d3da282f43e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:29 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5168257a-bc4c-4e08-b7a1-d3da282f43e5) transitioned into state 'SUCCESS' from state '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-2092247680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c92b32b6ae04071b39a4d148cf59b83',qos_specs=None,replication_status=,reservations=['1ea51945-63ac-4cbf-a3ff-6933146cfbaf','76cade78-258f-42a0-87b8-e1328c18ba61','e64cae6a-ad9d-4b77-bcda-b4e88e749c43','317220ef-2f83-4198-91e5-ca0f54cd62de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0796e96dd4304686be6729d6ed7c27ab',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:29 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f54401-67e2-403c-8d9d-cca06981c01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:29 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f54401-67e2-403c-8d9d-cca06981c01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:29 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Flow 'volume_create_api' (ec4c8b96-2ab0-461b-82dd-7329da21e7e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Create volume request issued successfully. Sep 07 10:57:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ec390b2-c070-4cb3-8f2b-5f84343bb3c8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:57:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 613/1259] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 10:57:28 2026] POST /volume/v3/volumes => generated 826 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4ca981f9-3d6e-4a72-b602-0eea4dbdc1a1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ca981f9-3d6e-4a72-b602-0eea4dbdc1a1 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] GET http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4ca981f9-3d6e-4a72-b602-0eea4dbdc1a1 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4ca981f9-3d6e-4a72-b602-0eea4dbdc1a1 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4ca981f9-3d6e-4a72-b602-0eea4dbdc1a1 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Volume info retrieved successfully. Sep 07 10:57:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ca981f9-3d6e-4a72-b602-0eea4dbdc1a1 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 returned with HTTP 200 Sep 07 10:57:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 647/1260] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:29 2026] GET /volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 => generated 894 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:57:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-25c6a286-1f1b-4da6-a663-31fa6731b419 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-25c6a286-1f1b-4da6-a663-31fa6731b419 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] GET http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-25c6a286-1f1b-4da6-a663-31fa6731b419 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-25c6a286-1f1b-4da6-a663-31fa6731b419 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-25c6a286-1f1b-4da6-a663-31fa6731b419 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Volume info retrieved successfully. Sep 07 10:57:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-25c6a286-1f1b-4da6-a663-31fa6731b419 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 returned with HTTP 200 Sep 07 10:57:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 614/1261] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:30 2026] GET /volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 => generated 918 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2066553178"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2066553178'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Create volume of 1 GB Sep 07 10:57:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Availability Zones retrieved successfully. Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Flow 'volume_create_api' (b8eb2c78-e6ad-4b5f-a930-35789e526a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9422e2c-20f4-4506-8ef9-d9f22df0c89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9422e2c-20f4-4506-8ef9-d9f22df0c89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb775e32-61fa-47d9-aae3-38c6f5a15963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Created reservations ['744ae5a1-1770-41b9-bad2-4ac23745e9e8', '9b855911-58fb-4964-ac33-043b262ae3b4', '4ba75632-0707-46f8-b5e8-8935bcc28b5d', '0b4df846-3890-4992-89f3-c5b6d334f64b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb775e32-61fa-47d9-aae3-38c6f5a15963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['744ae5a1-1770-41b9-bad2-4ac23745e9e8', '9b855911-58fb-4964-ac33-043b262ae3b4', '4ba75632-0707-46f8-b5e8-8935bcc28b5d', '0b4df846-3890-4992-89f3-c5b6d334f64b']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1967713-d06c-4220-8241-a6f7ebd2ba0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1967713-d06c-4220-8241-a6f7ebd2ba0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57468b01-682a-4d5f-b6d5-fd90b4bad59f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2066553178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43683fb704a849f6a34e46c479a1c51c',qos_specs=None,replication_status=,reservations=['744ae5a1-1770-41b9-bad2-4ac23745e9e8','9b855911-58fb-4964-ac33-043b262ae3b4','4ba75632-0707-46f8-b5e8-8935bcc28b5d','0b4df846-3890-4992-89f3-c5b6d334f64b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b5ade7f06747d8990a32653c3e6322',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2066553178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57468b01-682a-4d5f-b6d5-fd90b4bad59f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43683fb704a849f6a34e46c479a1c51c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7b5ade7f06747d8990a32653c3e6322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9cb2a9-35b1-4ff7-a715-acaab1de4f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9cb2a9-35b1-4ff7-a715-acaab1de4f86) transitioned into state 'SUCCESS' from state '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-2066553178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43683fb704a849f6a34e46c479a1c51c',qos_specs=None,replication_status=,reservations=['744ae5a1-1770-41b9-bad2-4ac23745e9e8','9b855911-58fb-4964-ac33-043b262ae3b4','4ba75632-0707-46f8-b5e8-8935bcc28b5d','0b4df846-3890-4992-89f3-c5b6d334f64b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b5ade7f06747d8990a32653c3e6322',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c9160b-d24f-4197-922e-8e34d414e01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c9160b-d24f-4197-922e-8e34d414e01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Flow 'volume_create_api' (b8eb2c78-e6ad-4b5f-a930-35789e526a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Create volume request issued successfully. Sep 07 10:57:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d1065fa-58fa-41f1-a627-2c996e0224d7 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:57:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 648/1262] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:57:30 2026] POST /volume/v3/volumes => generated 757 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-43899794-44e1-43f9-8f1b-8f8a973a6367 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43899794-44e1-43f9-8f1b-8f8a973a6367 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] GET http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43899794-44e1-43f9-8f1b-8f8a973a6367 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43899794-44e1-43f9-8f1b-8f8a973a6367 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-43899794-44e1-43f9-8f1b-8f8a973a6367 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Volume info retrieved successfully. Sep 07 10:57:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43899794-44e1-43f9-8f1b-8f8a973a6367 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f returned with HTTP 200 Sep 07 10:57:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 615/1263] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:31 2026] GET /volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f => generated 825 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ccccdc7b-f470-4e59-b0ed-4b5494b5562b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccccdc7b-f470-4e59-b0ed-4b5494b5562b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] GET http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccccdc7b-f470-4e59-b0ed-4b5494b5562b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccccdc7b-f470-4e59-b0ed-4b5494b5562b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ccccdc7b-f470-4e59-b0ed-4b5494b5562b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Volume info retrieved successfully. Sep 07 10:57:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccccdc7b-f470-4e59-b0ed-4b5494b5562b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 returned with HTTP 200 Sep 07 10:57:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 649/1264] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:31 2026] GET /volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 => generated 954 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c42d4f68-7c7b-4571-8c02-70db806f9a23 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c42d4f68-7c7b-4571-8c02-70db806f9a23 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] POST http://192.168.122.99/volume/v3/volume-transfers Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c42d4f68-7c7b-4571-8c02-70db806f9a23 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9fd08728-4291-4547-83b2-578caca2b572"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volume_transfer [None req-c42d4f68-7c7b-4571-8c02-70db806f9a23 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Creating new volume transfer {'transfer': {'volume_id': '9fd08728-4291-4547-83b2-578caca2b572'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volume_transfer [None req-c42d4f68-7c7b-4571-8c02-70db806f9a23 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Creating transfer of volume 9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:31 devstack devstack@c-api.service[86959]: INFO cinder.transfer.api [None req-c42d4f68-7c7b-4571-8c02-70db806f9a23 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Generating transfer record for volume 9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c42d4f68-7c7b-4571-8c02-70db806f9a23 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volume-transfers returned with HTTP 202 Sep 07 10:57:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 616/1265] 192.168.122.99 () {62 vars in 1205 bytes} [Mon Sep 7 10:57:31 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4b7f3948-4b4f-4328-8ee2-692626a6a24f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4b7f3948-4b4f-4328-8ee2-692626a6a24f tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] GET http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4b7f3948-4b4f-4328-8ee2-692626a6a24f tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4b7f3948-4b4f-4328-8ee2-692626a6a24f tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4b7f3948-4b4f-4328-8ee2-692626a6a24f tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Volume info retrieved successfully. Sep 07 10:57:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4b7f3948-4b4f-4328-8ee2-692626a6a24f tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 returned with HTTP 200 Sep 07 10:57:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 650/1266] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:31 2026] GET /volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 => generated 962 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4a661810-4c49-4975-9738-0d4646be07d8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4a661810-4c49-4975-9738-0d4646be07d8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] GET http://192.168.122.99/volume/v3/os-volume-transfer/43416883-0ebe-438d-a4be-6d0ab470ca02 Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4a661810-4c49-4975-9738-0d4646be07d8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4a661810-4c49-4975-9738-0d4646be07d8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4a661810-4c49-4975-9738-0d4646be07d8 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] http://192.168.122.99/volume/v3/os-volume-transfer/43416883-0ebe-438d-a4be-6d0ab470ca02 returned with HTTP 200 Sep 07 10:57:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 617/1267] 192.168.122.99 () {60 vars in 1301 bytes} [Mon Sep 7 10:57:31 2026] GET /volume/v3/os-volume-transfer/43416883-0ebe-438d-a4be-6d0ab470ca02 => generated 546 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-723d479d-bba3-4224-8dbd-6a1146938341 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-723d479d-bba3-4224-8dbd-6a1146938341 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] GET http://192.168.122.99/volume/v3/os-volume-transfer Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-723d479d-bba3-4224-8dbd-6a1146938341 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-723d479d-bba3-4224-8dbd-6a1146938341 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.volume_transfer [None req-723d479d-bba3-4224-8dbd-6a1146938341 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] Listing volume transfers {{(pid=86958) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:57:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-723d479d-bba3-4224-8dbd-6a1146938341 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] http://192.168.122.99/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 10:57:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 651/1268] 192.168.122.99 () {60 vars in 1190 bytes} [Mon Sep 7 10:57:31 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] POST http://192.168.122.99/volume/v3/volume-transfers/43416883-0ebe-438d-a4be-6d0ab470ca02/accept Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "af30edd7f0784929"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.contrib.volume_transfer [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Accepting volume transfer 43416883-0ebe-438d-a4be-6d0ab470ca02 {{(pid=86959) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 10:57:31 devstack devstack@c-api.service[86959]: INFO cinder.api.contrib.volume_transfer [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Accepting transfer 43416883-0ebe-438d-a4be-6d0ab470ca02 Sep 07 10:57:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:32 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Created reservations ['ca882ec0-9236-4e8f-b419-27b00012dd54', '61c89d96-c039-4e42-932a-8d0f125f5eb7', 'cab08f4e-0601-4473-94c7-2d0395c14f33', '9a38851b-9f72-43d7-923d-0d865b354890'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:32 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Created reservations ['1e42ed02-c245-4c6b-b04e-17ff5c2293b8', 'd8203a23-d8a5-4acc-a5c9-df8beac7775b', 'ff5b5b9f-07d9-4f23-83c5-f6372c69d214', '2f14fd7f-11e4-4086-b485-7e465714b17c'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-57ffa8b6-f865-4698-97da-7fbac363c126 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:32 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-57ffa8b6-f865-4698-97da-7fbac363c126 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] GET http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-57ffa8b6-f865-4698-97da-7fbac363c126 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-57ffa8b6-f865-4698-97da-7fbac363c126 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-57ffa8b6-f865-4698-97da-7fbac363c126 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Volume info retrieved successfully. Sep 07 10:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-57ffa8b6-f865-4698-97da-7fbac363c126 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f returned with HTTP 200 Sep 07 10:57:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 652/1269] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:32 2026] GET /volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:32 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Created reservations ['a54fb847-9006-40db-a766-1210bf3eb6bd', '3cc92bc8-99ab-4873-9467-3193125ff8a5', '2f6799e7-2428-44d7-a633-eb4b5718af01', 'ca3719ee-61f1-4e50-9e58-b6cbdc53894e'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:32 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Created reservations ['285b5ef2-636c-4a78-af77-539762cd87fb', 'dd350c99-b660-4e2c-b057-b51cfe8fefca', '91d2dfd7-9136-4f35-aadd-355f884df497', 'bb664d4f-3a32-4ff4-adb0-88cd94033439'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Transfer volume completed successfully. Sep 07 10:57:32 devstack devstack@c-api.service[86959]: INFO cinder.transfer.api [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Volume 9fd08728-4291-4547-83b2-578caca2b572 has been transferred. Sep 07 10:57:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3cc1a96c-4e4e-4106-9d71-6c23c83409e6 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] http://192.168.122.99/volume/v3/volume-transfers/43416883-0ebe-438d-a4be-6d0ab470ca02/accept returned with HTTP 202 Sep 07 10:57:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 618/1270] 192.168.122.99 () {62 vars in 1337 bytes} [Mon Sep 7 10:57:31 2026] POST /volume/v3/volume-transfers/43416883-0ebe-438d-a4be-6d0ab470ca02/accept => generated 371 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c9b36bb9-32b8-471e-8aba-1cadd936485c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9b36bb9-32b8-471e-8aba-1cadd936485c tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] GET http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c9b36bb9-32b8-471e-8aba-1cadd936485c tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c9b36bb9-32b8-471e-8aba-1cadd936485c tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c9b36bb9-32b8-471e-8aba-1cadd936485c tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Volume info retrieved successfully. Sep 07 10:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9b36bb9-32b8-471e-8aba-1cadd936485c tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 returned with HTTP 200 Sep 07 10:57:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 653/1271] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:32 2026] GET /volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 => generated 954 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0ed862b7-4e4c-425b-927e-5364006bed31 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ed862b7-4e4c-425b-927e-5364006bed31 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] GET http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0ed862b7-4e4c-425b-927e-5364006bed31 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0ed862b7-4e4c-425b-927e-5364006bed31 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0ed862b7-4e4c-425b-927e-5364006bed31 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] Volume info retrieved successfully. Sep 07 10:57:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ed862b7-4e4c-425b-927e-5364006bed31 tempest-VolumesTransfersV357Test-563926140 tempest-VolumesTransfersV357Test-563926140-project-member] http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 returned with HTTP 200 Sep 07 10:57:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 619/1272] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:32 2026] GET /volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 => generated 954 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4b2e987a-e1b9-43bf-8e86-9ef25418d531 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4b2e987a-e1b9-43bf-8e86-9ef25418d531 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] DELETE http://192.168.122.99/volume/v3/volume-transfers/43416883-0ebe-438d-a4be-6d0ab470ca02 Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4b2e987a-e1b9-43bf-8e86-9ef25418d531 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4b2e987a-e1b9-43bf-8e86-9ef25418d531 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-4b2e987a-e1b9-43bf-8e86-9ef25418d531 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Delete transfer with id: 43416883-0ebe-438d-a4be-6d0ab470ca02 Sep 07 10:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4b2e987a-e1b9-43bf-8e86-9ef25418d531 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volume-transfers/43416883-0ebe-438d-a4be-6d0ab470ca02 returned with HTTP 404 Sep 07 10:57:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 654/1273] 192.168.122.99 () {60 vars in 1298 bytes} [Mon Sep 7 10:57:32 2026] DELETE /volume/v3/volume-transfers/43416883-0ebe-438d-a4be-6d0ab470ca02 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9b3b337e-b1fb-4f33-9a36-00e0b4a717f0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9b3b337e-b1fb-4f33-9a36-00e0b4a717f0 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9b3b337e-b1fb-4f33-9a36-00e0b4a717f0 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9b3b337e-b1fb-4f33-9a36-00e0b4a717f0 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:32 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-9b3b337e-b1fb-4f33-9a36-00e0b4a717f0 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Delete volume with id: 9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9b3b337e-b1fb-4f33-9a36-00e0b4a717f0 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Volume info retrieved successfully. Sep 07 10:57:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9b3b337e-b1fb-4f33-9a36-00e0b4a717f0 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Delete volume request issued successfully. Sep 07 10:57:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9b3b337e-b1fb-4f33-9a36-00e0b4a717f0 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 returned with HTTP 202 Sep 07 10:57:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 620/1274] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 10:57:32 2026] DELETE /volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4302aad2-133f-4655-a11f-680224dba76d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4302aad2-133f-4655-a11f-680224dba76d tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] GET http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4302aad2-133f-4655-a11f-680224dba76d tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4302aad2-133f-4655-a11f-680224dba76d tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4302aad2-133f-4655-a11f-680224dba76d tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Volume info retrieved successfully. Sep 07 10:57:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4302aad2-133f-4655-a11f-680224dba76d tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 returned with HTTP 200 Sep 07 10:57:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 655/1275] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:32 2026] GET /volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 => generated 1137 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:57:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-22309b3a-9b53-40c3-af0f-228c300a0a17 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-22309b3a-9b53-40c3-af0f-228c300a0a17 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] GET http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f Sep 07 10:57:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-22309b3a-9b53-40c3-af0f-228c300a0a17 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-22309b3a-9b53-40c3-af0f-228c300a0a17 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-22309b3a-9b53-40c3-af0f-228c300a0a17 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Volume info retrieved successfully. Sep 07 10:57:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-22309b3a-9b53-40c3-af0f-228c300a0a17 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f returned with HTTP 200 Sep 07 10:57:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 621/1276] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:33 2026] GET /volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5c7d9b09-3a91-428f-90aa-c715a1a3f030 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c7d9b09-3a91-428f-90aa-c715a1a3f030 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-reader] GET http://192.168.122.99/volume/v3/limits Sep 07 10:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c7d9b09-3a91-428f-90aa-c715a1a3f030 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c7d9b09-3a91-428f-90aa-c715a1a3f030 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c7d9b09-3a91-428f-90aa-c715a1a3f030 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-reader] http://192.168.122.99/volume/v3/limits returned with HTTP 200 Sep 07 10:57:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 656/1277] 192.168.122.99 () {58 vars in 1113 bytes} [Mon Sep 7 10:57:33 2026] GET /volume/v3/limits => generated 302 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-610ddfd0-5266-496e-b8fb-7e11611cd63d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-610ddfd0-5266-496e-b8fb-7e11611cd63d tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] GET http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f Sep 07 10:57:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-610ddfd0-5266-496e-b8fb-7e11611cd63d tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-610ddfd0-5266-496e-b8fb-7e11611cd63d tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-610ddfd0-5266-496e-b8fb-7e11611cd63d tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Volume info retrieved successfully. Sep 07 10:57:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-610ddfd0-5266-496e-b8fb-7e11611cd63d tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f returned with HTTP 200 Sep 07 10:57:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 622/1278] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:33 2026] GET /volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-86358c9c-3048-4089-b6e2-40f06aa01f6c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86358c9c-3048-4089-b6e2-40f06aa01f6c tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] DELETE http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f Sep 07 10:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86358c9c-3048-4089-b6e2-40f06aa01f6c tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86358c9c-3048-4089-b6e2-40f06aa01f6c tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-86358c9c-3048-4089-b6e2-40f06aa01f6c tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Delete volume with id: 57468b01-682a-4d5f-b6d5-fd90b4bad59f Sep 07 10:57:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-86358c9c-3048-4089-b6e2-40f06aa01f6c tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Volume info retrieved successfully. Sep 07 10:57:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-86358c9c-3048-4089-b6e2-40f06aa01f6c tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Delete volume request issued successfully. Sep 07 10:57:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86358c9c-3048-4089-b6e2-40f06aa01f6c tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f returned with HTTP 202 Sep 07 10:57:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 657/1279] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:57:33 2026] DELETE /volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:57:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6630784d-8b68-4e71-957e-7ad1d2dc2b03 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6630784d-8b68-4e71-957e-7ad1d2dc2b03 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] GET http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f Sep 07 10:57:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6630784d-8b68-4e71-957e-7ad1d2dc2b03 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6630784d-8b68-4e71-957e-7ad1d2dc2b03 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6630784d-8b68-4e71-957e-7ad1d2dc2b03 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Volume info retrieved successfully. Sep 07 10:57:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6630784d-8b68-4e71-957e-7ad1d2dc2b03 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f returned with HTTP 200 Sep 07 10:57:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 623/1280] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:33 2026] GET /volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ccd2701c-eebd-41f3-aa46-7a7da65d8c16 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccd2701c-eebd-41f3-aa46-7a7da65d8c16 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] GET http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccd2701c-eebd-41f3-aa46-7a7da65d8c16 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccd2701c-eebd-41f3-aa46-7a7da65d8c16 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccd2701c-eebd-41f3-aa46-7a7da65d8c16 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 returned with HTTP 404 Sep 07 10:57:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 658/1281] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:34 2026] GET /volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-339314d7-0087-4a28-b9c8-186a392c216c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-339314d7-0087-4a28-b9c8-186a392c216c tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] GET http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-339314d7-0087-4a28-b9c8-186a392c216c tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-339314d7-0087-4a28-b9c8-186a392c216c tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-339314d7-0087-4a28-b9c8-186a392c216c tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 returned with HTTP 404 Sep 07 10:57:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 624/1282] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:34 2026] GET /volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0cf4fd2b-5f38-42eb-9da0-1d4b47e7298f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0cf4fd2b-5f38-42eb-9da0-1d4b47e7298f tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] DELETE http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0cf4fd2b-5f38-42eb-9da0-1d4b47e7298f tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0cf4fd2b-5f38-42eb-9da0-1d4b47e7298f tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0cf4fd2b-5f38-42eb-9da0-1d4b47e7298f tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Delete volume with id: 9fd08728-4291-4547-83b2-578caca2b572 Sep 07 10:57:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0cf4fd2b-5f38-42eb-9da0-1d4b47e7298f tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 returned with HTTP 404 Sep 07 10:57:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 659/1283] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 10:57:34 2026] DELETE /volume/v3/volumes/9fd08728-4291-4547-83b2-578caca2b572 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-102982779"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-102982779'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Create volume of 1 GB Sep 07 10:57:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Availability Zones retrieved successfully. Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Flow 'volume_create_api' (4dbe771a-d4fc-4fa2-8cbc-3ee8d71140f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28b958c-6f87-46e3-8bb3-302ca6fd9985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28b958c-6f87-46e3-8bb3-302ca6fd9985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8621d146-ffb7-4572-8d2c-9b12b5de79ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Created reservations ['a07d6c10-6fc5-4007-bf62-c80cd620be46', '694bb366-67e6-4904-81e3-acc3feb0fcd7', '16b46d00-1782-4ad0-b23f-7e4823191063', '78a0b792-4c54-4ef2-a67c-9297914dd1e0'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8621d146-ffb7-4572-8d2c-9b12b5de79ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a07d6c10-6fc5-4007-bf62-c80cd620be46', '694bb366-67e6-4904-81e3-acc3feb0fcd7', '16b46d00-1782-4ad0-b23f-7e4823191063', '78a0b792-4c54-4ef2-a67c-9297914dd1e0']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fccecb53-b282-4319-92d3-8ed6eb5110e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fccecb53-b282-4319-92d3-8ed6eb5110e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f5f5d57-ccf2-4483-a8e2-a193f5bedc35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-102982779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c92b32b6ae04071b39a4d148cf59b83',qos_specs=None,replication_status=,reservations=['a07d6c10-6fc5-4007-bf62-c80cd620be46','694bb366-67e6-4904-81e3-acc3feb0fcd7','16b46d00-1782-4ad0-b23f-7e4823191063','78a0b792-4c54-4ef2-a67c-9297914dd1e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0796e96dd4304686be6729d6ed7c27ab',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-102982779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f5f5d57-ccf2-4483-a8e2-a193f5bedc35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c92b32b6ae04071b39a4d148cf59b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0796e96dd4304686be6729d6ed7c27ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5aead9-98ea-4473-ae0d-131b0d433dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8870ba24-01ed-4249-9244-dc1a230a6999 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8870ba24-01ed-4249-9244-dc1a230a6999 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] GET http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8870ba24-01ed-4249-9244-dc1a230a6999 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8870ba24-01ed-4249-9244-dc1a230a6999 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5aead9-98ea-4473-ae0d-131b0d433dcb) transitioned into state 'SUCCESS' from state '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-102982779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c92b32b6ae04071b39a4d148cf59b83',qos_specs=None,replication_status=,reservations=['a07d6c10-6fc5-4007-bf62-c80cd620be46','694bb366-67e6-4904-81e3-acc3feb0fcd7','16b46d00-1782-4ad0-b23f-7e4823191063','78a0b792-4c54-4ef2-a67c-9297914dd1e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0796e96dd4304686be6729d6ed7c27ab',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8870ba24-01ed-4249-9244-dc1a230a6999 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Volume info retrieved successfully. Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89535b6-a50f-45f2-80bf-1484fcc22848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8870ba24-01ed-4249-9244-dc1a230a6999 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f returned with HTTP 200 Sep 07 10:57:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 660/1284] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:34 2026] GET /volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89535b6-a50f-45f2-80bf-1484fcc22848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Flow 'volume_create_api' (4dbe771a-d4fc-4fa2-8cbc-3ee8d71140f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Create volume request issued successfully. Sep 07 10:57:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9a0e05e3-e7fe-4415-a88e-c078c384b03b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:57:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 625/1285] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 10:57:34 2026] POST /volume/v3/volumes => generated 825 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f6a21c81-9e25-4301-b09d-56593c6ebc2e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6a21c81-9e25-4301-b09d-56593c6ebc2e tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] GET http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6a21c81-9e25-4301-b09d-56593c6ebc2e tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6a21c81-9e25-4301-b09d-56593c6ebc2e tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f6a21c81-9e25-4301-b09d-56593c6ebc2e tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Volume info retrieved successfully. Sep 07 10:57:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6a21c81-9e25-4301-b09d-56593c6ebc2e tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 returned with HTTP 200 Sep 07 10:57:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 661/1286] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:34 2026] GET /volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 => generated 893 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-95711d0f-48e0-43ba-a4f8-c69093ebade3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95711d0f-48e0-43ba-a4f8-c69093ebade3 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] GET http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f Sep 07 10:57:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95711d0f-48e0-43ba-a4f8-c69093ebade3 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-95711d0f-48e0-43ba-a4f8-c69093ebade3 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-95711d0f-48e0-43ba-a4f8-c69093ebade3 tempest-AbsoluteLimitsTests-832870521 tempest-AbsoluteLimitsTests-832870521-project-member] http://192.168.122.99/volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f returned with HTTP 404 Sep 07 10:57:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 626/1287] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:35 2026] GET /volume/v3/volumes/57468b01-682a-4d5f-b6d5-fd90b4bad59f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a85f0236-c2c4-436e-ad51-42973b86c785 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a85f0236-c2c4-436e-ad51-42973b86c785 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] GET http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a85f0236-c2c4-436e-ad51-42973b86c785 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a85f0236-c2c4-436e-ad51-42973b86c785 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a85f0236-c2c4-436e-ad51-42973b86c785 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Volume info retrieved successfully. Sep 07 10:57:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a85f0236-c2c4-436e-ad51-42973b86c785 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 returned with HTTP 200 Sep 07 10:57:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 662/1288] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:35 2026] GET /volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-def7edf8-4de7-4e16-be6c-6abca2bb2ccd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-def7edf8-4de7-4e16-be6c-6abca2bb2ccd tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] GET http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-def7edf8-4de7-4e16-be6c-6abca2bb2ccd tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-def7edf8-4de7-4e16-be6c-6abca2bb2ccd tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-def7edf8-4de7-4e16-be6c-6abca2bb2ccd tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Volume info retrieved successfully. Sep 07 10:57:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-def7edf8-4de7-4e16-be6c-6abca2bb2ccd tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 returned with HTTP 200 Sep 07 10:57:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 627/1289] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:37 2026] GET /volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 => generated 953 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-681bd8cf-1a0a-4fec-b395-67e9ad3e4aa7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-681bd8cf-1a0a-4fec-b395-67e9ad3e4aa7 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] POST http://192.168.122.99/volume/v3/volume-transfers Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-681bd8cf-1a0a-4fec-b395-67e9ad3e4aa7 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3f5f5d57-ccf2-4483-a8e2-a193f5bedc35"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volume_transfer [None req-681bd8cf-1a0a-4fec-b395-67e9ad3e4aa7 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Creating new volume transfer {'transfer': {'volume_id': '3f5f5d57-ccf2-4483-a8e2-a193f5bedc35'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volume_transfer [None req-681bd8cf-1a0a-4fec-b395-67e9ad3e4aa7 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Creating transfer of volume 3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.transfer.api [None req-681bd8cf-1a0a-4fec-b395-67e9ad3e4aa7 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Generating transfer record for volume 3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1511058213"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1511058213'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Create volume of 1 GB Sep 07 10:57:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Availability Zones retrieved successfully. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-681bd8cf-1a0a-4fec-b395-67e9ad3e4aa7 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volume-transfers returned with HTTP 202 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 663/1290] 192.168.122.99 () {62 vars in 1205 bytes} [Mon Sep 7 10:57:37 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-740d0be0-2d52-452a-9a07-d6f2bd18cf30 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-740d0be0-2d52-452a-9a07-d6f2bd18cf30 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] GET http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-740d0be0-2d52-452a-9a07-d6f2bd18cf30 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-740d0be0-2d52-452a-9a07-d6f2bd18cf30 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Flow 'volume_create_api' (5b14b36d-3165-47f6-ada6-0c7474fbb0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43db4595-1ed6-459e-af09-4de6df7da440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-740d0be0-2d52-452a-9a07-d6f2bd18cf30 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Volume info retrieved successfully. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-740d0be0-2d52-452a-9a07-d6f2bd18cf30 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 returned with HTTP 200 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 664/1291] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:37 2026] GET /volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 => generated 961 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5885910e-34e2-423e-b595-c2070ac59aa7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5885910e-34e2-423e-b595-c2070ac59aa7 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] GET http://192.168.122.99/volume/v3/os-volume-transfer/detail Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5885910e-34e2-423e-b595-c2070ac59aa7 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5885910e-34e2-423e-b595-c2070ac59aa7 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.volume_transfer [None req-5885910e-34e2-423e-b595-c2070ac59aa7 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] Listing volume transfers {{(pid=86958) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43db4595-1ed6-459e-af09-4de6df7da440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5885910e-34e2-423e-b595-c2070ac59aa7 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-reader] http://192.168.122.99/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 665/1292] 192.168.122.99 () {60 vars in 1211 bytes} [Mon Sep 7 10:57:37 2026] GET /volume/v3/os-volume-transfer/detail => generated 549 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de05a422-f374-4734-b220-fe56eaf3acc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-20583ada-5b64-45c7-ae1f-eb458532f3ec None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20583ada-5b64-45c7-ae1f-eb458532f3ec tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] DELETE http://192.168.122.99/volume/v3/volume-transfers/3d1b4921-d226-4b2f-8440-5743015da05c Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20583ada-5b64-45c7-ae1f-eb458532f3ec tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20583ada-5b64-45c7-ae1f-eb458532f3ec tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-20583ada-5b64-45c7-ae1f-eb458532f3ec tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Delete transfer with id: 3d1b4921-d226-4b2f-8440-5743015da05c Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20583ada-5b64-45c7-ae1f-eb458532f3ec tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volume-transfers/3d1b4921-d226-4b2f-8440-5743015da05c returned with HTTP 202 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 666/1293] 192.168.122.99 () {60 vars in 1298 bytes} [Mon Sep 7 10:57:37 2026] DELETE /volume/v3/volume-transfers/3d1b4921-d226-4b2f-8440-5743015da05c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-19ea9b3f-8c12-4a36-89d3-c9be2fd5bf8a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19ea9b3f-8c12-4a36-89d3-c9be2fd5bf8a tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] GET http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19ea9b3f-8c12-4a36-89d3-c9be2fd5bf8a tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19ea9b3f-8c12-4a36-89d3-c9be2fd5bf8a tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Created reservations ['49f4a95a-fe42-4253-bb80-df3e4bde2b11', '5544348d-3aa9-4d15-a890-eabf339fa352', 'e821c5c7-234c-459f-a4c4-c8b5db179a8d', '14b57c8a-731c-4cf0-b56b-b07ff1c1f516'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de05a422-f374-4734-b220-fe56eaf3acc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49f4a95a-fe42-4253-bb80-df3e4bde2b11', '5544348d-3aa9-4d15-a890-eabf339fa352', 'e821c5c7-234c-459f-a4c4-c8b5db179a8d', '14b57c8a-731c-4cf0-b56b-b07ff1c1f516']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-19ea9b3f-8c12-4a36-89d3-c9be2fd5bf8a tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Volume info retrieved successfully. Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6cb66e8-ec24-4005-b65f-0937297a0ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19ea9b3f-8c12-4a36-89d3-c9be2fd5bf8a tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 returned with HTTP 200 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 667/1294] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:37 2026] GET /volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 => generated 953 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7fa605e1-0579-41a4-bdbd-483036c64b92 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7fa605e1-0579-41a4-bdbd-483036c64b92 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] DELETE http://192.168.122.99/volume/v3/volume-transfers/3d1b4921-d226-4b2f-8440-5743015da05c Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7fa605e1-0579-41a4-bdbd-483036c64b92 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7fa605e1-0579-41a4-bdbd-483036c64b92 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-7fa605e1-0579-41a4-bdbd-483036c64b92 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Delete transfer with id: 3d1b4921-d226-4b2f-8440-5743015da05c Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6cb66e8-ec24-4005-b65f-0937297a0ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a42a93a-0a92-4614-af6c-5466a10dfe1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1511058213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e0d8f279ad542729610c848966266d0',qos_specs=None,replication_status=,reservations=['49f4a95a-fe42-4253-bb80-df3e4bde2b11','5544348d-3aa9-4d15-a890-eabf339fa352','e821c5c7-234c-459f-a4c4-c8b5db179a8d','14b57c8a-731c-4cf0-b56b-b07ff1c1f516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e554620408b485ea2516f40f0b2e6f0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1511058213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a42a93a-0a92-4614-af6c-5466a10dfe1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e0d8f279ad542729610c848966266d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e554620408b485ea2516f40f0b2e6f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7fa605e1-0579-41a4-bdbd-483036c64b92 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volume-transfers/3d1b4921-d226-4b2f-8440-5743015da05c returned with HTTP 404 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 668/1295] 192.168.122.99 () {60 vars in 1298 bytes} [Mon Sep 7 10:57:37 2026] DELETE /volume/v3/volume-transfers/3d1b4921-d226-4b2f-8440-5743015da05c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (787b0c1c-7227-4ec6-9d9d-4ad08715b478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-68e65d9e-c922-4b45-936f-c2bbb6c8d277 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68e65d9e-c922-4b45-936f-c2bbb6c8d277 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68e65d9e-c922-4b45-936f-c2bbb6c8d277 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68e65d9e-c922-4b45-936f-c2bbb6c8d277 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-68e65d9e-c922-4b45-936f-c2bbb6c8d277 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Delete volume with id: 3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-68e65d9e-c922-4b45-936f-c2bbb6c8d277 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Volume info retrieved successfully. Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (787b0c1c-7227-4ec6-9d9d-4ad08715b478) transitioned into state 'SUCCESS' from state '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-1511058213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e0d8f279ad542729610c848966266d0',qos_specs=None,replication_status=,reservations=['49f4a95a-fe42-4253-bb80-df3e4bde2b11','5544348d-3aa9-4d15-a890-eabf339fa352','e821c5c7-234c-459f-a4c4-c8b5db179a8d','14b57c8a-731c-4cf0-b56b-b07ff1c1f516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e554620408b485ea2516f40f0b2e6f0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a10a34f-67bf-45b6-aa9c-3a7f949570a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-68e65d9e-c922-4b45-936f-c2bbb6c8d277 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Delete volume request issued successfully. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68e65d9e-c922-4b45-936f-c2bbb6c8d277 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 returned with HTTP 202 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 669/1296] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 10:57:37 2026] DELETE /volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a10a34f-67bf-45b6-aa9c-3a7f949570a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f830761d-3933-4f4b-97d0-695e7ab2d01c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Flow 'volume_create_api' (5b14b36d-3165-47f6-ada6-0c7474fbb0a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Create volume request issued successfully. Sep 07 10:57:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e29536f1-a5af-4cd3-8ac9-72d0c47ae588 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f830761d-3933-4f4b-97d0-695e7ab2d01c tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] GET http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 628/1297] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:57:37 2026] POST /volume/v3/volumes => generated 762 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f830761d-3933-4f4b-97d0-695e7ab2d01c tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f830761d-3933-4f4b-97d0-695e7ab2d01c tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a38d3050-cf05-4058-bd8b-7f22384274ac None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a38d3050-cf05-4058-bd8b-7f22384274ac tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a38d3050-cf05-4058-bd8b-7f22384274ac tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a38d3050-cf05-4058-bd8b-7f22384274ac tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f830761d-3933-4f4b-97d0-695e7ab2d01c tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Volume info retrieved successfully. Sep 07 10:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f830761d-3933-4f4b-97d0-695e7ab2d01c tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 returned with HTTP 200 Sep 07 10:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 670/1298] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:37 2026] GET /volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 => generated 1136 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:57:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a38d3050-cf05-4058-bd8b-7f22384274ac tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a38d3050-cf05-4058-bd8b-7f22384274ac tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 629/1299] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:37 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 830 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f52347e9-19d6-48e6-b2c7-7b523f033597 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f52347e9-19d6-48e6-b2c7-7b523f033597 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] GET http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f52347e9-19d6-48e6-b2c7-7b523f033597 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f52347e9-19d6-48e6-b2c7-7b523f033597 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f52347e9-19d6-48e6-b2c7-7b523f033597 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Volume info retrieved successfully. Sep 07 10:57:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-62b0525c-171b-41f9-b0aa-f60fc601a122 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-62b0525c-171b-41f9-b0aa-f60fc601a122 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-62b0525c-171b-41f9-b0aa-f60fc601a122 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-62b0525c-171b-41f9-b0aa-f60fc601a122 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f52347e9-19d6-48e6-b2c7-7b523f033597 tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 returned with HTTP 200 Sep 07 10:57:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 671/1300] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:38 2026] GET /volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 => generated 1136 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:57:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-62b0525c-171b-41f9-b0aa-f60fc601a122 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-62b0525c-171b-41f9-b0aa-f60fc601a122 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 630/1301] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:39 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3d097bd2-2859-41cf-9679-3e7fc3f8512a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d097bd2-2859-41cf-9679-3e7fc3f8512a tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] GET http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d097bd2-2859-41cf-9679-3e7fc3f8512a tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d097bd2-2859-41cf-9679-3e7fc3f8512a tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d097bd2-2859-41cf-9679-3e7fc3f8512a tempest-VolumesTransfersV357Test-1699328997 tempest-VolumesTransfersV357Test-1699328997-project-admin] http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 returned with HTTP 404 Sep 07 10:57:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 672/1302] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:40 2026] GET /volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8aa8efd0-5292-4caf-aa7a-9452d5afba1b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8aa8efd0-5292-4caf-aa7a-9452d5afba1b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] GET http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8aa8efd0-5292-4caf-aa7a-9452d5afba1b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8aa8efd0-5292-4caf-aa7a-9452d5afba1b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bbff1086-f7c5-4839-a5c4-6755453be41b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbff1086-f7c5-4839-a5c4-6755453be41b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbff1086-f7c5-4839-a5c4-6755453be41b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbff1086-f7c5-4839-a5c4-6755453be41b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8aa8efd0-5292-4caf-aa7a-9452d5afba1b tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 returned with HTTP 404 Sep 07 10:57:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 631/1303] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:57:40 2026] GET /volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fff84818-52ad-4574-bda7-20589cad8207 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fff84818-52ad-4574-bda7-20589cad8207 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] DELETE http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fff84818-52ad-4574-bda7-20589cad8207 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fff84818-52ad-4574-bda7-20589cad8207 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:40 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-fff84818-52ad-4574-bda7-20589cad8207 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] Delete volume with id: 3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 Sep 07 10:57:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fff84818-52ad-4574-bda7-20589cad8207 tempest-VolumesTransfersV357Test-187994330 tempest-VolumesTransfersV357Test-187994330-project-member] http://192.168.122.99/volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 returned with HTTP 404 Sep 07 10:57:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 632/1304] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 10:57:40 2026] DELETE /volume/v3/volumes/3f5f5d57-ccf2-4483-a8e2-a193f5bedc35 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 10:57:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bbff1086-f7c5-4839-a5c4-6755453be41b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbff1086-f7c5-4839-a5c4-6755453be41b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 673/1305] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:40 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 855 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-4d28e0aa-2bce-47f5-8190-3b307c0bdd69 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-4d28e0aa-2bce-47f5-8190-3b307c0bdd69 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-4d28e0aa-2bce-47f5-8190-3b307c0bdd69 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-4d28e0aa-2bce-47f5-8190-3b307c0bdd69 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-4d28e0aa-2bce-47f5-8190-3b307c0bdd69 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-4d28e0aa-2bce-47f5-8190-3b307c0bdd69 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 633/1306] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:57:40 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-02a34169-a39d-4218-a7a5-935756c3a4c5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02a34169-a39d-4218-a7a5-935756c3a4c5 None None] GET http://192.168.122.99/volume// Sep 07 10:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02a34169-a39d-4218-a7a5-935756c3a4c5 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02a34169-a39d-4218-a7a5-935756c3a4c5 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02a34169-a39d-4218-a7a5-935756c3a4c5 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:57:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 674/1307] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:57:40 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:57:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-7970563f-cec3-4335-b84b-24a457130765 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-7970563f-cec3-4335-b84b-24a457130765 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:57:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-7970563f-cec3-4335-b84b-24a457130765 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a42a93a-0a92-4614-af6c-5466a10dfe1a", "connector": null, "instance_uuid": "1cff061a-07a2-4c90-bd69-9a7d267475b8"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-7970563f-cec3-4335-b84b-24a457130765 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:57:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 634/1308] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:57:40 2026] POST /volume/v3/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ef57151-d096-4f29-8162-c3fe355d4b36 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ef57151-d096-4f29-8162-c3fe355d4b36 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ef57151-d096-4f29-8162-c3fe355d4b36 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ef57151-d096-4f29-8162-c3fe355d4b36 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4b9e7105-d6c0-4c1a-8637-ec998c7cbd4f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b9e7105-d6c0-4c1a-8637-ec998c7cbd4f None None] GET http://192.168.122.99/volume// Sep 07 10:57:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b9e7105-d6c0-4c1a-8637-ec998c7cbd4f None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b9e7105-d6c0-4c1a-8637-ec998c7cbd4f None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b9e7105-d6c0-4c1a-8637-ec998c7cbd4f None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:57:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0ef57151-d096-4f29-8162-c3fe355d4b36 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 635/1309] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:57:41 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:57:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-76560071-fbe2-4b87-97e5-b810d5fa56e6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-76560071-fbe2-4b87-97e5-b810d5fa56e6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-76560071-fbe2-4b87-97e5-b810d5fa56e6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-76560071-fbe2-4b87-97e5-b810d5fa56e6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ef57151-d096-4f29-8162-c3fe355d4b36 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 675/1310] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:41 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 854 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-76560071-fbe2-4b87-97e5-b810d5fa56e6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-76560071-fbe2-4b87-97e5-b810d5fa56e6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 636/1311] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:57:41 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 1035 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:57:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-aaab9660-b5b0-4b0f-96f5-41ff53a254d3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-aaab9660-b5b0-4b0f-96f5-41ff53a254d3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] PUT http://192.168.122.99/volume/v3/attachments/a12c5c29-f594-4df4-bfb8-8503208009c1 Sep 07 10:57:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-aaab9660-b5b0-4b0f-96f5-41ff53a254d3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:41 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-aaab9660-b5b0-4b0f-96f5-41ff53a254d3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Acquiring lock "cinder-attachment_update-8a42a93a-0a92-4614-af6c-5466a10dfe1a-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:57:41 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-aaab9660-b5b0-4b0f-96f5-41ff53a254d3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Lock "cinder-attachment_update-8a42a93a-0a92-4614-af6c-5466a10dfe1a-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:57:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:42 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-aaab9660-b5b0-4b0f-96f5-41ff53a254d3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Lock "cinder-attachment_update-8a42a93a-0a92-4614-af6c-5466a10dfe1a-devstack" released by "attachment_update" :: held 0.263s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:57:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-aaab9660-b5b0-4b0f-96f5-41ff53a254d3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments/a12c5c29-f594-4df4-bfb8-8503208009c1 returned with HTTP 200 Sep 07 10:57:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 676/1312] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:57:41 2026] PUT /volume/v3/attachments/a12c5c29-f594-4df4-bfb8-8503208009c1 => generated 694 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4d9e8fae-04e5-4c5c-b52b-1cfc330a219c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d9e8fae-04e5-4c5c-b52b-1cfc330a219c tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d9e8fae-04e5-4c5c-b52b-1cfc330a219c tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d9e8fae-04e5-4c5c-b52b-1cfc330a219c tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4d9e8fae-04e5-4c5c-b52b-1cfc330a219c tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d9e8fae-04e5-4c5c-b52b-1cfc330a219c tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 637/1313] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:42 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 855 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-ab3a3934-16ff-467d-add0-57c67aaa31e9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-ab3a3934-16ff-467d-add0-57c67aaa31e9 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/attachments/a12c5c29-f594-4df4-bfb8-8503208009c1/action Sep 07 10:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-ab3a3934-16ff-467d-add0-57c67aaa31e9 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-ab3a3934-16ff-467d-add0-57c67aaa31e9 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6c95dda3-5dc5-4d6f-8f17-807923efabd0 req-ab3a3934-16ff-467d-add0-57c67aaa31e9 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments/a12c5c29-f594-4df4-bfb8-8503208009c1/action returned with HTTP 204 Sep 07 10:57:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 677/1314] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:57:43 2026] POST /volume/v3/attachments/a12c5c29-f594-4df4-bfb8-8503208009c1/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fa9684a1-a8bf-4465-9586-82a3ebc3470b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa9684a1-a8bf-4465-9586-82a3ebc3470b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fa9684a1-a8bf-4465-9586-82a3ebc3470b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fa9684a1-a8bf-4465-9586-82a3ebc3470b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fa9684a1-a8bf-4465-9586-82a3ebc3470b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa9684a1-a8bf-4465-9586-82a3ebc3470b tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 638/1315] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:43 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 1147 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4925600e-cf89-4e17-9134-627b9c6313d1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4925600e-cf89-4e17-9134-627b9c6313d1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4925600e-cf89-4e17-9134-627b9c6313d1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4925600e-cf89-4e17-9134-627b9c6313d1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4925600e-cf89-4e17-9134-627b9c6313d1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4925600e-cf89-4e17-9134-627b9c6313d1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 678/1316] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:43 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-c3fcb04d-ccc9-460e-bd6f-bd74edbcf801 req-68eaf3a2-2acd-4b58-a636-70156544e8a5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c3fcb04d-ccc9-460e-bd6f-bd74edbcf801 req-68eaf3a2-2acd-4b58-a636-70156544e8a5 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-c3fcb04d-ccc9-460e-bd6f-bd74edbcf801 req-68eaf3a2-2acd-4b58-a636-70156544e8a5 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-c3fcb04d-ccc9-460e-bd6f-bd74edbcf801 req-68eaf3a2-2acd-4b58-a636-70156544e8a5 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-c3fcb04d-ccc9-460e-bd6f-bd74edbcf801 req-68eaf3a2-2acd-4b58-a636-70156544e8a5 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-c3fcb04d-ccc9-460e-bd6f-bd74edbcf801 req-68eaf3a2-2acd-4b58-a636-70156544e8a5 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 639/1317] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:57:43 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 1147 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-30ef7917-a557-491d-b608-9957414f8d55 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30ef7917-a557-491d-b608-9957414f8d55 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30ef7917-a557-491d-b608-9957414f8d55 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30ef7917-a557-491d-b608-9957414f8d55 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-30ef7917-a557-491d-b608-9957414f8d55 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30ef7917-a557-491d-b608-9957414f8d55 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 679/1318] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:43 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 1147 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-19f57b1a-be3d-472a-b486-ee72cfca8995 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-19f57b1a-be3d-472a-b486-ee72cfca8995 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-19f57b1a-be3d-472a-b486-ee72cfca8995 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-19f57b1a-be3d-472a-b486-ee72cfca8995 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:44 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:44 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-19f57b1a-be3d-472a-b486-ee72cfca8995 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-19f57b1a-be3d-472a-b486-ee72cfca8995 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 640/1319] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:57:44 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 1147 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-b46a192c-7277-4067-b8c6-be858fa6a9b8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-b46a192c-7277-4067-b8c6-be858fa6a9b8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a/action Sep 07 10:57:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-b46a192c-7277-4067-b8c6-be858fa6a9b8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:57:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-b46a192c-7277-4067-b8c6-be858fa6a9b8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-b46a192c-7277-4067-b8c6-be858fa6a9b8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-b46a192c-7277-4067-b8c6-be858fa6a9b8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Begin detaching volume completed successfully. Sep 07 10:57:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-b46a192c-7277-4067-b8c6-be858fa6a9b8 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a/action returned with HTTP 202 Sep 07 10:57:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 680/1320] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:57:44 2026] POST /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:57:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2500c635-6fb4-4efb-9165-3e3044391946 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2500c635-6fb4-4efb-9165-3e3044391946 None None] GET http://192.168.122.99/volume// Sep 07 10:57:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2500c635-6fb4-4efb-9165-3e3044391946 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2500c635-6fb4-4efb-9165-3e3044391946 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2500c635-6fb4-4efb-9165-3e3044391946 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:57:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 641/1321] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:57:44 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:57:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-dc0430a0-a157-4b23-bf17-236f4b413e42 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-dc0430a0-a157-4b23-bf17-236f4b413e42 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-dc0430a0-a157-4b23-bf17-236f4b413e42 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-dc0430a0-a157-4b23-bf17-236f4b413e42 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-dc0430a0-a157-4b23-bf17-236f4b413e42 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-dc0430a0-a157-4b23-bf17-236f4b413e42 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 681/1322] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:57:44 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 1331 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:57:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:57:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1216827319"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Create volume request body: {'volume': {'imageRef': '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1216827319'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-3ec475ea-4e0f-45ac-8542-d7da443473c3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-3ec475ea-4e0f-45ac-8542-d7da443473c3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] DELETE http://192.168.122.99/volume/v3/attachments/a12c5c29-f594-4df4-bfb8-8503208009c1 Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-3ec475ea-4e0f-45ac-8542-d7da443473c3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-3ec475ea-4e0f-45ac-8542-d7da443473c3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:45 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 07 10:57:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-b7ccd89c-b69e-4189-8d65-9c02eccfbee4 req-3ec475ea-4e0f-45ac-8542-d7da443473c3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments/a12c5c29-f594-4df4-bfb8-8503208009c1 returned with HTTP 200 Sep 07 10:57:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 682/1323] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:57:45 2026] DELETE /volume/v3/attachments/a12c5c29-f594-4df4-bfb8-8503208009c1 => generated 19 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:45 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Create volume of 1 GB Sep 07 10:57:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Availability Zones retrieved successfully. Sep 07 10:57:45 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Flow 'volume_create_api' (fc2ae3c4-56c6-42ba-b3d8-055ab71d58db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:45 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6cb1332-d97d-426c-a325-0f6355700058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:45 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f6b51a99-af34-47cc-8722-a0b913079337 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6b51a99-af34-47cc-8722-a0b913079337 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6b51a99-af34-47cc-8722-a0b913079337 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6b51a99-af34-47cc-8722-a0b913079337 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f6b51a99-af34-47cc-8722-a0b913079337 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:57:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6b51a99-af34-47cc-8722-a0b913079337 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:57:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 683/1324] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:45 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-330e32f3-edcc-4f82-837a-72fe1781009f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-124407435", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-124407435', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Create volume of 1 GB Sep 07 10:57:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Availability Zones retrieved successfully. Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Flow 'volume_create_api' (8fa2fd42-50ff-435c-9581-170fa4ef45a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74780af2-7280-4914-8e19-e5042814e6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6cb1332-d97d-426c-a325-0f6355700058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79503965-4507-4f36-b0f4-86e5d1626a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74780af2-7280-4914-8e19-e5042814e6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee925d6d-289a-433e-935c-b6c9a7aa5024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Created reservations ['1f9ca225-e690-499e-9dbb-d635b1fa47b1', 'a7f7c81e-bd31-48be-895e-d814c042e7c0', 'e2f08452-1f7f-4647-9b78-24b1519e407e', 'ccfcef74-d22d-4962-9522-23ea23df8101'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79503965-4507-4f36-b0f4-86e5d1626a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f9ca225-e690-499e-9dbb-d635b1fa47b1', 'a7f7c81e-bd31-48be-895e-d814c042e7c0', 'e2f08452-1f7f-4647-9b78-24b1519e407e', 'ccfcef74-d22d-4962-9522-23ea23df8101']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec661fa-17c8-4396-b2e7-2473ccbc31d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Created reservations ['936195f8-9726-40e8-a849-664f44addd9e', 'ae6485cb-68ec-40c2-bc56-9a2156fcd572', '5e03276e-7e6f-4359-8436-6f803db9f7f7', '791e3475-7f2a-415c-8574-9de8558a8b68'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee925d6d-289a-433e-935c-b6c9a7aa5024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['936195f8-9726-40e8-a849-664f44addd9e', 'ae6485cb-68ec-40c2-bc56-9a2156fcd572', '5e03276e-7e6f-4359-8436-6f803db9f7f7', '791e3475-7f2a-415c-8574-9de8558a8b68']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf7e07d-c847-4a23-bf91-b6d90842d6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:46 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec661fa-17c8-4396-b2e7-2473ccbc31d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b670001-25f4-46e7-b44f-f2695b101c16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1216827319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='444af2a2d7664d7481192cdc97439865',qos_specs=None,replication_status=,reservations=['1f9ca225-e690-499e-9dbb-d635b1fa47b1','a7f7c81e-bd31-48be-895e-d814c042e7c0','e2f08452-1f7f-4647-9b78-24b1519e407e','ccfcef74-d22d-4962-9522-23ea23df8101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8b150003aac40338fbb328bf7cef215',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1216827319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b670001-25f4-46e7-b44f-f2695b101c16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='444af2a2d7664d7481192cdc97439865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8b150003aac40338fbb328bf7cef215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b6fdba2-f67b-4ad7-8702-fa31361c3885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf7e07d-c847-4a23-bf91-b6d90842d6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '591e3f00-51ee-4955-a986-fd52d30705fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-124407435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce279ee6634b44b5934493650b79f6fc',qos_specs=None,replication_status=,reservations=['936195f8-9726-40e8-a849-664f44addd9e','ae6485cb-68ec-40c2-bc56-9a2156fcd572','5e03276e-7e6f-4359-8436-6f803db9f7f7','791e3475-7f2a-415c-8574-9de8558a8b68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb15c41e23041958b8ed3b66153d169',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-124407435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=591e3f00-51ee-4955-a986-fd52d30705fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce279ee6634b44b5934493650b79f6fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eb15c41e23041958b8ed3b66153d169',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a9c377e-8712-480c-a3a2-d604096790ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b6fdba2-f67b-4ad7-8702-fa31361c3885) transitioned into state 'SUCCESS' from state '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-1216827319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='444af2a2d7664d7481192cdc97439865',qos_specs=None,replication_status=,reservations=['1f9ca225-e690-499e-9dbb-d635b1fa47b1','a7f7c81e-bd31-48be-895e-d814c042e7c0','e2f08452-1f7f-4647-9b78-24b1519e407e','ccfcef74-d22d-4962-9522-23ea23df8101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8b150003aac40338fbb328bf7cef215',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a254fe27-e8c6-4c71-8f09-a94532f3e6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a254fe27-e8c6-4c71-8f09-a94532f3e6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a9c377e-8712-480c-a3a2-d604096790ed) transitioned into state 'SUCCESS' from state '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-124407435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce279ee6634b44b5934493650b79f6fc',qos_specs=None,replication_status=,reservations=['936195f8-9726-40e8-a849-664f44addd9e','ae6485cb-68ec-40c2-bc56-9a2156fcd572','5e03276e-7e6f-4359-8436-6f803db9f7f7','791e3475-7f2a-415c-8574-9de8558a8b68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb15c41e23041958b8ed3b66153d169',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Flow 'volume_create_api' (fc2ae3c4-56c6-42ba-b3d8-055ab71d58db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Create volume request issued successfully. Sep 07 10:57:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3b855db5-91c1-4b7f-b43a-dac6a67979ec tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:57:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 642/1325] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:57:44 2026] POST /volume/v3/volumes => generated 755 bytes in 1745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9265bdfe-7269-4e2a-88ef-223e6e3ca6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-71b72e01-d21c-42fa-b4a8-43a63af5c7b9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-71b72e01-d21c-42fa-b4a8-43a63af5c7b9 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-71b72e01-d21c-42fa-b4a8-43a63af5c7b9 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-71b72e01-d21c-42fa-b4a8-43a63af5c7b9 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:46 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9265bdfe-7269-4e2a-88ef-223e6e3ca6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Flow 'volume_create_api' (8fa2fd42-50ff-435c-9581-170fa4ef45a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-71b72e01-d21c-42fa-b4a8-43a63af5c7b9 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Create volume request issued successfully. Sep 07 10:57:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-330e32f3-edcc-4f82-837a-72fe1781009f tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:57:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 684/1326] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:57:45 2026] POST /volume/v3/volumes => generated 761 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:57:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-71b72e01-d21c-42fa-b4a8-43a63af5c7b9 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 643/1327] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:46 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 823 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9c3e67b6-8cc5-4eae-9efb-636e8ef50f89 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c3e67b6-8cc5-4eae-9efb-636e8ef50f89 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c3e67b6-8cc5-4eae-9efb-636e8ef50f89 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c3e67b6-8cc5-4eae-9efb-636e8ef50f89 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9c3e67b6-8cc5-4eae-9efb-636e8ef50f89 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c3e67b6-8cc5-4eae-9efb-636e8ef50f89 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 685/1328] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:46 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 829 bytes in 761 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-82d1c653-4380-4d12-973e-c8a47f3b1c62 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-82d1c653-4380-4d12-973e-c8a47f3b1c62 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-82d1c653-4380-4d12-973e-c8a47f3b1c62 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-82d1c653-4380-4d12-973e-c8a47f3b1c62 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-82d1c653-4380-4d12-973e-c8a47f3b1c62 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-82d1c653-4380-4d12-973e-c8a47f3b1c62 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 644/1329] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:47 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 847 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4c28534c-2af6-488b-8a14-84769d4bb075 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c28534c-2af6-488b-8a14-84769d4bb075 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c28534c-2af6-488b-8a14-84769d4bb075 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c28534c-2af6-488b-8a14-84769d4bb075 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4c28534c-2af6-488b-8a14-84769d4bb075 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c28534c-2af6-488b-8a14-84769d4bb075 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 686/1330] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:48 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4d7810a1-6397-4173-a0e6-928fb9113c2e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d7810a1-6397-4173-a0e6-928fb9113c2e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d7810a1-6397-4173-a0e6-928fb9113c2e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d7810a1-6397-4173-a0e6-928fb9113c2e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4d7810a1-6397-4173-a0e6-928fb9113c2e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d7810a1-6397-4173-a0e6-928fb9113c2e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 645/1331] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:48 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 847 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2479b48f-f223-4793-9910-d4b2513efbbb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2479b48f-f223-4793-9910-d4b2513efbbb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2479b48f-f223-4793-9910-d4b2513efbbb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2479b48f-f223-4793-9910-d4b2513efbbb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2479b48f-f223-4793-9910-d4b2513efbbb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2479b48f-f223-4793-9910-d4b2513efbbb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 687/1332] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:49 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-da4b51ad-eb03-47fe-acac-b395a5bf048d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-da4b51ad-eb03-47fe-acac-b395a5bf048d tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-da4b51ad-eb03-47fe-acac-b395a5bf048d tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-da4b51ad-eb03-47fe-acac-b395a5bf048d tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-da4b51ad-eb03-47fe-acac-b395a5bf048d tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-da4b51ad-eb03-47fe-acac-b395a5bf048d tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 646/1333] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:49 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f2cb14d7-97e2-4e2f-8328-595dd253ff30 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2cb14d7-97e2-4e2f-8328-595dd253ff30 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes Sep 07 10:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2cb14d7-97e2-4e2f-8328-595dd253ff30 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2cb14d7-97e2-4e2f-8328-595dd253ff30 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-f2cb14d7-97e2-4e2f-8328-595dd253ff30 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2cb14d7-97e2-4e2f-8328-595dd253ff30 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:57:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f2cb14d7-97e2-4e2f-8328-595dd253ff30 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Get all volumes completed successfully. Sep 07 10:57:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2cb14d7-97e2-4e2f-8328-595dd253ff30 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 200 Sep 07 10:57:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 688/1334] 192.168.122.99 () {58 vars in 1116 bytes} [Mon Sep 7 10:57:49 2026] GET /volume/v3/volumes => generated 344 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3e70252b-b661-4ad8-a1f2-89a7343d9753 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d16301d8-9159-45c8-bfbd-9979a50490be None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3e70252b-b661-4ad8-a1f2-89a7343d9753 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3e70252b-b661-4ad8-a1f2-89a7343d9753 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d16301d8-9159-45c8-bfbd-9979a50490be tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d16301d8-9159-45c8-bfbd-9979a50490be tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d16301d8-9159-45c8-bfbd-9979a50490be tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3e70252b-b661-4ad8-a1f2-89a7343d9753 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3e70252b-b661-4ad8-a1f2-89a7343d9753 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3e70252b-b661-4ad8-a1f2-89a7343d9753 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 647/1335] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:49 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:57:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d16301d8-9159-45c8-bfbd-9979a50490be tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d16301d8-9159-45c8-bfbd-9979a50490be tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 689/1336] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:49 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 847 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-191d3177-5782-4248-be5d-8570df806a08 req-21e4eceb-9202-48cf-b1ee-3759c7718209 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-21e4eceb-9202-48cf-b1ee-3759c7718209 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-21e4eceb-9202-48cf-b1ee-3759c7718209 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-21e4eceb-9202-48cf-b1ee-3759c7718209 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-191d3177-5782-4248-be5d-8570df806a08 req-21e4eceb-9202-48cf-b1ee-3759c7718209 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-21e4eceb-9202-48cf-b1ee-3759c7718209 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 648/1337] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:57:50 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-998c4caf-f3f4-4859-988b-a451c078a622 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-998c4caf-f3f4-4859-988b-a451c078a622 None None] GET http://192.168.122.99/volume// Sep 07 10:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-998c4caf-f3f4-4859-988b-a451c078a622 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-998c4caf-f3f4-4859-988b-a451c078a622 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-998c4caf-f3f4-4859-988b-a451c078a622 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:57:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 690/1338] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:57:50 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:57:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-191d3177-5782-4248-be5d-8570df806a08 req-fd891cee-fc33-4df4-b762-430bac2b7332 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-fd891cee-fc33-4df4-b762-430bac2b7332 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:57:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-fd891cee-fc33-4df4-b762-430bac2b7332 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "591e3f00-51ee-4955-a986-fd52d30705fa", "connector": null, "instance_uuid": "c201ec0e-c183-48e9-861c-eef24aa7db39"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-fd891cee-fc33-4df4-b762-430bac2b7332 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:57:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 649/1339] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:57:50 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0894fb00-eb98-448a-ab7c-3785ed6aea78 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0894fb00-eb98-448a-ab7c-3785ed6aea78 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0894fb00-eb98-448a-ab7c-3785ed6aea78 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0894fb00-eb98-448a-ab7c-3785ed6aea78 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5d130787-4561-4743-bb86-93940d1993c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5d130787-4561-4743-bb86-93940d1993c9 None None] GET http://192.168.122.99/volume// Sep 07 10:57:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5d130787-4561-4743-bb86-93940d1993c9 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5d130787-4561-4743-bb86-93940d1993c9 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5d130787-4561-4743-bb86-93940d1993c9 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:57:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 650/1340] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:57:50 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:57:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-191d3177-5782-4248-be5d-8570df806a08 req-be4d023a-d4a1-4ffa-b734-6da413ad6df8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0894fb00-eb98-448a-ab7c-3785ed6aea78 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-be4d023a-d4a1-4ffa-b734-6da413ad6df8 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-be4d023a-d4a1-4ffa-b734-6da413ad6df8 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-be4d023a-d4a1-4ffa-b734-6da413ad6df8 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0894fb00-eb98-448a-ab7c-3785ed6aea78 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 691/1341] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:50 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cda8d4c0-8fca-4e30-9165-4bcaa7e18e28 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cda8d4c0-8fca-4e30-9165-4bcaa7e18e28 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cda8d4c0-8fca-4e30-9165-4bcaa7e18e28 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cda8d4c0-8fca-4e30-9165-4bcaa7e18e28 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-191d3177-5782-4248-be5d-8570df806a08 req-be4d023a-d4a1-4ffa-b734-6da413ad6df8 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-be4d023a-d4a1-4ffa-b734-6da413ad6df8 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 651/1342] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:57:50 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 1034 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:57:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cda8d4c0-8fca-4e30-9165-4bcaa7e18e28 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cda8d4c0-8fca-4e30-9165-4bcaa7e18e28 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 692/1343] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:51 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 905 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-191d3177-5782-4248-be5d-8570df806a08 req-90bccc1d-300f-4d64-b456-afdf9444dd10 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-90bccc1d-300f-4d64-b456-afdf9444dd10 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] PUT http://192.168.122.99/volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909 Sep 07 10:57:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-90bccc1d-300f-4d64-b456-afdf9444dd10 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:51 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-191d3177-5782-4248-be5d-8570df806a08 req-90bccc1d-300f-4d64-b456-afdf9444dd10 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Acquiring lock "cinder-attachment_update-591e3f00-51ee-4955-a986-fd52d30705fa-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:57:51 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-191d3177-5782-4248-be5d-8570df806a08 req-90bccc1d-300f-4d64-b456-afdf9444dd10 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Lock "cinder-attachment_update-591e3f00-51ee-4955-a986-fd52d30705fa-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:57:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-801d3709-f0be-4201-b964-b66628d5cab5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-801d3709-f0be-4201-b964-b66628d5cab5 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-801d3709-f0be-4201-b964-b66628d5cab5 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7005d49-75fe-48a8-8f18-7f30a961d45d", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-281054622"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-801d3709-f0be-4201-b964-b66628d5cab5 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 404 Sep 07 10:57:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 693/1344] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:57:51 2026] POST /volume/v3/snapshots => generated 109 bytes in 407 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d1b98c6-78a9-43ef-afc7-c535b2c98e67 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d1b98c6-78a9-43ef-afc7-c535b2c98e67 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d1b98c6-78a9-43ef-afc7-c535b2c98e67 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d1b98c6-78a9-43ef-afc7-c535b2c98e67 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-191d3177-5782-4248-be5d-8570df806a08 req-90bccc1d-300f-4d64-b456-afdf9444dd10 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Lock "cinder-attachment_update-591e3f00-51ee-4955-a986-fd52d30705fa-devstack" released by "attachment_update" :: held 0.934s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2d1b98c6-78a9-43ef-afc7-c535b2c98e67 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-90bccc1d-300f-4d64-b456-afdf9444dd10 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909 returned with HTTP 200 Sep 07 10:57:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 652/1345] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:57:51 2026] PUT /volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909 => generated 694 bytes in 1000 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bf760949-60b6-4101-83a4-f5d7024d883c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bf760949-60b6-4101-83a4-f5d7024d883c tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bf760949-60b6-4101-83a4-f5d7024d883c tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d1b98c6-78a9-43ef-afc7-c535b2c98e67 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bf760949-60b6-4101-83a4-f5d7024d883c tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 694/1346] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:52 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-40d52db6-25bf-422a-9fd9-6330be780e55 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-40d52db6-25bf-422a-9fd9-6330be780e55 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-40d52db6-25bf-422a-9fd9-6330be780e55 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-979281037"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:52 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-40d52db6-25bf-422a-9fd9-6330be780e55 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 404 Sep 07 10:57:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 695/1347] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:57:52 2026] POST /volume/v3/snapshots => generated 77 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-86a9180a-f8a9-4947-a261-c777bee4d4b9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bf760949-60b6-4101-83a4-f5d7024d883c tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bf760949-60b6-4101-83a4-f5d7024d883c tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 653/1348] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:52 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 908 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86a9180a-f8a9-4947-a261-c777bee4d4b9 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] GET http://192.168.122.99/volume/v3/snapshots?limit=invalid Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86a9180a-f8a9-4947-a261-c777bee4d4b9 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86a9180a-f8a9-4947-a261-c777bee4d4b9 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86a9180a-f8a9-4947-a261-c777bee4d4b9 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] HTTP exception thrown: limit param must be an integer Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86a9180a-f8a9-4947-a261-c777bee4d4b9 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] http://192.168.122.99/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 07 10:57:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 696/1349] 192.168.122.99 () {58 vars in 1149 bytes} [Mon Sep 7 10:57:52 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 109 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-53642a1a-b79c-49f3-a334-e925c2086471 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-53642a1a-b79c-49f3-a334-e925c2086471 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] GET http://192.168.122.99/volume/v3/snapshots?marker=0433401b-95ac-448a-87b7-85239259ee19 Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-53642a1a-b79c-49f3-a334-e925c2086471 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-53642a1a-b79c-49f3-a334-e925c2086471 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-53642a1a-b79c-49f3-a334-e925c2086471 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-53642a1a-b79c-49f3-a334-e925c2086471 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-53642a1a-b79c-49f3-a334-e925c2086471 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] http://192.168.122.99/volume/v3/snapshots?marker=0433401b-95ac-448a-87b7-85239259ee19 returned with HTTP 404 Sep 07 10:57:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 654/1350] 192.168.122.99 () {58 vars in 1209 bytes} [Mon Sep 7 10:57:52 2026] GET /volume/v3/snapshots?marker=0433401b-95ac-448a-87b7-85239259ee19 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cc93981d-dcdb-4979-bd2c-a171ba0b0685 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc93981d-dcdb-4979-bd2c-a171ba0b0685 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] GET http://192.168.122.99/volume/v3/snapshots?sort_key=invalid Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc93981d-dcdb-4979-bd2c-a171ba0b0685 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc93981d-dcdb-4979-bd2c-a171ba0b0685 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-cc93981d-dcdb-4979-bd2c-a171ba0b0685 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-cc93981d-dcdb-4979-bd2c-a171ba0b0685 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc93981d-dcdb-4979-bd2c-a171ba0b0685 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-reader] http://192.168.122.99/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 07 10:57:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 697/1351] 192.168.122.99 () {58 vars in 1155 bytes} [Mon Sep 7 10:57:52 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-87346259"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-87346259'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Create volume of 2 GB Sep 07 10:57:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Availability Zones retrieved successfully. Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Flow 'volume_create_api' (34353745-3b15-414e-9bf7-3b57abb1bbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17c2cb2-c622-4f67-85b8-57f280384168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Validating volume size '2' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17c2cb2-c622-4f67-85b8-57f280384168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03ff2ef-8804-4d7a-8d30-b70ad3a3f75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Created reservations ['ec9b222a-20ea-484b-918f-b2feacca3b42', '5431950e-88fe-4518-81f3-fa2f7c104fb0', 'ed6a9f72-77ee-4488-addb-7d1031971171', '86761eb5-ae66-4682-8d24-828a09b8ce59'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03ff2ef-8804-4d7a-8d30-b70ad3a3f75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec9b222a-20ea-484b-918f-b2feacca3b42', '5431950e-88fe-4518-81f3-fa2f7c104fb0', 'ed6a9f72-77ee-4488-addb-7d1031971171', '86761eb5-ae66-4682-8d24-828a09b8ce59']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9a3405-1a75-4c54-8f56-bcb64ccd5952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9a3405-1a75-4c54-8f56-bcb64ccd5952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f8afc86-e12c-4c28-a8e8-46039382706c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-87346259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8547b83a577440338fd032fba4ff7290',qos_specs=None,replication_status=,reservations=['ec9b222a-20ea-484b-918f-b2feacca3b42','5431950e-88fe-4518-81f3-fa2f7c104fb0','ed6a9f72-77ee-4488-addb-7d1031971171','86761eb5-ae66-4682-8d24-828a09b8ce59'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc698d7d4363417199cb88748f36dabf',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-87346259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f8afc86-e12c-4c28-a8e8-46039382706c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8547b83a577440338fd032fba4ff7290',provider_auth=None,provider_geometry=None,provider_id=None,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='fc698d7d4363417199cb88748f36dabf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cb1d1e6-f2de-4f62-9605-6887cae0d15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cb1d1e6-f2de-4f62-9605-6887cae0d15e) transitioned into state 'SUCCESS' from state '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-87346259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8547b83a577440338fd032fba4ff7290',qos_specs=None,replication_status=,reservations=['ec9b222a-20ea-484b-918f-b2feacca3b42','5431950e-88fe-4518-81f3-fa2f7c104fb0','ed6a9f72-77ee-4488-addb-7d1031971171','86761eb5-ae66-4682-8d24-828a09b8ce59'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc698d7d4363417199cb88748f36dabf',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31d558c-953a-40c8-b568-c9aa141acd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31d558c-953a-40c8-b568-c9aa141acd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Flow 'volume_create_api' (34353745-3b15-414e-9bf7-3b57abb1bbc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Create volume request issued successfully. Sep 07 10:57:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cd39febb-2dfd-4918-98bd-4c2ba529a8a4 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:57:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 655/1352] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:57:52 2026] POST /volume/v3/volumes => generated 767 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:57:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d17b2043-6985-4b48-8f7d-df19c6ebfafb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2ce992e2-8afd-4b14-be9c-20887a966109 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2ce992e2-8afd-4b14-be9c-20887a966109 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2ce992e2-8afd-4b14-be9c-20887a966109 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2ce992e2-8afd-4b14-be9c-20887a966109 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d17b2043-6985-4b48-8f7d-df19c6ebfafb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d17b2043-6985-4b48-8f7d-df19c6ebfafb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d17b2043-6985-4b48-8f7d-df19c6ebfafb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2ce992e2-8afd-4b14-be9c-20887a966109 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Volume info retrieved successfully. Sep 07 10:57:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2ce992e2-8afd-4b14-be9c-20887a966109 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c returned with HTTP 200 Sep 07 10:57:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 656/1353] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:53 2026] GET /volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c => generated 835 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-20fd12d6-5d2c-4284-997b-45392bfa8fc2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20fd12d6-5d2c-4284-997b-45392bfa8fc2 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-20fd12d6-5d2c-4284-997b-45392bfa8fc2 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-20fd12d6-5d2c-4284-997b-45392bfa8fc2 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-20fd12d6-5d2c-4284-997b-45392bfa8fc2 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d17b2043-6985-4b48-8f7d-df19c6ebfafb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20fd12d6-5d2c-4284-997b-45392bfa8fc2 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 657/1354] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:53 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 908 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-191d3177-5782-4248-be5d-8570df806a08 req-e4273423-9fa6-4933-8a45-49b658eebd5b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-e4273423-9fa6-4933-8a45-49b658eebd5b tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] POST http://192.168.122.99/volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909/action Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-e4273423-9fa6-4933-8a45-49b658eebd5b tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Action body: b'{"os-complete": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:57:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-e4273423-9fa6-4933-8a45-49b658eebd5b tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d17b2043-6985-4b48-8f7d-df19c6ebfafb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 698/1355] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:53 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 854 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-191d3177-5782-4248-be5d-8570df806a08 req-e4273423-9fa6-4933-8a45-49b658eebd5b tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909/action returned with HTTP 204 Sep 07 10:57:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 658/1356] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:57:53 2026] POST /volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dd0d5ada-2db8-44e5-a335-f2fab33eadaf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd0d5ada-2db8-44e5-a335-f2fab33eadaf tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c Sep 07 10:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd0d5ada-2db8-44e5-a335-f2fab33eadaf tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd0d5ada-2db8-44e5-a335-f2fab33eadaf tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dd0d5ada-2db8-44e5-a335-f2fab33eadaf tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Volume info retrieved successfully. Sep 07 10:57:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd0d5ada-2db8-44e5-a335-f2fab33eadaf tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c returned with HTTP 200 Sep 07 10:57:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 699/1357] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:54 2026] GET /volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c => generated 859 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ed953f37-91ad-4fb9-9d32-29421d71b52c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ed953f37-91ad-4fb9-9d32-29421d71b52c tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ed953f37-91ad-4fb9-9d32-29421d71b52c tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c9d8fc89-e5fa-435c-a44a-0aa7dd82d202 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ed953f37-91ad-4fb9-9d32-29421d71b52c tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9d8fc89-e5fa-435c-a44a-0aa7dd82d202 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c9d8fc89-e5fa-435c-a44a-0aa7dd82d202 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c9d8fc89-e5fa-435c-a44a-0aa7dd82d202 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:54 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:54 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c9d8fc89-e5fa-435c-a44a-0aa7dd82d202 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9d8fc89-e5fa-435c-a44a-0aa7dd82d202 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 700/1358] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:54 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 1146 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ed953f37-91ad-4fb9-9d32-29421d71b52c tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-46b75025-fbdc-4216-9ce8-3efee3913bd5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46b75025-fbdc-4216-9ce8-3efee3913bd5 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46b75025-fbdc-4216-9ce8-3efee3913bd5 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46b75025-fbdc-4216-9ce8-3efee3913bd5 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ed953f37-91ad-4fb9-9d32-29421d71b52c tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 659/1359] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:54 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 908 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:57:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-46b75025-fbdc-4216-9ce8-3efee3913bd5 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46b75025-fbdc-4216-9ce8-3efee3913bd5 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 701/1360] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:54 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 1146 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-36ec8607-1671-48f7-932c-d1d1cc8777e3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-36ec8607-1671-48f7-932c-d1d1cc8777e3 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:57:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-36ec8607-1671-48f7-932c-d1d1cc8777e3 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-36ec8607-1671-48f7-932c-d1d1cc8777e3 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:54 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:54 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-36ec8607-1671-48f7-932c-d1d1cc8777e3 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:57:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-36ec8607-1671-48f7-932c-d1d1cc8777e3 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:57:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 660/1361] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:54 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 1146 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e7116843-3ea1-432e-a286-fe484588150f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7116843-3ea1-432e-a286-fe484588150f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c Sep 07 10:57:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7116843-3ea1-432e-a286-fe484588150f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7116843-3ea1-432e-a286-fe484588150f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e7116843-3ea1-432e-a286-fe484588150f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Volume info retrieved successfully. Sep 07 10:57:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7116843-3ea1-432e-a286-fe484588150f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c returned with HTTP 200 Sep 07 10:57:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 702/1362] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:55 2026] GET /volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-49737167-07fe-4fa2-b143-84cb2ba8ff8e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49737167-07fe-4fa2-b143-84cb2ba8ff8e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:57:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-49737167-07fe-4fa2-b143-84cb2ba8ff8e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f8afc86-e12c-4c28-a8e8-46039382706c", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-719469892"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:55 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:55 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cb802341-9170-4e2b-b3d5-dc6cf08ac156 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-49737167-07fe-4fa2-b143-84cb2ba8ff8e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Volume info retrieved successfully. Sep 07 10:57:55 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-49737167-07fe-4fa2-b143-84cb2ba8ff8e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Create snapshot from volume 6f8afc86-e12c-4c28-a8e8-46039382706c Sep 07 10:57:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb802341-9170-4e2b-b3d5-dc6cf08ac156 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb802341-9170-4e2b-b3d5-dc6cf08ac156 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb802341-9170-4e2b-b3d5-dc6cf08ac156 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cb802341-9170-4e2b-b3d5-dc6cf08ac156 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb802341-9170-4e2b-b3d5-dc6cf08ac156 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 703/1363] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:55 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 908 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:55 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-49737167-07fe-4fa2-b143-84cb2ba8ff8e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Created reservations ['0200fb46-652a-4b25-b7bd-e407a51f89a4', '00c93a07-2c27-43fd-818a-cc4d51d851ba', '3e918b59-736f-4f96-8ffe-df5e89708a09', '0b9facb1-6644-465a-b5c9-2090323eecdf'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-49737167-07fe-4fa2-b143-84cb2ba8ff8e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Snapshot create request issued successfully. Sep 07 10:57:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49737167-07fe-4fa2-b143-84cb2ba8ff8e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:57:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 661/1364] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:57:55 2026] POST /volume/v3/snapshots => generated 317 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:57:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e2ba2e92-a780-4fc3-b729-bd64ccbdf929 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e2ba2e92-a780-4fc3-b729-bd64ccbdf929 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 Sep 07 10:57:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e2ba2e92-a780-4fc3-b729-bd64ccbdf929 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e2ba2e92-a780-4fc3-b729-bd64ccbdf929 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e2ba2e92-a780-4fc3-b729-bd64ccbdf929 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Snapshot retrieved successfully. Sep 07 10:57:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e2ba2e92-a780-4fc3-b729-bd64ccbdf929 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 returned with HTTP 200 Sep 07 10:57:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 704/1365] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:56 2026] GET /volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 => generated 449 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-046f3514-8a1d-4d73-ae3b-2e250d90c474 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-046f3514-8a1d-4d73-ae3b-2e250d90c474 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-046f3514-8a1d-4d73-ae3b-2e250d90c474 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-046f3514-8a1d-4d73-ae3b-2e250d90c474 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-046f3514-8a1d-4d73-ae3b-2e250d90c474 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-046f3514-8a1d-4d73-ae3b-2e250d90c474 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 662/1366] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:56 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 907 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5205592c-47c5-45a0-bcd4-5734a3ac1c53 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5205592c-47c5-45a0-bcd4-5734a3ac1c53 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 Sep 07 10:57:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5205592c-47c5-45a0-bcd4-5734a3ac1c53 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5205592c-47c5-45a0-bcd4-5734a3ac1c53 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5205592c-47c5-45a0-bcd4-5734a3ac1c53 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Snapshot retrieved successfully. Sep 07 10:57:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5205592c-47c5-45a0-bcd4-5734a3ac1c53 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 returned with HTTP 200 Sep 07 10:57:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 705/1367] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:57 2026] GET /volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 => generated 449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-04bc861c-9f8c-4594-be88-28ea6c89f110 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-04bc861c-9f8c-4594-be88-28ea6c89f110 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-04bc861c-9f8c-4594-be88-28ea6c89f110 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-04bc861c-9f8c-4594-be88-28ea6c89f110 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-04bc861c-9f8c-4594-be88-28ea6c89f110 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-04bc861c-9f8c-4594-be88-28ea6c89f110 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 663/1368] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:58 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 1326 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-15d9ec34-0810-4d2e-9241-a04921361f03 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15d9ec34-0810-4d2e-9241-a04921361f03 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] POST http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16/action Sep 07 10:57:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15d9ec34-0810-4d2e-9241-a04921361f03 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:57:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15d9ec34-0810-4d2e-9241-a04921361f03 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15d9ec34-0810-4d2e-9241-a04921361f03 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d02c959b-32b0-47ce-86ad-94a1990bcb92 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d02c959b-32b0-47ce-86ad-94a1990bcb92 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 Sep 07 10:57:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d02c959b-32b0-47ce-86ad-94a1990bcb92 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d02c959b-32b0-47ce-86ad-94a1990bcb92 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d02c959b-32b0-47ce-86ad-94a1990bcb92 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Snapshot retrieved successfully. Sep 07 10:57:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d02c959b-32b0-47ce-86ad-94a1990bcb92 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 returned with HTTP 200 Sep 07 10:57:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 664/1369] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:58 2026] GET /volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 => generated 449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:58 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-15d9ec34-0810-4d2e-9241-a04921361f03 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Created reservations ['ef8c1265-6c35-48b7-9dca-2f06db6d3ca4', '4a4d1b78-b946-4395-b446-ae49a998044f'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:57:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15d9ec34-0810-4d2e-9241-a04921361f03 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Extend volume request issued successfully. Sep 07 10:57:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15d9ec34-0810-4d2e-9241-a04921361f03 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16/action returned with HTTP 202 Sep 07 10:57:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 706/1370] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:57:58 2026] POST /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:57:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-35e6cb71-ea3c-4092-aa2c-31e88d03a8d3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-35e6cb71-ea3c-4092-aa2c-31e88d03a8d3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-35e6cb71-ea3c-4092-aa2c-31e88d03a8d3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-35e6cb71-ea3c-4092-aa2c-31e88d03a8d3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-35e6cb71-ea3c-4092-aa2c-31e88d03a8d3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-35e6cb71-ea3c-4092-aa2c-31e88d03a8d3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 665/1371] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:58 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 1326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a4a118a8-a0b4-4318-ac4a-a8fb924d0810 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a4a118a8-a0b4-4318-ac4a-a8fb924d0810 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 Sep 07 10:57:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a4a118a8-a0b4-4318-ac4a-a8fb924d0810 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a4a118a8-a0b4-4318-ac4a-a8fb924d0810 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a4a118a8-a0b4-4318-ac4a-a8fb924d0810 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Snapshot retrieved successfully. Sep 07 10:57:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a4a118a8-a0b4-4318-ac4a-a8fb924d0810 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 returned with HTTP 200 Sep 07 10:57:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 707/1372] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:59 2026] GET /volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 => generated 476 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-110888ca-041e-4a74-a04b-015591c68241 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5f23546e-a78e-4684-ae18-1e13cd7ec551"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5f23546e-a78e-4684-ae18-1e13cd7ec551'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Snapshot retrieved successfully. Sep 07 10:57:59 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Create volume of 1 GB Sep 07 10:57:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Availability Zones retrieved successfully. Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Flow 'volume_create_api' (6c6bf207-0dcf-4b4e-bcc7-f5077fbb74a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67afd06-74e3-4e1c-8353-57e06ad77c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67afd06-74e3-4e1c-8353-57e06ad77c4e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 10:57:59 devstack devstack@c-api.service[86959]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67afd06-74e3-4e1c-8353-57e06ad77c4e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67afd06-74e3-4e1c-8353-57e06ad77c4e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:57:59 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Flow 'volume_create_api' (6c6bf207-0dcf-4b4e-bcc7-f5077fbb74a9) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 10:57:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-110888ca-041e-4a74-a04b-015591c68241 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 400 Sep 07 10:57:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 666/1373] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:57:59 2026] POST /volume/v3/volumes => generated 171 bytes in 137 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:57:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fbdcdc91-bc88-48c8-9976-23c61d33a3ca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbdcdc91-bc88-48c8-9976-23c61d33a3ca tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 Sep 07 10:57:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fbdcdc91-bc88-48c8-9976-23c61d33a3ca tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fbdcdc91-bc88-48c8-9976-23c61d33a3ca tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:59 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-fbdcdc91-bc88-48c8-9976-23c61d33a3ca tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Delete snapshot with id: 5f23546e-a78e-4684-ae18-1e13cd7ec551 Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1238607e-650d-48c2-8e6b-c381250cf750 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1238607e-650d-48c2-8e6b-c381250cf750 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1238607e-650d-48c2-8e6b-c381250cf750 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1238607e-650d-48c2-8e6b-c381250cf750 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:57:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fbdcdc91-bc88-48c8-9976-23c61d33a3ca tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Snapshot retrieved successfully. Sep 07 10:57:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:57:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:57:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:57:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1238607e-650d-48c2-8e6b-c381250cf750 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:57:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1238607e-650d-48c2-8e6b-c381250cf750 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:57:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 667/1374] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:57:59 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 1326 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:57:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fbdcdc91-bc88-48c8-9976-23c61d33a3ca tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Snapshot delete request issued successfully. Sep 07 10:57:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbdcdc91-bc88-48c8-9976-23c61d33a3ca tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 returned with HTTP 202 Sep 07 10:57:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 708/1375] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:57:59 2026] DELETE /volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8a353632-b4ab-4e00-894f-f94acc188b26 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8a353632-b4ab-4e00-894f-f94acc188b26 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8a353632-b4ab-4e00-894f-f94acc188b26 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8a353632-b4ab-4e00-894f-f94acc188b26 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:57:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:57:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:57:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8a353632-b4ab-4e00-894f-f94acc188b26 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Snapshot retrieved successfully. Sep 07 10:57:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8a353632-b4ab-4e00-894f-f94acc188b26 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 returned with HTTP 200 Sep 07 10:57:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 668/1376] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:57:59 2026] GET /volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 => generated 475 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a5ccbfcc-322b-491d-ab4c-900219c172cb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5ccbfcc-322b-491d-ab4c-900219c172cb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:58:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5ccbfcc-322b-491d-ab4c-900219c172cb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5ccbfcc-322b-491d-ab4c-900219c172cb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a5ccbfcc-322b-491d-ab4c-900219c172cb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-25827575-d514-48dd-9dc3-daf880e88c85 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5ccbfcc-322b-491d-ab4c-900219c172cb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:58:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 709/1377] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:00 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 1326 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:58:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-25827575-d514-48dd-9dc3-daf880e88c85 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 Sep 07 10:58:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-25827575-d514-48dd-9dc3-daf880e88c85 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-25827575-d514-48dd-9dc3-daf880e88c85 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-13d62e8c-8ea0-48ce-874c-57811d5b88b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-25827575-d514-48dd-9dc3-daf880e88c85 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Snapshot retrieved successfully. Sep 07 10:58:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-25827575-d514-48dd-9dc3-daf880e88c85 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 returned with HTTP 200 Sep 07 10:58:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 669/1378] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:58:00 2026] GET /volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 => generated 475 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13d62e8c-8ea0-48ce-874c-57811d5b88b5 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-reader] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:58:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13d62e8c-8ea0-48ce-874c-57811d5b88b5 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13d62e8c-8ea0-48ce-874c-57811d5b88b5 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-13d62e8c-8ea0-48ce-874c-57811d5b88b5 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-reader] Volume info retrieved successfully. Sep 07 10:58:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13d62e8c-8ea0-48ce-874c-57811d5b88b5 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-reader] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:58:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 710/1379] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:00 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 1326 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-de467dc1-a0f8-445a-8efe-b9bed598176f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-de467dc1-a0f8-445a-8efe-b9bed598176f tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:58:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-de467dc1-a0f8-445a-8efe-b9bed598176f tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-de467dc1-a0f8-445a-8efe-b9bed598176f tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-de467dc1-a0f8-445a-8efe-b9bed598176f tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-de467dc1-a0f8-445a-8efe-b9bed598176f tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:58:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 670/1380] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:01 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 1326 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7eb30a2b-229c-4685-928e-741d730eb1bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7eb30a2b-229c-4685-928e-741d730eb1bb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] DELETE http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:58:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7eb30a2b-229c-4685-928e-741d730eb1bb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7eb30a2b-229c-4685-928e-741d730eb1bb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:01 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7eb30a2b-229c-4685-928e-741d730eb1bb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Delete volume with id: 0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:58:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7eb30a2b-229c-4685-928e-741d730eb1bb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7eb30a2b-229c-4685-928e-741d730eb1bb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Delete volume request issued successfully. Sep 07 10:58:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7eb30a2b-229c-4685-928e-741d730eb1bb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 202 Sep 07 10:58:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 711/1381] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:58:01 2026] DELETE /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:58:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dfc20617-96f1-4210-9f82-3bd6fce7ebcb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dfc20617-96f1-4210-9f82-3bd6fce7ebcb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:58:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dfc20617-96f1-4210-9f82-3bd6fce7ebcb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dfc20617-96f1-4210-9f82-3bd6fce7ebcb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-dfc20617-96f1-4210-9f82-3bd6fce7ebcb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dfc20617-96f1-4210-9f82-3bd6fce7ebcb tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:58:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 671/1382] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:01 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 1325 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-33ebdfce-f7b3-4d21-857f-a5ff6111808f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-33ebdfce-f7b3-4d21-857f-a5ff6111808f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 Sep 07 10:58:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-33ebdfce-f7b3-4d21-857f-a5ff6111808f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-33ebdfce-f7b3-4d21-857f-a5ff6111808f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-33ebdfce-f7b3-4d21-857f-a5ff6111808f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Snapshot retrieved successfully. Sep 07 10:58:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-33ebdfce-f7b3-4d21-857f-a5ff6111808f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 returned with HTTP 200 Sep 07 10:58:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 712/1383] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:58:01 2026] GET /volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 => generated 475 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-62476a9b-0474-4e9f-b883-bc289fc015e2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-62476a9b-0474-4e9f-b883-bc289fc015e2 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:58:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-62476a9b-0474-4e9f-b883-bc289fc015e2 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-62476a9b-0474-4e9f-b883-bc289fc015e2 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-62476a9b-0474-4e9f-b883-bc289fc015e2 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-62476a9b-0474-4e9f-b883-bc289fc015e2 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 200 Sep 07 10:58:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 672/1384] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:02 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 1325 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6b6bbf4c-2679-4a82-9929-3c21251c272f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b6bbf4c-2679-4a82-9929-3c21251c272f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 Sep 07 10:58:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b6bbf4c-2679-4a82-9929-3c21251c272f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b6bbf4c-2679-4a82-9929-3c21251c272f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b6bbf4c-2679-4a82-9929-3c21251c272f tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 returned with HTTP 404 Sep 07 10:58:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 713/1385] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:58:02 2026] GET /volume/v3/snapshots/5f23546e-a78e-4684-ae18-1e13cd7ec551 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:58:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b5cb26a0-5294-4d60-ba43-420ffee0ba08 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b5cb26a0-5294-4d60-ba43-420ffee0ba08 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c Sep 07 10:58:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b5cb26a0-5294-4d60-ba43-420ffee0ba08 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b5cb26a0-5294-4d60-ba43-420ffee0ba08 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b5cb26a0-5294-4d60-ba43-420ffee0ba08 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Volume info retrieved successfully. Sep 07 10:58:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b5cb26a0-5294-4d60-ba43-420ffee0ba08 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c returned with HTTP 200 Sep 07 10:58:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 673/1386] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:02 2026] GET /volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7b42367a-a841-46b0-ad05-6c70feac83c8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b42367a-a841-46b0-ad05-6c70feac83c8 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] DELETE http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c Sep 07 10:58:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b42367a-a841-46b0-ad05-6c70feac83c8 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b42367a-a841-46b0-ad05-6c70feac83c8 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7b42367a-a841-46b0-ad05-6c70feac83c8 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Delete volume with id: 6f8afc86-e12c-4c28-a8e8-46039382706c Sep 07 10:58:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7b42367a-a841-46b0-ad05-6c70feac83c8 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Volume info retrieved successfully. Sep 07 10:58:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7b42367a-a841-46b0-ad05-6c70feac83c8 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Delete volume request issued successfully. Sep 07 10:58:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b42367a-a841-46b0-ad05-6c70feac83c8 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c returned with HTTP 202 Sep 07 10:58:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 714/1387] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:58:02 2026] DELETE /volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:58:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-db472135-0b2a-4479-994e-48bb85bdfde6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db472135-0b2a-4479-994e-48bb85bdfde6 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c Sep 07 10:58:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-db472135-0b2a-4479-994e-48bb85bdfde6 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-db472135-0b2a-4479-994e-48bb85bdfde6 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-db472135-0b2a-4479-994e-48bb85bdfde6 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Volume info retrieved successfully. Sep 07 10:58:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db472135-0b2a-4479-994e-48bb85bdfde6 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c returned with HTTP 200 Sep 07 10:58:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 674/1388] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:03 2026] GET /volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c => generated 859 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ad2cba1d-deb3-42f1-bd8a-310519cb5e32 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ad2cba1d-deb3-42f1-bd8a-310519cb5e32 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 Sep 07 10:58:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ad2cba1d-deb3-42f1-bd8a-310519cb5e32 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ad2cba1d-deb3-42f1-bd8a-310519cb5e32 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ad2cba1d-deb3-42f1-bd8a-310519cb5e32 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 returned with HTTP 404 Sep 07 10:58:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 715/1389] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:03 2026] GET /volume/v3/volumes/0b670001-25f4-46e7-b44f-f2695b101c16 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:58:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:58:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1827514125"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1827514125'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:58:03 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Create volume of 1 GB Sep 07 10:58:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Availability Zones retrieved successfully. Sep 07 10:58:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Flow 'volume_create_api' (3c891f05-1540-4859-90fc-d90e10aae519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:58:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e792cbf2-0dfa-4595-ba6e-56dbf9c1c7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:58:03 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e792cbf2-0dfa-4595-ba6e-56dbf9c1c7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad21c8d-f1c9-48b7-8cc6-9459d8fb05c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-db890b69-fde5-42f5-a3fc-72c1a1770e9e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db890b69-fde5-42f5-a3fc-72c1a1770e9e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c Sep 07 10:58:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db890b69-fde5-42f5-a3fc-72c1a1770e9e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db890b69-fde5-42f5-a3fc-72c1a1770e9e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:04 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Created reservations ['0c807324-f9ee-449a-a2dd-3c78947f6186', '25471974-ab95-475a-aaea-c0e46855e96f', '3fe5fcc8-29be-455b-ab07-b11cbe448bc9', '9078b05e-d097-401a-8a9b-da1ca0bca931'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:58:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad21c8d-f1c9-48b7-8cc6-9459d8fb05c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c807324-f9ee-449a-a2dd-3c78947f6186', '25471974-ab95-475a-aaea-c0e46855e96f', '3fe5fcc8-29be-455b-ab07-b11cbe448bc9', '9078b05e-d097-401a-8a9b-da1ca0bca931']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f93a024-8dcb-4013-ae06-a225ffb0cf6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-db890b69-fde5-42f5-a3fc-72c1a1770e9e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Volume info retrieved successfully. Sep 07 10:58:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db890b69-fde5-42f5-a3fc-72c1a1770e9e tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c returned with HTTP 200 Sep 07 10:58:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 716/1390] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:04 2026] GET /volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f93a024-8dcb-4013-ae06-a225ffb0cf6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '667a97da-6ee3-45ca-8ba5-c37c622aa53c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1827514125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='444af2a2d7664d7481192cdc97439865',qos_specs=None,replication_status=,reservations=['0c807324-f9ee-449a-a2dd-3c78947f6186','25471974-ab95-475a-aaea-c0e46855e96f','3fe5fcc8-29be-455b-ab07-b11cbe448bc9','9078b05e-d097-401a-8a9b-da1ca0bca931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8b150003aac40338fbb328bf7cef215',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1827514125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=667a97da-6ee3-45ca-8ba5-c37c622aa53c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='444af2a2d7664d7481192cdc97439865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8b150003aac40338fbb328bf7cef215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced5963e-fd39-4b00-b4b0-8395c58b0c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced5963e-fd39-4b00-b4b0-8395c58b0c29) transitioned into state 'SUCCESS' from state '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-1827514125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='444af2a2d7664d7481192cdc97439865',qos_specs=None,replication_status=,reservations=['0c807324-f9ee-449a-a2dd-3c78947f6186','25471974-ab95-475a-aaea-c0e46855e96f','3fe5fcc8-29be-455b-ab07-b11cbe448bc9','9078b05e-d097-401a-8a9b-da1ca0bca931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8b150003aac40338fbb328bf7cef215',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea471d1-4b74-49af-b41d-420858046c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea471d1-4b74-49af-b41d-420858046c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:04 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Flow 'volume_create_api' (3c891f05-1540-4859-90fc-d90e10aae519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:58:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Create volume request issued successfully. Sep 07 10:58:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-691b7cb7-1a47-426e-82fe-1f7dc0819f54 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:58:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 675/1391] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:58:03 2026] POST /volume/v3/volumes => generated 755 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:58:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63d721f2-bb6f-49f8-a71d-68baa28eddb5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63d721f2-bb6f-49f8-a71d-68baa28eddb5 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63d721f2-bb6f-49f8-a71d-68baa28eddb5 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63d721f2-bb6f-49f8-a71d-68baa28eddb5 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63d721f2-bb6f-49f8-a71d-68baa28eddb5 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63d721f2-bb6f-49f8-a71d-68baa28eddb5 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c returned with HTTP 200 Sep 07 10:58:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 717/1392] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:04 2026] GET /volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c => generated 823 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7b5f0640-97cc-4f76-8b9b-1adbe5293123 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7b5f0640-97cc-4f76-8b9b-1adbe5293123 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c Sep 07 10:58:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7b5f0640-97cc-4f76-8b9b-1adbe5293123 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7b5f0640-97cc-4f76-8b9b-1adbe5293123 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:05 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=522,cinder:INSERT=107,cinder:UPDATE=154 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:58:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7b5f0640-97cc-4f76-8b9b-1adbe5293123 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Volume info retrieved successfully. Sep 07 10:58:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7b5f0640-97cc-4f76-8b9b-1adbe5293123 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c returned with HTTP 200 Sep 07 10:58:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 676/1393] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:05 2026] GET /volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c => generated 859 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-30696ba1-a48e-4a34-a50f-60c0ebfcdf4f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30696ba1-a48e-4a34-a50f-60c0ebfcdf4f tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30696ba1-a48e-4a34-a50f-60c0ebfcdf4f tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30696ba1-a48e-4a34-a50f-60c0ebfcdf4f tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-30696ba1-a48e-4a34-a50f-60c0ebfcdf4f tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30696ba1-a48e-4a34-a50f-60c0ebfcdf4f tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c returned with HTTP 200 Sep 07 10:58:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 718/1394] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:05 2026] GET /volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c => generated 847 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dfa9b8fe-567d-451d-be69-f0b36c2140c1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dfa9b8fe-567d-451d-be69-f0b36c2140c1 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] GET http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c Sep 07 10:58:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dfa9b8fe-567d-451d-be69-f0b36c2140c1 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dfa9b8fe-567d-451d-be69-f0b36c2140c1 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dfa9b8fe-567d-451d-be69-f0b36c2140c1 tempest-VolumesSnapshotNegativeTestJSON-2079428800 tempest-VolumesSnapshotNegativeTestJSON-2079428800-project-member] http://192.168.122.99/volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c returned with HTTP 404 Sep 07 10:58:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 677/1395] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:06 2026] GET /volume/v3/volumes/6f8afc86-e12c-4c28-a8e8-46039382706c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a82c001c-1691-440d-b467-58112f34ba9b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a82c001c-1691-440d-b467-58112f34ba9b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a82c001c-1691-440d-b467-58112f34ba9b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a82c001c-1691-440d-b467-58112f34ba9b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a82c001c-1691-440d-b467-58112f34ba9b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a82c001c-1691-440d-b467-58112f34ba9b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c returned with HTTP 200 Sep 07 10:58:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 719/1396] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:06 2026] GET /volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ce9dae5d-292d-4adf-8524-d1f46f1870a0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ce9dae5d-292d-4adf-8524-d1f46f1870a0 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:58:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ce9dae5d-292d-4adf-8524-d1f46f1870a0 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "667a97da-6ee3-45ca-8ba5-c37c622aa53c", "name": "tempest-VolumesExtendTest-Snapshot-114915147"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ce9dae5d-292d-4adf-8524-d1f46f1870a0 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:07 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-ce9dae5d-292d-4adf-8524-d1f46f1870a0 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Create snapshot from volume 667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:07 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-ce9dae5d-292d-4adf-8524-d1f46f1870a0 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Created reservations ['010fd0ff-7681-4b74-8c16-3f25af758cc8', '72718713-3fb7-4708-9566-dd0073c7e0b6', '6b11ce18-0823-4b59-ae8f-c42449f4b657', '5ec339d4-3e2b-41fa-9289-fb7090aa8351'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:58:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-d2f67ac1-3964-4926-a82e-f4279a089973 req-cb5b45dc-981e-46ea-b622-a19e4cb9ba5a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d2f67ac1-3964-4926-a82e-f4279a089973 req-cb5b45dc-981e-46ea-b622-a19e4cb9ba5a tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/attachments?instance_id=c201ec0e-c183-48e9-861c-eef24aa7db39 Sep 07 10:58:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d2f67ac1-3964-4926-a82e-f4279a089973 req-cb5b45dc-981e-46ea-b622-a19e4cb9ba5a tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d2f67ac1-3964-4926-a82e-f4279a089973 req-cb5b45dc-981e-46ea-b622-a19e4cb9ba5a tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:58:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ce9dae5d-292d-4adf-8524-d1f46f1870a0 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Snapshot create request issued successfully. Sep 07 10:58:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d2f67ac1-3964-4926-a82e-f4279a089973 req-cb5b45dc-981e-46ea-b622-a19e4cb9ba5a tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/attachments?instance_id=c201ec0e-c183-48e9-861c-eef24aa7db39 returned with HTTP 200 Sep 07 10:58:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ce9dae5d-292d-4adf-8524-d1f46f1870a0 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:58:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 678/1397] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:58:07 2026] POST /volume/v3/snapshots => generated 303 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:58:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 720/1398] 192.168.122.99 () {62 vars in 1521 bytes} [Mon Sep 7 10:58:07 2026] GET /volume/v3/attachments?instance_id=c201ec0e-c183-48e9-861c-eef24aa7db39 => generated 192 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-d2f67ac1-3964-4926-a82e-f4279a089973 req-1c266ddf-5c82-41f4-a243-ead331dbd6c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9d0c656f-8a64-47dd-9154-27e34710100b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d0c656f-8a64-47dd-9154-27e34710100b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d Sep 07 10:58:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d0c656f-8a64-47dd-9154-27e34710100b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-d2f67ac1-3964-4926-a82e-f4279a089973 req-1c266ddf-5c82-41f4-a243-ead331dbd6c9 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909 Sep 07 10:58:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d0c656f-8a64-47dd-9154-27e34710100b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-d2f67ac1-3964-4926-a82e-f4279a089973 req-1c266ddf-5c82-41f4-a243-ead331dbd6c9 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-d2f67ac1-3964-4926-a82e-f4279a089973 req-1c266ddf-5c82-41f4-a243-ead331dbd6c9 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9d0c656f-8a64-47dd-9154-27e34710100b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Snapshot retrieved successfully. Sep 07 10:58:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d0c656f-8a64-47dd-9154-27e34710100b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d returned with HTTP 200 Sep 07 10:58:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 721/1399] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:58:07 2026] GET /volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d => generated 435 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-d2f67ac1-3964-4926-a82e-f4279a089973 req-1c266ddf-5c82-41f4-a243-ead331dbd6c9 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909 returned with HTTP 200 Sep 07 10:58:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 679/1400] 192.168.122.99 () {62 vars in 1535 bytes} [Mon Sep 7 10:58:07 2026] GET /volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909 => generated 718 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-809ea798-5391-4968-97a4-4d1ac3cebce1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-809ea798-5391-4968-97a4-4d1ac3cebce1 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d Sep 07 10:58:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-809ea798-5391-4968-97a4-4d1ac3cebce1 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-809ea798-5391-4968-97a4-4d1ac3cebce1 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-809ea798-5391-4968-97a4-4d1ac3cebce1 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Snapshot retrieved successfully. Sep 07 10:58:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-809ea798-5391-4968-97a4-4d1ac3cebce1 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d returned with HTTP 200 Sep 07 10:58:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 722/1401] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:58:08 2026] GET /volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d => generated 435 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8fd28828-3a8a-4f34-a327-a130137d7564 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8fd28828-3a8a-4f34-a327-a130137d7564 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d Sep 07 10:58:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8fd28828-3a8a-4f34-a327-a130137d7564 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8fd28828-3a8a-4f34-a327-a130137d7564 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8fd28828-3a8a-4f34-a327-a130137d7564 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Snapshot retrieved successfully. Sep 07 10:58:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8fd28828-3a8a-4f34-a327-a130137d7564 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d returned with HTTP 200 Sep 07 10:58:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 680/1402] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:58:09 2026] GET /volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d => generated 435 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-51c26449-6670-4b00-a08f-83cfb75d99d8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51c26449-6670-4b00-a08f-83cfb75d99d8 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d Sep 07 10:58:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-51c26449-6670-4b00-a08f-83cfb75d99d8 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-51c26449-6670-4b00-a08f-83cfb75d99d8 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-51c26449-6670-4b00-a08f-83cfb75d99d8 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Snapshot retrieved successfully. Sep 07 10:58:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51c26449-6670-4b00-a08f-83cfb75d99d8 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d returned with HTTP 200 Sep 07 10:58:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 723/1403] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:58:10 2026] GET /volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d => generated 435 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:58:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9e9b4a26-d7a6-42c0-9d4d-2eb0eb7397c6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9e9b4a26-d7a6-42c0-9d4d-2eb0eb7397c6 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d Sep 07 10:58:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9e9b4a26-d7a6-42c0-9d4d-2eb0eb7397c6 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9e9b4a26-d7a6-42c0-9d4d-2eb0eb7397c6 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9e9b4a26-d7a6-42c0-9d4d-2eb0eb7397c6 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Snapshot retrieved successfully. Sep 07 10:58:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9e9b4a26-d7a6-42c0-9d4d-2eb0eb7397c6 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d returned with HTTP 200 Sep 07 10:58:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 681/1404] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:58:11 2026] GET /volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d => generated 462 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a5b86685-a753-42ad-bd8d-09b53ad14eb3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5b86685-a753-42ad-bd8d-09b53ad14eb3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] POST http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c/action Sep 07 10:58:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5b86685-a753-42ad-bd8d-09b53ad14eb3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:58:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5b86685-a753-42ad-bd8d-09b53ad14eb3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a5b86685-a753-42ad-bd8d-09b53ad14eb3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:12 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-a5b86685-a753-42ad-bd8d-09b53ad14eb3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Created reservations ['951e9c43-3d54-4302-89cb-e763aba66385', '4ad56a08-86a6-487d-8e09-817012aec3e8'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:58:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a5b86685-a753-42ad-bd8d-09b53ad14eb3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Extend volume request issued successfully. Sep 07 10:58:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5b86685-a753-42ad-bd8d-09b53ad14eb3 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c/action returned with HTTP 202 Sep 07 10:58:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 724/1405] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:58:11 2026] POST /volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:58:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-43298b4c-c326-4082-b608-02e71f3d910e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43298b4c-c326-4082-b608-02e71f3d910e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43298b4c-c326-4082-b608-02e71f3d910e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43298b4c-c326-4082-b608-02e71f3d910e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-43298b4c-c326-4082-b608-02e71f3d910e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43298b4c-c326-4082-b608-02e71f3d910e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c returned with HTTP 200 Sep 07 10:58:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 682/1406] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:12 2026] GET /volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8c373b89-01a9-4fc2-8015-e219225852ee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c373b89-01a9-4fc2-8015-e219225852ee tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c373b89-01a9-4fc2-8015-e219225852ee tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c373b89-01a9-4fc2-8015-e219225852ee tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8c373b89-01a9-4fc2-8015-e219225852ee tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c373b89-01a9-4fc2-8015-e219225852ee tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c returned with HTTP 200 Sep 07 10:58:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 725/1407] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:13 2026] GET /volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c => generated 848 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-baab729e-09d0-4684-bd73-aeeb6dbe428e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-baab729e-09d0-4684-bd73-aeeb6dbe428e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-reader] GET http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-baab729e-09d0-4684-bd73-aeeb6dbe428e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-baab729e-09d0-4684-bd73-aeeb6dbe428e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-baab729e-09d0-4684-bd73-aeeb6dbe428e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-reader] Volume info retrieved successfully. Sep 07 10:58:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-baab729e-09d0-4684-bd73-aeeb6dbe428e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-reader] http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c returned with HTTP 200 Sep 07 10:58:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 683/1408] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:13 2026] GET /volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5c440ca7-7d0b-4687-809a-db6e9ac05b60 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c440ca7-7d0b-4687-809a-db6e9ac05b60 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d Sep 07 10:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c440ca7-7d0b-4687-809a-db6e9ac05b60 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c440ca7-7d0b-4687-809a-db6e9ac05b60 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-5c440ca7-7d0b-4687-809a-db6e9ac05b60 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Delete snapshot with id: 2a92478f-142c-4d0d-a73c-daa3531e4b5d Sep 07 10:58:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5c440ca7-7d0b-4687-809a-db6e9ac05b60 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Snapshot retrieved successfully. Sep 07 10:58:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5c440ca7-7d0b-4687-809a-db6e9ac05b60 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Snapshot delete request issued successfully. Sep 07 10:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c440ca7-7d0b-4687-809a-db6e9ac05b60 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d returned with HTTP 202 Sep 07 10:58:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 726/1409] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 10:58:13 2026] DELETE /volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:58:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-854abb54-e9cb-4df3-b70d-790fe5408703 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-854abb54-e9cb-4df3-b70d-790fe5408703 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d Sep 07 10:58:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-854abb54-e9cb-4df3-b70d-790fe5408703 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-854abb54-e9cb-4df3-b70d-790fe5408703 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-854abb54-e9cb-4df3-b70d-790fe5408703 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Snapshot retrieved successfully. Sep 07 10:58:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-854abb54-e9cb-4df3-b70d-790fe5408703 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d returned with HTTP 200 Sep 07 10:58:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 684/1410] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:58:13 2026] GET /volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d => generated 461 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6f5f1857-1ace-4b70-910d-31d41be0740e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f5f1857-1ace-4b70-910d-31d41be0740e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d Sep 07 10:58:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6f5f1857-1ace-4b70-910d-31d41be0740e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6f5f1857-1ace-4b70-910d-31d41be0740e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6f5f1857-1ace-4b70-910d-31d41be0740e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Snapshot retrieved successfully. Sep 07 10:58:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f5f1857-1ace-4b70-910d-31d41be0740e tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d returned with HTTP 200 Sep 07 10:58:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 727/1411] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:58:14 2026] GET /volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d => generated 461 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-408ebeb1-3b78-4c58-a806-8155a2c2f8ed None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-408ebeb1-3b78-4c58-a806-8155a2c2f8ed tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d Sep 07 10:58:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-408ebeb1-3b78-4c58-a806-8155a2c2f8ed tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-408ebeb1-3b78-4c58-a806-8155a2c2f8ed tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-408ebeb1-3b78-4c58-a806-8155a2c2f8ed tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d returned with HTTP 404 Sep 07 10:58:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 685/1412] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:58:15 2026] GET /volume/v3/snapshots/2a92478f-142c-4d0d-a73c-daa3531e4b5d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:58:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ae676e99-3697-4ccc-838a-479aab49ba5b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ae676e99-3697-4ccc-838a-479aab49ba5b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ae676e99-3697-4ccc-838a-479aab49ba5b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ae676e99-3697-4ccc-838a-479aab49ba5b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ae676e99-3697-4ccc-838a-479aab49ba5b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ae676e99-3697-4ccc-838a-479aab49ba5b tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c returned with HTTP 200 Sep 07 10:58:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 728/1413] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:15 2026] GET /volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c896feb0-1402-47e6-bf46-cfb0e310b178 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c896feb0-1402-47e6-bf46-cfb0e310b178 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] DELETE http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c896feb0-1402-47e6-bf46-cfb0e310b178 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c896feb0-1402-47e6-bf46-cfb0e310b178 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:15 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-c896feb0-1402-47e6-bf46-cfb0e310b178 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Delete volume with id: 667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c896feb0-1402-47e6-bf46-cfb0e310b178 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c896feb0-1402-47e6-bf46-cfb0e310b178 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Delete volume request issued successfully. Sep 07 10:58:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c896feb0-1402-47e6-bf46-cfb0e310b178 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c returned with HTTP 202 Sep 07 10:58:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 686/1414] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:58:15 2026] DELETE /volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:58:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f04f6b4a-c326-4156-96b1-de9acaf514b9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f04f6b4a-c326-4156-96b1-de9acaf514b9 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f04f6b4a-c326-4156-96b1-de9acaf514b9 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f04f6b4a-c326-4156-96b1-de9acaf514b9 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f04f6b4a-c326-4156-96b1-de9acaf514b9 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Volume info retrieved successfully. Sep 07 10:58:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f04f6b4a-c326-4156-96b1-de9acaf514b9 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c returned with HTTP 200 Sep 07 10:58:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 729/1415] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:15 2026] GET /volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c => generated 847 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-eb4458ea-133e-4ee9-aad5-9bc775300ab6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eb4458ea-133e-4ee9-aad5-9bc775300ab6 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] GET http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c Sep 07 10:58:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eb4458ea-133e-4ee9-aad5-9bc775300ab6 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eb4458ea-133e-4ee9-aad5-9bc775300ab6 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eb4458ea-133e-4ee9-aad5-9bc775300ab6 tempest-VolumesExtendTest-487455250 tempest-VolumesExtendTest-487455250-project-member] http://192.168.122.99/volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c returned with HTTP 404 Sep 07 10:58:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 687/1416] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:16 2026] GET /volume/v3/volumes/667a97da-6ee3-45ca-8ba5-c37c622aa53c => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:58:25 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=325,cinder:INSERT=29,cinder:UPDATE=46 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:58:26 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=39,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1798189966"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1798189966'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Create volume of 1 GB Sep 07 10:58:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Availability Zones retrieved successfully. Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Flow 'volume_create_api' (e73be06d-67e8-4437-a9f9-dabcb4906b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bdfe7b3-6ddb-42d2-b0fe-59e1d18ceb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bdfe7b3-6ddb-42d2-b0fe-59e1d18ceb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc53cf4-6b5e-4a87-b93f-7a13e3e9222e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Created reservations ['7b96002f-ef9c-4413-8d35-24a96ef9f4ff', 'f82e3e34-c226-4b1b-a272-f1a08b4cc253', 'a4858150-eb78-4c0e-aa6d-fae8173fa204', '31cc3dc3-9a20-42e4-934b-543e21f0639b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc53cf4-6b5e-4a87-b93f-7a13e3e9222e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b96002f-ef9c-4413-8d35-24a96ef9f4ff', 'f82e3e34-c226-4b1b-a272-f1a08b4cc253', 'a4858150-eb78-4c0e-aa6d-fae8173fa204', '31cc3dc3-9a20-42e4-934b-543e21f0639b']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c21cb7-0afb-4c69-b8d1-c92130907f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c21cb7-0afb-4c69-b8d1-c92130907f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f863b1c6-fc81-4799-b290-b1f45ebd6b9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1798189966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e0d8f279ad542729610c848966266d0',qos_specs=None,replication_status=,reservations=['7b96002f-ef9c-4413-8d35-24a96ef9f4ff','f82e3e34-c226-4b1b-a272-f1a08b4cc253','a4858150-eb78-4c0e-aa6d-fae8173fa204','31cc3dc3-9a20-42e4-934b-543e21f0639b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e554620408b485ea2516f40f0b2e6f0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1798189966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f863b1c6-fc81-4799-b290-b1f45ebd6b9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e0d8f279ad542729610c848966266d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e554620408b485ea2516f40f0b2e6f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dddc334-3556-4dd1-9bda-12c3fa5acb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dddc334-3556-4dd1-9bda-12c3fa5acb64) transitioned into state 'SUCCESS' from state '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-1798189966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e0d8f279ad542729610c848966266d0',qos_specs=None,replication_status=,reservations=['7b96002f-ef9c-4413-8d35-24a96ef9f4ff','f82e3e34-c226-4b1b-a272-f1a08b4cc253','a4858150-eb78-4c0e-aa6d-fae8173fa204','31cc3dc3-9a20-42e4-934b-543e21f0639b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e554620408b485ea2516f40f0b2e6f0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e73c633-3b54-490d-a8ea-896cfdbf5b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e73c633-3b54-490d-a8ea-896cfdbf5b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Flow 'volume_create_api' (e73be06d-67e8-4437-a9f9-dabcb4906b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:58:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Create volume request issued successfully. Sep 07 10:58:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-df754f4a-e920-4f25-a441-f8bbbe8010d0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:58:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 730/1417] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:58:30 2026] POST /volume/v3/volumes => generated 762 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:58:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1516edf2-afa9-4640-91f5-efcc41f0524c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1516edf2-afa9-4640-91f5-efcc41f0524c tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1516edf2-afa9-4640-91f5-efcc41f0524c tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1516edf2-afa9-4640-91f5-efcc41f0524c tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1516edf2-afa9-4640-91f5-efcc41f0524c tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1516edf2-afa9-4640-91f5-efcc41f0524c tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 688/1418] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:30 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 830 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-08bd27a9-eed7-42da-b673-5e3ef9cc767d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08bd27a9-eed7-42da-b673-5e3ef9cc767d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08bd27a9-eed7-42da-b673-5e3ef9cc767d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08bd27a9-eed7-42da-b673-5e3ef9cc767d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-08bd27a9-eed7-42da-b673-5e3ef9cc767d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08bd27a9-eed7-42da-b673-5e3ef9cc767d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 731/1419] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:31 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 854 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0308ceb3-e208-409d-98c5-f2f8ffd3c65d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0308ceb3-e208-409d-98c5-f2f8ffd3c65d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0308ceb3-e208-409d-98c5-f2f8ffd3c65d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0308ceb3-e208-409d-98c5-f2f8ffd3c65d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0308ceb3-e208-409d-98c5-f2f8ffd3c65d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0308ceb3-e208-409d-98c5-f2f8ffd3c65d tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 689/1420] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:32 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 855 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-bd02993c-e2ba-4435-ac2e-c24dfa7de24f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-bd02993c-e2ba-4435-ac2e-c24dfa7de24f tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-bd02993c-e2ba-4435-ac2e-c24dfa7de24f tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-bd02993c-e2ba-4435-ac2e-c24dfa7de24f tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-bd02993c-e2ba-4435-ac2e-c24dfa7de24f tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-bd02993c-e2ba-4435-ac2e-c24dfa7de24f tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 732/1421] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:58:33 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-09493683-45f4-44d1-a5f6-21f41870273e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09493683-45f4-44d1-a5f6-21f41870273e None None] GET http://192.168.122.99/volume// Sep 07 10:58:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-09493683-45f4-44d1-a5f6-21f41870273e None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-09493683-45f4-44d1-a5f6-21f41870273e None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09493683-45f4-44d1-a5f6-21f41870273e None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:58:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 690/1422] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:58:33 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:58:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-f802cf96-7058-4449-abe0-3b89bbcbae49 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-f802cf96-7058-4449-abe0-3b89bbcbae49 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:58:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-f802cf96-7058-4449-abe0-3b89bbcbae49 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f863b1c6-fc81-4799-b290-b1f45ebd6b9b", "connector": null, "instance_uuid": "892bff73-6311-4edf-964f-1d7a1bcabc5d"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-f802cf96-7058-4449-abe0-3b89bbcbae49 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:58:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 733/1423] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:58:33 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3fdb2a20-af05-4589-8ccd-c63381114d08 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3fdb2a20-af05-4589-8ccd-c63381114d08 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3fdb2a20-af05-4589-8ccd-c63381114d08 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3fdb2a20-af05-4589-8ccd-c63381114d08 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-af7f4521-2b44-4c82-85f5-4f65433ace23 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af7f4521-2b44-4c82-85f5-4f65433ace23 None None] GET http://192.168.122.99/volume// Sep 07 10:58:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af7f4521-2b44-4c82-85f5-4f65433ace23 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af7f4521-2b44-4c82-85f5-4f65433ace23 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af7f4521-2b44-4c82-85f5-4f65433ace23 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:58:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 734/1424] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:58:33 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:58:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3fdb2a20-af05-4589-8ccd-c63381114d08 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-65223832-2685-4a86-8981-14bb51d77ba1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-65223832-2685-4a86-8981-14bb51d77ba1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-65223832-2685-4a86-8981-14bb51d77ba1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-65223832-2685-4a86-8981-14bb51d77ba1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3fdb2a20-af05-4589-8ccd-c63381114d08 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 691/1425] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:33 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 854 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-65223832-2685-4a86-8981-14bb51d77ba1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-65223832-2685-4a86-8981-14bb51d77ba1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 735/1426] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:58:34 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 1035 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:58:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-38606302-c585-4a73-bea9-cc69acc626eb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-38606302-c585-4a73-bea9-cc69acc626eb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] PUT http://192.168.122.99/volume/v3/attachments/bef33476-9d4b-43b9-95cc-f822a33edd5b Sep 07 10:58:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-38606302-c585-4a73-bea9-cc69acc626eb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:34 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-38606302-c585-4a73-bea9-cc69acc626eb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Acquiring lock "cinder-attachment_update-f863b1c6-fc81-4799-b290-b1f45ebd6b9b-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:58:34 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-38606302-c585-4a73-bea9-cc69acc626eb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Lock "cinder-attachment_update-f863b1c6-fc81-4799-b290-b1f45ebd6b9b-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:58:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:34 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-38606302-c585-4a73-bea9-cc69acc626eb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Lock "cinder-attachment_update-f863b1c6-fc81-4799-b290-b1f45ebd6b9b-devstack" released by "attachment_update" :: held 0.273s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:58:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-38606302-c585-4a73-bea9-cc69acc626eb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments/bef33476-9d4b-43b9-95cc-f822a33edd5b returned with HTTP 200 Sep 07 10:58:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 692/1427] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:58:34 2026] PUT /volume/v3/attachments/bef33476-9d4b-43b9-95cc-f822a33edd5b => generated 694 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ba0a1e4a-1053-4cd2-a0d9-bc0c07338232 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ba0a1e4a-1053-4cd2-a0d9-bc0c07338232 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ba0a1e4a-1053-4cd2-a0d9-bc0c07338232 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ba0a1e4a-1053-4cd2-a0d9-bc0c07338232 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ba0a1e4a-1053-4cd2-a0d9-bc0c07338232 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ba0a1e4a-1053-4cd2-a0d9-bc0c07338232 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 736/1428] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:35 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-be78b537-8d2c-43d8-b391-eb3de60796ab None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-be78b537-8d2c-43d8-b391-eb3de60796ab tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/attachments/bef33476-9d4b-43b9-95cc-f822a33edd5b/action Sep 07 10:58:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-be78b537-8d2c-43d8-b391-eb3de60796ab tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action body: b'{"os-complete": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:58:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-be78b537-8d2c-43d8-b391-eb3de60796ab tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-1414da49-d1aa-4ed2-92c0-94287b7e1d92 req-be78b537-8d2c-43d8-b391-eb3de60796ab tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments/bef33476-9d4b-43b9-95cc-f822a33edd5b/action returned with HTTP 204 Sep 07 10:58:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 693/1429] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:58:35 2026] POST /volume/v3/attachments/bef33476-9d4b-43b9-95cc-f822a33edd5b/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-470e2a8e-2b5f-4701-8ba9-e1a52d13c427 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-470e2a8e-2b5f-4701-8ba9-e1a52d13c427 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-470e2a8e-2b5f-4701-8ba9-e1a52d13c427 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-470e2a8e-2b5f-4701-8ba9-e1a52d13c427 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-470e2a8e-2b5f-4701-8ba9-e1a52d13c427 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-470e2a8e-2b5f-4701-8ba9-e1a52d13c427 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 737/1430] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:36 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c09f147c-c7cd-4fb6-b559-dbee2566e1a3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c09f147c-c7cd-4fb6-b559-dbee2566e1a3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c09f147c-c7cd-4fb6-b559-dbee2566e1a3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c09f147c-c7cd-4fb6-b559-dbee2566e1a3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c09f147c-c7cd-4fb6-b559-dbee2566e1a3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c09f147c-c7cd-4fb6-b559-dbee2566e1a3 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 694/1431] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:36 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 1147 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-127e1cd8-99eb-4a2e-a5ee-4fda06b139fb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-127e1cd8-99eb-4a2e-a5ee-4fda06b139fb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] DELETE http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-127e1cd8-99eb-4a2e-a5ee-4fda06b139fb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-127e1cd8-99eb-4a2e-a5ee-4fda06b139fb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-127e1cd8-99eb-4a2e-a5ee-4fda06b139fb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Delete volume with id: f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-127e1cd8-99eb-4a2e-a5ee-4fda06b139fb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-127e1cd8-99eb-4a2e-a5ee-4fda06b139fb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-127e1cd8-99eb-4a2e-a5ee-4fda06b139fb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 400 Sep 07 10:58:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 738/1432] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:58:36 2026] DELETE /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 307 bytes in 54 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bd484fb6-54fb-4b99-b2e1-1dd0dfb939d2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bd484fb6-54fb-4b99-b2e1-1dd0dfb939d2 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bd484fb6-54fb-4b99-b2e1-1dd0dfb939d2 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bd484fb6-54fb-4b99-b2e1-1dd0dfb939d2 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bd484fb6-54fb-4b99-b2e1-1dd0dfb939d2 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bd484fb6-54fb-4b99-b2e1-1dd0dfb939d2 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 695/1433] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:36 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 1147 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9623888a-037c-44fd-8308-191a3eac6331 req-66851643-7a2f-4c8f-8cce-bc876c5a746e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-66851643-7a2f-4c8f-8cce-bc876c5a746e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-66851643-7a2f-4c8f-8cce-bc876c5a746e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-66851643-7a2f-4c8f-8cce-bc876c5a746e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-9623888a-037c-44fd-8308-191a3eac6331 req-66851643-7a2f-4c8f-8cce-bc876c5a746e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-66851643-7a2f-4c8f-8cce-bc876c5a746e tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 739/1434] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:58:36 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 1147 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-9623888a-037c-44fd-8308-191a3eac6331 req-94004713-d75f-4765-a4db-f683e549cdeb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-94004713-d75f-4765-a4db-f683e549cdeb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] POST http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b/action Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-94004713-d75f-4765-a4db-f683e549cdeb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-94004713-d75f-4765-a4db-f683e549cdeb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-9623888a-037c-44fd-8308-191a3eac6331 req-94004713-d75f-4765-a4db-f683e549cdeb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-9623888a-037c-44fd-8308-191a3eac6331 req-94004713-d75f-4765-a4db-f683e549cdeb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Begin detaching volume completed successfully. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-94004713-d75f-4765-a4db-f683e549cdeb tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b/action returned with HTTP 202 Sep 07 10:58:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 696/1435] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:58:36 2026] POST /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-000bfe07-dac0-4bb3-a399-891dba49d05d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-000bfe07-dac0-4bb3-a399-891dba49d05d None None] GET http://192.168.122.99/volume// Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-000bfe07-dac0-4bb3-a399-891dba49d05d None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-000bfe07-dac0-4bb3-a399-891dba49d05d None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-000bfe07-dac0-4bb3-a399-891dba49d05d None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:58:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 740/1436] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:58:36 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-9623888a-037c-44fd-8308-191a3eac6331 req-0c43103c-0af2-4717-9ffb-784ebecf3821 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-0c43103c-0af2-4717-9ffb-784ebecf3821 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-0c43103c-0af2-4717-9ffb-784ebecf3821 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-0c43103c-0af2-4717-9ffb-784ebecf3821 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-9623888a-037c-44fd-8308-191a3eac6331 req-0c43103c-0af2-4717-9ffb-784ebecf3821 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-0c43103c-0af2-4717-9ffb-784ebecf3821 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 697/1437] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:58:36 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 1331 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9623888a-037c-44fd-8308-191a3eac6331 req-49f398c9-3c24-494b-93ab-bb9c75be20a1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-49f398c9-3c24-494b-93ab-bb9c75be20a1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] DELETE http://192.168.122.99/volume/v3/attachments/bef33476-9d4b-43b9-95cc-f822a33edd5b Sep 07 10:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-49f398c9-3c24-494b-93ab-bb9c75be20a1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-49f398c9-3c24-494b-93ab-bb9c75be20a1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:37 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 07 10:58:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9623888a-037c-44fd-8308-191a3eac6331 req-49f398c9-3c24-494b-93ab-bb9c75be20a1 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/attachments/bef33476-9d4b-43b9-95cc-f822a33edd5b returned with HTTP 200 Sep 07 10:58:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 741/1438] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:58:37 2026] DELETE /volume/v3/attachments/bef33476-9d4b-43b9-95cc-f822a33edd5b => generated 19 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-eea0f6e3-e4c2-4a62-b9c7-34487c44148f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eea0f6e3-e4c2-4a62-b9c7-34487c44148f tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eea0f6e3-e4c2-4a62-b9c7-34487c44148f tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eea0f6e3-e4c2-4a62-b9c7-34487c44148f tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-eea0f6e3-e4c2-4a62-b9c7-34487c44148f tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eea0f6e3-e4c2-4a62-b9c7-34487c44148f tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 698/1439] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:37 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:58:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1729297689", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1729297689', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:58:46 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Create volume of 1 GB Sep 07 10:58:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Availability Zones retrieved successfully. Sep 07 10:58:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Flow 'volume_create_api' (984d1046-2139-4be3-b53a-cb9660b93311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:58:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2978d29d-9edc-418c-9908-a270997ea386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:58:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2978d29d-9edc-418c-9908-a270997ea386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35572101-4ded-42bf-b6da-18661af6551f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Created reservations ['c37322b7-8bfa-429b-8de9-c1c4ec856867', '5a9efbf5-0e05-48eb-9d0a-353567f3bf3f', '76e96d12-6e11-4cf1-a3de-de509efa9a9a', 'c63614ef-1c47-4720-8450-caf2252ee687'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35572101-4ded-42bf-b6da-18661af6551f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c37322b7-8bfa-429b-8de9-c1c4ec856867', '5a9efbf5-0e05-48eb-9d0a-353567f3bf3f', '76e96d12-6e11-4cf1-a3de-de509efa9a9a', 'c63614ef-1c47-4720-8450-caf2252ee687']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a694fa-c16f-46c6-82c0-e006cd4518ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a694fa-c16f-46c6-82c0-e006cd4518ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7c02a8e-b34c-49bb-a7d6-ed700cfe872d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1729297689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a813f659b5e94fd2a4a4bb56c9e81ebd',qos_specs=None,replication_status=,reservations=['c37322b7-8bfa-429b-8de9-c1c4ec856867','5a9efbf5-0e05-48eb-9d0a-353567f3bf3f','76e96d12-6e11-4cf1-a3de-de509efa9a9a','c63614ef-1c47-4720-8450-caf2252ee687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca77cbb05f384ce79b9809bb9553da7d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1729297689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7c02a8e-b34c-49bb-a7d6-ed700cfe872d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a813f659b5e94fd2a4a4bb56c9e81ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca77cbb05f384ce79b9809bb9553da7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b02eaf5-3c57-4c1a-9523-8558f766e45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b02eaf5-3c57-4c1a-9523-8558f766e45d) transitioned into state 'SUCCESS' from state '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-1729297689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a813f659b5e94fd2a4a4bb56c9e81ebd',qos_specs=None,replication_status=,reservations=['c37322b7-8bfa-429b-8de9-c1c4ec856867','5a9efbf5-0e05-48eb-9d0a-353567f3bf3f','76e96d12-6e11-4cf1-a3de-de509efa9a9a','c63614ef-1c47-4720-8450-caf2252ee687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca77cbb05f384ce79b9809bb9553da7d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a38b06b-739c-4d79-b205-4195bd667775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a38b06b-739c-4d79-b205-4195bd667775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Flow 'volume_create_api' (984d1046-2139-4be3-b53a-cb9660b93311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:58:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Create volume request issued successfully. Sep 07 10:58:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac08ed23-fbd1-41e6-84aa-2d1ac4cca728 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:58:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 742/1440] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:58:46 2026] POST /volume/v3/volumes => generated 763 bytes in 948 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:58:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-68dace7b-d7ca-497e-9153-d6769286ff21 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-68dace7b-d7ca-497e-9153-d6769286ff21 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] GET http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d Sep 07 10:58:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-68dace7b-d7ca-497e-9153-d6769286ff21 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-68dace7b-d7ca-497e-9153-d6769286ff21 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-68dace7b-d7ca-497e-9153-d6769286ff21 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Volume info retrieved successfully. Sep 07 10:58:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-68dace7b-d7ca-497e-9153-d6769286ff21 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d returned with HTTP 200 Sep 07 10:58:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 699/1441] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:47 2026] GET /volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d => generated 831 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1f73163f-e670-4029-9607-762262f2f468 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f73163f-e670-4029-9607-762262f2f468 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] GET http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d Sep 07 10:58:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f73163f-e670-4029-9607-762262f2f468 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f73163f-e670-4029-9607-762262f2f468 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1f73163f-e670-4029-9607-762262f2f468 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Volume info retrieved successfully. Sep 07 10:58:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f73163f-e670-4029-9607-762262f2f468 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d returned with HTTP 200 Sep 07 10:58:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 700/1442] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:48 2026] GET /volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:58:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1829732053", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1829732053', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:58:48 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Create volume of 1 GB Sep 07 10:58:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Availability Zones retrieved successfully. Sep 07 10:58:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Flow 'volume_create_api' (74c9d2b4-daf2-416d-8b91-631c8b991f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:58:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f02ff5c1-2469-4195-87f5-889807b6bb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:58:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f02ff5c1-2469-4195-87f5-889807b6bb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c1435c-fb08-48f9-92aa-9b0c3e8491cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:48 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Created reservations ['8dfded8c-74bf-4cbc-a632-f8c37aab00db', '4f9bf82a-1c4b-49a6-a544-1ff646d20c65', '1aa7fcdd-0202-4a03-8cb4-5ddce1fc03df', '0dd35c52-7add-4f01-9c29-de4746c2cf40'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:58:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c1435c-fb08-48f9-92aa-9b0c3e8491cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dfded8c-74bf-4cbc-a632-f8c37aab00db', '4f9bf82a-1c4b-49a6-a544-1ff646d20c65', '1aa7fcdd-0202-4a03-8cb4-5ddce1fc03df', '0dd35c52-7add-4f01-9c29-de4746c2cf40']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f506676-f8ce-4ec4-be73-4bebe3e47e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f506676-f8ce-4ec4-be73-4bebe3e47e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89005779-65a4-4e95-896f-762147675d81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1829732053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef9a7561dea49fda65538ebeba01583',qos_specs=None,replication_status=,reservations=['8dfded8c-74bf-4cbc-a632-f8c37aab00db','4f9bf82a-1c4b-49a6-a544-1ff646d20c65','1aa7fcdd-0202-4a03-8cb4-5ddce1fc03df','0dd35c52-7add-4f01-9c29-de4746c2cf40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01605f74a93e4ab3a51905be947ef771',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1829732053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89005779-65a4-4e95-896f-762147675d81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef9a7561dea49fda65538ebeba01583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01605f74a93e4ab3a51905be947ef771',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f5216a-42b0-430f-bb53-3a326b273161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f5216a-42b0-430f-bb53-3a326b273161) transitioned into state 'SUCCESS' from state '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-1829732053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef9a7561dea49fda65538ebeba01583',qos_specs=None,replication_status=,reservations=['8dfded8c-74bf-4cbc-a632-f8c37aab00db','4f9bf82a-1c4b-49a6-a544-1ff646d20c65','1aa7fcdd-0202-4a03-8cb4-5ddce1fc03df','0dd35c52-7add-4f01-9c29-de4746c2cf40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01605f74a93e4ab3a51905be947ef771',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b936190-151f-47c7-b3e5-1b86594a5ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b936190-151f-47c7-b3e5-1b86594a5ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Flow 'volume_create_api' (74c9d2b4-daf2-416d-8b91-631c8b991f4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Create volume request issued successfully. Sep 07 10:58:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2acd73f9-20be-4875-9e7e-d46c314e0cd2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:58:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 743/1443] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:58:48 2026] POST /volume/v3/volumes => generated 772 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-853697026", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-853697026', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Create volume of 1 GB Sep 07 10:58:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Availability Zones retrieved successfully. Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Flow 'volume_create_api' (b4ab9da3-ee48-4afb-8d5e-a36ee1296498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5860ed16-7355-4162-adad-561cb774029b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5860ed16-7355-4162-adad-561cb774029b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b1c0793-4fc2-4902-ad5f-ec18168e31b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Created reservations ['ed302e32-83d3-43a0-b022-e7794b0f97f2', '4e5f97d1-d212-4c90-bbb7-7e6aa412bb83', '240983f2-65e7-4ac6-88bc-fef3766468a6', 'dbad650e-77f3-4341-9f02-1b2cf9459c53'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b1c0793-4fc2-4902-ad5f-ec18168e31b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed302e32-83d3-43a0-b022-e7794b0f97f2', '4e5f97d1-d212-4c90-bbb7-7e6aa412bb83', '240983f2-65e7-4ac6-88bc-fef3766468a6', 'dbad650e-77f3-4341-9f02-1b2cf9459c53']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b59c12f-69bf-47d4-9f72-89d875cb7e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b59c12f-69bf-47d4-9f72-89d875cb7e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b3d01a2-e1fb-454a-9110-700c7c1c62c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-853697026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef9a7561dea49fda65538ebeba01583',qos_specs=None,replication_status=,reservations=['ed302e32-83d3-43a0-b022-e7794b0f97f2','4e5f97d1-d212-4c90-bbb7-7e6aa412bb83','240983f2-65e7-4ac6-88bc-fef3766468a6','dbad650e-77f3-4341-9f02-1b2cf9459c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01605f74a93e4ab3a51905be947ef771',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-853697026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b3d01a2-e1fb-454a-9110-700c7c1c62c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef9a7561dea49fda65538ebeba01583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01605f74a93e4ab3a51905be947ef771',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (852a6f8d-ab84-41ef-b96d-6e5065bfaf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (852a6f8d-ab84-41ef-b96d-6e5065bfaf37) transitioned into state 'SUCCESS' from state '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-853697026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef9a7561dea49fda65538ebeba01583',qos_specs=None,replication_status=,reservations=['ed302e32-83d3-43a0-b022-e7794b0f97f2','4e5f97d1-d212-4c90-bbb7-7e6aa412bb83','240983f2-65e7-4ac6-88bc-fef3766468a6','dbad650e-77f3-4341-9f02-1b2cf9459c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01605f74a93e4ab3a51905be947ef771',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0306db01-b78d-4984-9b89-0a11f2b0b2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0306db01-b78d-4984-9b89-0a11f2b0b2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Flow 'volume_create_api' (b4ab9da3-ee48-4afb-8d5e-a36ee1296498) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Create volume request issued successfully. Sep 07 10:58:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20ed2362-f108-4f7c-adbb-2f44f8c89206 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:58:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 701/1444] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 10:58:49 2026] POST /volume/v3/volumes => generated 771 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-78ee967a-91f4-464f-92d2-55abc0e293d6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78ee967a-91f4-464f-92d2-55abc0e293d6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] DELETE http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78ee967a-91f4-464f-92d2-55abc0e293d6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78ee967a-91f4-464f-92d2-55abc0e293d6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-78ee967a-91f4-464f-92d2-55abc0e293d6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Delete volume with id: f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-eaae740d-9d83-42d8-a840-b7aa9992ae9f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-78ee967a-91f4-464f-92d2-55abc0e293d6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eaae740d-9d83-42d8-a840-b7aa9992ae9f tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] GET http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eaae740d-9d83-42d8-a840-b7aa9992ae9f tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eaae740d-9d83-42d8-a840-b7aa9992ae9f tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-eaae740d-9d83-42d8-a840-b7aa9992ae9f tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Volume info retrieved successfully. Sep 07 10:58:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eaae740d-9d83-42d8-a840-b7aa9992ae9f tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d returned with HTTP 200 Sep 07 10:58:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 702/1445] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:49 2026] GET /volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d => generated 856 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1fc19c50-57f6-4f1f-9390-c8bf55343859 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-78ee967a-91f4-464f-92d2-55abc0e293d6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Delete volume request issued successfully. Sep 07 10:58:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78ee967a-91f4-464f-92d2-55abc0e293d6 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 202 Sep 07 10:58:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 744/1446] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:58:49 2026] DELETE /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a712ce6b-4e06-4849-8e04-3c0556931be0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1fc19c50-57f6-4f1f-9390-c8bf55343859 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] GET http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1fc19c50-57f6-4f1f-9390-c8bf55343859 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1fc19c50-57f6-4f1f-9390-c8bf55343859 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a712ce6b-4e06-4849-8e04-3c0556931be0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a712ce6b-4e06-4849-8e04-3c0556931be0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a712ce6b-4e06-4849-8e04-3c0556931be0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a712ce6b-4e06-4849-8e04-3c0556931be0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a712ce6b-4e06-4849-8e04-3c0556931be0 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 745/1447] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:49 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1fc19c50-57f6-4f1f-9390-c8bf55343859 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Volume info retrieved successfully. Sep 07 10:58:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1fc19c50-57f6-4f1f-9390-c8bf55343859 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d returned with HTTP 200 Sep 07 10:58:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 703/1448] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:49 2026] GET /volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d => generated 856 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9aaa43a0-7575-4bac-9e15-f61e57cd0ff4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9aaa43a0-7575-4bac-9e15-f61e57cd0ff4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] POST http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d/action Sep 07 10:58:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9aaa43a0-7575-4bac-9e15-f61e57cd0ff4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2002584178", "disk_format": "raw"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:58:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9aaa43a0-7575-4bac-9e15-f61e57cd0ff4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2002584178", "disk_format": "raw"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9aaa43a0-7575-4bac-9e15-f61e57cd0ff4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Volume info retrieved successfully. Sep 07 10:58:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:50 devstack devstack@c-api.service[86958]: DEBUG cinder.image.image_utils [None req-9aaa43a0-7575-4bac-9e15-f61e57cd0ff4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2002584178'}] 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-2002584178'}]. {{(pid=86958) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 10:58:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a41d6ce5-7234-420d-ac4b-325827af499a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a41d6ce5-7234-420d-ac4b-325827af499a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a41d6ce5-7234-420d-ac4b-325827af499a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a41d6ce5-7234-420d-ac4b-325827af499a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a41d6ce5-7234-420d-ac4b-325827af499a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a41d6ce5-7234-420d-ac4b-325827af499a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 200 Sep 07 10:58:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 704/1449] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:50 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9aaa43a0-7575-4bac-9e15-f61e57cd0ff4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Copy volume to image completed successfully. Sep 07 10:58:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9aaa43a0-7575-4bac-9e15-f61e57cd0ff4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d/action returned with HTTP 202 Sep 07 10:58:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 746/1450] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 10:58:50 2026] POST /volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d/action => generated 654 bytes in 1961 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:58:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0c190e4a-54fa-4e57-9eed-ed0d629c1a31 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c190e4a-54fa-4e57-9eed-ed0d629c1a31 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b Sep 07 10:58:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c190e4a-54fa-4e57-9eed-ed0d629c1a31 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c190e4a-54fa-4e57-9eed-ed0d629c1a31 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c190e4a-54fa-4e57-9eed-ed0d629c1a31 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b returned with HTTP 404 Sep 07 10:58:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 705/1451] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:52 2026] GET /volume/v3/volumes/f863b1c6-fc81-4799-b290-b1f45ebd6b9b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:58:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-15f96a1c-7ae8-4dcf-bcaa-a77e98022968 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15f96a1c-7ae8-4dcf-bcaa-a77e98022968 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] DELETE http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:58:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15f96a1c-7ae8-4dcf-bcaa-a77e98022968 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15f96a1c-7ae8-4dcf-bcaa-a77e98022968 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:52 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-15f96a1c-7ae8-4dcf-bcaa-a77e98022968 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Delete volume with id: 8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:58:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15f96a1c-7ae8-4dcf-bcaa-a77e98022968 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15f96a1c-7ae8-4dcf-bcaa-a77e98022968 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Delete volume request issued successfully. Sep 07 10:58:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15f96a1c-7ae8-4dcf-bcaa-a77e98022968 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 202 Sep 07 10:58:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 747/1452] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:58:52 2026] DELETE /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:58:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7d858d23-454e-4d1d-8ef1-482ecdb50761 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7d858d23-454e-4d1d-8ef1-482ecdb50761 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:58:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7d858d23-454e-4d1d-8ef1-482ecdb50761 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7d858d23-454e-4d1d-8ef1-482ecdb50761 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:52 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:52 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7d858d23-454e-4d1d-8ef1-482ecdb50761 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7d858d23-454e-4d1d-8ef1-482ecdb50761 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:58:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 706/1453] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:52 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:58:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-3242820c-f6d4-4264-a90f-71c03917f7e4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-3242820c-f6d4-4264-a90f-71c03917f7e4 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:58:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-3242820c-f6d4-4264-a90f-71c03917f7e4 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-3242820c-f6d4-4264-a90f-71c03917f7e4 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-3242820c-f6d4-4264-a90f-71c03917f7e4 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:58:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-3242820c-f6d4-4264-a90f-71c03917f7e4 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:58:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 748/1454] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:58:52 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 1146 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:58:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0382b467-ec16-4a2e-a6dc-cc418b9e4abb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0382b467-ec16-4a2e-a6dc-cc418b9e4abb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] POST http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa/action Sep 07 10:58:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0382b467-ec16-4a2e-a6dc-cc418b9e4abb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:58:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0382b467-ec16-4a2e-a6dc-cc418b9e4abb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:58:52 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:52 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0382b467-ec16-4a2e-a6dc-cc418b9e4abb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:58:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0382b467-ec16-4a2e-a6dc-cc418b9e4abb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Begin detaching volume completed successfully. Sep 07 10:58:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0382b467-ec16-4a2e-a6dc-cc418b9e4abb tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa/action returned with HTTP 202 Sep 07 10:58:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 707/1455] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:58:52 2026] POST /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3d5fcf3b-c960-4baf-a6b7-436031ceb5e2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d5fcf3b-c960-4baf-a6b7-436031ceb5e2 None None] GET http://192.168.122.99/volume// Sep 07 10:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d5fcf3b-c960-4baf-a6b7-436031ceb5e2 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d5fcf3b-c960-4baf-a6b7-436031ceb5e2 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d5fcf3b-c960-4baf-a6b7-436031ceb5e2 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:58:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 749/1456] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:58:53 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:58:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-080f102f-802f-455b-bdef-a0ecc033d8ad None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-080f102f-802f-455b-bdef-a0ecc033d8ad tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:58:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-080f102f-802f-455b-bdef-a0ecc033d8ad tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-080f102f-802f-455b-bdef-a0ecc033d8ad tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-080f102f-802f-455b-bdef-a0ecc033d8ad tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:58:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-080f102f-802f-455b-bdef-a0ecc033d8ad tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:58:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 708/1457] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:58:53 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 1330 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dc59aaf5-9ac5-4cf5-9958-d3bfb155fe38 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc59aaf5-9ac5-4cf5-9958-d3bfb155fe38 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc59aaf5-9ac5-4cf5-9958-d3bfb155fe38 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc59aaf5-9ac5-4cf5-9958-d3bfb155fe38 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dc59aaf5-9ac5-4cf5-9958-d3bfb155fe38 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0a4f7d07-aa41-4c79-8a75-0d7d85638a7b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0a4f7d07-aa41-4c79-8a75-0d7d85638a7b tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] DELETE http://192.168.122.99/volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909 Sep 07 10:58:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0a4f7d07-aa41-4c79-8a75-0d7d85638a7b tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0a4f7d07-aa41-4c79-8a75-0d7d85638a7b tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc59aaf5-9ac5-4cf5-9958-d3bfb155fe38 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 200 Sep 07 10:58:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 750/1458] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:53 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:53 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 10:58:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-2586ab02-1cf0-42d4-a9ca-eab5ac6431d4 req-0a4f7d07-aa41-4c79-8a75-0d7d85638a7b tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909 returned with HTTP 200 Sep 07 10:58:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 709/1459] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:58:53 2026] DELETE /volume/v3/attachments/f7b57561-a731-454f-9475-1fab9b50d909 => generated 19 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:58:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-447da0d1-58bb-4a76-a036-40e5259d5d4e req-fc23db2e-9f94-4d3e-866b-53cbc2c91a3c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-447da0d1-58bb-4a76-a036-40e5259d5d4e req-fc23db2e-9f94-4d3e-866b-53cbc2c91a3c tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:58:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-447da0d1-58bb-4a76-a036-40e5259d5d4e req-fc23db2e-9f94-4d3e-866b-53cbc2c91a3c tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-447da0d1-58bb-4a76-a036-40e5259d5d4e req-fc23db2e-9f94-4d3e-866b-53cbc2c91a3c tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-447da0d1-58bb-4a76-a036-40e5259d5d4e req-fc23db2e-9f94-4d3e-866b-53cbc2c91a3c tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:58:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-447da0d1-58bb-4a76-a036-40e5259d5d4e req-fc23db2e-9f94-4d3e-866b-53cbc2c91a3c tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:58:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 751/1460] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:58:54 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-240c6a5d-bb51-4f6a-8442-beb855c03bee None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-240c6a5d-bb51-4f6a-8442-beb855c03bee tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] DELETE http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:58:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-240c6a5d-bb51-4f6a-8442-beb855c03bee tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-240c6a5d-bb51-4f6a-8442-beb855c03bee tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:54 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-240c6a5d-bb51-4f6a-8442-beb855c03bee tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Delete volume with id: 591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:58:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ab937701-829a-4224-88b6-58a7c3530c38 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab937701-829a-4224-88b6-58a7c3530c38 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a Sep 07 10:58:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab937701-829a-4224-88b6-58a7c3530c38 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab937701-829a-4224-88b6-58a7c3530c38 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:54 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:54 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-240c6a5d-bb51-4f6a-8442-beb855c03bee tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:58:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab937701-829a-4224-88b6-58a7c3530c38 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a returned with HTTP 404 Sep 07 10:58:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 752/1461] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:54 2026] GET /volume/v3/volumes/8a42a93a-0a92-4614-af6c-5466a10dfe1a => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:58:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-240c6a5d-bb51-4f6a-8442-beb855c03bee tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Delete volume request issued successfully. Sep 07 10:58:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-240c6a5d-bb51-4f6a-8442-beb855c03bee tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 202 Sep 07 10:58:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 710/1462] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:58:54 2026] DELETE /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:58:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b2a4c00b-e4f9-44a3-a66d-ffef3f0b391a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b2a4c00b-e4f9-44a3-a66d-ffef3f0b391a tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:58:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b2a4c00b-e4f9-44a3-a66d-ffef3f0b391a tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b2a4c00b-e4f9-44a3-a66d-ffef3f0b391a tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b2a4c00b-e4f9-44a3-a66d-ffef3f0b391a tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:58:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b2a4c00b-e4f9-44a3-a66d-ffef3f0b391a tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:58:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 753/1463] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:54 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 853 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c948dd1b-fa44-4f59-ba50-61f194b03775 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c948dd1b-fa44-4f59-ba50-61f194b03775 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] DELETE http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:58:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c948dd1b-fa44-4f59-ba50-61f194b03775 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c948dd1b-fa44-4f59-ba50-61f194b03775 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:55 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-c948dd1b-fa44-4f59-ba50-61f194b03775 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Delete volume with id: 38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:58:55 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:55 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c948dd1b-fa44-4f59-ba50-61f194b03775 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c948dd1b-fa44-4f59-ba50-61f194b03775 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Delete volume request issued successfully. Sep 07 10:58:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c948dd1b-fa44-4f59-ba50-61f194b03775 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 202 Sep 07 10:58:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 711/1464] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:58:55 2026] DELETE /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:58:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e82b78c6-aa25-4698-a28b-ff5aeb42df8a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e82b78c6-aa25-4698-a28b-ff5aeb42df8a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:58:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e82b78c6-aa25-4698-a28b-ff5aeb42df8a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e82b78c6-aa25-4698-a28b-ff5aeb42df8a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e82b78c6-aa25-4698-a28b-ff5aeb42df8a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e82b78c6-aa25-4698-a28b-ff5aeb42df8a tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:58:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 754/1465] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:55 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 854 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3251641c-b399-46a3-9781-56bcb3cc0a25 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3251641c-b399-46a3-9781-56bcb3cc0a25 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:58:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3251641c-b399-46a3-9781-56bcb3cc0a25 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3251641c-b399-46a3-9781-56bcb3cc0a25 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:58:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:58:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3251641c-b399-46a3-9781-56bcb3cc0a25 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Volume info retrieved successfully. Sep 07 10:58:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3251641c-b399-46a3-9781-56bcb3cc0a25 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 200 Sep 07 10:58:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 712/1466] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:55 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 853 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-acbbcb34-edab-4322-80ca-1f8504954572 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-acbbcb34-edab-4322-80ca-1f8504954572 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:58:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-acbbcb34-edab-4322-80ca-1f8504954572 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-acbbcb34-edab-4322-80ca-1f8504954572 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:58:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:58:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:58:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:58:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-acbbcb34-edab-4322-80ca-1f8504954572 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Volume info retrieved successfully. Sep 07 10:58:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-acbbcb34-edab-4322-80ca-1f8504954572 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 200 Sep 07 10:58:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 755/1467] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:56 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:58:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cb950892-128c-41fd-817e-95af441da5f7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cb950892-128c-41fd-817e-95af441da5f7 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] GET http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa Sep 07 10:58:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cb950892-128c-41fd-817e-95af441da5f7 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cb950892-128c-41fd-817e-95af441da5f7 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cb950892-128c-41fd-817e-95af441da5f7 tempest-TestMinimumBasicScenario-898654301 tempest-TestMinimumBasicScenario-898654301-project-member] http://192.168.122.99/volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa returned with HTTP 404 Sep 07 10:58:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 713/1468] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:57 2026] GET /volume/v3/volumes/591e3f00-51ee-4955-a986-fd52d30705fa => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:58:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d9c13135-0dc6-4d3e-9e32-bffba5a5ee99 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:58:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9c13135-0dc6-4d3e-9e32-bffba5a5ee99 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] GET http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 Sep 07 10:58:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9c13135-0dc6-4d3e-9e32-bffba5a5ee99 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:58:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9c13135-0dc6-4d3e-9e32-bffba5a5ee99 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:58:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9c13135-0dc6-4d3e-9e32-bffba5a5ee99 tempest-AttachVolumeNegativeTest-942110588 tempest-AttachVolumeNegativeTest-942110588-project-member] http://192.168.122.99/volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 returned with HTTP 404 Sep 07 10:58:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 756/1469] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:58:57 2026] GET /volume/v3/volumes/38c3e93e-1745-4248-9db6-24c83ca6af21 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:59:07 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=115,cinder:UPDATE=22,cinder:INSERT=8 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:59:07 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=162,cinder:INSERT=29,cinder:UPDATE=45 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:59:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2f1a8867-5ccd-4e68-b7d4-24689a36db5a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2f1a8867-5ccd-4e68-b7d4-24689a36db5a tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] GET http://192.168.122.99/volume/v3/scheduler-stats/get_pools Sep 07 10:59:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2f1a8867-5ccd-4e68-b7d4-24689a36db5a tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2f1a8867-5ccd-4e68-b7d4-24689a36db5a tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] Calling method 'get_pools' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2f1a8867-5ccd-4e68-b7d4-24689a36db5a tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] http://192.168.122.99/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 10:59:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 714/1470] 192.168.122.99 () {58 vars in 1170 bytes} [Mon Sep 7 10:59:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 10:59:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8a75c346-66c3-4a9d-a187-766a9d178913 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8a75c346-66c3-4a9d-a187-766a9d178913 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] GET http://192.168.122.99/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 10:59:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8a75c346-66c3-4a9d-a187-766a9d178913 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8a75c346-66c3-4a9d-a187-766a9d178913 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] Calling method 'get_pools' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8a75c346-66c3-4a9d-a187-766a9d178913 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] http://192.168.122.99/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 10:59:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 757/1471] 192.168.122.99 () {58 vars in 1193 bytes} [Mon Sep 7 10:59:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-28d4bd76-86a9-4697-a54c-95bb5f790dd1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-28d4bd76-86a9-4697-a54c-95bb5f790dd1 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] GET http://192.168.122.99/volume/v3/capabilities/devstack@QuobyteHD Sep 07 10:59:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-28d4bd76-86a9-4697-a54c-95bb5f790dd1 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-28d4bd76-86a9-4697-a54c-95bb5f790dd1 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:14 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:59:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-28d4bd76-86a9-4697-a54c-95bb5f790dd1 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] http://192.168.122.99/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 10:59:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 715/1472] 192.168.122.99 () {58 vars in 1188 bytes} [Mon Sep 7 10:59:14 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ecf0e39c-cdf6-4177-9696-ea7b919e9561 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecf0e39c-cdf6-4177-9696-ea7b919e9561 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] GET http://192.168.122.99/volume/v3/capabilities/devstack@QuobyteHD Sep 07 10:59:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecf0e39c-cdf6-4177-9696-ea7b919e9561 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecf0e39c-cdf6-4177-9696-ea7b919e9561 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:14 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:59:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecf0e39c-cdf6-4177-9696-ea7b919e9561 tempest-BackendsCapabilitiesAdminTestsJSON-186034630 tempest-BackendsCapabilitiesAdminTestsJSON-186034630-project-admin] http://192.168.122.99/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 10:59:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 758/1473] 192.168.122.99 () {58 vars in 1188 bytes} [Mon Sep 7 10:59:14 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-72811af9-74c5-4b21-beb1-dcc4b3c6f004 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-72811af9-74c5-4b21-beb1-dcc4b3c6f004 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:59:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-72811af9-74c5-4b21-beb1-dcc4b3c6f004 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-994626740"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-72811af9-74c5-4b21-beb1-dcc4b3c6f004 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:59:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 716/1474] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:59:23 2026] POST /volume/v3/types => generated 223 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2c30e652-0cad-4235-8d5b-38fbca0f3930 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2c30e652-0cad-4235-8d5b-38fbca0f3930 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 10:59:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2c30e652-0cad-4235-8d5b-38fbca0f3930 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-11469190"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2c30e652-0cad-4235-8d5b-38fbca0f3930 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 10:59:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 759/1475] 192.168.122.99 () {62 vars in 1190 bytes} [Mon Sep 7 10:59:23 2026] POST /volume/v3/group_types => generated 179 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cd8a9f03-8e14-485f-89b1-40a2b8ecad2b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cd8a9f03-8e14-485f-89b1-40a2b8ecad2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/groups Sep 07 10:59:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cd8a9f03-8e14-485f-89b1-40a2b8ecad2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ab27c62e-c993-4550-a9a8-77f64daffc4f", "volume_types": ["d1964f88-35bc-4767-b7f9-71b56f0e2134"], "name": "tempest-GroupSnapshotsTest-Group-1003831565"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-cd8a9f03-8e14-485f-89b1-40a2b8ecad2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating new group {'group': {'group_type': 'ab27c62e-c993-4550-a9a8-77f64daffc4f', 'volume_types': ['d1964f88-35bc-4767-b7f9-71b56f0e2134'], 'name': 'tempest-GroupSnapshotsTest-Group-1003831565'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:59:24 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-cd8a9f03-8e14-485f-89b1-40a2b8ecad2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating group tempest-GroupSnapshotsTest-Group-1003831565. Sep 07 10:59:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cd8a9f03-8e14-485f-89b1-40a2b8ecad2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Availability Zones retrieved successfully. Sep 07 10:59:24 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-cd8a9f03-8e14-485f-89b1-40a2b8ecad2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['b264c557-3043-4fa3-9f71-d3ff5633d418'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:59:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cd8a9f03-8e14-485f-89b1-40a2b8ecad2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups returned with HTTP 202 Sep 07 10:59:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 717/1476] 192.168.122.99 () {62 vars in 1176 bytes} [Mon Sep 7 10:59:23 2026] POST /volume/v3/groups => generated 112 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f23267f6-4bcd-4637-ab98-0972bc4ba25e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f23267f6-4bcd-4637-ab98-0972bc4ba25e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516 Sep 07 10:59:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f23267f6-4bcd-4637-ab98-0972bc4ba25e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f23267f6-4bcd-4637-ab98-0972bc4ba25e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-f23267f6-4bcd-4637-ab98-0972bc4ba25e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member c152d2b8-e192-4c69-84a2-1b7aaeaf6516 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:59:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:24 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:59:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f23267f6-4bcd-4637-ab98-0972bc4ba25e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516 returned with HTTP 200 Sep 07 10:59:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 760/1477] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:59:24 2026] GET /volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516 => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8e066a4b-4649-4c6d-ad35-c79b9c9871b4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e066a4b-4649-4c6d-ad35-c79b9c9871b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516 Sep 07 10:59:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e066a4b-4649-4c6d-ad35-c79b9c9871b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e066a4b-4649-4c6d-ad35-c79b9c9871b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-8e066a4b-4649-4c6d-ad35-c79b9c9871b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member c152d2b8-e192-4c69-84a2-1b7aaeaf6516 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:59:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:25 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:59:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e066a4b-4649-4c6d-ad35-c79b9c9871b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516 returned with HTTP 200 Sep 07 10:59:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 718/1478] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:59:25 2026] GET /volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516 => generated 393 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-537998476", "volume_type": "d1964f88-35bc-4767-b7f9-71b56f0e2134", "group_id": "c152d2b8-e192-4c69-84a2-1b7aaeaf6516", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-537998476', 'volume_type': 'd1964f88-35bc-4767-b7f9-71b56f0e2134', 'group_id': 'c152d2b8-e192-4c69-84a2-1b7aaeaf6516', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume of 1 GB Sep 07 10:59:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:25 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:59:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Availability Zones retrieved successfully. Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Flow 'volume_create_api' (0efa7665-1a29-4f34-876e-aa38130ee064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86251ee7-af70-43b1-9146-8a4805f51a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86251ee7-af70-43b1-9146-8a4805f51a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1964f88-35bc-4767-b7f9-71b56f0e2134,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-994626740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1964f88-35bc-4767-b7f9-71b56f0e2134', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c152d2b8-e192-4c69-84a2-1b7aaeaf6516', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbb7733e-a3a4-4830-995c-c00af4c997a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-994626740 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-994626740, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:59:25 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-994626740 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-994626740, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['3fe9e074-7e5c-4dcb-8df2-254ab6cc5226', '500fc6c1-6e0e-4abe-a282-a5024c7ed470', 'a1f8cd75-77a4-4fa6-baab-41a3b2e5369c', 'c39dd8aa-9055-416a-ba80-076e75b5e3d4'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbb7733e-a3a4-4830-995c-c00af4c997a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fe9e074-7e5c-4dcb-8df2-254ab6cc5226', '500fc6c1-6e0e-4abe-a282-a5024c7ed470', 'a1f8cd75-77a4-4fa6-baab-41a3b2e5369c', 'c39dd8aa-9055-416a-ba80-076e75b5e3d4']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2535c807-c5ff-4780-b077-a1666091f864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2535c807-c5ff-4780-b077-a1666091f864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83eabc07-25db-4ad6-a14c-81b7e7455d6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-537998476',encryption_key_id=None,group_id=c152d2b8-e192-4c69-84a2-1b7aaeaf6516,group_type_id=,metadata={},multiattach=False,project_id='188dd1676b404d7791ed25f507af15f4',qos_specs=None,replication_status=,reservations=['3fe9e074-7e5c-4dcb-8df2-254ab6cc5226','500fc6c1-6e0e-4abe-a282-a5024c7ed470','a1f8cd75-77a4-4fa6-baab-41a3b2e5369c','c39dd8aa-9055-416a-ba80-076e75b5e3d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_type_id=d1964f88-35bc-4767-b7f9-71b56f0e2134), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-537998476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c152d2b8-e192-4c69-84a2-1b7aaeaf6516,host=None,id=83eabc07-25db-4ad6-a14c-81b7e7455d6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='188dd1676b404d7791ed25f507af15f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1964f88-35bc-4767-b7f9-71b56f0e2134),volume_type_id=d1964f88-35bc-4767-b7f9-71b56f0e2134)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab241356-56fb-421b-b0de-bf9518bab0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab241356-56fb-421b-b0de-bf9518bab0f8) transitioned into state 'SUCCESS' from state '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-537998476',encryption_key_id=None,group_id=c152d2b8-e192-4c69-84a2-1b7aaeaf6516,group_type_id=,metadata={},multiattach=False,project_id='188dd1676b404d7791ed25f507af15f4',qos_specs=None,replication_status=,reservations=['3fe9e074-7e5c-4dcb-8df2-254ab6cc5226','500fc6c1-6e0e-4abe-a282-a5024c7ed470','a1f8cd75-77a4-4fa6-baab-41a3b2e5369c','c39dd8aa-9055-416a-ba80-076e75b5e3d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_type_id=d1964f88-35bc-4767-b7f9-71b56f0e2134)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78917f93-201b-4f0a-afb8-abfe94cce6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78917f93-201b-4f0a-afb8-abfe94cce6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Flow 'volume_create_api' (0efa7665-1a29-4f34-876e-aa38130ee064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume request issued successfully. Sep 07 10:59:25 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:25 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:25 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd7a2f13-f484-4b07-a495-a89ddb5c97e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:59:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 761/1479] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 10:59:25 2026] POST /volume/v3/volumes => generated 827 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7647b0e8-de36-4136-92d2-a7c265e9ae10 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7647b0e8-de36-4136-92d2-a7c265e9ae10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a Sep 07 10:59:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7647b0e8-de36-4136-92d2-a7c265e9ae10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7647b0e8-de36-4136-92d2-a7c265e9ae10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7647b0e8-de36-4136-92d2-a7c265e9ae10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-7647b0e8-de36-4136-92d2-a7c265e9ae10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-7647b0e8-de36-4136-92d2-a7c265e9ae10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:26 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-7647b0e8-de36-4136-92d2-a7c265e9ae10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7647b0e8-de36-4136-92d2-a7c265e9ae10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a returned with HTTP 200 Sep 07 10:59:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 719/1480] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:26 2026] GET /volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a => generated 919 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cf1bf921-ce49-4005-a113-a9e048f29529 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf1bf921-ce49-4005-a113-a9e048f29529 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a Sep 07 10:59:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf1bf921-ce49-4005-a113-a9e048f29529 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf1bf921-ce49-4005-a113-a9e048f29529 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cf1bf921-ce49-4005-a113-a9e048f29529 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:27 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-cf1bf921-ce49-4005-a113-a9e048f29529 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:27 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-cf1bf921-ce49-4005-a113-a9e048f29529 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:27 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-cf1bf921-ce49-4005-a113-a9e048f29529 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf1bf921-ce49-4005-a113-a9e048f29529 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a returned with HTTP 200 Sep 07 10:59:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 762/1481] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:27 2026] GET /volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a => generated 919 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-27ff20e3-dbf3-4e86-bdc5-b672ca19f66a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-27ff20e3-dbf3-4e86-bdc5-b672ca19f66a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a Sep 07 10:59:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-27ff20e3-dbf3-4e86-bdc5-b672ca19f66a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-27ff20e3-dbf3-4e86-bdc5-b672ca19f66a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-27ff20e3-dbf3-4e86-bdc5-b672ca19f66a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:28 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-27ff20e3-dbf3-4e86-bdc5-b672ca19f66a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:28 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-27ff20e3-dbf3-4e86-bdc5-b672ca19f66a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:28 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-27ff20e3-dbf3-4e86-bdc5-b672ca19f66a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-27ff20e3-dbf3-4e86-bdc5-b672ca19f66a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a returned with HTTP 200 Sep 07 10:59:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 720/1482] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:28 2026] GET /volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a => generated 919 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-102dd0a2-411c-4385-9e67-0321f80cbab3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-102dd0a2-411c-4385-9e67-0321f80cbab3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a Sep 07 10:59:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-102dd0a2-411c-4385-9e67-0321f80cbab3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-102dd0a2-411c-4385-9e67-0321f80cbab3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-102dd0a2-411c-4385-9e67-0321f80cbab3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-102dd0a2-411c-4385-9e67-0321f80cbab3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-102dd0a2-411c-4385-9e67-0321f80cbab3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:29 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-102dd0a2-411c-4385-9e67-0321f80cbab3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-102dd0a2-411c-4385-9e67-0321f80cbab3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a returned with HTTP 200 Sep 07 10:59:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 763/1483] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:29 2026] GET /volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a => generated 919 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2fcad4f2-4451-4c6c-aca6-7c9c6946332f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2fcad4f2-4451-4c6c-aca6-7c9c6946332f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a Sep 07 10:59:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2fcad4f2-4451-4c6c-aca6-7c9c6946332f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2fcad4f2-4451-4c6c-aca6-7c9c6946332f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2fcad4f2-4451-4c6c-aca6-7c9c6946332f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:31 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-2fcad4f2-4451-4c6c-aca6-7c9c6946332f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:31 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-2fcad4f2-4451-4c6c-aca6-7c9c6946332f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:31 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-2fcad4f2-4451-4c6c-aca6-7c9c6946332f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2fcad4f2-4451-4c6c-aca6-7c9c6946332f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a returned with HTTP 200 Sep 07 10:59:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 721/1484] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:30 2026] GET /volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a => generated 919 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-278cf4d7-979c-45e1-a3e9-8e33ae0065b7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-278cf4d7-979c-45e1-a3e9-8e33ae0065b7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a Sep 07 10:59:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-278cf4d7-979c-45e1-a3e9-8e33ae0065b7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-278cf4d7-979c-45e1-a3e9-8e33ae0065b7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-278cf4d7-979c-45e1-a3e9-8e33ae0065b7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:32 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-278cf4d7-979c-45e1-a3e9-8e33ae0065b7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:32 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-278cf4d7-979c-45e1-a3e9-8e33ae0065b7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:32 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-278cf4d7-979c-45e1-a3e9-8e33ae0065b7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-278cf4d7-979c-45e1-a3e9-8e33ae0065b7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a returned with HTTP 200 Sep 07 10:59:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 764/1485] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:32 2026] GET /volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a => generated 919 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f7ede066-4361-40a0-b09d-178f5728cff1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f7ede066-4361-40a0-b09d-178f5728cff1 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] GET http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d Sep 07 10:59:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f7ede066-4361-40a0-b09d-178f5728cff1 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f7ede066-4361-40a0-b09d-178f5728cff1 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f7ede066-4361-40a0-b09d-178f5728cff1 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Volume info retrieved successfully. Sep 07 10:59:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f7ede066-4361-40a0-b09d-178f5728cff1 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d returned with HTTP 200 Sep 07 10:59:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 722/1486] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:32 2026] GET /volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bb09f1c8-bd61-4abb-9eb1-3064f5a1aedf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb09f1c8-bd61-4abb-9eb1-3064f5a1aedf tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] DELETE http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d Sep 07 10:59:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb09f1c8-bd61-4abb-9eb1-3064f5a1aedf tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb09f1c8-bd61-4abb-9eb1-3064f5a1aedf tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-bb09f1c8-bd61-4abb-9eb1-3064f5a1aedf tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Delete volume with id: c7c02a8e-b34c-49bb-a7d6-ed700cfe872d Sep 07 10:59:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bb09f1c8-bd61-4abb-9eb1-3064f5a1aedf tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Volume info retrieved successfully. Sep 07 10:59:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bb09f1c8-bd61-4abb-9eb1-3064f5a1aedf tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Delete volume request issued successfully. Sep 07 10:59:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb09f1c8-bd61-4abb-9eb1-3064f5a1aedf tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d returned with HTTP 202 Sep 07 10:59:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 765/1487] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:59:33 2026] DELETE /volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:59:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b8c243f2-08f1-40c9-8a81-3c6cc5d269e4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b8c243f2-08f1-40c9-8a81-3c6cc5d269e4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] GET http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d Sep 07 10:59:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b8c243f2-08f1-40c9-8a81-3c6cc5d269e4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b8c243f2-08f1-40c9-8a81-3c6cc5d269e4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b8c243f2-08f1-40c9-8a81-3c6cc5d269e4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Volume info retrieved successfully. Sep 07 10:59:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b8c243f2-08f1-40c9-8a81-3c6cc5d269e4 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d returned with HTTP 200 Sep 07 10:59:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 723/1488] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:33 2026] GET /volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e421e67c-461f-46a9-a560-b9dbd86fe38e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e421e67c-461f-46a9-a560-b9dbd86fe38e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a Sep 07 10:59:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e421e67c-461f-46a9-a560-b9dbd86fe38e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e421e67c-461f-46a9-a560-b9dbd86fe38e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e421e67c-461f-46a9-a560-b9dbd86fe38e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:33 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-e421e67c-461f-46a9-a560-b9dbd86fe38e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:33 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-e421e67c-461f-46a9-a560-b9dbd86fe38e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:33 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-e421e67c-461f-46a9-a560-b9dbd86fe38e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e421e67c-461f-46a9-a560-b9dbd86fe38e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a returned with HTTP 200 Sep 07 10:59:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 766/1489] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:33 2026] GET /volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a => generated 920 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6d059a2c-52d5-48b5-889c-d07944d6bd1c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6d059a2c-52d5-48b5-889c-d07944d6bd1c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/group_snapshots Sep 07 10:59:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6d059a2c-52d5-48b5-889c-d07944d6bd1c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c152d2b8-e192-4c69-84a2-1b7aaeaf6516", "name": "tempest-group_snapshot-1173412081"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-6d059a2c-52d5-48b5-889c-d07944d6bd1c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c152d2b8-e192-4c69-84a2-1b7aaeaf6516', 'name': 'tempest-group_snapshot-1173412081'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 10:59:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:33 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.group_snapshots [None req-6d059a2c-52d5-48b5-889c-d07944d6bd1c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating group_snapshot tempest-group_snapshot-1173412081. Sep 07 10:59:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:33 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:59:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:33 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-6d059a2c-52d5-48b5-889c-d07944d6bd1c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-994626740 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-994626740, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:59:33 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-6d059a2c-52d5-48b5-889c-d07944d6bd1c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-994626740 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-994626740, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:59:33 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-6d059a2c-52d5-48b5-889c-d07944d6bd1c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['d2a423aa-83f3-4a3c-beee-30ce449359c6', 'd4da7c74-731f-434f-b314-38d79d952bb0', 'be36e2d3-0482-4c28-8586-cb6df2aa9d3f', 'f1bb92bd-546a-4a11-8281-634ec7b633f2'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:59:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6d059a2c-52d5-48b5-889c-d07944d6bd1c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots returned with HTTP 202 Sep 07 10:59:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 724/1490] 192.168.122.99 () {62 vars in 1203 bytes} [Mon Sep 7 10:59:33 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a4bba4a9-d29d-4e8e-a909-50c17cd4a876 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a4bba4a9-d29d-4e8e-a909-50c17cd4a876 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a4bba4a9-d29d-4e8e-a909-50c17cd4a876 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a4bba4a9-d29d-4e8e-a909-50c17cd4a876 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-a4bba4a9-d29d-4e8e-a909-50c17cd4a876 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 1c11a2d4-b0af-4095-b057-49058206eccd {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a4bba4a9-d29d-4e8e-a909-50c17cd4a876 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd returned with HTTP 200 Sep 07 10:59:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 767/1491] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 10:59:34 2026] GET /volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:59:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6660cc5e-6afe-4ff5-8402-a437dde87c62 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6660cc5e-6afe-4ff5-8402-a437dde87c62 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6660cc5e-6afe-4ff5-8402-a437dde87c62 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6660cc5e-6afe-4ff5-8402-a437dde87c62 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6660cc5e-6afe-4ff5-8402-a437dde87c62 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6660cc5e-6afe-4ff5-8402-a437dde87c62 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 725/1492] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:34 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-221e5643-9567-4394-be47-c6407b1774c7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-221e5643-9567-4394-be47-c6407b1774c7 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-221e5643-9567-4394-be47-c6407b1774c7 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-221e5643-9567-4394-be47-c6407b1774c7 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-221e5643-9567-4394-be47-c6407b1774c7 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-221e5643-9567-4394-be47-c6407b1774c7 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 768/1493] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:34 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-efd39d86-8ecb-490a-840c-d9e7c08bbe3d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-efd39d86-8ecb-490a-840c-d9e7c08bbe3d tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-efd39d86-8ecb-490a-840c-d9e7c08bbe3d tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-efd39d86-8ecb-490a-840c-d9e7c08bbe3d tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d608de27-2579-47e8-aa59-9e2daeff9297 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d608de27-2579-47e8-aa59-9e2daeff9297 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] GET http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d608de27-2579-47e8-aa59-9e2daeff9297 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d608de27-2579-47e8-aa59-9e2daeff9297 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-efd39d86-8ecb-490a-840c-d9e7c08bbe3d tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d608de27-2579-47e8-aa59-9e2daeff9297 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Volume info retrieved successfully. Sep 07 10:59:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d608de27-2579-47e8-aa59-9e2daeff9297 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d returned with HTTP 200 Sep 07 10:59:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-efd39d86-8ecb-490a-840c-d9e7c08bbe3d tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 769/1494] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:34 2026] GET /volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:59:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 726/1495] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:59:34 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 865 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0a0bef1a-e830-48b3-822f-547c864ba297 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0a0bef1a-e830-48b3-822f-547c864ba297 None None] GET http://192.168.122.99/volume// Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0a0bef1a-e830-48b3-822f-547c864ba297 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0a0bef1a-e830-48b3-822f-547c864ba297 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0a0bef1a-e830-48b3-822f-547c864ba297 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:59:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 770/1496] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:59:34 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:59:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-379e28e2-6c16-491e-b451-be180bc530c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-379e28e2-6c16-491e-b451-be180bc530c9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:59:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-379e28e2-6c16-491e-b451-be180bc530c9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89005779-65a4-4e95-896f-762147675d81", "connector": null, "instance_uuid": "2db4fdbc-9956-4e4d-965e-23e0db043555"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-379e28e2-6c16-491e-b451-be180bc530c9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:59:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 727/1497] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:59:34 2026] POST /volume/v3/attachments => generated 273 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-46751733-d547-471d-94f7-18244f5aa653 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0e047298-3adf-4ece-a249-228a1400d862 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46751733-d547-471d-94f7-18244f5aa653 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46751733-d547-471d-94f7-18244f5aa653 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46751733-d547-471d-94f7-18244f5aa653 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-46751733-d547-471d-94f7-18244f5aa653 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 1c11a2d4-b0af-4095-b057-49058206eccd {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:59:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0e047298-3adf-4ece-a249-228a1400d862 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0e047298-3adf-4ece-a249-228a1400d862 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0e047298-3adf-4ece-a249-228a1400d862 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46751733-d547-471d-94f7-18244f5aa653 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd returned with HTTP 200 Sep 07 10:59:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 771/1498] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 10:59:35 2026] GET /volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd => generated 307 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f539702d-d114-43e5-94c2-f58da681d483 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f539702d-d114-43e5-94c2-f58da681d483 None None] GET http://192.168.122.99/volume// Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f539702d-d114-43e5-94c2-f58da681d483 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f539702d-d114-43e5-94c2-f58da681d483 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0e047298-3adf-4ece-a249-228a1400d862 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f539702d-d114-43e5-94c2-f58da681d483 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:59:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 772/1499] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:59:35 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:59:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0e047298-3adf-4ece-a249-228a1400d862 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 728/1500] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:35 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-f84d7417-f306-4c23-80e8-c30c52eca69a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-f84d7417-f306-4c23-80e8-c30c52eca69a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-f84d7417-f306-4c23-80e8-c30c52eca69a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-f84d7417-f306-4c23-80e8-c30c52eca69a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-f84d7417-f306-4c23-80e8-c30c52eca69a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-f84d7417-f306-4c23-80e8-c30c52eca69a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 773/1501] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:59:35 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 1045 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:59:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-81220b88-66ad-4395-91ed-6d235266a8fc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-81220b88-66ad-4395-91ed-6d235266a8fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] PUT http://192.168.122.99/volume/v3/attachments/b40dacf9-4de4-4617-abb3-eb21a394a882 Sep 07 10:59:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-81220b88-66ad-4395-91ed-6d235266a8fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:35 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-81220b88-66ad-4395-91ed-6d235266a8fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Acquiring lock "cinder-attachment_update-89005779-65a4-4e95-896f-762147675d81-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:59:35 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-81220b88-66ad-4395-91ed-6d235266a8fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Lock "cinder-attachment_update-89005779-65a4-4e95-896f-762147675d81-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:59:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4ec70ae6-279e-4962-ab4e-54a3704d6a80 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ec70ae6-279e-4962-ab4e-54a3704d6a80 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] GET http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4ec70ae6-279e-4962-ab4e-54a3704d6a80 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4ec70ae6-279e-4962-ab4e-54a3704d6a80 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ec70ae6-279e-4962-ab4e-54a3704d6a80 tempest-TestImageHashVerification-1916468723 tempest-TestImageHashVerification-1916468723-project-member] http://192.168.122.99/volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d returned with HTTP 404 Sep 07 10:59:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 774/1502] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:35 2026] GET /volume/v3/volumes/c7c02a8e-b34c-49bb-a7d6-ed700cfe872d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5d8f3c47-6998-4116-bf60-da44f591828d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d8f3c47-6998-4116-bf60-da44f591828d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd Sep 07 10:59:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d8f3c47-6998-4116-bf60-da44f591828d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d8f3c47-6998-4116-bf60-da44f591828d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-5d8f3c47-6998-4116-bf60-da44f591828d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 1c11a2d4-b0af-4095-b057-49058206eccd {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:59:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d8f3c47-6998-4116-bf60-da44f591828d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd returned with HTTP 200 Sep 07 10:59:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 775/1503] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 10:59:36 2026] GET /volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd => generated 307 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ca30f54a-efd7-43c8-a7dc-70964543cba3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca30f54a-efd7-43c8-a7dc-70964543cba3 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca30f54a-efd7-43c8-a7dc-70964543cba3 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca30f54a-efd7-43c8-a7dc-70964543cba3 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ca30f54a-efd7-43c8-a7dc-70964543cba3 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca30f54a-efd7-43c8-a7dc-70964543cba3 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 776/1504] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:36 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 864 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:36 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-81220b88-66ad-4395-91ed-6d235266a8fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Lock "cinder-attachment_update-89005779-65a4-4e95-896f-762147675d81-devstack" released by "attachment_update" :: held 1.561s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:59:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-81220b88-66ad-4395-91ed-6d235266a8fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/attachments/b40dacf9-4de4-4617-abb3-eb21a394a882 returned with HTTP 200 Sep 07 10:59:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 729/1505] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:59:35 2026] PUT /volume/v3/attachments/b40dacf9-4de4-4617-abb3-eb21a394a882 => generated 694 bytes in 1622 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4cecd31b-e52f-4136-a0f9-ea40973ee68d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4cecd31b-e52f-4136-a0f9-ea40973ee68d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd Sep 07 10:59:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4cecd31b-e52f-4136-a0f9-ea40973ee68d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4cecd31b-e52f-4136-a0f9-ea40973ee68d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-4cecd31b-e52f-4136-a0f9-ea40973ee68d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 1c11a2d4-b0af-4095-b057-49058206eccd {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4cecd31b-e52f-4136-a0f9-ea40973ee68d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd returned with HTTP 200 Sep 07 10:59:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 777/1506] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 10:59:37 2026] GET /volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd => generated 308 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fe90a37f-b458-492a-b836-b7410717ed91 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fe90a37f-b458-492a-b836-b7410717ed91 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/detail Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fe90a37f-b458-492a-b836-b7410717ed91 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fe90a37f-b458-492a-b836-b7410717ed91 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-458e9d25-8c3e-4e4e-97cd-8f9c7c42ed5a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-fe90a37f-b458-492a-b836-b7410717ed91 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-fe90a37f-b458-492a-b836-b7410717ed91 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-458e9d25-8c3e-4e4e-97cd-8f9c7c42ed5a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-458e9d25-8c3e-4e4e-97cd-8f9c7c42ed5a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-458e9d25-8c3e-4e4e-97cd-8f9c7c42ed5a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:59:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fe90a37f-b458-492a-b836-b7410717ed91 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all snapshots completed successfully. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fe90a37f-b458-492a-b836-b7410717ed91 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 10:59:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 730/1507] 192.168.122.99 () {58 vars in 1143 bytes} [Mon Sep 7 10:59:37 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-607e477c-d421-4fe3-ae76-aa9796983aee None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-607e477c-d421-4fe3-ae76-aa9796983aee tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-607e477c-d421-4fe3-ae76-aa9796983aee tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-607e477c-d421-4fe3-ae76-aa9796983aee tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-458e9d25-8c3e-4e4e-97cd-8f9c7c42ed5a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-607e477c-d421-4fe3-ae76-aa9796983aee tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-607e477c-d421-4fe3-ae76-aa9796983aee tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f returned with HTTP 200 Sep 07 10:59:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 731/1508] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:59:37 2026] GET /volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f => generated 451 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-458e9d25-8c3e-4e4e-97cd-8f9c7c42ed5a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 778/1509] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:37 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f3865f44-cbcf-4c2a-864b-20964e2822df None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/groups/action Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "1c11a2d4-b0af-4095-b057-49058206eccd", "name": "tempest-Group_from_snap-485255826"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "1c11a2d4-b0af-4095-b057-49058206eccd", "name": "tempest-Group_from_snap-485255826"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '1c11a2d4-b0af-4095-b057-49058206eccd', 'name': 'tempest-Group_from_snap-485255826'}}. {{(pid=86959) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating group tempest-Group_from_snap-485255826 from group_snapshot 1c11a2d4-b0af-4095-b057-49058206eccd. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['ef148468-415d-4032-9d78-ff573419d650'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:59:37 devstack devstack@c-api.service[86959]: INFO cinder.group.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] A mapping entry already exists for group 256f12a0-ca58-431b-beb4-c4fa13cc5826 and volume type d1964f88-35bc-4767-b7f9-71b56f0e2134. Do not need to create again. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Availability Zones retrieved successfully. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Flow 'volume_create_api' (931f4cc9-cfe9-4072-9d17-79153f34788f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ffcb416-6aee-427c-a4cc-0efa9f5244ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ffcb416-6aee-427c-a4cc-0efa9f5244ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '76a20083-13fa-44fb-8ddd-724591c1878f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1964f88-35bc-4767-b7f9-71b56f0e2134,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-994626740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1964f88-35bc-4767-b7f9-71b56f0e2134', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '256f12a0-ca58-431b-beb4-c4fa13cc5826', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1912651d-a309-42df-b784-1263d124dae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-994626740 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-994626740, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:59:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-5a672aa3-5877-4faa-b80b-368b275e2685 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-5a672aa3-5877-4faa-b80b-368b275e2685 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] POST http://192.168.122.99/volume/v3/attachments/b40dacf9-4de4-4617-abb3-eb21a394a882/action Sep 07 10:59:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-5a672aa3-5877-4faa-b80b-368b275e2685 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-5a672aa3-5877-4faa-b80b-368b275e2685 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['70299167-f71d-4d52-9a5e-28df0bf818c5', 'bf2ded4b-f5ff-4b80-88ac-76906675320c'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1912651d-a309-42df-b784-1263d124dae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70299167-f71d-4d52-9a5e-28df0bf818c5', 'bf2ded4b-f5ff-4b80-88ac-76906675320c']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b78d8e-81a2-4915-a8eb-eecb2c84e9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-dcc40f55-f5fd-4d25-9466-43ceab07d61c req-5a672aa3-5877-4faa-b80b-368b275e2685 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/attachments/b40dacf9-4de4-4617-abb3-eb21a394a882/action returned with HTTP 204 Sep 07 10:59:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 779/1510] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:59:37 2026] POST /volume/v3/attachments/b40dacf9-4de4-4617-abb3-eb21a394a882/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b78d8e-81a2-4915-a8eb-eecb2c84e9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f16ed53f-e3b7-4134-bfd5-89a002aca222', '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=256f12a0-ca58-431b-beb4-c4fa13cc5826,group_type_id=,metadata={},multiattach=False,project_id='188dd1676b404d7791ed25f507af15f4',qos_specs=None,replication_status=,reservations=['70299167-f71d-4d52-9a5e-28df0bf818c5','bf2ded4b-f5ff-4b80-88ac-76906675320c'],size=1,snapshot_id=76a20083-13fa-44fb-8ddd-724591c1878f,source_replicaid=,source_volid=None,status='creating',user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_type_id=d1964f88-35bc-4767-b7f9-71b56f0e2134), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:59:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=256f12a0-ca58-431b-beb4-c4fa13cc5826,host=None,id=f16ed53f-e3b7-4134-bfd5-89a002aca222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='188dd1676b404d7791ed25f507af15f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=76a20083-13fa-44fb-8ddd-724591c1878f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1964f88-35bc-4767-b7f9-71b56f0e2134),volume_type_id=d1964f88-35bc-4767-b7f9-71b56f0e2134)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f44401e6-dfaf-4a84-a797-49edda1ee5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f44401e6-dfaf-4a84-a797-49edda1ee5ea) transitioned into state 'SUCCESS' from 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=256f12a0-ca58-431b-beb4-c4fa13cc5826,group_type_id=,metadata={},multiattach=False,project_id='188dd1676b404d7791ed25f507af15f4',qos_specs=None,replication_status=,reservations=['70299167-f71d-4d52-9a5e-28df0bf818c5','bf2ded4b-f5ff-4b80-88ac-76906675320c'],size=1,snapshot_id=76a20083-13fa-44fb-8ddd-724591c1878f,source_replicaid=,source_volid=None,status='creating',user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_type_id=d1964f88-35bc-4767-b7f9-71b56f0e2134)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Flow 'volume_create_api' (931f4cc9-cfe9-4072-9d17-79153f34788f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume request issued successfully. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:59:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f3865f44-cbcf-4c2a-864b-20964e2822df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/action returned with HTTP 202 Sep 07 10:59:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 732/1511] 192.168.122.99 () {62 vars in 1197 bytes} [Mon Sep 7 10:59:37 2026] POST /volume/v3/groups/action => generated 102 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cd47b49e-25af-470e-9111-f29e24081a40 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:59:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:59:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:59:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:38 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:59:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all volumes completed successfully. Sep 07 10:59:38 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:38 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:38 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:38 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:38 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:38 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-80ec781d-d142-44cd-87a2-52287604687a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-80ec781d-d142-44cd-87a2-52287604687a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-80ec781d-d142-44cd-87a2-52287604687a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-80ec781d-d142-44cd-87a2-52287604687a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd47b49e-25af-470e-9111-f29e24081a40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:59:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 780/1512] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:59:38 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:59:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-80ec781d-d142-44cd-87a2-52287604687a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-80ec781d-d142-44cd-87a2-52287604687a tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2317f174-43b2-40b4-af0f-1f39c14350b8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 733/1513] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:38 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 1157 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2317f174-43b2-40b4-af0f-1f39c14350b8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 Sep 07 10:59:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2317f174-43b2-40b4-af0f-1f39c14350b8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2317f174-43b2-40b4-af0f-1f39c14350b8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6eaf0f4d-4ba5-4750-b289-d83ce644b069 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6eaf0f4d-4ba5-4750-b289-d83ce644b069 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6eaf0f4d-4ba5-4750-b289-d83ce644b069 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6eaf0f4d-4ba5-4750-b289-d83ce644b069 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2317f174-43b2-40b4-af0f-1f39c14350b8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:38 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-2317f174-43b2-40b4-af0f-1f39c14350b8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:38 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-2317f174-43b2-40b4-af0f-1f39c14350b8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6eaf0f4d-4ba5-4750-b289-d83ce644b069 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6eaf0f4d-4ba5-4750-b289-d83ce644b069 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 734/1514] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:38 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 1157 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] POST http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action body: b'{"os-detach": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:38 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-2317f174-43b2-40b4-af0f-1f39c14350b8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2317f174-43b2-40b4-af0f-1f39c14350b8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 returned with HTTP 200 Sep 07 10:59:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 781/1515] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:38 2026] GET /volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 => generated 931 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Attachment connected to vm 2db4fdbc-9956-4e4d-965e-23e0db043555, checking data on nova Sep 07 10:59:38 devstack devstack@c-api.service[86959]: DEBUG cinder.compute.nova [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Creating Keystone token plugin using URL: http://192.168.122.99/identity {{(pid=86959) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 10:59:39 devstack devstack@c-api.service[86959]: DEBUG novaclient.v2.client [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] REQ: curl -g -i -X GET http://192.168.122.99/compute/v2.1/servers/2db4fdbc-9956-4e4d-965e-23e0db043555/os-volume_attachments/89005779-65a4-4e95-896f-762147675d81 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d3691188eca1a8703ba04c03e5087348a6359fd6686648ae98cb965a0c4edae0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a019f11a-6a23-4811-8d30-ff7a920e8287" -H "X-Service-Token: {SHA256}611bf6e5d1c665c9acd2076a2beb549ef38f0268f100c11f4c1178cc0837f500" {{(pid=86959) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 10:59:39 devstack devstack@c-api.service[86959]: DEBUG novaclient.v2.client [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 08:59:39 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-c0b3a423-4038-4af2-b153-e6c3742fd863 x-openstack-request-id: req-c0b3a423-4038-4af2-b153-e6c3742fd863 {{(pid=86959) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 10:59:39 devstack devstack@c-api.service[86959]: DEBUG novaclient.v2.client [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "89005779-65a4-4e95-896f-762147675d81", "serverId": "2db4fdbc-9956-4e4d-965e-23e0db043555", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b40dacf9-4de4-4617-abb3-eb21a394a882", "bdm_uuid": "c9adb06b-f92e-46d0-9c24-586b75ac0ad0"}} {{(pid=86959) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 10:59:39 devstack devstack@c-api.service[86959]: DEBUG novaclient.v2.client [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET call to compute for http://192.168.122.99/compute/v2.1/servers/2db4fdbc-9956-4e4d-965e-23e0db043555/os-volume_attachments/89005779-65a4-4e95-896f-762147675d81 used request id req-c0b3a423-4038-4af2-b153-e6c3742fd863 {{(pid=86959) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.volume.api [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Caught error: Detach volume from instance 2db4fdbc-9956-4e4d-965e-23e0db043555 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2db4fdbc-9956-4e4d-965e-23e0db043555 using the Compute API Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2db4fdbc-9956-4e4d-965e-23e0db043555 using the Compute API Sep 07 10:59:39 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault Sep 07 10:59:39 devstack devstack@c-api.service[86959]: INFO cinder.api.middleware.fault [None req-a019f11a-6a23-4811-8d30-ff7a920e8287 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action returned with HTTP 409 Sep 07 10:59:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 735/1516] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:59:38 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 167 bytes in 886 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:59:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c60d06eb-7acf-41d5-b131-8630bda853dd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] POST http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action Sep 07 10:59:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Attachment connected to vm 2db4fdbc-9956-4e4d-965e-23e0db043555, checking data on nova Sep 07 10:59:39 devstack devstack@c-api.service[86958]: DEBUG cinder.compute.nova [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Creating Keystone token plugin using URL: http://192.168.122.99/identity {{(pid=86958) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 10:59:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6bc348dc-1bbb-418b-8316-3cf1580b7488 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6bc348dc-1bbb-418b-8316-3cf1580b7488 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 Sep 07 10:59:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6bc348dc-1bbb-418b-8316-3cf1580b7488 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6bc348dc-1bbb-418b-8316-3cf1580b7488 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:39 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] REQ: curl -g -i -X GET http://192.168.122.99/compute/v2.1/servers/2db4fdbc-9956-4e4d-965e-23e0db043555/os-volume_attachments/89005779-65a4-4e95-896f-762147675d81 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3a24dd1fce0d6feb4302de1afb00bb70e46c0aa4126f80e4676a93858cf06b12" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c60d06eb-7acf-41d5-b131-8630bda853dd" -H "X-Service-Token: {SHA256}2d494f03a73354457b7c8cd40e803bba531495a3db45c4825f2f902d995055b3" {{(pid=86958) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 10:59:39 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc348dc-1bbb-418b-8316-3cf1580b7488 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6bc348dc-1bbb-418b-8316-3cf1580b7488 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:39 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-6bc348dc-1bbb-418b-8316-3cf1580b7488 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:39 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-6bc348dc-1bbb-418b-8316-3cf1580b7488 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:40 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc348dc-1bbb-418b-8316-3cf1580b7488 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:40 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 08:59:39 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-131a430b-006b-47e7-b399-8dfd2f765b9f x-openstack-request-id: req-131a430b-006b-47e7-b399-8dfd2f765b9f {{(pid=86958) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 10:59:40 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "89005779-65a4-4e95-896f-762147675d81", "serverId": "2db4fdbc-9956-4e4d-965e-23e0db043555", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b40dacf9-4de4-4617-abb3-eb21a394a882", "bdm_uuid": "c9adb06b-f92e-46d0-9c24-586b75ac0ad0"}} {{(pid=86958) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 10:59:40 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET call to compute for http://192.168.122.99/compute/v2.1/servers/2db4fdbc-9956-4e4d-965e-23e0db043555/os-volume_attachments/89005779-65a4-4e95-896f-762147675d81 used request id req-131a430b-006b-47e7-b399-8dfd2f765b9f {{(pid=86958) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.volume.api [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 10:59:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Caught error: Detach volume from instance 2db4fdbc-9956-4e4d-965e-23e0db043555 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2db4fdbc-9956-4e4d-965e-23e0db043555 using the Compute API Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2db4fdbc-9956-4e4d-965e-23e0db043555 using the Compute API Sep 07 10:59:40 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault Sep 07 10:59:40 devstack devstack@c-api.service[86958]: INFO cinder.api.middleware.fault [None req-c60d06eb-7acf-41d5-b131-8630bda853dd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action returned with HTTP 409 Sep 07 10:59:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 782/1517] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:59:39 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 167 bytes in 614 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d1a997a-c4a4-4e61-a59c-756a788df3ff None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 783/1518] 192.168.122.99 () {62 vars in 1476 bytes} [Mon Sep 7 10:59:40 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fe21ddb5-878b-4bc2-925a-a9a27660988e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6bc348dc-1bbb-418b-8316-3cf1580b7488 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 returned with HTTP 200 Sep 07 10:59:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 784/1519] 192.168.122.99 () {62 vars in 1476 bytes} [Mon Sep 7 10:59:40 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:59:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 736/1520] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:39 2026] GET /volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 => generated 931 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ee44f88c-eb45-4697-ae51-3b60e9647f77 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:40 devstack devstack@c-api.service[86958]: WARNING keystonemiddleware.auth_token [None req-ee44f88c-eb45-4697-ae51-3b60e9647f77 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 10:59:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 785/1521] 192.168.122.99 () {62 vars in 1476 bytes} [Mon Sep 7 10:59:40 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 114 bytes in 382 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 07 10:59:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b07f7eeb-2af7-4674-9415-3e8884998115 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:40 devstack devstack@c-api.service[86959]: WARNING keystonemiddleware.auth_token [None req-b07f7eeb-2af7-4674-9415-3e8884998115 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 10:59:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 737/1522] 192.168.122.99 () {62 vars in 1476 bytes} [Mon Sep 7 10:59:40 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 114 bytes in 183 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 07 10:59:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e85e5937-e1e0-4d62-94ed-4672448ad55c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e85e5937-e1e0-4d62-94ed-4672448ad55c tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] POST http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action Sep 07 10:59:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e85e5937-e1e0-4d62-94ed-4672448ad55c tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e85e5937-e1e0-4d62-94ed-4672448ad55c tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-874c4bfa-96ee-40c5-bd3a-15aef709dca6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-874c4bfa-96ee-40c5-bd3a-15aef709dca6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 Sep 07 10:59:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-874c4bfa-96ee-40c5-bd3a-15aef709dca6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-874c4bfa-96ee-40c5-bd3a-15aef709dca6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-874c4bfa-96ee-40c5-bd3a-15aef709dca6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:41 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-874c4bfa-96ee-40c5-bd3a-15aef709dca6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:41 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-874c4bfa-96ee-40c5-bd3a-15aef709dca6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:41 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-e85e5937-e1e0-4d62-94ed-4672448ad55c tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-e85e5937-e1e0-4d62-94ed-4672448ad55c tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Updating volume '89005779-65a4-4e95-896f-762147675d81' with '{'status': 'error'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:59:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:41 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-874c4bfa-96ee-40c5-bd3a-15aef709dca6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-874c4bfa-96ee-40c5-bd3a-15aef709dca6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 returned with HTTP 200 Sep 07 10:59:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e85e5937-e1e0-4d62-94ed-4672448ad55c tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action returned with HTTP 202 Sep 07 10:59:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 738/1523] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:41 2026] GET /volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 => generated 931 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 786/1524] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:59:40 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 0 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:59:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3fa6b5ad-eb28-4841-99ea-5ca23f579f11 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3fa6b5ad-eb28-4841-99ea-5ca23f579f11 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3fa6b5ad-eb28-4841-99ea-5ca23f579f11 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3fa6b5ad-eb28-4841-99ea-5ca23f579f11 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3fa6b5ad-eb28-4841-99ea-5ca23f579f11 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3fa6b5ad-eb28-4841-99ea-5ca23f579f11 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 739/1525] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:41 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 1156 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] POST http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action Sep 07 10:59:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b40dacf9-4de4-4617-abb3-eb21a394a882"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b40dacf9-4de4-4617-abb3-eb21a394a882"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Volume info retrieved successfully. Sep 07 10:59:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Attachment connected to vm 2db4fdbc-9956-4e4d-965e-23e0db043555, checking data on nova Sep 07 10:59:41 devstack devstack@c-api.service[86958]: DEBUG cinder.compute.nova [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Creating Keystone token plugin using URL: http://192.168.122.99/identity {{(pid=86958) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 10:59:41 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] REQ: curl -g -i -X GET http://192.168.122.99/compute/v2.1/servers/2db4fdbc-9956-4e4d-965e-23e0db043555/os-volume_attachments/89005779-65a4-4e95-896f-762147675d81 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d55fcd12f5c2dc0f39c329c9141a634b20d58051ae117c4c536445182e6946d3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3115a91e-4638-4527-a85b-3d0b24bf3ae8" -H "X-Service-Token: {SHA256}2d494f03a73354457b7c8cd40e803bba531495a3db45c4825f2f902d995055b3" {{(pid=86958) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 08:59:41 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-0f727989-b80e-4a25-97b6-1b75294de2a5 x-openstack-request-id: req-0f727989-b80e-4a25-97b6-1b75294de2a5 {{(pid=86958) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "89005779-65a4-4e95-896f-762147675d81", "serverId": "2db4fdbc-9956-4e4d-965e-23e0db043555", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b40dacf9-4de4-4617-abb3-eb21a394a882", "bdm_uuid": "c9adb06b-f92e-46d0-9c24-586b75ac0ad0"}} {{(pid=86958) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] GET call to compute for http://192.168.122.99/compute/v2.1/servers/2db4fdbc-9956-4e4d-965e-23e0db043555/os-volume_attachments/89005779-65a4-4e95-896f-762147675d81 used request id req-0f727989-b80e-4a25-97b6-1b75294de2a5 {{(pid=86958) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.volume.api [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Caught error: Detach volume from instance 2db4fdbc-9956-4e4d-965e-23e0db043555 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2db4fdbc-9956-4e4d-965e-23e0db043555 using the Compute API Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2db4fdbc-9956-4e4d-965e-23e0db043555 using the Compute API Sep 07 10:59:42 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault Sep 07 10:59:42 devstack devstack@c-api.service[86958]: INFO cinder.api.middleware.fault [None req-3115a91e-4638-4527-a85b-3d0b24bf3ae8 tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action returned with HTTP 409 Sep 07 10:59:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 787/1526] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:59:41 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 167 bytes in 815 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:59:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8e533f2e-eb98-4d3e-94e2-2d378b0d340e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bbaf98b1-b576-44ba-ab5d-1aa60d7dd2ee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 740/1527] 192.168.122.99 () {62 vars in 1476 bytes} [Mon Sep 7 10:59:42 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:59:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4c7c0e88-0299-4956-a98f-af0e20da70de None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4c7c0e88-0299-4956-a98f-af0e20da70de tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 Sep 07 10:59:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4c7c0e88-0299-4956-a98f-af0e20da70de tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4c7c0e88-0299-4956-a98f-af0e20da70de tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: WARNING keystonemiddleware.auth_token [None req-bbaf98b1-b576-44ba-ab5d-1aa60d7dd2ee None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 10:59:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 788/1528] 192.168.122.99 () {62 vars in 1476 bytes} [Mon Sep 7 10:59:42 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 114 bytes in 127 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1ab52d98-396d-4fd0-966f-823453082c9b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ab52d98-396d-4fd0-966f-823453082c9b tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ab52d98-396d-4fd0-966f-823453082c9b tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ab52d98-396d-4fd0-966f-823453082c9b tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4c7c0e88-0299-4956-a98f-af0e20da70de tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:42 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-4c7c0e88-0299-4956-a98f-af0e20da70de tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:42 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-4c7c0e88-0299-4956-a98f-af0e20da70de tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:42 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-1ab52d98-396d-4fd0-966f-823453082c9b tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1ab52d98-396d-4fd0-966f-823453082c9b tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ab52d98-396d-4fd0-966f-823453082c9b tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 789/1529] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:42 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 864 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8b61fc0a-c4eb-4214-90ab-db7ae708a49c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b61fc0a-c4eb-4214-90ab-db7ae708a49c tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b61fc0a-c4eb-4214-90ab-db7ae708a49c tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b61fc0a-c4eb-4214-90ab-db7ae708a49c tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:42 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-4c7c0e88-0299-4956-a98f-af0e20da70de tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8b61fc0a-c4eb-4214-90ab-db7ae708a49c tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b61fc0a-c4eb-4214-90ab-db7ae708a49c tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 790/1530] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:42 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 864 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4c7c0e88-0299-4956-a98f-af0e20da70de tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 returned with HTTP 200 Sep 07 10:59:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 741/1531] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:42 2026] GET /volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 => generated 931 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-3dcbacf0-8a1d-4ef4-a5a4-cef3c714ae25 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-3dcbacf0-8a1d-4ef4-a5a4-cef3c714ae25 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-3dcbacf0-8a1d-4ef4-a5a4-cef3c714ae25 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-3dcbacf0-8a1d-4ef4-a5a4-cef3c714ae25 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-3dcbacf0-8a1d-4ef4-a5a4-cef3c714ae25 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-3dcbacf0-8a1d-4ef4-a5a4-cef3c714ae25 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 791/1532] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:59:43 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 864 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0aab9daa-4eff-4c8b-b887-2d70b9e1c784 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0aab9daa-4eff-4c8b-b887-2d70b9e1c784 None None] GET http://192.168.122.99/volume// Sep 07 10:59:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0aab9daa-4eff-4c8b-b887-2d70b9e1c784 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0aab9daa-4eff-4c8b-b887-2d70b9e1c784 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0aab9daa-4eff-4c8b-b887-2d70b9e1c784 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:59:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 742/1533] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 10:59:43 2026] GET /volume/ => generated 389 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:59:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-7b44ffbc-658a-4d21-b1b4-0bd7055c7378 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-7b44ffbc-658a-4d21-b1b4-0bd7055c7378 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 10:59:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-7b44ffbc-658a-4d21-b1b4-0bd7055c7378 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b3d01a2-e1fb-454a-9110-700c7c1c62c1", "connector": null, "instance_uuid": "2db4fdbc-9956-4e4d-965e-23e0db043555"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-7b44ffbc-658a-4d21-b1b4-0bd7055c7378 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 10:59:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 792/1534] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 10:59:43 2026] POST /volume/v3/attachments => generated 273 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0aabd121-16c9-4a5a-ad87-61833f8903a2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0aabd121-16c9-4a5a-ad87-61833f8903a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 Sep 07 10:59:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0aabd121-16c9-4a5a-ad87-61833f8903a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0aabd121-16c9-4a5a-ad87-61833f8903a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5a5eb686-8987-45dd-be3d-25e26e4622fd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:44 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:44 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a5eb686-8987-45dd-be3d-25e26e4622fd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a5eb686-8987-45dd-be3d-25e26e4622fd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a5eb686-8987-45dd-be3d-25e26e4622fd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0aabd121-16c9-4a5a-ad87-61833f8903a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:44 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-0aabd121-16c9-4a5a-ad87-61833f8903a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:44 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-0aabd121-16c9-4a5a-ad87-61833f8903a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5a5eb686-8987-45dd-be3d-25e26e4622fd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a5eb686-8987-45dd-be3d-25e26e4622fd tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 793/1535] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:44 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 863 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2e561cf9-6ca5-4519-8d90-052c8b83ad9d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e561cf9-6ca5-4519-8d90-052c8b83ad9d None None] GET http://192.168.122.99/volume// Sep 07 10:59:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e561cf9-6ca5-4519-8d90-052c8b83ad9d None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e561cf9-6ca5-4519-8d90-052c8b83ad9d None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e561cf9-6ca5-4519-8d90-052c8b83ad9d None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:59:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 794/1536] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:59:44 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:59:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-89eba2d0-5e5c-4d4e-aade-aa1be8281834 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-89eba2d0-5e5c-4d4e-aade-aa1be8281834 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-89eba2d0-5e5c-4d4e-aade-aa1be8281834 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-89eba2d0-5e5c-4d4e-aade-aa1be8281834 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:44 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-0aabd121-16c9-4a5a-ad87-61833f8903a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-89eba2d0-5e5c-4d4e-aade-aa1be8281834 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0aabd121-16c9-4a5a-ad87-61833f8903a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 returned with HTTP 200 Sep 07 10:59:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 743/1537] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:44 2026] GET /volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 => generated 931 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:59:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-89eba2d0-5e5c-4d4e-aade-aa1be8281834 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 795/1538] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:59:44 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 1044 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:59:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-1928927e-3065-42d7-a1c3-71f675d984bb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-1928927e-3065-42d7-a1c3-71f675d984bb tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] PUT http://192.168.122.99/volume/v3/attachments/a9d513e7-59e1-44c7-a8a5-5697ce83acd6 Sep 07 10:59:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-1928927e-3065-42d7-a1c3-71f675d984bb tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:45 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-1928927e-3065-42d7-a1c3-71f675d984bb tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Acquiring lock "cinder-attachment_update-9b3d01a2-e1fb-454a-9110-700c7c1c62c1-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:59:45 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-1928927e-3065-42d7-a1c3-71f675d984bb tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Lock "cinder-attachment_update-9b3d01a2-e1fb-454a-9110-700c7c1c62c1-devstack" acquired by "attachment_update" :: waited 0.044s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:59:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dc5972fb-3b20-4478-9dbe-ba0c0cc58340 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc5972fb-3b20-4478-9dbe-ba0c0cc58340 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc5972fb-3b20-4478-9dbe-ba0c0cc58340 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc5972fb-3b20-4478-9dbe-ba0c0cc58340 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dc5972fb-3b20-4478-9dbe-ba0c0cc58340 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc5972fb-3b20-4478-9dbe-ba0c0cc58340 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 796/1539] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:45 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 863 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e34bd853-7db0-4bed-9598-6c72541f9dc7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e34bd853-7db0-4bed-9598-6c72541f9dc7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 Sep 07 10:59:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e34bd853-7db0-4bed-9598-6c72541f9dc7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e34bd853-7db0-4bed-9598-6c72541f9dc7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e34bd853-7db0-4bed-9598-6c72541f9dc7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:45 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-e34bd853-7db0-4bed-9598-6c72541f9dc7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:45 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-e34bd853-7db0-4bed-9598-6c72541f9dc7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:46 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-e34bd853-7db0-4bed-9598-6c72541f9dc7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e34bd853-7db0-4bed-9598-6c72541f9dc7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 returned with HTTP 200 Sep 07 10:59:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 797/1540] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:45 2026] GET /volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 => generated 931 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:46 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-1928927e-3065-42d7-a1c3-71f675d984bb tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Lock "cinder-attachment_update-9b3d01a2-e1fb-454a-9110-700c7c1c62c1-devstack" released by "attachment_update" :: held 1.562s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:59:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-1928927e-3065-42d7-a1c3-71f675d984bb tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/attachments/a9d513e7-59e1-44c7-a8a5-5697ce83acd6 returned with HTTP 200 Sep 07 10:59:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 744/1541] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 10:59:44 2026] PUT /volume/v3/attachments/a9d513e7-59e1-44c7-a8a5-5697ce83acd6 => generated 694 bytes in 1694 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a70a0d91-f36e-4365-9e50-566ccb0ef3d9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a70a0d91-f36e-4365-9e50-566ccb0ef3d9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a70a0d91-f36e-4365-9e50-566ccb0ef3d9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a70a0d91-f36e-4365-9e50-566ccb0ef3d9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a70a0d91-f36e-4365-9e50-566ccb0ef3d9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a70a0d91-f36e-4365-9e50-566ccb0ef3d9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 798/1542] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:46 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ea6f6032-1407-4e6c-924c-bc4f41ef74b4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea6f6032-1407-4e6c-924c-bc4f41ef74b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ea6f6032-1407-4e6c-924c-bc4f41ef74b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ea6f6032-1407-4e6c-924c-bc4f41ef74b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-9dc9535d-3569-40a1-a0de-f7d3cde3e640 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-9dc9535d-3569-40a1-a0de-f7d3cde3e640 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] POST http://192.168.122.99/volume/v3/attachments/a9d513e7-59e1-44c7-a8a5-5697ce83acd6/action Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-9dc9535d-3569-40a1-a0de-f7d3cde3e640 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-9dc9535d-3569-40a1-a0de-f7d3cde3e640 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ea6f6032-1407-4e6c-924c-bc4f41ef74b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-ea6f6032-1407-4e6c-924c-bc4f41ef74b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:47 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-ea6f6032-1407-4e6c-924c-bc4f41ef74b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a6185fd5-10bb-4f57-a80c-eb6bd8b88adc req-9dc9535d-3569-40a1-a0de-f7d3cde3e640 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/attachments/a9d513e7-59e1-44c7-a8a5-5697ce83acd6/action returned with HTTP 204 Sep 07 10:59:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 799/1543] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 10:59:47 2026] POST /volume/v3/attachments/a9d513e7-59e1-44c7-a8a5-5697ce83acd6/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-ea6f6032-1407-4e6c-924c-bc4f41ef74b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea6f6032-1407-4e6c-924c-bc4f41ef74b4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 returned with HTTP 200 Sep 07 10:59:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 745/1544] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:47 2026] GET /volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 => generated 932 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-df6411a1-cf14-4cec-b364-84401c4d9b10 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-df6411a1-cf14-4cec-b364-84401c4d9b10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826 Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-df6411a1-cf14-4cec-b364-84401c4d9b10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-df6411a1-cf14-4cec-b364-84401c4d9b10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-df6411a1-cf14-4cec-b364-84401c4d9b10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 256f12a0-ca58-431b-beb4-c4fa13cc5826 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:59:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-df6411a1-cf14-4cec-b364-84401c4d9b10 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826 returned with HTTP 200 Sep 07 10:59:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 800/1545] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:59:47 2026] GET /volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826 => generated 417 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all volumes completed successfully. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:47 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:47 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c13ebcd2-1036-4182-937d-0b52ce9e489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:59:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 746/1546] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:59:47 2026] GET /volume/v3/volumes/detail => generated 1845 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-27a82c73-0b72-4556-a03b-f30bb079eac0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-27a82c73-0b72-4556-a03b-f30bb079eac0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826/action Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-27a82c73-0b72-4556-a03b-f30bb079eac0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-27a82c73-0b72-4556-a03b-f30bb079eac0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-27a82c73-0b72-4556-a03b-f30bb079eac0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] delete called for group 256f12a0-ca58-431b-beb4-c4fa13cc5826 {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-27a82c73-0b72-4556-a03b-f30bb079eac0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Delete group with id: 256f12a0-ca58-431b-beb4-c4fa13cc5826 Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-31897243-9a63-421f-8973-4117b1e625d2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31897243-9a63-421f-8973-4117b1e625d2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31897243-9a63-421f-8973-4117b1e625d2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31897243-9a63-421f-8973-4117b1e625d2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-31897243-9a63-421f-8973-4117b1e625d2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31897243-9a63-421f-8973-4117b1e625d2 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 747/1547] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:47 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 1156 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a9bdc2dc-f3c1-498e-a451-7b59793f0de7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a9bdc2dc-f3c1-498e-a451-7b59793f0de7 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a9bdc2dc-f3c1-498e-a451-7b59793f0de7 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a9bdc2dc-f3c1-498e-a451-7b59793f0de7 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-27a82c73-0b72-4556-a03b-f30bb079eac0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826/action returned with HTTP 202 Sep 07 10:59:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 801/1548] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:59:47 2026] POST /volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-68c4a8ef-5376-4f9b-b6a3-d5d830075e85 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68c4a8ef-5376-4f9b-b6a3-d5d830075e85 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68c4a8ef-5376-4f9b-b6a3-d5d830075e85 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68c4a8ef-5376-4f9b-b6a3-d5d830075e85 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a9bdc2dc-f3c1-498e-a451-7b59793f0de7 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-68c4a8ef-5376-4f9b-b6a3-d5d830075e85 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-68c4a8ef-5376-4f9b-b6a3-d5d830075e85 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:47 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-68c4a8ef-5376-4f9b-b6a3-d5d830075e85 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a9bdc2dc-f3c1-498e-a451-7b59793f0de7 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 748/1549] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:47 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 1156 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-82f72bd2-118f-4054-93e5-536452c81e14 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-82f72bd2-118f-4054-93e5-536452c81e14 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] POST http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-82f72bd2-118f-4054-93e5-536452c81e14 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action body: b'{"os-detach": {"attachment_id": "a9d513e7-59e1-44c7-a8a5-5697ce83acd6"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-82f72bd2-118f-4054-93e5-536452c81e14 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "a9d513e7-59e1-44c7-a8a5-5697ce83acd6"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-82f72bd2-118f-4054-93e5-536452c81e14 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-82f72bd2-118f-4054-93e5-536452c81e14 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action returned with HTTP 400 Sep 07 10:59:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 749/1550] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:59:47 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 100 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:59:47 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-68c4a8ef-5376-4f9b-b6a3-d5d830075e85 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68c4a8ef-5376-4f9b-b6a3-d5d830075e85 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 returned with HTTP 200 Sep 07 10:59:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 802/1551] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:47 2026] GET /volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 => generated 931 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-68003111-47fc-451a-b51a-049d4be9cf94 req-865d2ec9-ba72-4a1f-82cd-0e0356c6efff None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-865d2ec9-ba72-4a1f-82cd-0e0356c6efff tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-865d2ec9-ba72-4a1f-82cd-0e0356c6efff tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-865d2ec9-ba72-4a1f-82cd-0e0356c6efff tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-68003111-47fc-451a-b51a-049d4be9cf94 req-865d2ec9-ba72-4a1f-82cd-0e0356c6efff tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-865d2ec9-ba72-4a1f-82cd-0e0356c6efff tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 750/1552] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:59:48 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 1156 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-68003111-47fc-451a-b51a-049d4be9cf94 req-a8789f94-651b-45ee-bdfe-ad29b3f57af0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-a8789f94-651b-45ee-bdfe-ad29b3f57af0 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] POST http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1/action Sep 07 10:59:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-a8789f94-651b-45ee-bdfe-ad29b3f57af0 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-a8789f94-651b-45ee-bdfe-ad29b3f57af0 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-68003111-47fc-451a-b51a-049d4be9cf94 req-a8789f94-651b-45ee-bdfe-ad29b3f57af0 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-68003111-47fc-451a-b51a-049d4be9cf94 req-a8789f94-651b-45ee-bdfe-ad29b3f57af0 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Begin detaching volume completed successfully. Sep 07 10:59:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-a8789f94-651b-45ee-bdfe-ad29b3f57af0 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1/action returned with HTTP 202 Sep 07 10:59:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 803/1553] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:59:48 2026] POST /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:59:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d241f702-cba8-4eea-8a69-431fd1801929 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d241f702-cba8-4eea-8a69-431fd1801929 None None] GET http://192.168.122.99/volume// Sep 07 10:59:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d241f702-cba8-4eea-8a69-431fd1801929 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d241f702-cba8-4eea-8a69-431fd1801929 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d241f702-cba8-4eea-8a69-431fd1801929 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:59:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 751/1554] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:59:48 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:59:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-68003111-47fc-451a-b51a-049d4be9cf94 req-fe6c8680-4362-4eba-8639-9aa55f2dd037 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-fe6c8680-4362-4eba-8639-9aa55f2dd037 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-fe6c8680-4362-4eba-8639-9aa55f2dd037 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-fe6c8680-4362-4eba-8639-9aa55f2dd037 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-68003111-47fc-451a-b51a-049d4be9cf94 req-fe6c8680-4362-4eba-8639-9aa55f2dd037 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-fe6c8680-4362-4eba-8639-9aa55f2dd037 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 804/1555] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:59:48 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 1340 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:59:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-68003111-47fc-451a-b51a-049d4be9cf94 req-1cf26622-f8bf-46a0-8cb7-ee7994682f19 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-1cf26622-f8bf-46a0-8cb7-ee7994682f19 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] DELETE http://192.168.122.99/volume/v3/attachments/a9d513e7-59e1-44c7-a8a5-5697ce83acd6 Sep 07 10:59:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-1cf26622-f8bf-46a0-8cb7-ee7994682f19 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-1cf26622-f8bf-46a0-8cb7-ee7994682f19 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:48 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 10:59:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-68003111-47fc-451a-b51a-049d4be9cf94 req-1cf26622-f8bf-46a0-8cb7-ee7994682f19 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/attachments/a9d513e7-59e1-44c7-a8a5-5697ce83acd6 returned with HTTP 200 Sep 07 10:59:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 752/1556] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:59:48 2026] DELETE /volume/v3/attachments/a9d513e7-59e1-44c7-a8a5-5697ce83acd6 => generated 19 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-494161ae-006d-400f-afd6-e06a63cc1820 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-494161ae-006d-400f-afd6-e06a63cc1820 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 Sep 07 10:59:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-494161ae-006d-400f-afd6-e06a63cc1820 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-494161ae-006d-400f-afd6-e06a63cc1820 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-494161ae-006d-400f-afd6-e06a63cc1820 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 returned with HTTP 404 Sep 07 10:59:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 805/1557] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:49 2026] GET /volume/v3/volumes/f16ed53f-e3b7-4134-bfd5-89a002aca222 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:59:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-321fbebc-27e6-4b70-8daf-8cb5dd3a7226 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-321fbebc-27e6-4b70-8daf-8cb5dd3a7226 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826 Sep 07 10:59:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-321fbebc-27e6-4b70-8daf-8cb5dd3a7226 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-321fbebc-27e6-4b70-8daf-8cb5dd3a7226 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-321fbebc-27e6-4b70-8daf-8cb5dd3a7226 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 256f12a0-ca58-431b-beb4-c4fa13cc5826 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:59:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:49 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:59:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-321fbebc-27e6-4b70-8daf-8cb5dd3a7226 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826 returned with HTTP 200 Sep 07 10:59:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 753/1558] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:59:49 2026] GET /volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826 => generated 378 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-617a783f-ad2b-4cf1-80c6-0fdb74c52bee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-617a783f-ad2b-4cf1-80c6-0fdb74c52bee tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] POST http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action Sep 07 10:59:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-617a783f-ad2b-4cf1-80c6-0fdb74c52bee tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-617a783f-ad2b-4cf1-80c6-0fdb74c52bee tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-617a783f-ad2b-4cf1-80c6-0fdb74c52bee tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] Updating volume '89005779-65a4-4e95-896f-762147675d81' with '{'status': 'in-use'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:59:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-617a783f-ad2b-4cf1-80c6-0fdb74c52bee tempest-TestServerVolumeAttachmentScenario-653499602 tempest-TestServerVolumeAttachmentScenario-653499602-project-admin] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action returned with HTTP 202 Sep 07 10:59:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 806/1559] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 10:59:49 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:59:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fceaa6ee-bc31-47a1-acd1-7da42e3d2a91 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fceaa6ee-bc31-47a1-acd1-7da42e3d2a91 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fceaa6ee-bc31-47a1-acd1-7da42e3d2a91 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fceaa6ee-bc31-47a1-acd1-7da42e3d2a91 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fceaa6ee-bc31-47a1-acd1-7da42e3d2a91 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fceaa6ee-bc31-47a1-acd1-7da42e3d2a91 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 754/1560] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:49 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 1157 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-a70bb352-e9ec-4624-97cd-fd78d09f8064 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-a70bb352-e9ec-4624-97cd-fd78d09f8064 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-a70bb352-e9ec-4624-97cd-fd78d09f8064 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-a70bb352-e9ec-4624-97cd-fd78d09f8064 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-a70bb352-e9ec-4624-97cd-fd78d09f8064 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-a70bb352-e9ec-4624-97cd-fd78d09f8064 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 807/1561] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:59:49 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 1157 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-129245bf-1821-44df-ba41-1606926b8148 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-129245bf-1821-44df-ba41-1606926b8148 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] POST http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action Sep 07 10:59:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-129245bf-1821-44df-ba41-1606926b8148 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-129245bf-1821-44df-ba41-1606926b8148 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-129245bf-1821-44df-ba41-1606926b8148 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-129245bf-1821-44df-ba41-1606926b8148 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Begin detaching volume completed successfully. Sep 07 10:59:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-129245bf-1821-44df-ba41-1606926b8148 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action returned with HTTP 202 Sep 07 10:59:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 755/1562] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 10:59:49 2026] POST /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3e78c0ae-56cc-45c2-949a-82753ae458ca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e78c0ae-56cc-45c2-949a-82753ae458ca None None] GET http://192.168.122.99/volume// Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e78c0ae-56cc-45c2-949a-82753ae458ca None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e78c0ae-56cc-45c2-949a-82753ae458ca None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e78c0ae-56cc-45c2-949a-82753ae458ca None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 10:59:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 808/1563] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 10:59:50 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:59:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-0c887f77-8236-4044-8bc8-60e201901b23 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-0c887f77-8236-4044-8bc8-60e201901b23 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-0c887f77-8236-4044-8bc8-60e201901b23 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-0c887f77-8236-4044-8bc8-60e201901b23 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-0c887f77-8236-4044-8bc8-60e201901b23 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-0c887f77-8236-4044-8bc8-60e201901b23 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 756/1564] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 10:59:50 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 1341 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-124332ea-7442-486e-9f2d-4b661a1fc189 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-124332ea-7442-486e-9f2d-4b661a1fc189 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826 Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-124332ea-7442-486e-9f2d-4b661a1fc189 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-124332ea-7442-486e-9f2d-4b661a1fc189 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-124332ea-7442-486e-9f2d-4b661a1fc189 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 256f12a0-ca58-431b-beb4-c4fa13cc5826 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-124332ea-7442-486e-9f2d-4b661a1fc189 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826 returned with HTTP 404 Sep 07 10:59:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 809/1565] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:59:50 2026] GET /volume/v3/groups/256f12a0-ca58-431b-beb4-c4fa13cc5826 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:59:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-807f9c32-7b33-450d-9b32-5424dbb964ce None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-807f9c32-7b33-450d-9b32-5424dbb964ce tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] DELETE http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd Sep 07 10:59:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-807f9c32-7b33-450d-9b32-5424dbb964ce tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-807f9c32-7b33-450d-9b32-5424dbb964ce tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-807f9c32-7b33-450d-9b32-5424dbb964ce tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] delete called for member 1c11a2d4-b0af-4095-b057-49058206eccd {{(pid=86959) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 10:59:50 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.group_snapshots [None req-807f9c32-7b33-450d-9b32-5424dbb964ce tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Delete group_snapshot with id: 1c11a2d4-b0af-4095-b057-49058206eccd Sep 07 10:59:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:50 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:59:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-807f9c32-7b33-450d-9b32-5424dbb964ce tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd returned with HTTP 202 Sep 07 10:59:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 757/1566] 192.168.122.99 () {60 vars in 1295 bytes} [Mon Sep 7 10:59:50 2026] DELETE /volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a256c17-4640-4c8d-8648-33722d8da088 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a256c17-4640-4c8d-8648-33722d8da088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a256c17-4640-4c8d-8648-33722d8da088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a256c17-4640-4c8d-8648-33722d8da088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-2a256c17-4640-4c8d-8648-33722d8da088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a256c17-4640-4c8d-8648-33722d8da088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:50 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:59:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a256c17-4640-4c8d-8648-33722d8da088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all volumes completed successfully. Sep 07 10:59:50 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-2a256c17-4640-4c8d-8648-33722d8da088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:50 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-2a256c17-4640-4c8d-8648-33722d8da088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-856814d7-67b5-4c62-bf99-36bf2dac4de0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-2a256c17-4640-4c8d-8648-33722d8da088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-856814d7-67b5-4c62-bf99-36bf2dac4de0 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] DELETE http://192.168.122.99/volume/v3/attachments/b40dacf9-4de4-4617-abb3-eb21a394a882 Sep 07 10:59:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-856814d7-67b5-4c62-bf99-36bf2dac4de0 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-856814d7-67b5-4c62-bf99-36bf2dac4de0 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a256c17-4640-4c8d-8648-33722d8da088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:59:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 810/1567] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:59:50 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bff1fe9a-8e66-402e-9507-649db14efde7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bff1fe9a-8e66-402e-9507-649db14efde7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/detail Sep 07 10:59:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:50 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bff1fe9a-8e66-402e-9507-649db14efde7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bff1fe9a-8e66-402e-9507-649db14efde7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-bff1fe9a-8e66-402e-9507-649db14efde7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-bff1fe9a-8e66-402e-9507-649db14efde7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:50 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bff1fe9a-8e66-402e-9507-649db14efde7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all snapshots completed successfully. Sep 07 10:59:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bff1fe9a-8e66-402e-9507-649db14efde7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 10:59:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 811/1568] 192.168.122.99 () {58 vars in 1143 bytes} [Mon Sep 7 10:59:50 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e7ae1696-863b-4b6a-93f2-8ccb60987dcf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-91f2e498-1f0e-4c84-b8eb-447c1d86a1b6 req-856814d7-67b5-4c62-bf99-36bf2dac4de0 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/attachments/b40dacf9-4de4-4617-abb3-eb21a394a882 returned with HTTP 200 Sep 07 10:59:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 758/1569] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 10:59:50 2026] DELETE /volume/v3/attachments/b40dacf9-4de4-4617-abb3-eb21a394a882 => generated 19 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7ae1696-863b-4b6a-93f2-8ccb60987dcf tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7ae1696-863b-4b6a-93f2-8ccb60987dcf tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7ae1696-863b-4b6a-93f2-8ccb60987dcf tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e7ae1696-863b-4b6a-93f2-8ccb60987dcf tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 10:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7ae1696-863b-4b6a-93f2-8ccb60987dcf tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f returned with HTTP 200 Sep 07 10:59:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 812/1570] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:59:50 2026] GET /volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-763d250d-29de-4111-98a8-b0c16a12b68b req-80275e06-516a-4415-962b-57b767367b5b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-763d250d-29de-4111-98a8-b0c16a12b68b req-80275e06-516a-4415-962b-57b767367b5b tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-763d250d-29de-4111-98a8-b0c16a12b68b req-80275e06-516a-4415-962b-57b767367b5b tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-763d250d-29de-4111-98a8-b0c16a12b68b req-80275e06-516a-4415-962b-57b767367b5b tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-763d250d-29de-4111-98a8-b0c16a12b68b req-80275e06-516a-4415-962b-57b767367b5b tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-763d250d-29de-4111-98a8-b0c16a12b68b req-80275e06-516a-4415-962b-57b767367b5b tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 759/1571] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 10:59:51 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:59:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-33053ff9-b70d-4136-8379-9277fb77a9b0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-33053ff9-b70d-4136-8379-9277fb77a9b0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f Sep 07 10:59:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-33053ff9-b70d-4136-8379-9277fb77a9b0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-33053ff9-b70d-4136-8379-9277fb77a9b0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-33053ff9-b70d-4136-8379-9277fb77a9b0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 10:59:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-33053ff9-b70d-4136-8379-9277fb77a9b0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f returned with HTTP 200 Sep 07 10:59:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 813/1572] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:59:51 2026] GET /volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f => generated 450 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:59:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8099940b-8b3a-4c42-972c-0dc4ad15fb2b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8099940b-8b3a-4c42-972c-0dc4ad15fb2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f Sep 07 10:59:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8099940b-8b3a-4c42-972c-0dc4ad15fb2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8099940b-8b3a-4c42-972c-0dc4ad15fb2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8099940b-8b3a-4c42-972c-0dc4ad15fb2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 10:59:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8099940b-8b3a-4c42-972c-0dc4ad15fb2b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f returned with HTTP 200 Sep 07 10:59:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 760/1573] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:59:52 2026] GET /volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f => generated 450 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-30f5199d-94fd-4db5-b811-9be885c6eb7a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30f5199d-94fd-4db5-b811-9be885c6eb7a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f Sep 07 10:59:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30f5199d-94fd-4db5-b811-9be885c6eb7a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30f5199d-94fd-4db5-b811-9be885c6eb7a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30f5199d-94fd-4db5-b811-9be885c6eb7a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f returned with HTTP 404 Sep 07 10:59:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 814/1574] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:59:53 2026] GET /volume/v3/snapshots/76a20083-13fa-44fb-8ddd-724591c1878f => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-eb09c86a-3d33-4199-9c38-a5fa91268340 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eb09c86a-3d33-4199-9c38-a5fa91268340 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd Sep 07 10:59:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eb09c86a-3d33-4199-9c38-a5fa91268340 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eb09c86a-3d33-4199-9c38-a5fa91268340 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-eb09c86a-3d33-4199-9c38-a5fa91268340 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 1c11a2d4-b0af-4095-b057-49058206eccd {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:59:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eb09c86a-3d33-4199-9c38-a5fa91268340 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd returned with HTTP 404 Sep 07 10:59:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 761/1575] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 10:59:53 2026] GET /volume/v3/group_snapshots/1c11a2d4-b0af-4095-b057-49058206eccd => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:59:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b153313e-71c2-421a-b5bf-d2f051c43b25 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b153313e-71c2-421a-b5bf-d2f051c43b25 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 10:59:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b153313e-71c2-421a-b5bf-d2f051c43b25 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b153313e-71c2-421a-b5bf-d2f051c43b25 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-b153313e-71c2-421a-b5bf-d2f051c43b25 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:59:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b153313e-71c2-421a-b5bf-d2f051c43b25 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:59:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:54 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:59:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b153313e-71c2-421a-b5bf-d2f051c43b25 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all volumes completed successfully. Sep 07 10:59:54 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-b153313e-71c2-421a-b5bf-d2f051c43b25 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:54 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-b153313e-71c2-421a-b5bf-d2f051c43b25 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:54 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-b153313e-71c2-421a-b5bf-d2f051c43b25 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b153313e-71c2-421a-b5bf-d2f051c43b25 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:59:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 815/1576] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 10:59:53 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0c090942-bee2-4efd-a101-dc8eef86c6db None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c090942-bee2-4efd-a101-dc8eef86c6db tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516/action Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c090942-bee2-4efd-a101-dc8eef86c6db tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c090942-bee2-4efd-a101-dc8eef86c6db tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-0c090942-bee2-4efd-a101-dc8eef86c6db tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] delete called for group c152d2b8-e192-4c69-84a2-1b7aaeaf6516 {{(pid=86959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:59:54 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-0c090942-bee2-4efd-a101-dc8eef86c6db tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Delete group with id: c152d2b8-e192-4c69-84a2-1b7aaeaf6516 Sep 07 10:59:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:54 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:54 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:59:54 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:54 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:59:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c090942-bee2-4efd-a101-dc8eef86c6db tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516/action returned with HTTP 202 Sep 07 10:59:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 762/1577] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 10:59:54 2026] POST /volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:59:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-94fdae78-d2f8-420f-993e-a41d2bd1f254 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94fdae78-d2f8-420f-993e-a41d2bd1f254 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a Sep 07 10:59:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94fdae78-d2f8-420f-993e-a41d2bd1f254 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94fdae78-d2f8-420f-993e-a41d2bd1f254 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-94fdae78-d2f8-420f-993e-a41d2bd1f254 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:54 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-94fdae78-d2f8-420f-993e-a41d2bd1f254 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:54 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-94fdae78-d2f8-420f-993e-a41d2bd1f254 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:54 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-94fdae78-d2f8-420f-993e-a41d2bd1f254 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94fdae78-d2f8-420f-993e-a41d2bd1f254 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a returned with HTTP 200 Sep 07 10:59:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 816/1578] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:54 2026] GET /volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a => generated 919 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-960416920"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-960416920'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:59:54 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume of 1 GB Sep 07 10:59:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Availability Zones retrieved successfully. Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (15fbaca2-d1a8-43c4-9d90-a36046654c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a3a6e72-6786-44f5-b11a-a31b6e6d0168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a3a6e72-6786-44f5-b11a-a31b6e6d0168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:54 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5688de0f-16c3-4a2c-afe3-8c298317a9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Created reservations ['fd2d1c57-333b-4cee-85a8-0dab93cd8ba2', 'bd5e9215-2d6e-4f04-a3be-7aa891987745', '051a3901-147b-4210-848d-9609289a8ddc', '1bcf9ad3-8b87-40c6-83ea-46cbc4c08296'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5688de0f-16c3-4a2c-afe3-8c298317a9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd2d1c57-333b-4cee-85a8-0dab93cd8ba2', 'bd5e9215-2d6e-4f04-a3be-7aa891987745', '051a3901-147b-4210-848d-9609289a8ddc', '1bcf9ad3-8b87-40c6-83ea-46cbc4c08296']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c111a2-81a7-452d-bf26-fe730071547e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:55 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c111a2-81a7-452d-bf26-fe730071547e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e738f397-b887-44e5-83c5-d4bbc86696f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-960416920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['fd2d1c57-333b-4cee-85a8-0dab93cd8ba2','bd5e9215-2d6e-4f04-a3be-7aa891987745','051a3901-147b-4210-848d-9609289a8ddc','1bcf9ad3-8b87-40c6-83ea-46cbc4c08296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-960416920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e738f397-b887-44e5-83c5-d4bbc86696f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f283714f715940d0aba62b0d3fc0ea68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='288af9cae02b4317ae34bd244925b6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a5c13f-85be-427a-9008-1d3ed2d9eb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a5c13f-85be-427a-9008-1d3ed2d9eb17) transitioned into state 'SUCCESS' from state '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-960416920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['fd2d1c57-333b-4cee-85a8-0dab93cd8ba2','bd5e9215-2d6e-4f04-a3be-7aa891987745','051a3901-147b-4210-848d-9609289a8ddc','1bcf9ad3-8b87-40c6-83ea-46cbc4c08296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca87c6cf-0062-4084-9128-11fa4e00d695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca87c6cf-0062-4084-9128-11fa4e00d695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (15fbaca2-d1a8-43c4-9d90-a36046654c85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request issued successfully. Sep 07 10:59:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fd7b5b41-50e1-4c4e-9b84-e63e7dac00a5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:59:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 763/1579] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 10:59:54 2026] POST /volume/v3/volumes => generated 766 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:59:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-270921a8-f539-431c-8cab-2d449add2373 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-270921a8-f539-431c-8cab-2d449add2373 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 Sep 07 10:59:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-270921a8-f539-431c-8cab-2d449add2373 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-270921a8-f539-431c-8cab-2d449add2373 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-270921a8-f539-431c-8cab-2d449add2373 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 10:59:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-270921a8-f539-431c-8cab-2d449add2373 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 returned with HTTP 200 Sep 07 10:59:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 817/1580] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:55 2026] GET /volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 => generated 834 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d4130903-e395-4ab1-94af-d57ddf80de21 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d4130903-e395-4ab1-94af-d57ddf80de21 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d4130903-e395-4ab1-94af-d57ddf80de21 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d4130903-e395-4ab1-94af-d57ddf80de21 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:55 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d4130903-e395-4ab1-94af-d57ddf80de21 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:55 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-d4130903-e395-4ab1-94af-d57ddf80de21 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:55 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-d4130903-e395-4ab1-94af-d57ddf80de21 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:55 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-d4130903-e395-4ab1-94af-d57ddf80de21 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d4130903-e395-4ab1-94af-d57ddf80de21 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a returned with HTTP 200 Sep 07 10:59:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 764/1581] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:55 2026] GET /volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a => generated 918 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c0bfbcd3-a46e-4a77-97e2-454187baf839 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0bfbcd3-a46e-4a77-97e2-454187baf839 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 Sep 07 10:59:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0bfbcd3-a46e-4a77-97e2-454187baf839 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0bfbcd3-a46e-4a77-97e2-454187baf839 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c0bfbcd3-a46e-4a77-97e2-454187baf839 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 10:59:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0bfbcd3-a46e-4a77-97e2-454187baf839 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 returned with HTTP 200 Sep 07 10:59:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 818/1582] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:56 2026] GET /volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d6934d20-f492-4fff-9a72-9baecc163a1f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6934d20-f492-4fff-9a72-9baecc163a1f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] DELETE http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6934d20-f492-4fff-9a72-9baecc163a1f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6934d20-f492-4fff-9a72-9baecc163a1f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:56 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-d6934d20-f492-4fff-9a72-9baecc163a1f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Delete volume with id: 9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d6934d20-f492-4fff-9a72-9baecc163a1f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d6934d20-f492-4fff-9a72-9baecc163a1f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Delete volume request issued successfully. Sep 07 10:59:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6934d20-f492-4fff-9a72-9baecc163a1f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 202 Sep 07 10:59:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 765/1583] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:59:56 2026] DELETE /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:59:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b5a7c469-b062-41ff-8a48-3db1f4146d7e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5a7c469-b062-41ff-8a48-3db1f4146d7e tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5a7c469-b062-41ff-8a48-3db1f4146d7e tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5a7c469-b062-41ff-8a48-3db1f4146d7e tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1afc4125-cbdf-4a8e-b385-7e7b4bbdc2e7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1afc4125-cbdf-4a8e-b385-7e7b4bbdc2e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1afc4125-cbdf-4a8e-b385-7e7b4bbdc2e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1afc4125-cbdf-4a8e-b385-7e7b4bbdc2e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b5a7c469-b062-41ff-8a48-3db1f4146d7e tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1afc4125-cbdf-4a8e-b385-7e7b4bbdc2e7 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a returned with HTTP 404 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 766/1584] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:56 2026] GET /volume/v3/volumes/83eabc07-25db-4ad6-a14c-81b7e7455d6a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f3e7a72b-d88a-4e1f-8322-95b40ec5b8fe None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5a7c469-b062-41ff-8a48-3db1f4146d7e tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 200 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f3e7a72b-d88a-4e1f-8322-95b40ec5b8fe tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f3e7a72b-d88a-4e1f-8322-95b40ec5b8fe tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f3e7a72b-d88a-4e1f-8322-95b40ec5b8fe tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 819/1585] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:56 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 863 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-f3e7a72b-d88a-4e1f-8322-95b40ec5b8fe tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member c152d2b8-e192-4c69-84a2-1b7aaeaf6516 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f3e7a72b-d88a-4e1f-8322-95b40ec5b8fe tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516 returned with HTTP 404 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 767/1586] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:59:57 2026] GET /volume/v3/groups/c152d2b8-e192-4c69-84a2-1b7aaeaf6516 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1131eeb-5c00-4e14-b459-a11891e3ef13 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1131eeb-5c00-4e14-b459-a11891e3ef13 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/ab27c62e-c993-4550-a9a8-77f64daffc4f Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1131eeb-5c00-4e14-b459-a11891e3ef13 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1131eeb-5c00-4e14-b459-a11891e3ef13 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1131eeb-5c00-4e14-b459-a11891e3ef13 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/group_types/ab27c62e-c993-4550-a9a8-77f64daffc4f returned with HTTP 202 Sep 07 10:59:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 820/1587] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 10:59:57 2026] DELETE /volume/v3/group_types/ab27c62e-c993-4550-a9a8-77f64daffc4f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fc6c60f4-8752-47e3-aa98-31071e827da8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fc6c60f4-8752-47e3-aa98-31071e827da8 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] DELETE http://192.168.122.99/volume/v3/types/d1964f88-35bc-4767-b7f9-71b56f0e2134 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fc6c60f4-8752-47e3-aa98-31071e827da8 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fc6c60f4-8752-47e3-aa98-31071e827da8 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fc6c60f4-8752-47e3-aa98-31071e827da8 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/types/d1964f88-35bc-4767-b7f9-71b56f0e2134 returned with HTTP 202 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 768/1588] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 10:59:57 2026] DELETE /volume/v3/types/d1964f88-35bc-4767-b7f9-71b56f0e2134 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4adf9018-2ed0-4972-8680-c3d040f23b1d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4adf9018-2ed0-4972-8680-c3d040f23b1d tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] GET http://192.168.122.99/volume/v3/types/d1964f88-35bc-4767-b7f9-71b56f0e2134 Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4adf9018-2ed0-4972-8680-c3d040f23b1d tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4adf9018-2ed0-4972-8680-c3d040f23b1d tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4adf9018-2ed0-4972-8680-c3d040f23b1d tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/types/d1964f88-35bc-4767-b7f9-71b56f0e2134 returned with HTTP 404 Sep 07 10:59:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 821/1589] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 10:59:57 2026] GET /volume/v3/types/d1964f88-35bc-4767-b7f9-71b56f0e2134 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1e6bcdb1-c3f3-448d-9ff6-c4c77884f449 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1e6bcdb1-c3f3-448d-9ff6-c4c77884f449 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1e6bcdb1-c3f3-448d-9ff6-c4c77884f449 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-437263221"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1e6bcdb1-c3f3-448d-9ff6-c4c77884f449 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 769/1590] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 10:59:57 2026] POST /volume/v3/types => generated 223 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3dd9eede-1131-4adf-bc7d-d448497be771 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3dd9eede-1131-4adf-bc7d-d448497be771 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3dd9eede-1131-4adf-bc7d-d448497be771 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1350791010"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3dd9eede-1131-4adf-bc7d-d448497be771 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 10:59:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 822/1591] 192.168.122.99 () {62 vars in 1190 bytes} [Mon Sep 7 10:59:57 2026] POST /volume/v3/group_types => generated 181 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a24013cb-27ae-4485-a221-351a3ae5b639 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a24013cb-27ae-4485-a221-351a3ae5b639 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/groups Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a24013cb-27ae-4485-a221-351a3ae5b639 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a257c558-5e72-4bb5-9cc4-559418b8ff59", "volume_types": ["334eb368-955a-4fd6-bbf9-39880629db21"], "name": "tempest-GroupSnapshotsTest-Group-385009830"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-a24013cb-27ae-4485-a221-351a3ae5b639 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating new group {'group': {'group_type': 'a257c558-5e72-4bb5-9cc4-559418b8ff59', 'volume_types': ['334eb368-955a-4fd6-bbf9-39880629db21'], 'name': 'tempest-GroupSnapshotsTest-Group-385009830'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-a24013cb-27ae-4485-a221-351a3ae5b639 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating group tempest-GroupSnapshotsTest-Group-385009830. Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a24013cb-27ae-4485-a221-351a3ae5b639 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Availability Zones retrieved successfully. Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-a24013cb-27ae-4485-a221-351a3ae5b639 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['4c6464f5-f877-4527-9a77-3ee64bd17d1c'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a24013cb-27ae-4485-a221-351a3ae5b639 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups returned with HTTP 202 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 770/1592] 192.168.122.99 () {62 vars in 1176 bytes} [Mon Sep 7 10:59:57 2026] POST /volume/v3/groups => generated 111 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d02024c0-4e1a-49c0-979f-327c89c7489b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d02024c0-4e1a-49c0-979f-327c89c7489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d02024c0-4e1a-49c0-979f-327c89c7489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d02024c0-4e1a-49c0-979f-327c89c7489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-d02024c0-4e1a-49c0-979f-327c89c7489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:57 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d02024c0-4e1a-49c0-979f-327c89c7489b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 200 Sep 07 10:59:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 823/1593] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:59:57 2026] GET /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-50bde262-24bd-4b4c-9acf-28cd265016f0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-50bde262-24bd-4b4c-9acf-28cd265016f0 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-50bde262-24bd-4b4c-9acf-28cd265016f0 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-50bde262-24bd-4b4c-9acf-28cd265016f0 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-50bde262-24bd-4b4c-9acf-28cd265016f0 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-50bde262-24bd-4b4c-9acf-28cd265016f0 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 returned with HTTP 200 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 771/1594] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:57 2026] GET /volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dee1fe9c-01d6-4216-82ab-ff391c9bbc16 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dee1fe9c-01d6-4216-82ab-ff391c9bbc16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dee1fe9c-01d6-4216-82ab-ff391c9bbc16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e738f397-b887-44e5-83c5-d4bbc86696f0", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1486743196"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dee1fe9c-01d6-4216-82ab-ff391c9bbc16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-dee1fe9c-01d6-4216-82ab-ff391c9bbc16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create snapshot from volume e738f397-b887-44e5-83c5-d4bbc86696f0 Sep 07 10:59:57 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-dee1fe9c-01d6-4216-82ab-ff391c9bbc16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Created reservations ['5edb396c-d289-441d-afb0-8f69098b6a44', '124cd4ed-aa05-49c0-8594-f2b4edae35bb', '52201b74-9925-4161-95c0-a638b68c0dba', '5e8da07d-6860-4efa-8ca4-140451d2553f'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:59:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dee1fe9c-01d6-4216-82ab-ff391c9bbc16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Snapshot create request issued successfully. Sep 07 10:59:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dee1fe9c-01d6-4216-82ab-ff391c9bbc16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 10:59:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 824/1595] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 10:59:57 2026] POST /volume/v3/snapshots => generated 316 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cd3b6c98-66b8-4623-be6e-d64caf3111f3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cd3b6c98-66b8-4623-be6e-d64caf3111f3 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cd3b6c98-66b8-4623-be6e-d64caf3111f3 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cd3b6c98-66b8-4623-be6e-d64caf3111f3 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cd3b6c98-66b8-4623-be6e-d64caf3111f3 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Snapshot retrieved successfully. Sep 07 10:59:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cd3b6c98-66b8-4623-be6e-d64caf3111f3 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 returned with HTTP 200 Sep 07 10:59:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 772/1596] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:59:57 2026] GET /volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d37de111-c107-4247-b524-fc30c871b5fc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d37de111-c107-4247-b524-fc30c871b5fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d37de111-c107-4247-b524-fc30c871b5fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d37de111-c107-4247-b524-fc30c871b5fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d37de111-c107-4247-b524-fc30c871b5fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 returned with HTTP 404 Sep 07 10:59:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 825/1597] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:58 2026] GET /volume/v3/volumes/9b3d01a2-e1fb-454a-9110-700c7c1c62c1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ecf6735d-949b-447e-957e-6122e6f68bc9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ecf6735d-949b-447e-957e-6122e6f68bc9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] DELETE http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ecf6735d-949b-447e-957e-6122e6f68bc9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ecf6735d-949b-447e-957e-6122e6f68bc9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:58 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-ecf6735d-949b-447e-957e-6122e6f68bc9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Delete volume with id: 89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ecf6735d-949b-447e-957e-6122e6f68bc9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ecf6735d-949b-447e-957e-6122e6f68bc9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Delete volume request issued successfully. Sep 07 10:59:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ecf6735d-949b-447e-957e-6122e6f68bc9 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 202 Sep 07 10:59:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 773/1598] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 10:59:58 2026] DELETE /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c5a185fc-55fd-41b3-9651-392cd36ce092 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5a185fc-55fd-41b3-9651-392cd36ce092 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5a185fc-55fd-41b3-9651-392cd36ce092 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5a185fc-55fd-41b3-9651-392cd36ce092 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c5a185fc-55fd-41b3-9651-392cd36ce092 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5a185fc-55fd-41b3-9651-392cd36ce092 tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 826/1599] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:58 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 864 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9ef8428a-36f8-42b8-b161-e4aba93c817a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9ef8428a-36f8-42b8-b161-e4aba93c817a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 10:59:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9ef8428a-36f8-42b8-b161-e4aba93c817a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9ef8428a-36f8-42b8-b161-e4aba93c817a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-9ef8428a-36f8-42b8-b161-e4aba93c817a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:59:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:58 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 10:59:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9ef8428a-36f8-42b8-b161-e4aba93c817a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 200 Sep 07 10:59:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 774/1600] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 10:59:58 2026] GET /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1855718016", "volume_type": "334eb368-955a-4fd6-bbf9-39880629db21", "group_id": "509d56a2-853a-43b8-9664-5af820e696fe", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1855718016', 'volume_type': '334eb368-955a-4fd6-bbf9-39880629db21', 'group_id': '509d56a2-853a-43b8-9664-5af820e696fe', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:58 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume of 1 GB Sep 07 10:59:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:58 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 10:59:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Availability Zones retrieved successfully. Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Flow 'volume_create_api' (d4506dcd-0c31-4c09-9837-b39c1731b654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea69860-9675-472b-8fee-00c2ad1540d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea69860-9675-472b-8fee-00c2ad1540d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:59:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=334eb368-955a-4fd6-bbf9-39880629db21,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-437263221',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '334eb368-955a-4fd6-bbf9-39880629db21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '509d56a2-853a-43b8-9664-5af820e696fe', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9b60b33-a70e-4635-bf39-1058aa6b7c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-437263221 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-437263221, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:59:58 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-437263221 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-437263221, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:59:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3c0d4279-c093-4b41-9b6f-b3f06c5976c7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c0d4279-c093-4b41-9b6f-b3f06c5976c7 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 Sep 07 10:59:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3c0d4279-c093-4b41-9b6f-b3f06c5976c7 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3c0d4279-c093-4b41-9b6f-b3f06c5976c7 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['41dd2408-4637-4321-a513-07c3c1fc2543', 'e77ddca2-c39b-4526-8f3f-816c6fdb18d7', '2314a0af-2067-4c9c-ba7d-d2ba49fab99c', '95c4d31c-2e9c-43c7-9db3-dd50786d72bd'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9b60b33-a70e-4635-bf39-1058aa6b7c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41dd2408-4637-4321-a513-07c3c1fc2543', 'e77ddca2-c39b-4526-8f3f-816c6fdb18d7', '2314a0af-2067-4c9c-ba7d-d2ba49fab99c', '95c4d31c-2e9c-43c7-9db3-dd50786d72bd']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d151732d-563e-4e2a-98dc-f2dd6517009a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3c0d4279-c093-4b41-9b6f-b3f06c5976c7 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Snapshot retrieved successfully. Sep 07 10:59:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c0d4279-c093-4b41-9b6f-b3f06c5976c7 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 returned with HTTP 200 Sep 07 10:59:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 775/1601] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:59:58 2026] GET /volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 => generated 448 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d151732d-563e-4e2a-98dc-f2dd6517009a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2653371d-a02d-47b9-ae24-8b7fcded2fc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1855718016',encryption_key_id=None,group_id=509d56a2-853a-43b8-9664-5af820e696fe,group_type_id=,metadata={},multiattach=False,project_id='188dd1676b404d7791ed25f507af15f4',qos_specs=None,replication_status=,reservations=['41dd2408-4637-4321-a513-07c3c1fc2543','e77ddca2-c39b-4526-8f3f-816c6fdb18d7','2314a0af-2067-4c9c-ba7d-d2ba49fab99c','95c4d31c-2e9c-43c7-9db3-dd50786d72bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_type_id=334eb368-955a-4fd6-bbf9-39880629db21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:59:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1855718016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=509d56a2-853a-43b8-9664-5af820e696fe,host=None,id=2653371d-a02d-47b9-ae24-8b7fcded2fc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='188dd1676b404d7791ed25f507af15f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(334eb368-955a-4fd6-bbf9-39880629db21),volume_type_id=334eb368-955a-4fd6-bbf9-39880629db21)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a2bc36-cf16-4266-94f1-911eed3d7816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a2bc36-cf16-4266-94f1-911eed3d7816) transitioned into state 'SUCCESS' from state '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-1855718016',encryption_key_id=None,group_id=509d56a2-853a-43b8-9664-5af820e696fe,group_type_id=,metadata={},multiattach=False,project_id='188dd1676b404d7791ed25f507af15f4',qos_specs=None,replication_status=,reservations=['41dd2408-4637-4321-a513-07c3c1fc2543','e77ddca2-c39b-4526-8f3f-816c6fdb18d7','2314a0af-2067-4c9c-ba7d-d2ba49fab99c','95c4d31c-2e9c-43c7-9db3-dd50786d72bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_type_id=334eb368-955a-4fd6-bbf9-39880629db21)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acacab49-1323-4009-aeee-f092ec221171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acacab49-1323-4009-aeee-f092ec221171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Flow 'volume_create_api' (d4506dcd-0c31-4c09-9837-b39c1731b654) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume request issued successfully. Sep 07 10:59:59 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:59 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:59 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17b69a90-2899-44e2-b7fb-c2d91ebc21f2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 10:59:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 827/1602] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 10:59:58 2026] POST /volume/v3/volumes => generated 828 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:59:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-106f90f2-f35b-43f1-999c-54a1a860f71a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-106f90f2-f35b-43f1-999c-54a1a860f71a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 Sep 07 10:59:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-106f90f2-f35b-43f1-999c-54a1a860f71a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-106f90f2-f35b-43f1-999c-54a1a860f71a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 10:59:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-106f90f2-f35b-43f1-999c-54a1a860f71a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 10:59:59 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-106f90f2-f35b-43f1-999c-54a1a860f71a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:59:59 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-106f90f2-f35b-43f1-999c-54a1a860f71a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:59:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0d301757-997f-47f3-af74-84dfe2add33f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d301757-997f-47f3-af74-84dfe2add33f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 10:59:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d301757-997f-47f3-af74-84dfe2add33f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d301757-997f-47f3-af74-84dfe2add33f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:59:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 10:59:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0d301757-997f-47f3-af74-84dfe2add33f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Volume info retrieved successfully. Sep 07 10:59:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d301757-997f-47f3-af74-84dfe2add33f tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 200 Sep 07 10:59:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 828/1603] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 10:59:59 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 864 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:59:59 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-106f90f2-f35b-43f1-999c-54a1a860f71a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:59:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 10:59:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-106f90f2-f35b-43f1-999c-54a1a860f71a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 returned with HTTP 200 Sep 07 10:59:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 776/1604] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 10:59:59 2026] GET /volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 => generated 896 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:59:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-da8e9c72-3fc5-4276-963e-5e14db5ae4f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da8e9c72-3fc5-4276-963e-5e14db5ae4f8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 Sep 07 10:59:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da8e9c72-3fc5-4276-963e-5e14db5ae4f8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da8e9c72-3fc5-4276-963e-5e14db5ae4f8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:59:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:59:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 10:59:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-da8e9c72-3fc5-4276-963e-5e14db5ae4f8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Snapshot retrieved successfully. Sep 07 10:59:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da8e9c72-3fc5-4276-963e-5e14db5ae4f8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 returned with HTTP 200 Sep 07 10:59:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 829/1605] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 10:59:59 2026] GET /volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fb066b97-8e30-424b-b9d3-910105c3e0fc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb066b97-8e30-424b-b9d3-910105c3e0fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] GET http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 Sep 07 11:00:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb066b97-8e30-424b-b9d3-910105c3e0fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb066b97-8e30-424b-b9d3-910105c3e0fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb066b97-8e30-424b-b9d3-910105c3e0fc tempest-TestServerVolumeAttachmentScenario-1639548885 tempest-TestServerVolumeAttachmentScenario-1639548885-project-member] http://192.168.122.99/volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 returned with HTTP 404 Sep 07 11:00:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 777/1606] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:00 2026] GET /volume/v3/volumes/89005779-65a4-4e95-896f-762147675d81 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:00:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9ddb57ee-318d-4239-a18c-2d3797bef2d4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9ddb57ee-318d-4239-a18c-2d3797bef2d4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 Sep 07 11:00:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9ddb57ee-318d-4239-a18c-2d3797bef2d4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9ddb57ee-318d-4239-a18c-2d3797bef2d4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9ddb57ee-318d-4239-a18c-2d3797bef2d4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:00 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-9ddb57ee-318d-4239-a18c-2d3797bef2d4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:00 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-9ddb57ee-318d-4239-a18c-2d3797bef2d4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:00 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-9ddb57ee-318d-4239-a18c-2d3797bef2d4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9ddb57ee-318d-4239-a18c-2d3797bef2d4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 returned with HTTP 200 Sep 07 11:00:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 830/1607] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:00 2026] GET /volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 => generated 920 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-374db953-f93a-4e7e-95e2-ca3e84751333 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-368344484", "imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-368344484', 'imageRef': '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:00 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Create volume of 1 GB Sep 07 11:00:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Availability Zones retrieved successfully. Sep 07 11:00:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Flow 'volume_create_api' (99254d43-d274-4600-b633-7cef70f846e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-20478c7c-1f37-499e-9cce-522de95fc433 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b173471-35a5-4bc2-bb73-0772f81e626a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20478c7c-1f37-499e-9cce-522de95fc433 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 Sep 07 11:00:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20478c7c-1f37-499e-9cce-522de95fc433 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20478c7c-1f37-499e-9cce-522de95fc433 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-20478c7c-1f37-499e-9cce-522de95fc433 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Snapshot retrieved successfully. Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20478c7c-1f37-499e-9cce-522de95fc433 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 returned with HTTP 200 Sep 07 11:00:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 831/1608] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:00 2026] GET /volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 => generated 475 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-388afe6e-824a-404c-9621-97f3da6270ad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8be0f4ad-1050-408c-8354-a6a942487326", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-919528293"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request body: {'volume': {"'snapshot_id": '8be0f4ad-1050-408c-8354-a6a942487326', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-919528293'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume of 1 GB Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Availability Zones retrieved successfully. Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (bc1dd764-480c-4e9d-9769-3659021faaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de307dd-406a-4b83-a8f1-3f06b872d5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b173471-35a5-4bc2-bb73-0772f81e626a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33bc99a0-df05-475b-a0fd-412eb8daec03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de307dd-406a-4b83-a8f1-3f06b872d5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34be2ef6-0f36-436f-9233-a220e611c666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Created reservations ['96a21342-c794-4625-9d2d-1cd32b89c82c', 'e1eb7606-34bb-4f88-9eef-19752795a721', '8128fd60-fd09-4949-97f1-ec4690dac01c', '26e1bb1e-f1fe-4842-a2c4-bf56d0fc96ae'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34be2ef6-0f36-436f-9233-a220e611c666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96a21342-c794-4625-9d2d-1cd32b89c82c', 'e1eb7606-34bb-4f88-9eef-19752795a721', '8128fd60-fd09-4949-97f1-ec4690dac01c', '26e1bb1e-f1fe-4842-a2c4-bf56d0fc96ae']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8bcfa9-3d90-4948-9ce5-2a14dd60e805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8bcfa9-3d90-4948-9ce5-2a14dd60e805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7da004f4-0951-46d9-bed2-20a3bd37995d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-919528293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['96a21342-c794-4625-9d2d-1cd32b89c82c','e1eb7606-34bb-4f88-9eef-19752795a721','8128fd60-fd09-4949-97f1-ec4690dac01c','26e1bb1e-f1fe-4842-a2c4-bf56d0fc96ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-919528293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7da004f4-0951-46d9-bed2-20a3bd37995d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f283714f715940d0aba62b0d3fc0ea68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='288af9cae02b4317ae34bd244925b6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362ef839-9c5a-4c5c-9e72-33cae526c249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Created reservations ['ce2e0d05-f816-4d92-98e0-973c31598d72', 'ae460a57-8fe8-4648-902c-b4386fde399c', 'd9493ff3-1c39-4079-b24a-b26ba41c4846', '0ad99b64-3809-4179-9818-44fa3682fe8a'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33bc99a0-df05-475b-a0fd-412eb8daec03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce2e0d05-f816-4d92-98e0-973c31598d72', 'ae460a57-8fe8-4648-902c-b4386fde399c', 'd9493ff3-1c39-4079-b24a-b26ba41c4846', '0ad99b64-3809-4179-9818-44fa3682fe8a']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f95bc8-9f8d-4137-8282-3c6f92ac31aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362ef839-9c5a-4c5c-9e72-33cae526c249) transitioned into state 'SUCCESS' from state '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-919528293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['96a21342-c794-4625-9d2d-1cd32b89c82c','e1eb7606-34bb-4f88-9eef-19752795a721','8128fd60-fd09-4949-97f1-ec4690dac01c','26e1bb1e-f1fe-4842-a2c4-bf56d0fc96ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31c144e-8905-4b6b-8720-4461aff29efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31c144e-8905-4b6b-8720-4461aff29efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (bc1dd764-480c-4e9d-9769-3659021faaf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request issued successfully. Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-388afe6e-824a-404c-9621-97f3da6270ad tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 832/1609] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:01 2026] POST /volume/v3/volumes => generated 766 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f95bc8-9f8d-4137-8282-3c6f92ac31aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fceca44f-da6a-430d-aba3-e086162dc72a', '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-368344484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43be99a9b0324aa094c14039a48ffa89',qos_specs=None,replication_status=,reservations=['ce2e0d05-f816-4d92-98e0-973c31598d72','ae460a57-8fe8-4648-902c-b4386fde399c','d9493ff3-1c39-4079-b24a-b26ba41c4846','0ad99b64-3809-4179-9818-44fa3682fe8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c38f8b88ebac41919d78d431e4f2eb62',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-368344484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fceca44f-da6a-430d-aba3-e086162dc72a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43be99a9b0324aa094c14039a48ffa89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c38f8b88ebac41919d78d431e4f2eb62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349f0fa0-e4d2-4054-b356-407df5df4d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8988877c-9742-406b-bb06-54ecf9590c16 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8be0f4ad-1050-408c-8354-a6a942487326", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-177466566"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request body: {'volume': {"'snapshot_id": '8be0f4ad-1050-408c-8354-a6a942487326', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-177466566'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume of 1 GB Sep 07 11:00:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Availability Zones retrieved successfully. Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (0fb639fe-a73d-4873-8b35-4e540ae720ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4833741-f560-4027-a43a-a0b5e427faf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349f0fa0-e4d2-4054-b356-407df5df4d1a) transitioned into state 'SUCCESS' from state '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-368344484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43be99a9b0324aa094c14039a48ffa89',qos_specs=None,replication_status=,reservations=['ce2e0d05-f816-4d92-98e0-973c31598d72','ae460a57-8fe8-4648-902c-b4386fde399c','d9493ff3-1c39-4079-b24a-b26ba41c4846','0ad99b64-3809-4179-9818-44fa3682fe8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c38f8b88ebac41919d78d431e4f2eb62',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fafb0df-d397-413c-a96e-6dfad354bd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4833741-f560-4027-a43a-a0b5e427faf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fafb0df-d397-413c-a96e-6dfad354bd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40b49c62-148d-4b55-9a0e-4ad8a42ea456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Flow 'volume_create_api' (99254d43-d274-4600-b633-7cef70f846e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Create volume request issued successfully. Sep 07 11:00:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-374db953-f93a-4e7e-95e2-ca3e84751333 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 778/1610] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:00 2026] POST /volume/v3/volumes => generated 759 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-04109873-06a7-4390-952e-672538468715 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-04109873-06a7-4390-952e-672538468715 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-04109873-06a7-4390-952e-672538468715 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-04109873-06a7-4390-952e-672538468715 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-04109873-06a7-4390-952e-672538468715 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:01 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-04109873-06a7-4390-952e-672538468715 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:01 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-04109873-06a7-4390-952e-672538468715 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Created reservations ['f41039fe-a5f0-40cd-8845-07e8e8e23540', 'ce5aa02b-314b-48ff-be45-6ec540db1765', '14519881-18ae-4694-87fb-a50c6f24b37b', 'b524ef80-e011-4dfa-9640-ecdbd3fff3bb'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40b49c62-148d-4b55-9a0e-4ad8a42ea456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f41039fe-a5f0-40cd-8845-07e8e8e23540', 'ce5aa02b-314b-48ff-be45-6ec540db1765', '14519881-18ae-4694-87fb-a50c6f24b37b', 'b524ef80-e011-4dfa-9640-ecdbd3fff3bb']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcae3f75-ddda-4d08-a137-cf58a7e82e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-04109873-06a7-4390-952e-672538468715 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcae3f75-ddda-4d08-a137-cf58a7e82e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd84b82-98c7-46ec-a0fd-4870bc99c8c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-177466566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['f41039fe-a5f0-40cd-8845-07e8e8e23540','ce5aa02b-314b-48ff-be45-6ec540db1765','14519881-18ae-4694-87fb-a50c6f24b37b','b524ef80-e011-4dfa-9640-ecdbd3fff3bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-177466566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddd84b82-98c7-46ec-a0fd-4870bc99c8c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f283714f715940d0aba62b0d3fc0ea68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='288af9cae02b4317ae34bd244925b6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef26bc5-582b-45be-afb6-3e92e35dfbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-04109873-06a7-4390-952e-672538468715 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 returned with HTTP 200 Sep 07 11:00:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 779/1611] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:01 2026] GET /volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 => generated 921 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4aa030f3-0e4f-4689-92bb-76c2e1883e21 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4aa030f3-0e4f-4689-92bb-76c2e1883e21 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4aa030f3-0e4f-4689-92bb-76c2e1883e21 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4aa030f3-0e4f-4689-92bb-76c2e1883e21 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef26bc5-582b-45be-afb6-3e92e35dfbb5) transitioned into state 'SUCCESS' from state '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-177466566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['f41039fe-a5f0-40cd-8845-07e8e8e23540','ce5aa02b-314b-48ff-be45-6ec540db1765','14519881-18ae-4694-87fb-a50c6f24b37b','b524ef80-e011-4dfa-9640-ecdbd3fff3bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dad2c725-8341-4149-8928-5eddb8578980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4aa030f3-0e4f-4689-92bb-76c2e1883e21 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4aa030f3-0e4f-4689-92bb-76c2e1883e21 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 780/1612] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:01 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 827 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f6d99087-033c-4285-badc-77ef463598e6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-900539095", "volume_type": "334eb368-955a-4fd6-bbf9-39880629db21", "group_id": "509d56a2-853a-43b8-9664-5af820e696fe", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-900539095', 'volume_type': '334eb368-955a-4fd6-bbf9-39880629db21', 'group_id': '509d56a2-853a-43b8-9664-5af820e696fe', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dad2c725-8341-4149-8928-5eddb8578980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (0fb639fe-a73d-4873-8b35-4e540ae720ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request issued successfully. Sep 07 11:00:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8988877c-9742-406b-bb06-54ecf9590c16 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 833/1613] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:01 2026] POST /volume/v3/volumes => generated 766 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:01 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume of 1 GB Sep 07 11:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d30c210b-e20e-46c0-b071-210094884b98 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:01 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:00:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Availability Zones retrieved successfully. Sep 07 11:00:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8be0f4ad-1050-408c-8354-a6a942487326", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-672012564"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request body: {'volume': {"'snapshot_id": '8be0f4ad-1050-408c-8354-a6a942487326', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-672012564'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume of 1 GB Sep 07 11:00:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Availability Zones retrieved successfully. Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Flow 'volume_create_api' (34579787-55d6-459a-ba9b-7e96f9a28dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83d09c3-0d79-45f6-bfdb-fcddfd24093a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (301d7ac2-fb40-4862-9db4-8e57b3b05845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df6668fe-7d25-431e-ba2d-0326a0b89df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83d09c3-0d79-45f6-bfdb-fcddfd24093a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:59:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=334eb368-955a-4fd6-bbf9-39880629db21,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-437263221',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '334eb368-955a-4fd6-bbf9-39880629db21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '509d56a2-853a-43b8-9664-5af820e696fe', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6305dce0-c945-44a9-aa17-3bfdaaf79052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df6668fe-7d25-431e-ba2d-0326a0b89df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6980052-054d-40fc-952b-bfb362cff12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-437263221 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-437263221, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:00:02 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-437263221 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-437263221, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Created reservations ['0ec577fb-e200-4325-90a9-c5ff2565df29', 'bf3fc987-4db9-4c15-b88a-5a4871657ecd', '1cf47923-64f5-4c80-b95e-01cb44d6cdfb', 'dd800faa-5420-4971-8586-c045e9959e7d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6980052-054d-40fc-952b-bfb362cff12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ec577fb-e200-4325-90a9-c5ff2565df29', 'bf3fc987-4db9-4c15-b88a-5a4871657ecd', '1cf47923-64f5-4c80-b95e-01cb44d6cdfb', 'dd800faa-5420-4971-8586-c045e9959e7d']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (362909ad-5d4f-4c19-8957-4772de5f793e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['6e817b69-48b7-4960-aba6-2d942d2e2736', 'be8011c2-3f39-4769-8196-0f9a158890fa', '05815e72-ca85-494b-8b7c-8964362ef966', '7e4198fa-4fab-4d4b-a082-430571ec2c47'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6305dce0-c945-44a9-aa17-3bfdaaf79052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e817b69-48b7-4960-aba6-2d942d2e2736', 'be8011c2-3f39-4769-8196-0f9a158890fa', '05815e72-ca85-494b-8b7c-8964362ef966', '7e4198fa-4fab-4d4b-a082-430571ec2c47']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e2bddb-86b7-4c5e-9c22-4710a01a1795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (362909ad-5d4f-4c19-8957-4772de5f793e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3b52b0c-ac0d-4589-a8f6-bb83b2662e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-672012564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['0ec577fb-e200-4325-90a9-c5ff2565df29','bf3fc987-4db9-4c15-b88a-5a4871657ecd','1cf47923-64f5-4c80-b95e-01cb44d6cdfb','dd800faa-5420-4971-8586-c045e9959e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-672012564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3b52b0c-ac0d-4589-a8f6-bb83b2662e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f283714f715940d0aba62b0d3fc0ea68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='288af9cae02b4317ae34bd244925b6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218011ee-f1a2-4ddd-8fee-f1f0b64fd546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e2bddb-86b7-4c5e-9c22-4710a01a1795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a2a0414-8bd4-49de-8096-059ebe54089d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-900539095',encryption_key_id=None,group_id=509d56a2-853a-43b8-9664-5af820e696fe,group_type_id=,metadata={},multiattach=False,project_id='188dd1676b404d7791ed25f507af15f4',qos_specs=None,replication_status=,reservations=['6e817b69-48b7-4960-aba6-2d942d2e2736','be8011c2-3f39-4769-8196-0f9a158890fa','05815e72-ca85-494b-8b7c-8964362ef966','7e4198fa-4fab-4d4b-a082-430571ec2c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_type_id=334eb368-955a-4fd6-bbf9-39880629db21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-900539095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=509d56a2-853a-43b8-9664-5af820e696fe,host=None,id=1a2a0414-8bd4-49de-8096-059ebe54089d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='188dd1676b404d7791ed25f507af15f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(334eb368-955a-4fd6-bbf9-39880629db21),volume_type_id=334eb368-955a-4fd6-bbf9-39880629db21)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7150727f-0eb7-4417-bf7c-1d98d918c6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218011ee-f1a2-4ddd-8fee-f1f0b64fd546) transitioned into state 'SUCCESS' from state '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-672012564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['0ec577fb-e200-4325-90a9-c5ff2565df29','bf3fc987-4db9-4c15-b88a-5a4871657ecd','1cf47923-64f5-4c80-b95e-01cb44d6cdfb','dd800faa-5420-4971-8586-c045e9959e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e295723e-4a69-4ca1-930a-9e1e7e882790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7150727f-0eb7-4417-bf7c-1d98d918c6da) transitioned into state 'SUCCESS' from state '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-900539095',encryption_key_id=None,group_id=509d56a2-853a-43b8-9664-5af820e696fe,group_type_id=,metadata={},multiattach=False,project_id='188dd1676b404d7791ed25f507af15f4',qos_specs=None,replication_status=,reservations=['6e817b69-48b7-4960-aba6-2d942d2e2736','be8011c2-3f39-4769-8196-0f9a158890fa','05815e72-ca85-494b-8b7c-8964362ef966','7e4198fa-4fab-4d4b-a082-430571ec2c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_type_id=334eb368-955a-4fd6-bbf9-39880629db21)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e032eff4-b688-49bf-bbe1-e13c62bf39af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e295723e-4a69-4ca1-930a-9e1e7e882790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (301d7ac2-fb40-4862-9db4-8e57b3b05845) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request issued successfully. Sep 07 11:00:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d30c210b-e20e-46c0-b071-210094884b98 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 834/1614] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:01 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 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8be0f4ad-1050-408c-8354-a6a942487326", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1067567796"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e032eff4-b688-49bf-bbe1-e13c62bf39af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request body: {'volume': {"'snapshot_id": '8be0f4ad-1050-408c-8354-a6a942487326', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1067567796'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume of 1 GB Sep 07 11:00:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Flow 'volume_create_api' (34579787-55d6-459a-ba9b-7e96f9a28dbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume request issued successfully. Sep 07 11:00:02 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:02 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Availability Zones retrieved successfully. Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (b3679e1d-4330-434a-9f9d-389ce853f075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (990abc60-d60a-4aa1-9fce-fe61ced7bb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (990abc60-d60a-4aa1-9fce-fe61ced7bb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef45d0ac-efdc-4b0b-89b2-12f7e975b233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6d99087-033c-4285-badc-77ef463598e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 781/1615] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 11:00:01 2026] POST /volume/v3/volumes => generated 827 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cc06f9eb-ce8a-4c50-b8b0-bc0028408231 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cc06f9eb-ce8a-4c50-b8b0-bc0028408231 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cc06f9eb-ce8a-4c50-b8b0-bc0028408231 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cc06f9eb-ce8a-4c50-b8b0-bc0028408231 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Created reservations ['6a4c4147-5d9f-475f-9aaa-14b39e0c736c', '27e6ae14-9991-4316-8912-936e5b8b3d64', '82e5fc7a-ae95-401c-b49d-0a99b1986a93', 'adcbfb78-d136-4766-9dc9-59899ed2d2a5'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef45d0ac-efdc-4b0b-89b2-12f7e975b233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a4c4147-5d9f-475f-9aaa-14b39e0c736c', '27e6ae14-9991-4316-8912-936e5b8b3d64', '82e5fc7a-ae95-401c-b49d-0a99b1986a93', 'adcbfb78-d136-4766-9dc9-59899ed2d2a5']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11505c9f-f4ee-42df-bad4-7fc386a9f002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cc06f9eb-ce8a-4c50-b8b0-bc0028408231 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:02 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-cc06f9eb-ce8a-4c50-b8b0-bc0028408231 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:02 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-cc06f9eb-ce8a-4c50-b8b0-bc0028408231 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11505c9f-f4ee-42df-bad4-7fc386a9f002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22257627-605f-4580-a779-336db56f7b83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1067567796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['6a4c4147-5d9f-475f-9aaa-14b39e0c736c','27e6ae14-9991-4316-8912-936e5b8b3d64','82e5fc7a-ae95-401c-b49d-0a99b1986a93','adcbfb78-d136-4766-9dc9-59899ed2d2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1067567796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22257627-605f-4580-a779-336db56f7b83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f283714f715940d0aba62b0d3fc0ea68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='288af9cae02b4317ae34bd244925b6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb42863-f31b-49bc-bb9c-24e519ceb663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb42863-f31b-49bc-bb9c-24e519ceb663) transitioned into state 'SUCCESS' from state '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-1067567796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['6a4c4147-5d9f-475f-9aaa-14b39e0c736c','27e6ae14-9991-4316-8912-936e5b8b3d64','82e5fc7a-ae95-401c-b49d-0a99b1986a93','adcbfb78-d136-4766-9dc9-59899ed2d2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1d6ecd0-7076-4840-b210-03f76199ee0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:03 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-cc06f9eb-ce8a-4c50-b8b0-bc0028408231 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1d6ecd0-7076-4840-b210-03f76199ee0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (b3679e1d-4330-434a-9f9d-389ce853f075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request issued successfully. Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-69c0afe4-88f9-420b-a6a8-5bcf250d9b65 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 835/1616] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:02 2026] POST /volume/v3/volumes => generated 767 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-baa0327e-ec24-4ffc-b3be-b96a39224e74 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-baa0327e-ec24-4ffc-b3be-b96a39224e74 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-baa0327e-ec24-4ffc-b3be-b96a39224e74 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-baa0327e-ec24-4ffc-b3be-b96a39224e74 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-baa0327e-ec24-4ffc-b3be-b96a39224e74 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-baa0327e-ec24-4ffc-b3be-b96a39224e74 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 836/1617] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:03 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8be0f4ad-1050-408c-8354-a6a942487326", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2846006"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request body: {'volume': {"'snapshot_id": '8be0f4ad-1050-408c-8354-a6a942487326', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2846006'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume of 1 GB Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Availability Zones retrieved successfully. Sep 07 11:00:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cc06f9eb-ce8a-4c50-b8b0-bc0028408231 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d returned with HTTP 200 Sep 07 11:00:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 782/1618] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:02 2026] GET /volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d => generated 895 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (ad6b8b4a-d6d7-4677-ad65-32139fda95c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e446f8-89eb-4f71-9b37-a2d80af2315b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e446f8-89eb-4f71-9b37-a2d80af2315b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f557713-3ccd-45f8-9960-f023f1a62c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Created reservations ['c3b05d0c-eb46-4b40-82eb-45d71d32d02d', '0dd3827f-4ea2-4dce-8dab-b284414782ce', '2abcb145-562e-4c58-b6db-0b43951a752f', 'd333764f-6f8d-4141-9d7a-61d08e7dd2a4'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f557713-3ccd-45f8-9960-f023f1a62c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3b05d0c-eb46-4b40-82eb-45d71d32d02d', '0dd3827f-4ea2-4dce-8dab-b284414782ce', '2abcb145-562e-4c58-b6db-0b43951a752f', 'd333764f-6f8d-4141-9d7a-61d08e7dd2a4']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84e41c3-1545-4dde-a341-0f70c81a6dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84e41c3-1545-4dde-a341-0f70c81a6dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b20c55da-9948-4908-9815-cb1e5679b849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2846006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['c3b05d0c-eb46-4b40-82eb-45d71d32d02d','0dd3827f-4ea2-4dce-8dab-b284414782ce','2abcb145-562e-4c58-b6db-0b43951a752f','d333764f-6f8d-4141-9d7a-61d08e7dd2a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2846006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b20c55da-9948-4908-9815-cb1e5679b849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f283714f715940d0aba62b0d3fc0ea68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='288af9cae02b4317ae34bd244925b6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e59465-f08f-4124-897d-49f6d21437a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e59465-f08f-4124-897d-49f6d21437a0) transitioned into state 'SUCCESS' from state '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-2846006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f283714f715940d0aba62b0d3fc0ea68',qos_specs=None,replication_status=,reservations=['c3b05d0c-eb46-4b40-82eb-45d71d32d02d','0dd3827f-4ea2-4dce-8dab-b284414782ce','2abcb145-562e-4c58-b6db-0b43951a752f','d333764f-6f8d-4141-9d7a-61d08e7dd2a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288af9cae02b4317ae34bd244925b6ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86b33b8-e2fe-467d-a383-04e0c3aeb3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86b33b8-e2fe-467d-a383-04e0c3aeb3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Flow 'volume_create_api' (ad6b8b4a-d6d7-4677-ad65-32139fda95c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Create volume request issued successfully. Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fe59264-e569-4a8e-98bc-cf6711020e86 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 837/1619] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:03 2026] POST /volume/v3/volumes => generated 764 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-947aa623-d95a-46e9-a56d-935f75d4f11b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-947aa623-d95a-46e9-a56d-935f75d4f11b tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d Sep 07 11:00:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-947aa623-d95a-46e9-a56d-935f75d4f11b tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-947aa623-d95a-46e9-a56d-935f75d4f11b tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-947aa623-d95a-46e9-a56d-935f75d4f11b tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-947aa623-d95a-46e9-a56d-935f75d4f11b tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d returned with HTTP 200 Sep 07 11:00:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 783/1620] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:03 2026] GET /volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d => generated 859 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-952e7c9d-ae75-4bbc-ab7c-93271237af57 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-952e7c9d-ae75-4bbc-ab7c-93271237af57 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-952e7c9d-ae75-4bbc-ab7c-93271237af57 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-952e7c9d-ae75-4bbc-ab7c-93271237af57 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-952e7c9d-ae75-4bbc-ab7c-93271237af57 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-952e7c9d-ae75-4bbc-ab7c-93271237af57 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 returned with HTTP 200 Sep 07 11:00:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 838/1621] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:03 2026] GET /volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:00:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3c7ec134-31de-41b5-b879-fe185bd976e1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c7ec134-31de-41b5-b879-fe185bd976e1 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3c7ec134-31de-41b5-b879-fe185bd976e1 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3c7ec134-31de-41b5-b879-fe185bd976e1 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bdd6da4c-b05c-4620-ad41-751145567976 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bdd6da4c-b05c-4620-ad41-751145567976 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d Sep 07 11:00:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bdd6da4c-b05c-4620-ad41-751145567976 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bdd6da4c-b05c-4620-ad41-751145567976 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3c7ec134-31de-41b5-b879-fe185bd976e1 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c7ec134-31de-41b5-b879-fe185bd976e1 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 784/1622] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:04 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:00:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bdd6da4c-b05c-4620-ad41-751145567976 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:04 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-bdd6da4c-b05c-4620-ad41-751145567976 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:04 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-bdd6da4c-b05c-4620-ad41-751145567976 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:04 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-bdd6da4c-b05c-4620-ad41-751145567976 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bdd6da4c-b05c-4620-ad41-751145567976 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d returned with HTTP 200 Sep 07 11:00:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 839/1623] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:04 2026] GET /volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d => generated 919 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:00:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f646b32e-95c5-4b0d-9639-11172c749822 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f646b32e-95c5-4b0d-9639-11172c749822 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 Sep 07 11:00:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f646b32e-95c5-4b0d-9639-11172c749822 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f646b32e-95c5-4b0d-9639-11172c749822 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f646b32e-95c5-4b0d-9639-11172c749822 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f646b32e-95c5-4b0d-9639-11172c749822 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 returned with HTTP 200 Sep 07 11:00:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 785/1624] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:04 2026] GET /volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a9b92266-e7ce-4126-9a21-87ac710649f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9b92266-e7ce-4126-9a21-87ac710649f8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 Sep 07 11:00:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9b92266-e7ce-4126-9a21-87ac710649f8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9b92266-e7ce-4126-9a21-87ac710649f8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a9b92266-e7ce-4126-9a21-87ac710649f8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9b92266-e7ce-4126-9a21-87ac710649f8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 returned with HTTP 200 Sep 07 11:00:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 840/1625] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:05 2026] GET /volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:00:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-aaa638d3-7f53-46c5-acbb-9eccaf72c0ae None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aaa638d3-7f53-46c5-acbb-9eccaf72c0ae tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aaa638d3-7f53-46c5-acbb-9eccaf72c0ae tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aaa638d3-7f53-46c5-acbb-9eccaf72c0ae tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-aaa638d3-7f53-46c5-acbb-9eccaf72c0ae tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aaa638d3-7f53-46c5-acbb-9eccaf72c0ae tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 786/1626] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:05 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 909 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-29406c40-5982-4ca8-b9ee-7a8ef63fdbcc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29406c40-5982-4ca8-b9ee-7a8ef63fdbcc tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d Sep 07 11:00:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29406c40-5982-4ca8-b9ee-7a8ef63fdbcc tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29406c40-5982-4ca8-b9ee-7a8ef63fdbcc tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-29406c40-5982-4ca8-b9ee-7a8ef63fdbcc tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:05 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-29406c40-5982-4ca8-b9ee-7a8ef63fdbcc tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:05 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-29406c40-5982-4ca8-b9ee-7a8ef63fdbcc tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:05 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-29406c40-5982-4ca8-b9ee-7a8ef63fdbcc tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29406c40-5982-4ca8-b9ee-7a8ef63fdbcc tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d returned with HTTP 200 Sep 07 11:00:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 841/1627] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:05 2026] GET /volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d => generated 919 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-981345e2-2e12-4bb1-a07d-0d18f5e9bc3a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-981345e2-2e12-4bb1-a07d-0d18f5e9bc3a tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 Sep 07 11:00:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-981345e2-2e12-4bb1-a07d-0d18f5e9bc3a tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-981345e2-2e12-4bb1-a07d-0d18f5e9bc3a tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-981345e2-2e12-4bb1-a07d-0d18f5e9bc3a tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-981345e2-2e12-4bb1-a07d-0d18f5e9bc3a tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 returned with HTTP 200 Sep 07 11:00:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 787/1628] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:06 2026] GET /volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-46cb81d6-9a31-4dd0-9e2a-5436bc2f0e50 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46cb81d6-9a31-4dd0-9e2a-5436bc2f0e50 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 Sep 07 11:00:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46cb81d6-9a31-4dd0-9e2a-5436bc2f0e50 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46cb81d6-9a31-4dd0-9e2a-5436bc2f0e50 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-46cb81d6-9a31-4dd0-9e2a-5436bc2f0e50 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46cb81d6-9a31-4dd0-9e2a-5436bc2f0e50 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 returned with HTTP 200 Sep 07 11:00:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 842/1629] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:06 2026] GET /volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2b55bc2d-b829-4ad6-895f-25e351c98df0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b55bc2d-b829-4ad6-895f-25e351c98df0 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b55bc2d-b829-4ad6-895f-25e351c98df0 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b55bc2d-b829-4ad6-895f-25e351c98df0 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2b55bc2d-b829-4ad6-895f-25e351c98df0 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b55bc2d-b829-4ad6-895f-25e351c98df0 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 788/1630] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:06 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 909 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fe5e6e5e-21e2-41f2-ad46-76856928bb7e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe5e6e5e-21e2-41f2-ad46-76856928bb7e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d Sep 07 11:00:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe5e6e5e-21e2-41f2-ad46-76856928bb7e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe5e6e5e-21e2-41f2-ad46-76856928bb7e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fe5e6e5e-21e2-41f2-ad46-76856928bb7e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:06 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-fe5e6e5e-21e2-41f2-ad46-76856928bb7e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:06 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-fe5e6e5e-21e2-41f2-ad46-76856928bb7e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:06 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-fe5e6e5e-21e2-41f2-ad46-76856928bb7e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe5e6e5e-21e2-41f2-ad46-76856928bb7e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d returned with HTTP 200 Sep 07 11:00:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 843/1631] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:06 2026] GET /volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d => generated 920 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:00:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0401ed14-2f06-4b21-a6ef-dcba7c0242c8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0401ed14-2f06-4b21-a6ef-dcba7c0242c8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] PUT http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0401ed14-2f06-4b21-a6ef-dcba7c0242c8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "2653371d-a02d-47b9-ae24-8b7fcded2fc4"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-0401ed14-2f06-4b21-a6ef-dcba7c0242c8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Update called for group 509d56a2-853a-43b8-9664-5af820e696fe. {{(pid=86959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 11:00:06 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-0401ed14-2f06-4b21-a6ef-dcba7c0242c8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Updating group 509d56a2-853a-43b8-9664-5af820e696fe with name None description: None add_volumes: None remove_volumes: 2653371d-a02d-47b9-ae24-8b7fcded2fc4. Sep 07 11:00:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0401ed14-2f06-4b21-a6ef-dcba7c0242c8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 202 Sep 07 11:00:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 789/1632] 192.168.122.99 () {62 vars in 1285 bytes} [Mon Sep 7 11:00:06 2026] PUT /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:00:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ab76bf0-5611-4e33-bbcc-85f611558afd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ab76bf0-5611-4e33-bbcc-85f611558afd tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ab76bf0-5611-4e33-bbcc-85f611558afd tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ab76bf0-5611-4e33-bbcc-85f611558afd tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-5ab76bf0-5611-4e33-bbcc-85f611558afd tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:06 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 11:00:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ab76bf0-5611-4e33-bbcc-85f611558afd tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 200 Sep 07 11:00:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 844/1633] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:06 2026] GET /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3b91043b-d0f7-49e2-90a4-c77af7b4c3c5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3b91043b-d0f7-49e2-90a4-c77af7b4c3c5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 Sep 07 11:00:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3b91043b-d0f7-49e2-90a4-c77af7b4c3c5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3b91043b-d0f7-49e2-90a4-c77af7b4c3c5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:07 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=440,cinder:INSERT=52,cinder:UPDATE=86 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:00:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3b91043b-d0f7-49e2-90a4-c77af7b4c3c5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3b91043b-d0f7-49e2-90a4-c77af7b4c3c5 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 returned with HTTP 200 Sep 07 11:00:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 790/1634] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:07 2026] GET /volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f7b3c938-ef87-470d-a613-0f248df05156 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f7b3c938-ef87-470d-a613-0f248df05156 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f7b3c938-ef87-470d-a613-0f248df05156 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f7b3c938-ef87-470d-a613-0f248df05156 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f7b3c938-ef87-470d-a613-0f248df05156 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f7b3c938-ef87-470d-a613-0f248df05156 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 845/1635] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:07 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 909 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6a6600dc-2080-4346-a2c9-1cdc0826c551 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a6600dc-2080-4346-a2c9-1cdc0826c551 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a6600dc-2080-4346-a2c9-1cdc0826c551 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a6600dc-2080-4346-a2c9-1cdc0826c551 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-6a6600dc-2080-4346-a2c9-1cdc0826c551 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:07 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:00:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a6600dc-2080-4346-a2c9-1cdc0826c551 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 200 Sep 07 11:00:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 791/1636] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:07 2026] GET /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d7458eb-5cb1-479b-a7f0-7bbcc0c2bee2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d7458eb-5cb1-479b-a7f0-7bbcc0c2bee2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] PUT http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d7458eb-5cb1-479b-a7f0-7bbcc0c2bee2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2653371d-a02d-47b9-ae24-8b7fcded2fc4"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-7d7458eb-5cb1-479b-a7f0-7bbcc0c2bee2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Update called for group 509d56a2-853a-43b8-9664-5af820e696fe. {{(pid=86958) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-7d7458eb-5cb1-479b-a7f0-7bbcc0c2bee2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Updating group 509d56a2-853a-43b8-9664-5af820e696fe with name None description: None add_volumes: 2653371d-a02d-47b9-ae24-8b7fcded2fc4 remove_volumes: None. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=454,cinder:INSERT=59,cinder:UPDATE=110,cinder:DELETE=2 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d7458eb-5cb1-479b-a7f0-7bbcc0c2bee2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 202 Sep 07 11:00:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 846/1637] 192.168.122.99 () {62 vars in 1285 bytes} [Mon Sep 7 11:00:08 2026] PUT /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:00:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a0530db9-f985-48fd-b003-b19faf5e9fe0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a0530db9-f985-48fd-b003-b19faf5e9fe0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a0530db9-f985-48fd-b003-b19faf5e9fe0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a0530db9-f985-48fd-b003-b19faf5e9fe0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-a0530db9-f985-48fd-b003-b19faf5e9fe0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:08 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:00:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a0530db9-f985-48fd-b003-b19faf5e9fe0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 200 Sep 07 11:00:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 792/1638] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:08 2026] GET /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 391 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c525c2d1-cc35-4317-becf-1cbcd071e1c8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c525c2d1-cc35-4317-becf-1cbcd071e1c8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c525c2d1-cc35-4317-becf-1cbcd071e1c8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c525c2d1-cc35-4317-becf-1cbcd071e1c8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c525c2d1-cc35-4317-becf-1cbcd071e1c8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c525c2d1-cc35-4317-becf-1cbcd071e1c8 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 returned with HTTP 200 Sep 07 11:00:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 847/1639] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:08 2026] GET /volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-959a6d38-f652-40d1-9e7c-d3ff80583f10 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-959a6d38-f652-40d1-9e7c-d3ff80583f10 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 Sep 07 11:00:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-959a6d38-f652-40d1-9e7c-d3ff80583f10 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-959a6d38-f652-40d1-9e7c-d3ff80583f10 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-959a6d38-f652-40d1-9e7c-d3ff80583f10 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-959a6d38-f652-40d1-9e7c-d3ff80583f10 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 returned with HTTP 200 Sep 07 11:00:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 793/1640] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:08 2026] GET /volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5991e03c-0d55-4e19-b62e-dfb211606c68 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5991e03c-0d55-4e19-b62e-dfb211606c68 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] DELETE http://192.168.122.99/volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5991e03c-0d55-4e19-b62e-dfb211606c68 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5991e03c-0d55-4e19-b62e-dfb211606c68 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5991e03c-0d55-4e19-b62e-dfb211606c68 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume with id: b20c55da-9948-4908-9815-cb1e5679b849 Sep 07 11:00:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5991e03c-0d55-4e19-b62e-dfb211606c68 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d485c1fa-0c37-495c-b6b1-80bacdf593d5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d485c1fa-0c37-495c-b6b1-80bacdf593d5 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d485c1fa-0c37-495c-b6b1-80bacdf593d5 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d485c1fa-0c37-495c-b6b1-80bacdf593d5 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d485c1fa-0c37-495c-b6b1-80bacdf593d5 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5991e03c-0d55-4e19-b62e-dfb211606c68 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume request issued successfully. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5991e03c-0d55-4e19-b62e-dfb211606c68 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 returned with HTTP 202 Sep 07 11:00:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 848/1641] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:08 2026] DELETE /volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-657fe5d0-fa29-4a0c-918c-05ee549bef99 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-657fe5d0-fa29-4a0c-918c-05ee549bef99 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-657fe5d0-fa29-4a0c-918c-05ee549bef99 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-657fe5d0-fa29-4a0c-918c-05ee549bef99 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d485c1fa-0c37-495c-b6b1-80bacdf593d5 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 794/1642] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:08 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 909 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-657fe5d0-fa29-4a0c-918c-05ee549bef99 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-657fe5d0-fa29-4a0c-918c-05ee549bef99 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 returned with HTTP 200 Sep 07 11:00:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 849/1643] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:08 2026] GET /volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5da6aa09-58c2-4af3-85f3-bcc3dd8d509d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5da6aa09-58c2-4af3-85f3-bcc3dd8d509d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5da6aa09-58c2-4af3-85f3-bcc3dd8d509d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5da6aa09-58c2-4af3-85f3-bcc3dd8d509d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-5da6aa09-58c2-4af3-85f3-bcc3dd8d509d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:09 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:00:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5da6aa09-58c2-4af3-85f3-bcc3dd8d509d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 200 Sep 07 11:00:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 795/1644] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:09 2026] GET /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ae3107a6-b78f-487c-9a00-3089401fce01 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ae3107a6-b78f-487c-9a00-3089401fce01 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] PUT http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ae3107a6-b78f-487c-9a00-3089401fce01 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1a2a0414-8bd4-49de-8096-059ebe54089d"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-ae3107a6-b78f-487c-9a00-3089401fce01 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Update called for group 509d56a2-853a-43b8-9664-5af820e696fe. {{(pid=86958) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 11:00:09 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-ae3107a6-b78f-487c-9a00-3089401fce01 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Updating group 509d56a2-853a-43b8-9664-5af820e696fe with name None description: None add_volumes: None remove_volumes: 1a2a0414-8bd4-49de-8096-059ebe54089d. Sep 07 11:00:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ae3107a6-b78f-487c-9a00-3089401fce01 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 202 Sep 07 11:00:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 850/1645] 192.168.122.99 () {62 vars in 1285 bytes} [Mon Sep 7 11:00:09 2026] PUT /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e9a1942d-b782-4729-8c6a-c4f98a9d4088 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e9a1942d-b782-4729-8c6a-c4f98a9d4088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e9a1942d-b782-4729-8c6a-c4f98a9d4088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e9a1942d-b782-4729-8c6a-c4f98a9d4088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-e9a1942d-b782-4729-8c6a-c4f98a9d4088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:09 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:00:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e9a1942d-b782-4729-8c6a-c4f98a9d4088 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 200 Sep 07 11:00:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 796/1646] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:09 2026] GET /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 391 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f9283a3a-7d08-4da8-b756-5f74c3d1d4e9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9283a3a-7d08-4da8-b756-5f74c3d1d4e9 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f9283a3a-7d08-4da8-b756-5f74c3d1d4e9 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f9283a3a-7d08-4da8-b756-5f74c3d1d4e9 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f9283a3a-7d08-4da8-b756-5f74c3d1d4e9 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9eef1ed9-b433-4b70-a4a4-8d84a8decef6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9eef1ed9-b433-4b70-a4a4-8d84a8decef6 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9eef1ed9-b433-4b70-a4a4-8d84a8decef6 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9eef1ed9-b433-4b70-a4a4-8d84a8decef6 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9283a3a-7d08-4da8-b756-5f74c3d1d4e9 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 851/1647] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:09 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 912 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9eef1ed9-b433-4b70-a4a4-8d84a8decef6 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 returned with HTTP 404 Sep 07 11:00:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 797/1648] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:09 2026] GET /volume/v3/volumes/b20c55da-9948-4908-9815-cb1e5679b849 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1228abe2-5e1a-4cab-864a-14d7813e7daa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1228abe2-5e1a-4cab-864a-14d7813e7daa tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] DELETE http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 Sep 07 11:00:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1228abe2-5e1a-4cab-864a-14d7813e7daa tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1228abe2-5e1a-4cab-864a-14d7813e7daa tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:09 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1228abe2-5e1a-4cab-864a-14d7813e7daa tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume with id: 22257627-605f-4580-a779-336db56f7b83 Sep 07 11:00:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1228abe2-5e1a-4cab-864a-14d7813e7daa tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1228abe2-5e1a-4cab-864a-14d7813e7daa tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume request issued successfully. Sep 07 11:00:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1228abe2-5e1a-4cab-864a-14d7813e7daa tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 returned with HTTP 202 Sep 07 11:00:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 852/1649] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:09 2026] DELETE /volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d9bdac5a-4811-432e-9c43-60345cc3a63e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d9bdac5a-4811-432e-9c43-60345cc3a63e tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d9bdac5a-4811-432e-9c43-60345cc3a63e tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d9bdac5a-4811-432e-9c43-60345cc3a63e tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:09 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d9bdac5a-4811-432e-9c43-60345cc3a63e tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d9bdac5a-4811-432e-9c43-60345cc3a63e tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 returned with HTTP 200 Sep 07 11:00:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 798/1650] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:09 2026] GET /volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 => generated 859 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-85303c75-3f50-4390-bc0c-62a4d3c852f0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-85303c75-3f50-4390-bc0c-62a4d3c852f0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-85303c75-3f50-4390-bc0c-62a4d3c852f0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-85303c75-3f50-4390-bc0c-62a4d3c852f0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-85303c75-3f50-4390-bc0c-62a4d3c852f0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:10 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 11:00:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-85303c75-3f50-4390-bc0c-62a4d3c852f0 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 200 Sep 07 11:00:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 853/1651] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:10 2026] GET /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b53383e4-669e-460c-8d86-6139b3476232 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b53383e4-669e-460c-8d86-6139b3476232 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] PUT http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b53383e4-669e-460c-8d86-6139b3476232 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1a2a0414-8bd4-49de-8096-059ebe54089d"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-b53383e4-669e-460c-8d86-6139b3476232 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Update called for group 509d56a2-853a-43b8-9664-5af820e696fe. {{(pid=86959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 11:00:10 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.groups [None req-b53383e4-669e-460c-8d86-6139b3476232 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Updating group 509d56a2-853a-43b8-9664-5af820e696fe with name None description: None add_volumes: 1a2a0414-8bd4-49de-8096-059ebe54089d remove_volumes: None. Sep 07 11:00:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:10 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:00:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b53383e4-669e-460c-8d86-6139b3476232 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 202 Sep 07 11:00:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 799/1652] 192.168.122.99 () {62 vars in 1285 bytes} [Mon Sep 7 11:00:10 2026] PUT /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:00:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71318296-9d2f-4b76-873e-7eb7a5b0dfd2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71318296-9d2f-4b76-873e-7eb7a5b0dfd2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71318296-9d2f-4b76-873e-7eb7a5b0dfd2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71318296-9d2f-4b76-873e-7eb7a5b0dfd2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-71318296-9d2f-4b76-873e-7eb7a5b0dfd2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:10 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 11:00:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71318296-9d2f-4b76-873e-7eb7a5b0dfd2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 200 Sep 07 11:00:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 854/1653] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:10 2026] GET /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a0c30899-dc2e-4ba7-92c5-e3a88b7a5164 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a0c30899-dc2e-4ba7-92c5-e3a88b7a5164 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a0c30899-dc2e-4ba7-92c5-e3a88b7a5164 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a0c30899-dc2e-4ba7-92c5-e3a88b7a5164 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a0c30899-dc2e-4ba7-92c5-e3a88b7a5164 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a0c30899-dc2e-4ba7-92c5-e3a88b7a5164 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 800/1654] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:10 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 912 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ce586f5b-04fb-403d-b254-f74be31e576d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ce586f5b-04fb-403d-b254-f74be31e576d tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 Sep 07 11:00:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ce586f5b-04fb-403d-b254-f74be31e576d tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ce586f5b-04fb-403d-b254-f74be31e576d tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ce586f5b-04fb-403d-b254-f74be31e576d tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 returned with HTTP 404 Sep 07 11:00:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 855/1655] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:10 2026] GET /volume/v3/volumes/22257627-605f-4580-a779-336db56f7b83 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a1ea78cb-5d7a-4670-9ed6-3959ec86ccd1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1ea78cb-5d7a-4670-9ed6-3959ec86ccd1 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] DELETE http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a1ea78cb-5d7a-4670-9ed6-3959ec86ccd1 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a1ea78cb-5d7a-4670-9ed6-3959ec86ccd1 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a1ea78cb-5d7a-4670-9ed6-3959ec86ccd1 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume with id: d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 Sep 07 11:00:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a1ea78cb-5d7a-4670-9ed6-3959ec86ccd1 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a1ea78cb-5d7a-4670-9ed6-3959ec86ccd1 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume request issued successfully. Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1ea78cb-5d7a-4670-9ed6-3959ec86ccd1 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 returned with HTTP 202 Sep 07 11:00:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 801/1656] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:11 2026] DELETE /volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-55754a8b-5adb-42ae-b5d2-1a56381cd832 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-55754a8b-5adb-42ae-b5d2-1a56381cd832 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 Sep 07 11:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55754a8b-5adb-42ae-b5d2-1a56381cd832 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55754a8b-5adb-42ae-b5d2-1a56381cd832 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-55754a8b-5adb-42ae-b5d2-1a56381cd832 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-55754a8b-5adb-42ae-b5d2-1a56381cd832 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 returned with HTTP 200 Sep 07 11:00:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 856/1657] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:11 2026] GET /volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7df1c8c3-b02b-4a50-ac0f-f4ce60b8ee75 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7df1c8c3-b02b-4a50-ac0f-f4ce60b8ee75 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7df1c8c3-b02b-4a50-ac0f-f4ce60b8ee75 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7df1c8c3-b02b-4a50-ac0f-f4ce60b8ee75 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-7df1c8c3-b02b-4a50-ac0f-f4ce60b8ee75 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:11 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7df1c8c3-b02b-4a50-ac0f-f4ce60b8ee75 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 200 Sep 07 11:00:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 802/1658] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:11 2026] GET /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 11:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:00:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all volumes completed successfully. Sep 07 11:00:11 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:11 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:11 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:11 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:11 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f7b2a64c-6aeb-4429-8a30-d69d1ab93263 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f7b2a64c-6aeb-4429-8a30-d69d1ab93263 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f7b2a64c-6aeb-4429-8a30-d69d1ab93263 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f7b2a64c-6aeb-4429-8a30-d69d1ab93263 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f7b2a64c-6aeb-4429-8a30-d69d1ab93263 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:11 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f7b2a64c-6aeb-4429-8a30-d69d1ab93263 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 803/1659] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:11 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8af51d7e-a1fc-4cc8-b2fe-e79e403bdc63 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 11:00:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 857/1660] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 11:00:11 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-92e3ea1e-fab7-4dfc-81a6-700c42e93c5b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-92e3ea1e-fab7-4dfc-81a6-700c42e93c5b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/group_snapshots Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-92e3ea1e-fab7-4dfc-81a6-700c42e93c5b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "509d56a2-853a-43b8-9664-5af820e696fe", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-619236630"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-92e3ea1e-fab7-4dfc-81a6-700c42e93c5b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '509d56a2-853a-43b8-9664-5af820e696fe', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-619236630'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 11:00:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:11 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.group_snapshots [None req-92e3ea1e-fab7-4dfc-81a6-700c42e93c5b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-619236630. Sep 07 11:00:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:12 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 11:00:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:12 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-92e3ea1e-fab7-4dfc-81a6-700c42e93c5b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-437263221 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-437263221, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:00:12 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-92e3ea1e-fab7-4dfc-81a6-700c42e93c5b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['97186029-ed51-42e8-8213-745c104b1019', '08e3cb02-5bf0-414b-b22f-e3b93fd334f8', '0597c60a-a9fd-4692-81ec-7b1eceb67ec3', '3ba84e19-6da8-4814-a5ac-6f8cf960669e'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-92e3ea1e-fab7-4dfc-81a6-700c42e93c5b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots returned with HTTP 202 Sep 07 11:00:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 804/1661] 192.168.122.99 () {62 vars in 1203 bytes} [Mon Sep 7 11:00:11 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-201588a8-5b16-41ff-8c90-938b75b2c3cd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8296aba7-165b-4996-b0ac-39f7ad8347be None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-201588a8-5b16-41ff-8c90-938b75b2c3cd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 Sep 07 11:00:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-201588a8-5b16-41ff-8c90-938b75b2c3cd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-201588a8-5b16-41ff-8c90-938b75b2c3cd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8296aba7-165b-4996-b0ac-39f7ad8347be tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8296aba7-165b-4996-b0ac-39f7ad8347be tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8296aba7-165b-4996-b0ac-39f7ad8347be tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-8296aba7-165b-4996-b0ac-39f7ad8347be tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member ef00a8dd-5896-42f4-8d0c-6bf724b850e5 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8296aba7-165b-4996-b0ac-39f7ad8347be tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 returned with HTTP 200 Sep 07 11:00:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 805/1662] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:12 2026] GET /volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 => generated 325 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-201588a8-5b16-41ff-8c90-938b75b2c3cd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-201588a8-5b16-41ff-8c90-938b75b2c3cd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 returned with HTTP 200 Sep 07 11:00:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 858/1663] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:12 2026] GET /volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 => generated 858 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6708836e-0f23-4532-b04a-0ebd4312096f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6708836e-0f23-4532-b04a-0ebd4312096f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6708836e-0f23-4532-b04a-0ebd4312096f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6708836e-0f23-4532-b04a-0ebd4312096f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6708836e-0f23-4532-b04a-0ebd4312096f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6708836e-0f23-4532-b04a-0ebd4312096f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 806/1664] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:12 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 912 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bced4646-b708-4096-be6f-d35be1a993ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bced4646-b708-4096-be6f-d35be1a993ae tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bced4646-b708-4096-be6f-d35be1a993ae tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bced4646-b708-4096-be6f-d35be1a993ae tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-bced4646-b708-4096-be6f-d35be1a993ae tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member ef00a8dd-5896-42f4-8d0c-6bf724b850e5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bced4646-b708-4096-be6f-d35be1a993ae tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 returned with HTTP 200 Sep 07 11:00:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 859/1665] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:13 2026] GET /volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 => generated 325 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b6eef33a-f6a5-4c11-9fa9-f89ae3fdfe52 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b6eef33a-f6a5-4c11-9fa9-f89ae3fdfe52 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 Sep 07 11:00:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b6eef33a-f6a5-4c11-9fa9-f89ae3fdfe52 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b6eef33a-f6a5-4c11-9fa9-f89ae3fdfe52 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b6eef33a-f6a5-4c11-9fa9-f89ae3fdfe52 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 returned with HTTP 404 Sep 07 11:00:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 807/1666] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:13 2026] GET /volume/v3/volumes/d3b52b0c-ac0d-4589-a8f6-bb83b2662e76 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-babdc83d-4b28-4bae-9654-f5a660ed8745 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-babdc83d-4b28-4bae-9654-f5a660ed8745 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 Sep 07 11:00:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-babdc83d-4b28-4bae-9654-f5a660ed8745 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-babdc83d-4b28-4bae-9654-f5a660ed8745 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-babdc83d-4b28-4bae-9654-f5a660ed8745 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume with id: ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 Sep 07 11:00:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-babdc83d-4b28-4bae-9654-f5a660ed8745 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-babdc83d-4b28-4bae-9654-f5a660ed8745 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume request issued successfully. Sep 07 11:00:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-babdc83d-4b28-4bae-9654-f5a660ed8745 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 returned with HTTP 202 Sep 07 11:00:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 860/1667] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:13 2026] DELETE /volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-318637c0-dc6b-49cf-82a8-7dea765a7eaf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-318637c0-dc6b-49cf-82a8-7dea765a7eaf tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 Sep 07 11:00:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-318637c0-dc6b-49cf-82a8-7dea765a7eaf tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-318637c0-dc6b-49cf-82a8-7dea765a7eaf tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-318637c0-dc6b-49cf-82a8-7dea765a7eaf tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-318637c0-dc6b-49cf-82a8-7dea765a7eaf tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 returned with HTTP 200 Sep 07 11:00:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 808/1668] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:13 2026] GET /volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5c7c333b-d3a3-4425-bb01-19bfdd39300a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c7c333b-d3a3-4425-bb01-19bfdd39300a tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c7c333b-d3a3-4425-bb01-19bfdd39300a tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c7c333b-d3a3-4425-bb01-19bfdd39300a tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5c7c333b-d3a3-4425-bb01-19bfdd39300a tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c7c333b-d3a3-4425-bb01-19bfdd39300a tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 861/1669] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:13 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 1330 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-98ff8885-3bcd-42f8-b0f8-db0e16f7021d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-98ff8885-3bcd-42f8-b0f8-db0e16f7021d tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-98ff8885-3bcd-42f8-b0f8-db0e16f7021d tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-98ff8885-3bcd-42f8-b0f8-db0e16f7021d tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-98ff8885-3bcd-42f8-b0f8-db0e16f7021d tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-98ff8885-3bcd-42f8-b0f8-db0e16f7021d tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 809/1670] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 11:00:14 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 1330 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-88427d93-28ee-4401-a03d-c033dd4b943b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88427d93-28ee-4401-a03d-c033dd4b943b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88427d93-28ee-4401-a03d-c033dd4b943b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88427d93-28ee-4401-a03d-c033dd4b943b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-88427d93-28ee-4401-a03d-c033dd4b943b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member ef00a8dd-5896-42f4-8d0c-6bf724b850e5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88427d93-28ee-4401-a03d-c033dd4b943b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 returned with HTTP 200 Sep 07 11:00:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 862/1671] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:14 2026] GET /volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 => generated 325 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-871c7184-d902-40e1-b971-433a7fe4e232 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-871c7184-d902-40e1-b971-433a7fe4e232 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 Sep 07 11:00:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-871c7184-d902-40e1-b971-433a7fe4e232 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-871c7184-d902-40e1-b971-433a7fe4e232 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-871c7184-d902-40e1-b971-433a7fe4e232 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 returned with HTTP 404 Sep 07 11:00:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 810/1672] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:14 2026] GET /volume/v3/volumes/ddd84b82-98c7-46ec-a0fd-4870bc99c8c6 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cc24edce-4ffa-4867-82f7-d4df19f229fd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc24edce-4ffa-4867-82f7-d4df19f229fd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] DELETE http://192.168.122.99/volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d Sep 07 11:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc24edce-4ffa-4867-82f7-d4df19f229fd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc24edce-4ffa-4867-82f7-d4df19f229fd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:14 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-cc24edce-4ffa-4867-82f7-d4df19f229fd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume with id: 7da004f4-0951-46d9-bed2-20a3bd37995d Sep 07 11:00:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cc24edce-4ffa-4867-82f7-d4df19f229fd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cc24edce-4ffa-4867-82f7-d4df19f229fd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume request issued successfully. Sep 07 11:00:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc24edce-4ffa-4867-82f7-d4df19f229fd tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d returned with HTTP 202 Sep 07 11:00:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 863/1673] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:14 2026] DELETE /volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ac8f0158-d06d-4986-aa72-813a08141867 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ac8f0158-d06d-4986-aa72-813a08141867 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d Sep 07 11:00:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ac8f0158-d06d-4986-aa72-813a08141867 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ac8f0158-d06d-4986-aa72-813a08141867 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ac8f0158-d06d-4986-aa72-813a08141867 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ac8f0158-d06d-4986-aa72-813a08141867 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d returned with HTTP 200 Sep 07 11:00:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 811/1674] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:14 2026] GET /volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cd50c42a-2a11-46d6-9d15-4335da5bb6b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd50c42a-2a11-46d6-9d15-4335da5bb6b5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd50c42a-2a11-46d6-9d15-4335da5bb6b5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd50c42a-2a11-46d6-9d15-4335da5bb6b5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-cd50c42a-2a11-46d6-9d15-4335da5bb6b5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member ef00a8dd-5896-42f4-8d0c-6bf724b850e5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd50c42a-2a11-46d6-9d15-4335da5bb6b5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 returned with HTTP 200 Sep 07 11:00:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 864/1675] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:15 2026] GET /volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 => generated 325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-05dc58cc-a112-43ac-a8b5-7a45ba86f6f5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-05dc58cc-a112-43ac-a8b5-7a45ba86f6f5 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-05dc58cc-a112-43ac-a8b5-7a45ba86f6f5 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-05dc58cc-a112-43ac-a8b5-7a45ba86f6f5 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-05dc58cc-a112-43ac-a8b5-7a45ba86f6f5 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-05dc58cc-a112-43ac-a8b5-7a45ba86f6f5 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 812/1676] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 11:00:15 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 1330 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8559b8aa-0827-41ea-8631-1b5e3bb464d3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8559b8aa-0827-41ea-8631-1b5e3bb464d3 None None] GET http://192.168.122.99/volume// Sep 07 11:00:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8559b8aa-0827-41ea-8631-1b5e3bb464d3 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8559b8aa-0827-41ea-8631-1b5e3bb464d3 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8559b8aa-0827-41ea-8631-1b5e3bb464d3 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:00:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 865/1677] 192.168.122.99 () {58 vars in 1303 bytes} [Mon Sep 7 11:00:15 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 11:00:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-e2d2c318-7ebd-4eec-8f9a-1aceb991ca61 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-e2d2c318-7ebd-4eec-8f9a-1aceb991ca61 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 11:00:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-e2d2c318-7ebd-4eec-8f9a-1aceb991ca61 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fceca44f-da6a-430d-aba3-e086162dc72a", "connector": null, "instance_uuid": "741d9ece-3806-4530-9103-829014c40dde"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-e2d2c318-7ebd-4eec-8f9a-1aceb991ca61 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 11:00:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 813/1678] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 11:00:15 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:00:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-27f9e70e-2070-4ea1-9058-c94a2afd5224 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-27f9e70e-2070-4ea1-9058-c94a2afd5224 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d Sep 07 11:00:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-27f9e70e-2070-4ea1-9058-c94a2afd5224 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-27f9e70e-2070-4ea1-9058-c94a2afd5224 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-27f9e70e-2070-4ea1-9058-c94a2afd5224 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-27f9e70e-2070-4ea1-9058-c94a2afd5224 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d returned with HTTP 200 Sep 07 11:00:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 866/1679] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:15 2026] GET /volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7009878b-27de-4278-ac8a-ed07cacf4650 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7009878b-27de-4278-ac8a-ed07cacf4650 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7009878b-27de-4278-ac8a-ed07cacf4650 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7009878b-27de-4278-ac8a-ed07cacf4650 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-7009878b-27de-4278-ac8a-ed07cacf4650 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member ef00a8dd-5896-42f4-8d0c-6bf724b850e5 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7009878b-27de-4278-ac8a-ed07cacf4650 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 returned with HTTP 200 Sep 07 11:00:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 814/1680] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:16 2026] GET /volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 => generated 325 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-29b16fbf-45ab-4d44-a08b-41252e637e84 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29b16fbf-45ab-4d44-a08b-41252e637e84 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d Sep 07 11:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29b16fbf-45ab-4d44-a08b-41252e637e84 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29b16fbf-45ab-4d44-a08b-41252e637e84 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29b16fbf-45ab-4d44-a08b-41252e637e84 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d returned with HTTP 404 Sep 07 11:00:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 867/1681] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:17 2026] GET /volume/v3/volumes/7da004f4-0951-46d9-bed2-20a3bd37995d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4a935969-30aa-4e5c-84fe-9ab8c296d2a4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4a935969-30aa-4e5c-84fe-9ab8c296d2a4 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 Sep 07 11:00:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4a935969-30aa-4e5c-84fe-9ab8c296d2a4 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4a935969-30aa-4e5c-84fe-9ab8c296d2a4 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:17 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-4a935969-30aa-4e5c-84fe-9ab8c296d2a4 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete snapshot with id: 8be0f4ad-1050-408c-8354-a6a942487326 Sep 07 11:00:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4a935969-30aa-4e5c-84fe-9ab8c296d2a4 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Snapshot retrieved successfully. Sep 07 11:00:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4a935969-30aa-4e5c-84fe-9ab8c296d2a4 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Snapshot delete request issued successfully. Sep 07 11:00:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4a935969-30aa-4e5c-84fe-9ab8c296d2a4 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 returned with HTTP 202 Sep 07 11:00:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 815/1682] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:00:17 2026] DELETE /volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1a6d356d-9255-4833-8e4e-a117d710bb36 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a6d356d-9255-4833-8e4e-a117d710bb36 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 Sep 07 11:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a6d356d-9255-4833-8e4e-a117d710bb36 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a6d356d-9255-4833-8e4e-a117d710bb36 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a6d356d-9255-4833-8e4e-a117d710bb36 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Snapshot retrieved successfully. Sep 07 11:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a6d356d-9255-4833-8e4e-a117d710bb36 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 returned with HTTP 200 Sep 07 11:00:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 868/1683] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:17 2026] GET /volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 => generated 474 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-245182ce-4677-49c3-b1e2-ca9b2e673280 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-245182ce-4677-49c3-b1e2-ca9b2e673280 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-245182ce-4677-49c3-b1e2-ca9b2e673280 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-245182ce-4677-49c3-b1e2-ca9b2e673280 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-245182ce-4677-49c3-b1e2-ca9b2e673280 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member ef00a8dd-5896-42f4-8d0c-6bf724b850e5 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-245182ce-4677-49c3-b1e2-ca9b2e673280 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 returned with HTTP 200 Sep 07 11:00:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 816/1684] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:17 2026] GET /volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 => generated 325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-47833bc2-875c-4cd6-a397-fe4fb68adfe7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47833bc2-875c-4cd6-a397-fe4fb68adfe7 None None] GET http://192.168.122.99/volume// Sep 07 11:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47833bc2-875c-4cd6-a397-fe4fb68adfe7 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47833bc2-875c-4cd6-a397-fe4fb68adfe7 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47833bc2-875c-4cd6-a397-fe4fb68adfe7 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:00:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 869/1685] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 11:00:17 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:00:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-997925a1-7305-4177-9dcb-15343e7dc917 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-997925a1-7305-4177-9dcb-15343e7dc917 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-997925a1-7305-4177-9dcb-15343e7dc917 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-997925a1-7305-4177-9dcb-15343e7dc917 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-997925a1-7305-4177-9dcb-15343e7dc917 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-997925a1-7305-4177-9dcb-15343e7dc917 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 817/1686] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 11:00:17 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 1510 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-8ec92024-a43b-4a6f-94f4-f5f3bdc6dfaa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-8ec92024-a43b-4a6f-94f4-f5f3bdc6dfaa tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] PUT http://192.168.122.99/volume/v3/attachments/edf7e4b5-66ed-4838-855d-eed30108b04f Sep 07 11:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-8ec92024-a43b-4a6f-94f4-f5f3bdc6dfaa tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-8ec92024-a43b-4a6f-94f4-f5f3bdc6dfaa tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Acquiring lock "cinder-attachment_update-fceca44f-da6a-430d-aba3-e086162dc72a-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-8ec92024-a43b-4a6f-94f4-f5f3bdc6dfaa tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Lock "cinder-attachment_update-fceca44f-da6a-430d-aba3-e086162dc72a-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-844ccc3c-2ef4-49d2-90ce-991b3edc31bb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-844ccc3c-2ef4-49d2-90ce-991b3edc31bb tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-844ccc3c-2ef4-49d2-90ce-991b3edc31bb tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-844ccc3c-2ef4-49d2-90ce-991b3edc31bb tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-844ccc3c-2ef4-49d2-90ce-991b3edc31bb tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Snapshot retrieved successfully. Sep 07 11:00:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-844ccc3c-2ef4-49d2-90ce-991b3edc31bb tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 returned with HTTP 200 Sep 07 11:00:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 818/1687] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:18 2026] GET /volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 => generated 474 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-8ec92024-a43b-4a6f-94f4-f5f3bdc6dfaa tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Lock "cinder-attachment_update-fceca44f-da6a-430d-aba3-e086162dc72a-devstack" released by "attachment_update" :: held 0.247s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-8ec92024-a43b-4a6f-94f4-f5f3bdc6dfaa tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/attachments/edf7e4b5-66ed-4838-855d-eed30108b04f returned with HTTP 200 Sep 07 11:00:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 870/1688] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 11:00:17 2026] PUT /volume/v3/attachments/edf7e4b5-66ed-4838-855d-eed30108b04f => generated 694 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-dd228bb3-f167-4654-8758-84f5530fb883 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-dd228bb3-f167-4654-8758-84f5530fb883 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] POST http://192.168.122.99/volume/v3/attachments/edf7e4b5-66ed-4838-855d-eed30108b04f/action Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-dd228bb3-f167-4654-8758-84f5530fb883 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Action body: b'{"os-complete": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-dd228bb3-f167-4654-8758-84f5530fb883 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-7ab23f6b-440b-4cc5-b5c2-1f8cee393e5b req-dd228bb3-f167-4654-8758-84f5530fb883 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/attachments/edf7e4b5-66ed-4838-855d-eed30108b04f/action returned with HTTP 204 Sep 07 11:00:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 819/1689] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 11:00:18 2026] POST /volume/v3/attachments/edf7e4b5-66ed-4838-855d-eed30108b04f/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a5a4a2d-7243-45a6-87be-b699599221cb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a5a4a2d-7243-45a6-87be-b699599221cb tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a5a4a2d-7243-45a6-87be-b699599221cb tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a5a4a2d-7243-45a6-87be-b699599221cb tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-9a5a4a2d-7243-45a6-87be-b699599221cb tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member ef00a8dd-5896-42f4-8d0c-6bf724b850e5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a5a4a2d-7243-45a6-87be-b699599221cb tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 returned with HTTP 200 Sep 07 11:00:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 871/1690] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:18 2026] GET /volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 => generated 326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9ae0a70e-b04c-48f1-948a-5cf1d248f37b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9ae0a70e-b04c-48f1-948a-5cf1d248f37b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/detail Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9ae0a70e-b04c-48f1-948a-5cf1d248f37b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9ae0a70e-b04c-48f1-948a-5cf1d248f37b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-9ae0a70e-b04c-48f1-948a-5cf1d248f37b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-9ae0a70e-b04c-48f1-948a-5cf1d248f37b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:18 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:00:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9ae0a70e-b04c-48f1-948a-5cf1d248f37b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all snapshots completed successfully. Sep 07 11:00:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9ae0a70e-b04c-48f1-948a-5cf1d248f37b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 11:00:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 820/1691] 192.168.122.99 () {58 vars in 1143 bytes} [Mon Sep 7 11:00:18 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5326c8b8-9d47-4aa0-82fc-1026db725855 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5326c8b8-9d47-4aa0-82fc-1026db725855 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5326c8b8-9d47-4aa0-82fc-1026db725855 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5326c8b8-9d47-4aa0-82fc-1026db725855 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5326c8b8-9d47-4aa0-82fc-1026db725855 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 11:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5326c8b8-9d47-4aa0-82fc-1026db725855 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb returned with HTTP 200 Sep 07 11:00:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 872/1692] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:18 2026] GET /volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3636a51b-b11d-4793-b2fa-bc77415b0072 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3636a51b-b11d-4793-b2fa-bc77415b0072 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/d23420ce-c051-41aa-bdbe-045d9bbea42a Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3636a51b-b11d-4793-b2fa-bc77415b0072 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3636a51b-b11d-4793-b2fa-bc77415b0072 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3636a51b-b11d-4793-b2fa-bc77415b0072 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 11:00:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3636a51b-b11d-4793-b2fa-bc77415b0072 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/d23420ce-c051-41aa-bdbe-045d9bbea42a returned with HTTP 200 Sep 07 11:00:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 821/1693] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:18 2026] GET /volume/v3/snapshots/d23420ce-c051-41aa-bdbe-045d9bbea42a => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6faa00d7-83a9-4846-8bde-e2b3c63bce24 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6faa00d7-83a9-4846-8bde-e2b3c63bce24 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] DELETE http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6faa00d7-83a9-4846-8bde-e2b3c63bce24 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6faa00d7-83a9-4846-8bde-e2b3c63bce24 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-6faa00d7-83a9-4846-8bde-e2b3c63bce24 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] delete called for member ef00a8dd-5896-42f4-8d0c-6bf724b850e5 {{(pid=86958) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 11:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-6faa00d7-83a9-4846-8bde-e2b3c63bce24 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Delete group_snapshot with id: ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:18 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6faa00d7-83a9-4846-8bde-e2b3c63bce24 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 returned with HTTP 202 Sep 07 11:00:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 873/1694] 192.168.122.99 () {60 vars in 1295 bytes} [Mon Sep 7 11:00:18 2026] DELETE /volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:19 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 11:00:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all volumes completed successfully. Sep 07 11:00:19 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:19 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:19 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:19 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dfb04de3-3770-4dba-9f00-14b56ea046e0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfb04de3-3770-4dba-9f00-14b56ea046e0 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 Sep 07 11:00:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfb04de3-3770-4dba-9f00-14b56ea046e0 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfb04de3-3770-4dba-9f00-14b56ea046e0 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aa91306e-dc1d-4ac2-8a06-eab5eac69014 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 11:00:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 822/1695] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 11:00:19 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:00:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dfb04de3-3770-4dba-9f00-14b56ea046e0 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Snapshot retrieved successfully. Sep 07 11:00:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfb04de3-3770-4dba-9f00-14b56ea046e0 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 returned with HTTP 200 Sep 07 11:00:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 874/1696] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:19 2026] GET /volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 => generated 474 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-adf07273-888f-4632-a023-21be9a7eb1f9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-adf07273-888f-4632-a023-21be9a7eb1f9 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/detail Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-adf07273-888f-4632-a023-21be9a7eb1f9 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-adf07273-888f-4632-a023-21be9a7eb1f9 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-adf07273-888f-4632-a023-21be9a7eb1f9 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-adf07273-888f-4632-a023-21be9a7eb1f9 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:19 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:00:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-adf07273-888f-4632-a023-21be9a7eb1f9 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all snapshots completed successfully. Sep 07 11:00:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-adf07273-888f-4632-a023-21be9a7eb1f9 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 11:00:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 823/1697] 192.168.122.99 () {58 vars in 1143 bytes} [Mon Sep 7 11:00:19 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-47b04960-cc3d-458c-bb8c-c2020750ad40 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47b04960-cc3d-458c-bb8c-c2020750ad40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb Sep 07 11:00:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47b04960-cc3d-458c-bb8c-c2020750ad40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47b04960-cc3d-458c-bb8c-c2020750ad40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-47b04960-cc3d-458c-bb8c-c2020750ad40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 11:00:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47b04960-cc3d-458c-bb8c-c2020750ad40 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb returned with HTTP 200 Sep 07 11:00:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 875/1698] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:19 2026] GET /volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "4af7d17d-571a-4e77-ba24-8c79eeba2c65", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '4af7d17d-571a-4e77-ba24-8c79eeba2c65', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Create volume of 1 GB Sep 07 11:00:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Availability Zones retrieved successfully. Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Flow 'volume_create_api' (70a0a4ea-997b-45d8-8428-b10b7dca9e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee27782-5b0a-4636-ad3f-4ecde8389ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee27782-5b0a-4636-ad3f-4ecde8389ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2acbeb-957e-411c-bd53-d571c5771470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Created reservations ['394b376b-8f2d-40f6-820a-7ba8d48579f5', '359690ce-aa18-4551-b46d-2a9f6d5f85a2', '9c5ac224-791c-4a60-8d0b-fd955d69d2d3', '86c7a513-2d9b-4428-aa29-c14cca814948'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2acbeb-957e-411c-bd53-d571c5771470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['394b376b-8f2d-40f6-820a-7ba8d48579f5', '359690ce-aa18-4551-b46d-2a9f6d5f85a2', '9c5ac224-791c-4a60-8d0b-fd955d69d2d3', '86c7a513-2d9b-4428-aa29-c14cca814948']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4ead0a-b196-4a7e-85f2-afc23b0ef66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4ead0a-b196-4a7e-85f2-afc23b0ef66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0769dc62-7e3b-43bd-bc2a-adb8c02f8a37', '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='9ebd1fe0bd2a47d79de355df723338b5',qos_specs=None,replication_status=,reservations=['394b376b-8f2d-40f6-820a-7ba8d48579f5','359690ce-aa18-4551-b46d-2a9f6d5f85a2','9c5ac224-791c-4a60-8d0b-fd955d69d2d3','86c7a513-2d9b-4428-aa29-c14cca814948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c52370850f54acead89ff73b381ff28',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:20Z,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=0769dc62-7e3b-43bd-bc2a-adb8c02f8a37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ebd1fe0bd2a47d79de355df723338b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c52370850f54acead89ff73b381ff28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27557424-efe9-4496-9bc9-f6c7f4496cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4d3f2949-bd13-417b-b7d0-77b8c38f6251 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d3f2949-bd13-417b-b7d0-77b8c38f6251 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 Sep 07 11:00:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d3f2949-bd13-417b-b7d0-77b8c38f6251 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d3f2949-bd13-417b-b7d0-77b8c38f6251 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27557424-efe9-4496-9bc9-f6c7f4496cca) transitioned into state 'SUCCESS' from 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='9ebd1fe0bd2a47d79de355df723338b5',qos_specs=None,replication_status=,reservations=['394b376b-8f2d-40f6-820a-7ba8d48579f5','359690ce-aa18-4551-b46d-2a9f6d5f85a2','9c5ac224-791c-4a60-8d0b-fd955d69d2d3','86c7a513-2d9b-4428-aa29-c14cca814948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c52370850f54acead89ff73b381ff28',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef53aaf3-c178-4162-9fe8-8d195f41d574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d3f2949-bd13-417b-b7d0-77b8c38f6251 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 returned with HTTP 404 Sep 07 11:00:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 876/1699] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:20 2026] GET /volume/v3/snapshots/8be0f4ad-1050-408c-8354-a6a942487326 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ce41c072-f533-460a-a00a-898aeeb1c799 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ce41c072-f533-460a-a00a-898aeeb1c799 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] DELETE http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 Sep 07 11:00:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ce41c072-f533-460a-a00a-898aeeb1c799 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ce41c072-f533-460a-a00a-898aeeb1c799 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ce41c072-f533-460a-a00a-898aeeb1c799 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume with id: e738f397-b887-44e5-83c5-d4bbc86696f0 Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef53aaf3-c178-4162-9fe8-8d195f41d574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Flow 'volume_create_api' (70a0a4ea-997b-45d8-8428-b10b7dca9e30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Create volume request issued successfully. Sep 07 11:00:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ce41c072-f533-460a-a00a-898aeeb1c799 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6daf451b-73cf-4ef5-9f82-b130af26ef62 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 824/1700] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 11:00:19 2026] POST /volume/v3/volumes => generated 782 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c17f4cd0-c3b5-4e41-9546-03c09a4af0e6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c17f4cd0-c3b5-4e41-9546-03c09a4af0e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c17f4cd0-c3b5-4e41-9546-03c09a4af0e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c17f4cd0-c3b5-4e41-9546-03c09a4af0e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c17f4cd0-c3b5-4e41-9546-03c09a4af0e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 11:00:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c17f4cd0-c3b5-4e41-9546-03c09a4af0e6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb returned with HTTP 200 Sep 07 11:00:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 825/1701] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:20 2026] GET /volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-251e66bb-6fb4-4e95-9336-6550082b75c1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-251e66bb-6fb4-4e95-9336-6550082b75c1 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-251e66bb-6fb4-4e95-9336-6550082b75c1 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-251e66bb-6fb4-4e95-9336-6550082b75c1 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-251e66bb-6fb4-4e95-9336-6550082b75c1 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-251e66bb-6fb4-4e95-9336-6550082b75c1 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 826/1702] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:20 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ce41c072-f533-460a-a00a-898aeeb1c799 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Delete volume request issued successfully. Sep 07 11:00:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ce41c072-f533-460a-a00a-898aeeb1c799 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 returned with HTTP 202 Sep 07 11:00:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 877/1703] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:20 2026] DELETE /volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-43dd14f2-8c88-4698-90e2-36d2ac24da6d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43dd14f2-8c88-4698-90e2-36d2ac24da6d tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43dd14f2-8c88-4698-90e2-36d2ac24da6d tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43dd14f2-8c88-4698-90e2-36d2ac24da6d tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-43dd14f2-8c88-4698-90e2-36d2ac24da6d tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43dd14f2-8c88-4698-90e2-36d2ac24da6d tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 returned with HTTP 200 Sep 07 11:00:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 827/1704] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:20 2026] GET /volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 => generated 858 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-17579ba1-ede1-4b88-944a-aee8c07833df None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17579ba1-ede1-4b88-944a-aee8c07833df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb Sep 07 11:00:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17579ba1-ede1-4b88-944a-aee8c07833df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17579ba1-ede1-4b88-944a-aee8c07833df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-17579ba1-ede1-4b88-944a-aee8c07833df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 11:00:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17579ba1-ede1-4b88-944a-aee8c07833df tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb returned with HTTP 200 Sep 07 11:00:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 878/1705] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:21 2026] GET /volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-84892471-ea8b-41be-83f6-2603710aada8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-84892471-ea8b-41be-83f6-2603710aada8 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-84892471-ea8b-41be-83f6-2603710aada8 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-84892471-ea8b-41be-83f6-2603710aada8 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-84892471-ea8b-41be-83f6-2603710aada8 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-84892471-ea8b-41be-83f6-2603710aada8 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 828/1706] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:21 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 874 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-42e2b4b5-75cf-4b05-a16f-0ea0e4506826 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-42e2b4b5-75cf-4b05-a16f-0ea0e4506826 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 Sep 07 11:00:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-42e2b4b5-75cf-4b05-a16f-0ea0e4506826 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-42e2b4b5-75cf-4b05-a16f-0ea0e4506826 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-42e2b4b5-75cf-4b05-a16f-0ea0e4506826 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Volume info retrieved successfully. Sep 07 11:00:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-42e2b4b5-75cf-4b05-a16f-0ea0e4506826 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 returned with HTTP 200 Sep 07 11:00:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 879/1707] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:21 2026] GET /volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 => generated 858 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1cb6cff0-b087-4cfe-a4bd-200418510e55 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1cb6cff0-b087-4cfe-a4bd-200418510e55 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb Sep 07 11:00:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1cb6cff0-b087-4cfe-a4bd-200418510e55 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1cb6cff0-b087-4cfe-a4bd-200418510e55 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1cb6cff0-b087-4cfe-a4bd-200418510e55 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 11:00:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1cb6cff0-b087-4cfe-a4bd-200418510e55 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb returned with HTTP 200 Sep 07 11:00:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 829/1708] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:22 2026] GET /volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1db9f3ce-05e6-4cbe-88ac-d7baa3fd58b7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1db9f3ce-05e6-4cbe-88ac-d7baa3fd58b7 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1db9f3ce-05e6-4cbe-88ac-d7baa3fd58b7 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1db9f3ce-05e6-4cbe-88ac-d7baa3fd58b7 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1db9f3ce-05e6-4cbe-88ac-d7baa3fd58b7 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1db9f3ce-05e6-4cbe-88ac-d7baa3fd58b7 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 880/1709] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:22 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 874 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6f3bbb60-6791-4b24-a0ad-8854db01eac2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6f3bbb60-6791-4b24-a0ad-8854db01eac2 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] GET http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 Sep 07 11:00:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6f3bbb60-6791-4b24-a0ad-8854db01eac2 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6f3bbb60-6791-4b24-a0ad-8854db01eac2 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6f3bbb60-6791-4b24-a0ad-8854db01eac2 tempest-CreateVolumesFromSnapshotTest-261441019 tempest-CreateVolumesFromSnapshotTest-261441019-project-member] http://192.168.122.99/volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 returned with HTTP 404 Sep 07 11:00:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 830/1710] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:22 2026] GET /volume/v3/volumes/e738f397-b887-44e5-83c5-d4bbc86696f0 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:00:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-22086672-f4c6-4d28-9b60-d8e480570fc4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-22086672-f4c6-4d28-9b60-d8e480570fc4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb Sep 07 11:00:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-22086672-f4c6-4d28-9b60-d8e480570fc4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-22086672-f4c6-4d28-9b60-d8e480570fc4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-22086672-f4c6-4d28-9b60-d8e480570fc4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 11:00:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-22086672-f4c6-4d28-9b60-d8e480570fc4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb returned with HTTP 200 Sep 07 11:00:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 881/1711] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:23 2026] GET /volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-91e7365e-d354-471f-95ae-84f7aeac0dc1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-91e7365e-d354-471f-95ae-84f7aeac0dc1 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-91e7365e-d354-471f-95ae-84f7aeac0dc1 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-91e7365e-d354-471f-95ae-84f7aeac0dc1 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-91e7365e-d354-471f-95ae-84f7aeac0dc1 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-91e7365e-d354-471f-95ae-84f7aeac0dc1 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 831/1712] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:23 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 932 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d7bc83b6-e052-4a22-b14f-c1d122745ef8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7bc83b6-e052-4a22-b14f-c1d122745ef8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb Sep 07 11:00:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7bc83b6-e052-4a22-b14f-c1d122745ef8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7bc83b6-e052-4a22-b14f-c1d122745ef8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d7bc83b6-e052-4a22-b14f-c1d122745ef8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 11:00:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7bc83b6-e052-4a22-b14f-c1d122745ef8 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb returned with HTTP 200 Sep 07 11:00:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 882/1713] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:24 2026] GET /volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb => generated 467 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bd964d3a-30fa-41f0-ad7b-808ac818c780 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bd964d3a-30fa-41f0-ad7b-808ac818c780 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bd964d3a-30fa-41f0-ad7b-808ac818c780 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bd964d3a-30fa-41f0-ad7b-808ac818c780 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bd964d3a-30fa-41f0-ad7b-808ac818c780 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bd964d3a-30fa-41f0-ad7b-808ac818c780 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 832/1714] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:24 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 932 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d26a0af-4a8b-4660-87ba-8c0b61e6c368 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d26a0af-4a8b-4660-87ba-8c0b61e6c368 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d26a0af-4a8b-4660-87ba-8c0b61e6c368 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d26a0af-4a8b-4660-87ba-8c0b61e6c368 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d26a0af-4a8b-4660-87ba-8c0b61e6c368 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb returned with HTTP 404 Sep 07 11:00:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 883/1715] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:25 2026] GET /volume/v3/snapshots/e82a265b-9605-49af-8560-6cb90ea873cb => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e9c792aa-31a1-4301-9ef1-6ea68a02527d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e9c792aa-31a1-4301-9ef1-6ea68a02527d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/d23420ce-c051-41aa-bdbe-045d9bbea42a Sep 07 11:00:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e9c792aa-31a1-4301-9ef1-6ea68a02527d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e9c792aa-31a1-4301-9ef1-6ea68a02527d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e9c792aa-31a1-4301-9ef1-6ea68a02527d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/d23420ce-c051-41aa-bdbe-045d9bbea42a returned with HTTP 404 Sep 07 11:00:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 833/1716] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:25 2026] GET /volume/v3/snapshots/d23420ce-c051-41aa-bdbe-045d9bbea42a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2b940a8b-cd99-4819-b199-d7912267abd1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b940a8b-cd99-4819-b199-d7912267abd1 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2b940a8b-cd99-4819-b199-d7912267abd1 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2b940a8b-cd99-4819-b199-d7912267abd1 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-2b940a8b-cd99-4819-b199-d7912267abd1 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member ef00a8dd-5896-42f4-8d0c-6bf724b850e5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b940a8b-cd99-4819-b199-d7912267abd1 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 returned with HTTP 404 Sep 07 11:00:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 884/1717] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:25 2026] GET /volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4d68b3fd-c588-4a41-81bd-b97b6d1d87c4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d68b3fd-c588-4a41-81bd-b97b6d1d87c4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] DELETE http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d68b3fd-c588-4a41-81bd-b97b6d1d87c4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d68b3fd-c588-4a41-81bd-b97b6d1d87c4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-4d68b3fd-c588-4a41-81bd-b97b6d1d87c4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] delete called for member ef00a8dd-5896-42f4-8d0c-6bf724b850e5 {{(pid=86959) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 11:00:25 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.group_snapshots [None req-4d68b3fd-c588-4a41-81bd-b97b6d1d87c4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Delete group_snapshot with id: ef00a8dd-5896-42f4-8d0c-6bf724b850e5 Sep 07 11:00:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d68b3fd-c588-4a41-81bd-b97b6d1d87c4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 returned with HTTP 404 Sep 07 11:00:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 834/1718] 192.168.122.99 () {60 vars in 1295 bytes} [Mon Sep 7 11:00:25 2026] DELETE /volume/v3/group_snapshots/ef00a8dd-5896-42f4-8d0c-6bf724b850e5 => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:00:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:25 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 11:00:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all volumes completed successfully. Sep 07 11:00:25 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:25 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:26 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:26 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:26 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ebc9c17b-baba-4a9c-959c-8daf4d9345fc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ebc9c17b-baba-4a9c-959c-8daf4d9345fc tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ebc9c17b-baba-4a9c-959c-8daf4d9345fc tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ebc9c17b-baba-4a9c-959c-8daf4d9345fc tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:26 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ebc9c17b-baba-4a9c-959c-8daf4d9345fc tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-490fa68c-053c-475b-a3c9-b3e88dcbd78f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 11:00:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 885/1719] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 11:00:25 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:00:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ebc9c17b-baba-4a9c-959c-8daf4d9345fc tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 835/1720] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:26 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 935 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0edaaafe-db3f-474d-b9ec-39758b79815b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0edaaafe-db3f-474d-b9ec-39758b79815b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe/action Sep 07 11:00:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0edaaafe-db3f-474d-b9ec-39758b79815b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:00:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0edaaafe-db3f-474d-b9ec-39758b79815b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-0edaaafe-db3f-474d-b9ec-39758b79815b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] delete called for group 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 11:00:26 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-0edaaafe-db3f-474d-b9ec-39758b79815b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Delete group with id: 509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:26 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 11:00:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:26 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:00:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0edaaafe-db3f-474d-b9ec-39758b79815b tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe/action returned with HTTP 202 Sep 07 11:00:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 886/1721] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 11:00:26 2026] POST /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:00:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8e77e8ec-c905-4985-abad-87305531e778 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e77e8ec-c905-4985-abad-87305531e778 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d Sep 07 11:00:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e77e8ec-c905-4985-abad-87305531e778 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e77e8ec-c905-4985-abad-87305531e778 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8e77e8ec-c905-4985-abad-87305531e778 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:26 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-8e77e8ec-c905-4985-abad-87305531e778 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:26 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-8e77e8ec-c905-4985-abad-87305531e778 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:26 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-8e77e8ec-c905-4985-abad-87305531e778 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e77e8ec-c905-4985-abad-87305531e778 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d returned with HTTP 200 Sep 07 11:00:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 836/1722] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:26 2026] GET /volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d => generated 919 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1171801703"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1171801703'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume of 1 GB Sep 07 11:00:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Availability Zones retrieved successfully. Sep 07 11:00:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-556e5f06-0991-492c-b550-5fa66459893b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-556e5f06-0991-492c-b550-5fa66459893b tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-556e5f06-0991-492c-b550-5fa66459893b tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-556e5f06-0991-492c-b550-5fa66459893b tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (d332f0e3-5482-4ecc-9e78-d22c8c18a78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7917b092-dd6b-40b0-90e8-0e27ca8aed37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-556e5f06-0991-492c-b550-5fa66459893b tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-556e5f06-0991-492c-b550-5fa66459893b tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 837/1723] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:27 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 935 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7917b092-dd6b-40b0-90e8-0e27ca8aed37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448fed4d-c1b6-4d00-8cdb-2cba571da871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Created reservations ['dd7cc53a-098c-493d-905c-81b35569956a', 'd207e485-ad9b-44ef-ae8d-a9b77a38abdd', '5a6dc28c-61e4-4aea-929e-b59562a51acf', 'ec895748-66c2-42c9-81d4-055dbdea2210'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448fed4d-c1b6-4d00-8cdb-2cba571da871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd7cc53a-098c-493d-905c-81b35569956a', 'd207e485-ad9b-44ef-ae8d-a9b77a38abdd', '5a6dc28c-61e4-4aea-929e-b59562a51acf', 'ec895748-66c2-42c9-81d4-055dbdea2210']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfddb829-e5c7-4916-8d61-19a3b9b3fe4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2632ca2d-7e05-489e-96b8-a3eb205b4b19 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2632ca2d-7e05-489e-96b8-a3eb205b4b19 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d Sep 07 11:00:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2632ca2d-7e05-489e-96b8-a3eb205b4b19 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2632ca2d-7e05-489e-96b8-a3eb205b4b19 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfddb829-e5c7-4916-8d61-19a3b9b3fe4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1b1244e-d89f-491f-b269-6cee808c75ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1171801703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['dd7cc53a-098c-493d-905c-81b35569956a','d207e485-ad9b-44ef-ae8d-a9b77a38abdd','5a6dc28c-61e4-4aea-929e-b59562a51acf','ec895748-66c2-42c9-81d4-055dbdea2210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1171801703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1b1244e-d89f-491f-b269-6cee808c75ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fe8c06c1c184800972613a25ab1a8aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='824e625dd4d441e482b583cfc6e00209',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eed87f9-1b30-4d37-9047-410dbc66652c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2632ca2d-7e05-489e-96b8-a3eb205b4b19 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:27 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-2632ca2d-7e05-489e-96b8-a3eb205b4b19 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:27 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-2632ca2d-7e05-489e-96b8-a3eb205b4b19 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eed87f9-1b30-4d37-9047-410dbc66652c) transitioned into state 'SUCCESS' from state '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-1171801703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['dd7cc53a-098c-493d-905c-81b35569956a','d207e485-ad9b-44ef-ae8d-a9b77a38abdd','5a6dc28c-61e4-4aea-929e-b59562a51acf','ec895748-66c2-42c9-81d4-055dbdea2210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4123f65-ccac-4854-9997-b8693466a529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4123f65-ccac-4854-9997-b8693466a529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (d332f0e3-5482-4ecc-9e78-d22c8c18a78a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request issued successfully. Sep 07 11:00:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e2298214-545e-4ecc-a447-f1ad5f0cf35d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 887/1724] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:00:26 2026] POST /volume/v3/volumes => generated 771 bytes in 1119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d572794-85ff-4e6f-b7cb-b78b8a4ebe2d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d572794-85ff-4e6f-b7cb-b78b8a4ebe2d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec Sep 07 11:00:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d572794-85ff-4e6f-b7cb-b78b8a4ebe2d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d572794-85ff-4e6f-b7cb-b78b8a4ebe2d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:28 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-2632ca2d-7e05-489e-96b8-a3eb205b4b19 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2d572794-85ff-4e6f-b7cb-b78b8a4ebe2d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d572794-85ff-4e6f-b7cb-b78b8a4ebe2d tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec returned with HTTP 200 Sep 07 11:00:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 888/1725] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:28 2026] GET /volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec => generated 839 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2632ca2d-7e05-489e-96b8-a3eb205b4b19 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d returned with HTTP 200 Sep 07 11:00:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 838/1726] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:27 2026] GET /volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d => generated 919 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b0833601-9e98-43e0-a578-c212a7dac571 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0833601-9e98-43e0-a578-c212a7dac571 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0833601-9e98-43e0-a578-c212a7dac571 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0833601-9e98-43e0-a578-c212a7dac571 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b0833601-9e98-43e0-a578-c212a7dac571 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0833601-9e98-43e0-a578-c212a7dac571 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 889/1727] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:28 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 935 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-747421e4-5973-414a-8f0a-161576ca9a96 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-747421e4-5973-414a-8f0a-161576ca9a96 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec Sep 07 11:00:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-747421e4-5973-414a-8f0a-161576ca9a96 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-747421e4-5973-414a-8f0a-161576ca9a96 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6246c1fd-4bcb-45f5-926c-a4fd01f0dc43 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6246c1fd-4bcb-45f5-926c-a4fd01f0dc43 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d Sep 07 11:00:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6246c1fd-4bcb-45f5-926c-a4fd01f0dc43 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6246c1fd-4bcb-45f5-926c-a4fd01f0dc43 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-747421e4-5973-414a-8f0a-161576ca9a96 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6246c1fd-4bcb-45f5-926c-a4fd01f0dc43 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d returned with HTTP 404 Sep 07 11:00:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 890/1728] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:29 2026] GET /volume/v3/volumes/1a2a0414-8bd4-49de-8096-059ebe54089d => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5eefbf59-bc78-4239-b2c9-d5fcedff9489 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-747421e4-5973-414a-8f0a-161576ca9a96 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec returned with HTTP 200 Sep 07 11:00:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 839/1729] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:29 2026] GET /volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec => generated 863 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5eefbf59-bc78-4239-b2c9-d5fcedff9489 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 Sep 07 11:00:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5eefbf59-bc78-4239-b2c9-d5fcedff9489 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5eefbf59-bc78-4239-b2c9-d5fcedff9489 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5eefbf59-bc78-4239-b2c9-d5fcedff9489 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-5eefbf59-bc78-4239-b2c9-d5fcedff9489 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-5eefbf59-bc78-4239-b2c9-d5fcedff9489 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d01d61bb-9882-4d0e-8ced-211c62b60c44 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d01d61bb-9882-4d0e-8ced-211c62b60c44 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d01d61bb-9882-4d0e-8ced-211c62b60c44 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d01d61bb-9882-4d0e-8ced-211c62b60c44 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d01d61bb-9882-4d0e-8ced-211c62b60c44 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:29 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-5eefbf59-bc78-4239-b2c9-d5fcedff9489 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d01d61bb-9882-4d0e-8ced-211c62b60c44 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 840/1730] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:29 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 935 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5eefbf59-bc78-4239-b2c9-d5fcedff9489 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 returned with HTTP 200 Sep 07 11:00:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 891/1731] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:29 2026] GET /volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 => generated 919 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dbfe6dfa-523f-4da0-a459-3dbd8ed33ea1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dbfe6dfa-523f-4da0-a459-3dbd8ed33ea1 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dbfe6dfa-523f-4da0-a459-3dbd8ed33ea1 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dbfe6dfa-523f-4da0-a459-3dbd8ed33ea1 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-dbfe6dfa-523f-4da0-a459-3dbd8ed33ea1 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dbfe6dfa-523f-4da0-a459-3dbd8ed33ea1 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec returned with HTTP 200 Sep 07 11:00:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 841/1732] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:30 2026] GET /volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f1b1244e-d89f-491f-b269-6cee808c75ec", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-289320025"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request body: {'volume': {"'source_volid": 'f1b1244e-d89f-491f-b269-6cee808c75ec', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-289320025'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume of 1 GB Sep 07 11:00:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Availability Zones retrieved successfully. Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (2b2ac5f1-f00d-4c9c-8f53-3f0d3090e5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78b7686-94ac-47c9-83e0-af71b5a0823a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78b7686-94ac-47c9-83e0-af71b5a0823a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ab45c2-1270-4e41-9b64-913c76e31908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c4ed3823-3f25-4e5d-a0a3-a30de86eb76d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c4ed3823-3f25-4e5d-a0a3-a30de86eb76d tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c4ed3823-3f25-4e5d-a0a3-a30de86eb76d tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c4ed3823-3f25-4e5d-a0a3-a30de86eb76d tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c4ed3823-3f25-4e5d-a0a3-a30de86eb76d tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c4ed3823-3f25-4e5d-a0a3-a30de86eb76d tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 842/1733] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:30 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-06f37e71-cc75-4e30-808c-aca497264da5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Created reservations ['b6dff0ca-108a-4403-acf5-075ca4141d49', 'b9920344-0fe9-4076-9336-4cd439051e0d', '571dcd9f-67ae-4e33-944b-8b1d862056a2', 'e381d7ff-adf6-4ebb-a81f-9418832c43c2'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ab45c2-1270-4e41-9b64-913c76e31908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6dff0ca-108a-4403-acf5-075ca4141d49', 'b9920344-0fe9-4076-9336-4cd439051e0d', '571dcd9f-67ae-4e33-944b-8b1d862056a2', 'e381d7ff-adf6-4ebb-a81f-9418832c43c2']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999b1075-5ec1-4852-9020-3b0d735b7e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-06f37e71-cc75-4e30-808c-aca497264da5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-06f37e71-cc75-4e30-808c-aca497264da5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-06f37e71-cc75-4e30-808c-aca497264da5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-06f37e71-cc75-4e30-808c-aca497264da5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 returned with HTTP 404 Sep 07 11:00:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 843/1734] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:30 2026] GET /volume/v3/volumes/2653371d-a02d-47b9-ae24-8b7fcded2fc4 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1f1f4585-1248-4328-a486-36e086cb9f38 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f1f4585-1248-4328-a486-36e086cb9f38 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f1f4585-1248-4328-a486-36e086cb9f38 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f1f4585-1248-4328-a486-36e086cb9f38 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1f1f4585-1248-4328-a486-36e086cb9f38 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f1f4585-1248-4328-a486-36e086cb9f38 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999b1075-5ec1-4852-9020-3b0d735b7e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79cdf662-0002-4347-88c3-ac0433b37f97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-289320025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['b6dff0ca-108a-4403-acf5-075ca4141d49','b9920344-0fe9-4076-9336-4cd439051e0d','571dcd9f-67ae-4e33-944b-8b1d862056a2','e381d7ff-adf6-4ebb-a81f-9418832c43c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-289320025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79cdf662-0002-4347-88c3-ac0433b37f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fe8c06c1c184800972613a25ab1a8aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='824e625dd4d441e482b583cfc6e00209',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 844/1735] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:30 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 1200 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ef912c7a-eea8-43a2-8f39-1fdbf4f4cf9f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c5841db-9769-4f27-b3e4-881a6a32c7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ef912c7a-eea8-43a2-8f39-1fdbf4f4cf9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ef912c7a-eea8-43a2-8f39-1fdbf4f4cf9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ef912c7a-eea8-43a2-8f39-1fdbf4f4cf9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-ef912c7a-eea8-43a2-8f39-1fdbf4f4cf9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 509d56a2-853a-43b8-9664-5af820e696fe {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ef912c7a-eea8-43a2-8f39-1fdbf4f4cf9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe returned with HTTP 404 Sep 07 11:00:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 845/1736] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:30 2026] GET /volume/v3/groups/509d56a2-853a-43b8-9664-5af820e696fe => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a1542814-6511-4b20-9bcf-4d7aff0327b0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1542814-6511-4b20-9bcf-4d7aff0327b0 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] DELETE http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a1542814-6511-4b20-9bcf-4d7aff0327b0 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a1542814-6511-4b20-9bcf-4d7aff0327b0 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a1542814-6511-4b20-9bcf-4d7aff0327b0 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Delete volume with id: 0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a1542814-6511-4b20-9bcf-4d7aff0327b0 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c5841db-9769-4f27-b3e4-881a6a32c7bb) transitioned into state 'SUCCESS' from state '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-289320025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['b6dff0ca-108a-4403-acf5-075ca4141d49','b9920344-0fe9-4076-9336-4cd439051e0d','571dcd9f-67ae-4e33-944b-8b1d862056a2','e381d7ff-adf6-4ebb-a81f-9418832c43c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696b2e14-acbd-40f0-a5da-765146204664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696b2e14-acbd-40f0-a5da-765146204664) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (2b2ac5f1-f00d-4c9c-8f53-3f0d3090e5ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request issued successfully. Sep 07 11:00:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2226b35-c73b-43c6-8bae-1cd11e959103 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 892/1737] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:30 2026] POST /volume/v3/volumes => generated 770 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-07d99bfe-aa52-46e3-afbb-19c16e90c279 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07d99bfe-aa52-46e3-afbb-19c16e90c279 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/a257c558-5e72-4bb5-9cc4-559418b8ff59 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07d99bfe-aa52-46e3-afbb-19c16e90c279 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a1542814-6511-4b20-9bcf-4d7aff0327b0 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Delete volume request issued successfully. Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07d99bfe-aa52-46e3-afbb-19c16e90c279 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1542814-6511-4b20-9bcf-4d7aff0327b0 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 202 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 846/1738] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:00:30 2026] DELETE /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07d99bfe-aa52-46e3-afbb-19c16e90c279 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/group_types/a257c558-5e72-4bb5-9cc4-559418b8ff59 returned with HTTP 202 Sep 07 11:00:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f1b1244e-d89f-491f-b269-6cee808c75ec", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-511608411"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 893/1739] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 11:00:30 2026] DELETE /volume/v3/group_types/a257c558-5e72-4bb5-9cc4-559418b8ff59 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63476eff-2d5c-414a-b06b-fe06314466df None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request body: {'volume': {"'source_volid": 'f1b1244e-d89f-491f-b269-6cee808c75ec', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-511608411'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume of 1 GB Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63476eff-2d5c-414a-b06b-fe06314466df tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63476eff-2d5c-414a-b06b-fe06314466df tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63476eff-2d5c-414a-b06b-fe06314466df tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Availability Zones retrieved successfully. Sep 07 11:00:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63476eff-2d5c-414a-b06b-fe06314466df tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (6dfe2953-cc09-438b-8de9-de8a5cd42e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63476eff-2d5c-414a-b06b-fe06314466df tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 894/1740] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:31 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 1199 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5665d58e-b5a5-40d6-a2a4-364bcc1288d3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5665d58e-b5a5-40d6-a2a4-364bcc1288d3 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] DELETE http://192.168.122.99/volume/v3/types/334eb368-955a-4fd6-bbf9-39880629db21 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5665d58e-b5a5-40d6-a2a4-364bcc1288d3 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5665d58e-b5a5-40d6-a2a4-364bcc1288d3 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217099ed-1915-4550-a8e0-9b33c4a26ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5665d58e-b5a5-40d6-a2a4-364bcc1288d3 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/types/334eb368-955a-4fd6-bbf9-39880629db21 returned with HTTP 202 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 895/1741] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:00:31 2026] DELETE /volume/v3/types/334eb368-955a-4fd6-bbf9-39880629db21 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-41f7f3fd-a574-4537-9b37-29a942248896 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41f7f3fd-a574-4537-9b37-29a942248896 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] GET http://192.168.122.99/volume/v3/types/334eb368-955a-4fd6-bbf9-39880629db21 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41f7f3fd-a574-4537-9b37-29a942248896 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41f7f3fd-a574-4537-9b37-29a942248896 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41f7f3fd-a574-4537-9b37-29a942248896 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/types/334eb368-955a-4fd6-bbf9-39880629db21 returned with HTTP 404 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 896/1742] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:00:31 2026] GET /volume/v3/types/334eb368-955a-4fd6-bbf9-39880629db21 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-89dbf05a-1dbb-44dd-a575-9f467b58e9c6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217099ed-1915-4550-a8e0-9b33c4a26ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89dbf05a-1dbb-44dd-a575-9f467b58e9c6 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89dbf05a-1dbb-44dd-a575-9f467b58e9c6 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2030234902"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4745fa13-34fc-4b57-b2ed-2eb0222f3e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89dbf05a-1dbb-44dd-a575-9f467b58e9c6 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 897/1743] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 11:00:31 2026] POST /volume/v3/types => generated 224 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9c28747c-b5b9-4adb-a0cb-9ee8707f1a94 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c28747c-b5b9-4adb-a0cb-9ee8707f1a94 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c28747c-b5b9-4adb-a0cb-9ee8707f1a94 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-19750573"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c28747c-b5b9-4adb-a0cb-9ee8707f1a94 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 898/1744] 192.168.122.99 () {62 vars in 1190 bytes} [Mon Sep 7 11:00:31 2026] POST /volume/v3/group_types => generated 179 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f9cb96d6-7424-489e-a2c7-9afec9589d31 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9cb96d6-7424-489e-a2c7-9afec9589d31 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/groups Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f9cb96d6-7424-489e-a2c7-9afec9589d31 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "867db5f1-e49c-49c2-9dc1-3b4a3c8bb3b7", "volume_types": ["fa028eb2-bf5d-448a-8537-d6aada0ea2c1"], "name": "tempest-GroupSnapshotsTest-Group-567607566"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-f9cb96d6-7424-489e-a2c7-9afec9589d31 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating new group {'group': {'group_type': '867db5f1-e49c-49c2-9dc1-3b4a3c8bb3b7', 'volume_types': ['fa028eb2-bf5d-448a-8537-d6aada0ea2c1'], 'name': 'tempest-GroupSnapshotsTest-Group-567607566'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Created reservations ['52848773-9e52-40aa-9ce6-567b24103fc7', '27664d9d-c97a-476f-9214-1f62c6090d0f', 'af8600d6-ac5b-488a-b321-69a363837a6b', 'bbb7919f-dfdd-44e4-ba91-d1b8f21246e9'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4745fa13-34fc-4b57-b2ed-2eb0222f3e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52848773-9e52-40aa-9ce6-567b24103fc7', '27664d9d-c97a-476f-9214-1f62c6090d0f', 'af8600d6-ac5b-488a-b321-69a363837a6b', 'bbb7919f-dfdd-44e4-ba91-d1b8f21246e9']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-f9cb96d6-7424-489e-a2c7-9afec9589d31 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating group tempest-GroupSnapshotsTest-Group-567607566. Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78da2888-1f4f-4c03-8b78-421bafe50d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f9cb96d6-7424-489e-a2c7-9afec9589d31 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Availability Zones retrieved successfully. Sep 07 11:00:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78da2888-1f4f-4c03-8b78-421bafe50d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4150531-8812-4af5-b822-e0dcf889e209', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-511608411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['52848773-9e52-40aa-9ce6-567b24103fc7','27664d9d-c97a-476f-9214-1f62c6090d0f','af8600d6-ac5b-488a-b321-69a363837a6b','bbb7919f-dfdd-44e4-ba91-d1b8f21246e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-511608411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4150531-8812-4af5-b822-e0dcf889e209,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fe8c06c1c184800972613a25ab1a8aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='824e625dd4d441e482b583cfc6e00209',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0b15bd7-8bc1-42cb-8c82-dc1b818f9da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-f9cb96d6-7424-489e-a2c7-9afec9589d31 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['4c998107-d292-4ee9-99c5-5f667d37bed9'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0b15bd7-8bc1-42cb-8c82-dc1b818f9da8) transitioned into state 'SUCCESS' from state '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-511608411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['52848773-9e52-40aa-9ce6-567b24103fc7','27664d9d-c97a-476f-9214-1f62c6090d0f','af8600d6-ac5b-488a-b321-69a363837a6b','bbb7919f-dfdd-44e4-ba91-d1b8f21246e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27846c33-c313-43b0-bd5c-6e6c1b945211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9cb96d6-7424-489e-a2c7-9afec9589d31 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups returned with HTTP 202 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 899/1745] 192.168.122.99 () {62 vars in 1176 bytes} [Mon Sep 7 11:00:31 2026] POST /volume/v3/groups => generated 111 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c4d378cb-e584-49ec-a994-9256abaa7fc4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4d378cb-e584-49ec-a994-9256abaa7fc4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4d378cb-e584-49ec-a994-9256abaa7fc4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4d378cb-e584-49ec-a994-9256abaa7fc4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-c4d378cb-e584-49ec-a994-9256abaa7fc4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27846c33-c313-43b0-bd5c-6e6c1b945211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (6dfe2953-cc09-438b-8de9-de8a5cd42e08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request issued successfully. Sep 07 11:00:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6d36021d-6fe2-48f0-a9f7-d683ac6617ce tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 847/1746] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:31 2026] POST /volume/v3/volumes => generated 770 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f1b1244e-d89f-491f-b269-6cee808c75ec", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-97091769"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request body: {'volume': {"'source_volid": 'f1b1244e-d89f-491f-b269-6cee808c75ec', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-97091769'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:31 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume of 1 GB Sep 07 11:00:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:31 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 11:00:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4d378cb-e584-49ec-a994-9256abaa7fc4 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c returned with HTTP 200 Sep 07 11:00:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 900/1747] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:31 2026] GET /volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c => generated 391 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Availability Zones retrieved successfully. Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (01504286-6fdd-438e-9233-5a1a06daf275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d28231e-ad02-42c7-83b3-3e32aab2658e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c25a52d2-dd90-4b12-be22-8ce255ca8e5e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c25a52d2-dd90-4b12-be22-8ce255ca8e5e tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c25a52d2-dd90-4b12-be22-8ce255ca8e5e tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c25a52d2-dd90-4b12-be22-8ce255ca8e5e tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d28231e-ad02-42c7-83b3-3e32aab2658e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09550459-b9a6-485f-8b95-0f48de32f678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c25a52d2-dd90-4b12-be22-8ce255ca8e5e tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Volume info retrieved successfully. Sep 07 11:00:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c25a52d2-dd90-4b12-be22-8ce255ca8e5e tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 200 Sep 07 11:00:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 901/1748] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:32 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 1199 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Created reservations ['f16364b3-b250-4e0b-9e48-506fc3dfab07', '46c7a0b1-9f3c-425e-ad1c-fe34655b2a2d', '741d717c-0da2-41aa-bdf5-2b962373abeb', 'c6f684da-53f7-42ae-870b-eb1072cfa8f1'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09550459-b9a6-485f-8b95-0f48de32f678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f16364b3-b250-4e0b-9e48-506fc3dfab07', '46c7a0b1-9f3c-425e-ad1c-fe34655b2a2d', '741d717c-0da2-41aa-bdf5-2b962373abeb', 'c6f684da-53f7-42ae-870b-eb1072cfa8f1']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d403b98-cb66-4e2c-bb4b-31bb4464cdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d403b98-cb66-4e2c-bb4b-31bb4464cdd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58426e9f-c127-4c37-aba3-a220d8ad6bff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-97091769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['f16364b3-b250-4e0b-9e48-506fc3dfab07','46c7a0b1-9f3c-425e-ad1c-fe34655b2a2d','741d717c-0da2-41aa-bdf5-2b962373abeb','c6f684da-53f7-42ae-870b-eb1072cfa8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-97091769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58426e9f-c127-4c37-aba3-a220d8ad6bff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fe8c06c1c184800972613a25ab1a8aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='824e625dd4d441e482b583cfc6e00209',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847c17b3-ea4c-4863-87b1-d4221ca93792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847c17b3-ea4c-4863-87b1-d4221ca93792) transitioned into state 'SUCCESS' from state '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-97091769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['f16364b3-b250-4e0b-9e48-506fc3dfab07','46c7a0b1-9f3c-425e-ad1c-fe34655b2a2d','741d717c-0da2-41aa-bdf5-2b962373abeb','c6f684da-53f7-42ae-870b-eb1072cfa8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e62f7e6-1cc8-4552-9fe0-8ac54ce65a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e62f7e6-1cc8-4552-9fe0-8ac54ce65a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (01504286-6fdd-438e-9233-5a1a06daf275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request issued successfully. Sep 07 11:00:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0cda1b3c-38de-4bfd-9131-9959647091e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 848/1749] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:31 2026] POST /volume/v3/volumes => generated 769 bytes in 839 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:00:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f1b1244e-d89f-491f-b269-6cee808c75ec", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1359223780"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request body: {'volume': {"'source_volid": 'f1b1244e-d89f-491f-b269-6cee808c75ec', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1359223780'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:32 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume of 1 GB Sep 07 11:00:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Availability Zones retrieved successfully. Sep 07 11:00:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (77df74f3-122c-4085-b51d-80c5ad8ccfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff8fe47-6bca-49df-997c-0c3d78897a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2cec9b9f-6f86-4a63-a559-5b4d666c1e42 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2cec9b9f-6f86-4a63-a559-5b4d666c1e42 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2cec9b9f-6f86-4a63-a559-5b4d666c1e42 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2cec9b9f-6f86-4a63-a559-5b4d666c1e42 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-2cec9b9f-6f86-4a63-a559-5b4d666c1e42 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff8fe47-6bca-49df-997c-0c3d78897a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:33 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:00:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2cec9b9f-6f86-4a63-a559-5b4d666c1e42 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c returned with HTTP 200 Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a62b75d-cdf5-4847-8a6e-cf89883c2c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 849/1750] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:32 2026] GET /volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c => generated 392 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-32ff44ae-432a-4877-b1c4-1962c192d09e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-577048069", "volume_type": "fa028eb2-bf5d-448a-8537-d6aada0ea2c1", "group_id": "3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-577048069', 'volume_type': 'fa028eb2-bf5d-448a-8537-d6aada0ea2c1', 'group_id': '3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:33 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume of 1 GB Sep 07 11:00:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:33 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:00:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Availability Zones retrieved successfully. Sep 07 11:00:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Flow 'volume_create_api' (2b2dfd83-504a-48ca-8148-033b2c160224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc20b72-6bb7-4c16-861b-3a5f681edde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Created reservations ['56af031d-02b5-4c3d-8db7-8b52526f3a83', '491a667d-4cdc-48dc-8fc0-aba53ab79329', '8d703872-1d3f-4113-9898-b6f81ee280e0', '1a9a6781-9db2-4619-aae4-99b4fc7b6f51'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a62b75d-cdf5-4847-8a6e-cf89883c2c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56af031d-02b5-4c3d-8db7-8b52526f3a83', '491a667d-4cdc-48dc-8fc0-aba53ab79329', '8d703872-1d3f-4113-9898-b6f81ee280e0', '1a9a6781-9db2-4619-aae4-99b4fc7b6f51']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc20b72-6bb7-4c16-861b-3a5f681edde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:00:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa028eb2-bf5d-448a-8537-d6aada0ea2c1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2030234902',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa028eb2-bf5d-448a-8537-d6aada0ea2c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337eb49e-0a97-4049-abdf-cff854c3040e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f91a31d-2bda-4992-bbc9-ad89953bed01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337eb49e-0a97-4049-abdf-cff854c3040e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1359223780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['56af031d-02b5-4c3d-8db7-8b52526f3a83','491a667d-4cdc-48dc-8fc0-aba53ab79329','8d703872-1d3f-4113-9898-b6f81ee280e0','1a9a6781-9db2-4619-aae4-99b4fc7b6f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1359223780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fe8c06c1c184800972613a25ab1a8aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='824e625dd4d441e482b583cfc6e00209',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0024538-a545-4951-8680-752701616446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:33 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2030234902 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2030234902, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:00:33 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2030234902 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2030234902, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0024538-a545-4951-8680-752701616446) transitioned into state 'SUCCESS' from state '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-1359223780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['56af031d-02b5-4c3d-8db7-8b52526f3a83','491a667d-4cdc-48dc-8fc0-aba53ab79329','8d703872-1d3f-4113-9898-b6f81ee280e0','1a9a6781-9db2-4619-aae4-99b4fc7b6f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4b54757-c2e4-45fd-89d7-c5fa206465d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4b54757-c2e4-45fd-89d7-c5fa206465d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (77df74f3-122c-4085-b51d-80c5ad8ccfbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request issued successfully. Sep 07 11:00:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-274b84d3-2bc3-4a7a-be82-39bc0068b27f tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 902/1751] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:32 2026] POST /volume/v3/volumes => generated 771 bytes in 973 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d6c5773c-0aa8-4790-beb1-bae60679f798 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6c5773c-0aa8-4790-beb1-bae60679f798 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6c5773c-0aa8-4790-beb1-bae60679f798 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6c5773c-0aa8-4790-beb1-bae60679f798 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:33 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['8a465249-7c0b-4109-9d12-c99d59b7e2fd', '6e52e360-3ab5-4795-bc8f-03d0d1d6a578', '97b585f1-472b-44b8-ad17-ff8768fbf53c', 'afef9595-114d-45b7-872e-27319b3d7e62'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6c5773c-0aa8-4790-beb1-bae60679f798 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 404 Sep 07 11:00:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 903/1752] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:33 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f1b1244e-d89f-491f-b269-6cee808c75ec", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1883781598"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request body: {'volume': {"'source_volid": 'f1b1244e-d89f-491f-b269-6cee808c75ec', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1883781598'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume of 1 GB Sep 07 11:00:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f91a31d-2bda-4992-bbc9-ad89953bed01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a465249-7c0b-4109-9d12-c99d59b7e2fd', '6e52e360-3ab5-4795-bc8f-03d0d1d6a578', '97b585f1-472b-44b8-ad17-ff8768fbf53c', 'afef9595-114d-45b7-872e-27319b3d7e62']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Availability Zones retrieved successfully. Sep 07 11:00:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e8f59b-c5c2-4678-994e-a1eb35dcae82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (92aec371-7ecf-4312-9ff2-28562f8b7967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e2de1f-e560-445d-8ce7-59a0ceb94d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e2de1f-e560-445d-8ce7-59a0ceb94d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33da1e8-a750-4c55-9079-8573d31d63be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e8f59b-c5c2-4678-994e-a1eb35dcae82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2250afd-cb7f-4e9f-9829-0e17e0568acd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-577048069',encryption_key_id=None,group_id=3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c,group_type_id=,metadata={},multiattach=False,project_id='188dd1676b404d7791ed25f507af15f4',qos_specs=None,replication_status=,reservations=['8a465249-7c0b-4109-9d12-c99d59b7e2fd','6e52e360-3ab5-4795-bc8f-03d0d1d6a578','97b585f1-472b-44b8-ad17-ff8768fbf53c','afef9595-114d-45b7-872e-27319b3d7e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_type_id=fa028eb2-bf5d-448a-8537-d6aada0ea2c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-577048069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c,host=None,id=f2250afd-cb7f-4e9f-9829-0e17e0568acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='188dd1676b404d7791ed25f507af15f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa028eb2-bf5d-448a-8537-d6aada0ea2c1),volume_type_id=fa028eb2-bf5d-448a-8537-d6aada0ea2c1)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b0c238-0c32-4895-986f-584c94fa9783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b0c238-0c32-4895-986f-584c94fa9783) transitioned into state 'SUCCESS' from state '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-577048069',encryption_key_id=None,group_id=3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c,group_type_id=,metadata={},multiattach=False,project_id='188dd1676b404d7791ed25f507af15f4',qos_specs=None,replication_status=,reservations=['8a465249-7c0b-4109-9d12-c99d59b7e2fd','6e52e360-3ab5-4795-bc8f-03d0d1d6a578','97b585f1-472b-44b8-ad17-ff8768fbf53c','afef9595-114d-45b7-872e-27319b3d7e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25980d52b1d04b78af7a6c0931bb87b9',volume_type_id=fa028eb2-bf5d-448a-8537-d6aada0ea2c1)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6ff2b0-6225-440d-a648-6fce9467a259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Created reservations ['bcbee1e4-8cc5-44a6-96e1-0fd4e63bea1d', 'c564e427-05eb-47c2-9740-b8533820f1cc', '4e9cfac0-f37f-4cce-919c-3566533a939b', '724335fe-a43f-468b-bcba-ffab7986b58d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33da1e8-a750-4c55-9079-8573d31d63be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcbee1e4-8cc5-44a6-96e1-0fd4e63bea1d', 'c564e427-05eb-47c2-9740-b8533820f1cc', '4e9cfac0-f37f-4cce-919c-3566533a939b', '724335fe-a43f-468b-bcba-ffab7986b58d']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89146c65-96b3-40a9-bca0-7ebb4d8a3702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89146c65-96b3-40a9-bca0-7ebb4d8a3702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54553668-3a6a-4cbe-9b2e-ae476bf6147c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1883781598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['bcbee1e4-8cc5-44a6-96e1-0fd4e63bea1d','c564e427-05eb-47c2-9740-b8533820f1cc','4e9cfac0-f37f-4cce-919c-3566533a939b','724335fe-a43f-468b-bcba-ffab7986b58d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1883781598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54553668-3a6a-4cbe-9b2e-ae476bf6147c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fe8c06c1c184800972613a25ab1a8aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='824e625dd4d441e482b583cfc6e00209',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6ff2b0-6225-440d-a648-6fce9467a259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c2e862-f618-43d0-9406-781131342699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Flow 'volume_create_api' (2b2dfd83-504a-48ca-8148-033b2c160224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Create volume request issued successfully. Sep 07 11:00:34 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:34 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c2e862-f618-43d0-9406-781131342699) transitioned into state 'SUCCESS' from state '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-1883781598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8c06c1c184800972613a25ab1a8aa',qos_specs=None,replication_status=,reservations=['bcbee1e4-8cc5-44a6-96e1-0fd4e63bea1d','c564e427-05eb-47c2-9740-b8533820f1cc','4e9cfac0-f37f-4cce-919c-3566533a939b','724335fe-a43f-468b-bcba-ffab7986b58d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824e625dd4d441e482b583cfc6e00209',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c9a8b2-10d3-4d93-a930-f1fe3409759f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c9a8b2-10d3-4d93-a930-f1fe3409759f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Flow 'volume_create_api' (92aec371-7ecf-4312-9ff2-28562f8b7967) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Create volume request issued successfully. Sep 07 11:00:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cba975c5-eca3-4fea-9dd7-a4332fdbf4d4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 904/1753] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:33 2026] POST /volume/v3/volumes => generated 771 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-49103019-792c-497b-9d95-ce576bfd3f9f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49103019-792c-497b-9d95-ce576bfd3f9f tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] DELETE http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49103019-792c-497b-9d95-ce576bfd3f9f tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49103019-792c-497b-9d95-ce576bfd3f9f tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-49103019-792c-497b-9d95-ce576bfd3f9f tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Delete volume with id: 0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-32ff44ae-432a-4877-b1c4-1962c192d09e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 850/1754] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 11:00:33 2026] POST /volume/v3/volumes => generated 828 bytes in 1465 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0df8c0dd-95dc-457a-8a25-cca479d7e0fa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0df8c0dd-95dc-457a-8a25-cca479d7e0fa tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0df8c0dd-95dc-457a-8a25-cca479d7e0fa tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0df8c0dd-95dc-457a-8a25-cca479d7e0fa tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49103019-792c-497b-9d95-ce576bfd3f9f tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 404 Sep 07 11:00:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 905/1755] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:00:34 2026] DELETE /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-70420eae-6fc5-4080-bc1c-c4448a44b5c6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70420eae-6fc5-4080-bc1c-c4448a44b5c6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70420eae-6fc5-4080-bc1c-c4448a44b5c6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70420eae-6fc5-4080-bc1c-c4448a44b5c6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0df8c0dd-95dc-457a-8a25-cca479d7e0fa tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0df8c0dd-95dc-457a-8a25-cca479d7e0fa tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 returned with HTTP 200 Sep 07 11:00:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 851/1756] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:34 2026] GET /volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 => generated 863 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e23e4a8b-e980-48b4-9cf5-dd78fedf5ad4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e23e4a8b-e980-48b4-9cf5-dd78fedf5ad4 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] GET http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e23e4a8b-e980-48b4-9cf5-dd78fedf5ad4 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e23e4a8b-e980-48b4-9cf5-dd78fedf5ad4 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-70420eae-6fc5-4080-bc1c-c4448a44b5c6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:34 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-70420eae-6fc5-4080-bc1c-c4448a44b5c6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:34 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-70420eae-6fc5-4080-bc1c-c4448a44b5c6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e23e4a8b-e980-48b4-9cf5-dd78fedf5ad4 tempest-VolumeImageDependencyTests-24403612 tempest-VolumeImageDependencyTests-24403612-project-member] http://192.168.122.99/volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 returned with HTTP 404 Sep 07 11:00:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 852/1757] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:34 2026] GET /volume/v3/volumes/0769dc62-7e3b-43bd-bc2a-adb8c02f8a37 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-93fc5052-042e-4382-ae24-a1654c70b5e9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-93fc5052-042e-4382-ae24-a1654c70b5e9 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-93fc5052-042e-4382-ae24-a1654c70b5e9 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-93fc5052-042e-4382-ae24-a1654c70b5e9 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-93fc5052-042e-4382-ae24-a1654c70b5e9 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-93fc5052-042e-4382-ae24-a1654c70b5e9 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 returned with HTTP 200 Sep 07 11:00:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 853/1758] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:34 2026] GET /volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 => generated 862 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:34 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-70420eae-6fc5-4080-bc1c-c4448a44b5c6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70420eae-6fc5-4080-bc1c-c4448a44b5c6 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd returned with HTTP 200 Sep 07 11:00:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 906/1759] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:34 2026] GET /volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd => generated 896 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8d686f58-5261-477f-ba1c-1affb8413421 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d686f58-5261-477f-ba1c-1affb8413421 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 Sep 07 11:00:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d686f58-5261-477f-ba1c-1affb8413421 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d686f58-5261-477f-ba1c-1affb8413421 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8d686f58-5261-477f-ba1c-1affb8413421 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8f0d40ae-d644-4a5b-8e92-881597bdbd3d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f0d40ae-d644-4a5b-8e92-881597bdbd3d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd Sep 07 11:00:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d686f58-5261-477f-ba1c-1affb8413421 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 returned with HTTP 200 Sep 07 11:00:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 854/1760] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:35 2026] GET /volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 => generated 863 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f0d40ae-d644-4a5b-8e92-881597bdbd3d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f0d40ae-d644-4a5b-8e92-881597bdbd3d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-98f560c1-96f2-4362-a75d-918f5fe7f320 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-98f560c1-96f2-4362-a75d-918f5fe7f320 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff Sep 07 11:00:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-98f560c1-96f2-4362-a75d-918f5fe7f320 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-98f560c1-96f2-4362-a75d-918f5fe7f320 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8f0d40ae-d644-4a5b-8e92-881597bdbd3d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:35 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-8f0d40ae-d644-4a5b-8e92-881597bdbd3d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:35 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-8f0d40ae-d644-4a5b-8e92-881597bdbd3d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-98f560c1-96f2-4362-a75d-918f5fe7f320 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-98f560c1-96f2-4362-a75d-918f5fe7f320 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff returned with HTTP 200 Sep 07 11:00:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 855/1761] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:35 2026] GET /volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:36 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-8f0d40ae-d644-4a5b-8e92-881597bdbd3d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f0d40ae-d644-4a5b-8e92-881597bdbd3d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd returned with HTTP 200 Sep 07 11:00:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 907/1762] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:35 2026] GET /volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd => generated 920 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-81fcdf0e-c1b3-4c7c-ace6-dad0777a7b36 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-81fcdf0e-c1b3-4c7c-ace6-dad0777a7b36 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff Sep 07 11:00:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-81fcdf0e-c1b3-4c7c-ace6-dad0777a7b36 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-81fcdf0e-c1b3-4c7c-ace6-dad0777a7b36 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-81fcdf0e-c1b3-4c7c-ace6-dad0777a7b36 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-81fcdf0e-c1b3-4c7c-ace6-dad0777a7b36 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff returned with HTTP 200 Sep 07 11:00:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 856/1763] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:37 2026] GET /volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-94ab9152-c640-42d9-9c12-958dc6be6723 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94ab9152-c640-42d9-9c12-958dc6be6723 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94ab9152-c640-42d9-9c12-958dc6be6723 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94ab9152-c640-42d9-9c12-958dc6be6723 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-269a28dd-2f7d-4dec-b2a9-b1c476c3e2f5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-269a28dd-2f7d-4dec-b2a9-b1c476c3e2f5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd Sep 07 11:00:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-269a28dd-2f7d-4dec-b2a9-b1c476c3e2f5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-269a28dd-2f7d-4dec-b2a9-b1c476c3e2f5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-94ab9152-c640-42d9-9c12-958dc6be6723 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94ab9152-c640-42d9-9c12-958dc6be6723 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 returned with HTTP 200 Sep 07 11:00:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 908/1764] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:37 2026] GET /volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-269a28dd-2f7d-4dec-b2a9-b1c476c3e2f5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:37 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-269a28dd-2f7d-4dec-b2a9-b1c476c3e2f5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:37 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-269a28dd-2f7d-4dec-b2a9-b1c476c3e2f5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-13b2ac47-a635-41fb-aae0-1fd1967bd48c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13b2ac47-a635-41fb-aae0-1fd1967bd48c tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13b2ac47-a635-41fb-aae0-1fd1967bd48c tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13b2ac47-a635-41fb-aae0-1fd1967bd48c tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-13b2ac47-a635-41fb-aae0-1fd1967bd48c tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13b2ac47-a635-41fb-aae0-1fd1967bd48c tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c returned with HTTP 200 Sep 07 11:00:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 909/1765] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:37 2026] GET /volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:37 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-269a28dd-2f7d-4dec-b2a9-b1c476c3e2f5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-269a28dd-2f7d-4dec-b2a9-b1c476c3e2f5 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd returned with HTTP 200 Sep 07 11:00:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 857/1766] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:37 2026] GET /volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd => generated 920 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-232b3b7c-5e75-4a2c-b077-1637d659630f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Create volume of 1 GB Sep 07 11:00:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Availability Zones retrieved successfully. Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Flow 'volume_create_api' (4d62755e-aafc-48fb-b0f7-d72c3cdb893c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e52ee60-49ae-42b2-ae50-04853ad34662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e52ee60-49ae-42b2-ae50-04853ad34662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464deb85-0758-44ba-ba44-5b39bd96dcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Created reservations ['81922116-3a5b-4437-a075-ffeb53b12c58', 'e843fcfd-363d-4660-99fc-bd61e8df8d95', '7fba6c1f-bb62-4749-a2d3-7cf5d72fa0bc', '450313ca-c580-4d8e-a66a-8b2d450160b7'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464deb85-0758-44ba-ba44-5b39bd96dcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81922116-3a5b-4437-a075-ffeb53b12c58', 'e843fcfd-363d-4660-99fc-bd61e8df8d95', '7fba6c1f-bb62-4749-a2d3-7cf5d72fa0bc', '450313ca-c580-4d8e-a66a-8b2d450160b7']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750f43bf-23c6-4554-8ca1-1034834e4c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750f43bf-23c6-4554-8ca1-1034834e4c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34f37522-40b6-40f9-802b-b0d83ba6f9d5', '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='868dfcab0e214cf3ae0c8f847e1d7137',qos_specs=None,replication_status=,reservations=['81922116-3a5b-4437-a075-ffeb53b12c58','e843fcfd-363d-4660-99fc-bd61e8df8d95','7fba6c1f-bb62-4749-a2d3-7cf5d72fa0bc','450313ca-c580-4d8e-a66a-8b2d450160b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5068b8fc52554cf8afc57dcb6548d9ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:38Z,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=34f37522-40b6-40f9-802b-b0d83ba6f9d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='868dfcab0e214cf3ae0c8f847e1d7137',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5068b8fc52554cf8afc57dcb6548d9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35b5e2eb-5e3a-4264-a186-c6ed3342efa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35b5e2eb-5e3a-4264-a186-c6ed3342efa7) transitioned into state 'SUCCESS' from 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='868dfcab0e214cf3ae0c8f847e1d7137',qos_specs=None,replication_status=,reservations=['81922116-3a5b-4437-a075-ffeb53b12c58','e843fcfd-363d-4660-99fc-bd61e8df8d95','7fba6c1f-bb62-4749-a2d3-7cf5d72fa0bc','450313ca-c580-4d8e-a66a-8b2d450160b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5068b8fc52554cf8afc57dcb6548d9ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31339b7d-9c5a-4665-adbe-d20cbc639879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31339b7d-9c5a-4665-adbe-d20cbc639879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Flow 'volume_create_api' (4d62755e-aafc-48fb-b0f7-d72c3cdb893c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Create volume request issued successfully. Sep 07 11:00:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-232b3b7c-5e75-4a2c-b077-1637d659630f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 910/1767] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:00:37 2026] POST /volume/v3/volumes => generated 747 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-216357ee-03f7-4e65-b822-5c07489058c3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-216357ee-03f7-4e65-b822-5c07489058c3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 Sep 07 11:00:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-216357ee-03f7-4e65-b822-5c07489058c3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-216357ee-03f7-4e65-b822-5c07489058c3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-56bb78c0-ce0f-4aae-aa2c-52dd82115edd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56bb78c0-ce0f-4aae-aa2c-52dd82115edd tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56bb78c0-ce0f-4aae-aa2c-52dd82115edd tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56bb78c0-ce0f-4aae-aa2c-52dd82115edd tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-216357ee-03f7-4e65-b822-5c07489058c3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-216357ee-03f7-4e65-b822-5c07489058c3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 returned with HTTP 200 Sep 07 11:00:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 858/1768] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:38 2026] GET /volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 => generated 815 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-56bb78c0-ce0f-4aae-aa2c-52dd82115edd tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-22cbb733-67ae-4d6f-9819-34305bb70d17 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-22cbb733-67ae-4d6f-9819-34305bb70d17 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd Sep 07 11:00:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-22cbb733-67ae-4d6f-9819-34305bb70d17 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-22cbb733-67ae-4d6f-9819-34305bb70d17 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56bb78c0-ce0f-4aae-aa2c-52dd82115edd tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c returned with HTTP 200 Sep 07 11:00:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 911/1769] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:38 2026] GET /volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c => generated 863 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-22cbb733-67ae-4d6f-9819-34305bb70d17 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:38 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-22cbb733-67ae-4d6f-9819-34305bb70d17 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:38 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-22cbb733-67ae-4d6f-9819-34305bb70d17 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:38 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-22cbb733-67ae-4d6f-9819-34305bb70d17 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-22cbb733-67ae-4d6f-9819-34305bb70d17 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd returned with HTTP 200 Sep 07 11:00:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 859/1770] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:38 2026] GET /volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd => generated 921 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eb0e7856-d9e8-4865-adb0-6bcc00213fa3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb0e7856-d9e8-4865-adb0-6bcc00213fa3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/group_snapshots Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb0e7856-d9e8-4865-adb0-6bcc00213fa3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c", "name": "tempest-group_snapshot-1013880500"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-eb0e7856-d9e8-4865-adb0-6bcc00213fa3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c', 'name': 'tempest-group_snapshot-1013880500'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:38 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-eb0e7856-d9e8-4865-adb0-6bcc00213fa3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Creating group_snapshot tempest-group_snapshot-1013880500. Sep 07 11:00:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:38 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 11:00:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:38 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-eb0e7856-d9e8-4865-adb0-6bcc00213fa3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2030234902 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2030234902, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:00:38 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-eb0e7856-d9e8-4865-adb0-6bcc00213fa3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2030234902 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2030234902, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:00:38 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-eb0e7856-d9e8-4865-adb0-6bcc00213fa3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Created reservations ['2df45043-0554-481f-b32a-d431812fc750', '96bb47b4-045b-41d9-b843-33f254ce9965', 'a9ddd49d-f8dc-42a3-affa-18082fbaebad', '08ec73b3-4c6b-4435-9a28-b5e4bbeda6ab'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb0e7856-d9e8-4865-adb0-6bcc00213fa3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots returned with HTTP 202 Sep 07 11:00:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 912/1771] 192.168.122.99 () {62 vars in 1203 bytes} [Mon Sep 7 11:00:38 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2b1aecd7-d760-484d-ac6d-91f404415839 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b1aecd7-d760-484d-ac6d-91f404415839 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 Sep 07 11:00:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b1aecd7-d760-484d-ac6d-91f404415839 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b1aecd7-d760-484d-ac6d-91f404415839 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-2b1aecd7-d760-484d-ac6d-91f404415839 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 0193686d-751f-462b-9137-d55bad6921b5 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b1aecd7-d760-484d-ac6d-91f404415839 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 returned with HTTP 200 Sep 07 11:00:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 860/1772] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:38 2026] GET /volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 => generated 307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5cdba5ab-3950-4276-a84d-ffe11a0ed29a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5cdba5ab-3950-4276-a84d-ffe11a0ed29a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 Sep 07 11:00:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5cdba5ab-3950-4276-a84d-ffe11a0ed29a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5cdba5ab-3950-4276-a84d-ffe11a0ed29a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5cdba5ab-3950-4276-a84d-ffe11a0ed29a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5cdba5ab-3950-4276-a84d-ffe11a0ed29a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 returned with HTTP 200 Sep 07 11:00:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 913/1773] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:39 2026] GET /volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 => generated 839 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b58bbdf8-d41f-41b8-8f82-6a781f65497a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b58bbdf8-d41f-41b8-8f82-6a781f65497a tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c Sep 07 11:00:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b58bbdf8-d41f-41b8-8f82-6a781f65497a tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b58bbdf8-d41f-41b8-8f82-6a781f65497a tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b58bbdf8-d41f-41b8-8f82-6a781f65497a tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b58bbdf8-d41f-41b8-8f82-6a781f65497a tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c returned with HTTP 200 Sep 07 11:00:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 861/1774] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:39 2026] GET /volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f2c1bf25-6b7b-4c44-a552-d2d88d935df8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2c1bf25-6b7b-4c44-a552-d2d88d935df8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] DELETE http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c Sep 07 11:00:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2c1bf25-6b7b-4c44-a552-d2d88d935df8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2c1bf25-6b7b-4c44-a552-d2d88d935df8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:39 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f2c1bf25-6b7b-4c44-a552-d2d88d935df8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume with id: 54553668-3a6a-4cbe-9b2e-ae476bf6147c Sep 07 11:00:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f2c1bf25-6b7b-4c44-a552-d2d88d935df8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f2c1bf25-6b7b-4c44-a552-d2d88d935df8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume request issued successfully. Sep 07 11:00:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2c1bf25-6b7b-4c44-a552-d2d88d935df8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c returned with HTTP 202 Sep 07 11:00:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 914/1775] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:39 2026] DELETE /volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5435b14d-2ee1-4333-9b13-d21218a43911 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5435b14d-2ee1-4333-9b13-d21218a43911 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c Sep 07 11:00:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5435b14d-2ee1-4333-9b13-d21218a43911 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5435b14d-2ee1-4333-9b13-d21218a43911 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5435b14d-2ee1-4333-9b13-d21218a43911 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5435b14d-2ee1-4333-9b13-d21218a43911 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c returned with HTTP 200 Sep 07 11:00:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 862/1776] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:39 2026] GET /volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8735d670-991e-4d26-a86a-05d814a058a2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8735d670-991e-4d26-a86a-05d814a058a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 Sep 07 11:00:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8735d670-991e-4d26-a86a-05d814a058a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8735d670-991e-4d26-a86a-05d814a058a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-8735d670-991e-4d26-a86a-05d814a058a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 0193686d-751f-462b-9137-d55bad6921b5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8735d670-991e-4d26-a86a-05d814a058a2 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 returned with HTTP 200 Sep 07 11:00:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 915/1777] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:39 2026] GET /volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f2568524-5443-47cd-8e10-2bb26ecd596e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f2568524-5443-47cd-8e10-2bb26ecd596e tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f2568524-5443-47cd-8e10-2bb26ecd596e tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f2568524-5443-47cd-8e10-2bb26ecd596e tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f2568524-5443-47cd-8e10-2bb26ecd596e tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f2568524-5443-47cd-8e10-2bb26ecd596e tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 returned with HTTP 200 Sep 07 11:00:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 863/1778] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:40 2026] GET /volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 => generated 840 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-09f41a35-2ae5-4292-ba87-0cae67a3c52d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-09f41a35-2ae5-4292-ba87-0cae67a3c52d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-09f41a35-2ae5-4292-ba87-0cae67a3c52d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-09f41a35-2ae5-4292-ba87-0cae67a3c52d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-09f41a35-2ae5-4292-ba87-0cae67a3c52d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-09f41a35-2ae5-4292-ba87-0cae67a3c52d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 returned with HTTP 200 Sep 07 11:00:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 916/1779] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:40 2026] GET /volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 => generated 840 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c06a06ba-5949-434f-80c0-594912d18862 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-929670989"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-929670989'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Create volume of 1 GB Sep 07 11:00:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Availability Zones retrieved successfully. Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Flow 'volume_create_api' (770e2255-2b88-441e-a899-01c0ba0d8d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3044d80e-129c-4395-ae22-ecd95041e420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-efdeb67a-10a9-4c5b-89ab-ad17bb0a8410 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efdeb67a-10a9-4c5b-89ab-ad17bb0a8410 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efdeb67a-10a9-4c5b-89ab-ad17bb0a8410 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efdeb67a-10a9-4c5b-89ab-ad17bb0a8410 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efdeb67a-10a9-4c5b-89ab-ad17bb0a8410 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c returned with HTTP 404 Sep 07 11:00:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 917/1780] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:40 2026] GET /volume/v3/volumes/54553668-3a6a-4cbe-9b2e-ae476bf6147c => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-087d52af-c549-4a82-91d2-c354c02ec8d8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-087d52af-c549-4a82-91d2-c354c02ec8d8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] DELETE http://192.168.122.99/volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-087d52af-c549-4a82-91d2-c354c02ec8d8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-087d52af-c549-4a82-91d2-c354c02ec8d8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3044d80e-129c-4395-ae22-ecd95041e420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-087d52af-c549-4a82-91d2-c354c02ec8d8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume with id: c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b74bdaa-569f-4f0a-b393-840fcf0393ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-087d52af-c549-4a82-91d2-c354c02ec8d8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-087d52af-c549-4a82-91d2-c354c02ec8d8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume request issued successfully. Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-087d52af-c549-4a82-91d2-c354c02ec8d8 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 returned with HTTP 202 Sep 07 11:00:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 918/1781] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:40 2026] DELETE /volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b66ca8d4-f2be-48a8-87ad-eadcab9985b4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b66ca8d4-f2be-48a8-87ad-eadcab9985b4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b66ca8d4-f2be-48a8-87ad-eadcab9985b4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b66ca8d4-f2be-48a8-87ad-eadcab9985b4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Created reservations ['b22f49b0-37f6-49f8-afd3-595948dfdbba', 'fb214448-d601-4b08-8a2a-73ea0b209c64', 'fb327f05-629c-4c59-bd38-3f36690460c9', 'b5675c04-7f85-489b-97b3-d72874adbb67'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b74bdaa-569f-4f0a-b393-840fcf0393ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b22f49b0-37f6-49f8-afd3-595948dfdbba', 'fb214448-d601-4b08-8a2a-73ea0b209c64', 'fb327f05-629c-4c59-bd38-3f36690460c9', 'b5675c04-7f85-489b-97b3-d72874adbb67']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bdbc2e-dab4-4a6e-9035-37f41f87da81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b66ca8d4-f2be-48a8-87ad-eadcab9985b4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bdbc2e-dab4-4a6e-9035-37f41f87da81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ff18eb2-6550-4c91-8f04-abe4695c7d65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-929670989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868dfcab0e214cf3ae0c8f847e1d7137',qos_specs=None,replication_status=,reservations=['b22f49b0-37f6-49f8-afd3-595948dfdbba','fb214448-d601-4b08-8a2a-73ea0b209c64','fb327f05-629c-4c59-bd38-3f36690460c9','b5675c04-7f85-489b-97b3-d72874adbb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5068b8fc52554cf8afc57dcb6548d9ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:40Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-929670989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ff18eb2-6550-4c91-8f04-abe4695c7d65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='868dfcab0e214cf3ae0c8f847e1d7137',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5068b8fc52554cf8afc57dcb6548d9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b66ca8d4-f2be-48a8-87ad-eadcab9985b4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 returned with HTTP 200 Sep 07 11:00:40 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (327bdf32-82dd-4be6-b71b-36b91096a333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 919/1782] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:40 2026] GET /volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 => generated 863 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eb5cd986-e0f2-46e3-ab78-f9c8feb08a23 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb5cd986-e0f2-46e3-ab78-f9c8feb08a23 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb5cd986-e0f2-46e3-ab78-f9c8feb08a23 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb5cd986-e0f2-46e3-ab78-f9c8feb08a23 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-eb5cd986-e0f2-46e3-ab78-f9c8feb08a23 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 0193686d-751f-462b-9137-d55bad6921b5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb5cd986-e0f2-46e3-ab78-f9c8feb08a23 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 returned with HTTP 200 Sep 07 11:00:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 920/1783] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:40 2026] GET /volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 => generated 307 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (327bdf32-82dd-4be6-b71b-36b91096a333) transitioned into 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-929670989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868dfcab0e214cf3ae0c8f847e1d7137',qos_specs=None,replication_status=,reservations=['b22f49b0-37f6-49f8-afd3-595948dfdbba','fb214448-d601-4b08-8a2a-73ea0b209c64','fb327f05-629c-4c59-bd38-3f36690460c9','b5675c04-7f85-489b-97b3-d72874adbb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5068b8fc52554cf8afc57dcb6548d9ec',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2dbc26-dcac-4611-8355-dde8dce89475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2dbc26-dcac-4611-8355-dde8dce89475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Flow 'volume_create_api' (770e2255-2b88-441e-a899-01c0ba0d8d89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Create volume request issued successfully. Sep 07 11:00:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c06a06ba-5949-434f-80c0-594912d18862 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 864/1784] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:00:40 2026] POST /volume/v3/volumes => generated 782 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:00:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-38057a89-7882-4062-a929-f5ff6a74acc5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38057a89-7882-4062-a929-f5ff6a74acc5 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 Sep 07 11:00:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38057a89-7882-4062-a929-f5ff6a74acc5 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38057a89-7882-4062-a929-f5ff6a74acc5 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-38057a89-7882-4062-a929-f5ff6a74acc5 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38057a89-7882-4062-a929-f5ff6a74acc5 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 returned with HTTP 200 Sep 07 11:00:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 921/1785] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:41 2026] GET /volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a84e2317-ed6b-4f7b-a333-85a977abf732 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a84e2317-ed6b-4f7b-a333-85a977abf732 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 Sep 07 11:00:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a84e2317-ed6b-4f7b-a333-85a977abf732 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a84e2317-ed6b-4f7b-a333-85a977abf732 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-94e60e21-b55a-47fc-81a9-14db077e973a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94e60e21-b55a-47fc-81a9-14db077e973a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 Sep 07 11:00:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94e60e21-b55a-47fc-81a9-14db077e973a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94e60e21-b55a-47fc-81a9-14db077e973a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-94e60e21-b55a-47fc-81a9-14db077e973a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 0193686d-751f-462b-9137-d55bad6921b5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a84e2317-ed6b-4f7b-a333-85a977abf732 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 returned with HTTP 404 Sep 07 11:00:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 865/1786] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:41 2026] GET /volume/v3/volumes/c08d9c78-8e9f-4ca7-bbb6-3006aee4aad8 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ae781576-2ac5-4cbc-bcf9-ef9327d065a4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94e60e21-b55a-47fc-81a9-14db077e973a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 returned with HTTP 200 Sep 07 11:00:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 922/1787] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:41 2026] GET /volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:00:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ae781576-2ac5-4cbc-bcf9-ef9327d065a4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] DELETE http://192.168.122.99/volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff Sep 07 11:00:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ae781576-2ac5-4cbc-bcf9-ef9327d065a4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ae781576-2ac5-4cbc-bcf9-ef9327d065a4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:42 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-ae781576-2ac5-4cbc-bcf9-ef9327d065a4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume with id: 58426e9f-c127-4c37-aba3-a220d8ad6bff Sep 07 11:00:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ae781576-2ac5-4cbc-bcf9-ef9327d065a4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ae781576-2ac5-4cbc-bcf9-ef9327d065a4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume request issued successfully. Sep 07 11:00:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ae781576-2ac5-4cbc-bcf9-ef9327d065a4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff returned with HTTP 202 Sep 07 11:00:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 866/1788] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:42 2026] DELETE /volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ecfa58ee-5825-4fa4-8a6b-c75487bedb86 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecfa58ee-5825-4fa4-8a6b-c75487bedb86 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff Sep 07 11:00:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecfa58ee-5825-4fa4-8a6b-c75487bedb86 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecfa58ee-5825-4fa4-8a6b-c75487bedb86 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ecfa58ee-5825-4fa4-8a6b-c75487bedb86 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecfa58ee-5825-4fa4-8a6b-c75487bedb86 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff returned with HTTP 200 Sep 07 11:00:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-69523773-7e4e-4932-9ca9-c8d8b2683d6a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 923/1789] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:42 2026] GET /volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-69523773-7e4e-4932-9ca9-c8d8b2683d6a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 Sep 07 11:00:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-69523773-7e4e-4932-9ca9-c8d8b2683d6a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-69523773-7e4e-4932-9ca9-c8d8b2683d6a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-69523773-7e4e-4932-9ca9-c8d8b2683d6a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-69523773-7e4e-4932-9ca9-c8d8b2683d6a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 returned with HTTP 200 Sep 07 11:00:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 867/1790] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:42 2026] GET /volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 => generated 874 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-17e553c3-30fe-4961-a0f0-9e8989864d8c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17e553c3-30fe-4961-a0f0-9e8989864d8c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17e553c3-30fe-4961-a0f0-9e8989864d8c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17e553c3-30fe-4961-a0f0-9e8989864d8c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-17e553c3-30fe-4961-a0f0-9e8989864d8c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 0193686d-751f-462b-9137-d55bad6921b5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17e553c3-30fe-4961-a0f0-9e8989864d8c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 924/1791] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 => generated 308 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ee86488b-f179-4046-aa09-8c17eb334df3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ee86488b-f179-4046-aa09-8c17eb334df3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/detail Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ee86488b-f179-4046-aa09-8c17eb334df3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ee86488b-f179-4046-aa09-8c17eb334df3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-ee86488b-f179-4046-aa09-8c17eb334df3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-ee86488b-f179-4046-aa09-8c17eb334df3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ee86488b-f179-4046-aa09-8c17eb334df3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all snapshots completed successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ee86488b-f179-4046-aa09-8c17eb334df3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 868/1792] 192.168.122.99 () {58 vars in 1143 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8c9a75c1-4136-406d-be52-27592bc1bb53 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c9a75c1-4136-406d-be52-27592bc1bb53 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c9a75c1-4136-406d-be52-27592bc1bb53 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c9a75c1-4136-406d-be52-27592bc1bb53 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8c9a75c1-4136-406d-be52-27592bc1bb53 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c9a75c1-4136-406d-be52-27592bc1bb53 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 925/1793] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 => generated 451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a54c50e6-a00f-4da0-a041-a2135410638d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a54c50e6-a00f-4da0-a041-a2135410638d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a54c50e6-a00f-4da0-a041-a2135410638d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a54c50e6-a00f-4da0-a041-a2135410638d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-a54c50e6-a00f-4da0-a041-a2135410638d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 0193686d-751f-462b-9137-d55bad6921b5 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a54c50e6-a00f-4da0-a041-a2135410638d tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 869/1794] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 => generated 308 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ec84ed3f-b483-4b16-9f61-b4b0e1c9955a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec84ed3f-b483-4b16-9f61-b4b0e1c9955a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/detail Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec84ed3f-b483-4b16-9f61-b4b0e1c9955a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec84ed3f-b483-4b16-9f61-b4b0e1c9955a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec84ed3f-b483-4b16-9f61-b4b0e1c9955a tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 926/1795] 192.168.122.99 () {60 vars in 1202 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fe26b5e8-b266-4a10-9294-58c90d6285b1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fe26b5e8-b266-4a10-9294-58c90d6285b1 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fe26b5e8-b266-4a10-9294-58c90d6285b1 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fe26b5e8-b266-4a10-9294-58c90d6285b1 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e5770a55-2b7a-4465-bf08-e1587fd2b388 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5770a55-2b7a-4465-bf08-e1587fd2b388 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] DELETE http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5770a55-2b7a-4465-bf08-e1587fd2b388 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5770a55-2b7a-4465-bf08-e1587fd2b388 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-e5770a55-2b7a-4465-bf08-e1587fd2b388 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] delete called for member 0193686d-751f-462b-9137-d55bad6921b5 {{(pid=86958) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-e5770a55-2b7a-4465-bf08-e1587fd2b388 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Delete group_snapshot with id: 0193686d-751f-462b-9137-d55bad6921b5 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fe26b5e8-b266-4a10-9294-58c90d6285b1 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff returned with HTTP 404 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 870/1796] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/volumes/58426e9f-c127-4c37-aba3-a220d8ad6bff => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-990078af-8c0c-4132-ab00-0a8ed7de4281 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-990078af-8c0c-4132-ab00-0a8ed7de4281 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] DELETE http://192.168.122.99/volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-990078af-8c0c-4132-ab00-0a8ed7de4281 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-990078af-8c0c-4132-ab00-0a8ed7de4281 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-990078af-8c0c-4132-ab00-0a8ed7de4281 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume with id: e4150531-8812-4af5-b822-e0dcf889e209 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-990078af-8c0c-4132-ab00-0a8ed7de4281 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-990078af-8c0c-4132-ab00-0a8ed7de4281 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume request issued successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5770a55-2b7a-4465-bf08-e1587fd2b388 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 returned with HTTP 202 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-990078af-8c0c-4132-ab00-0a8ed7de4281 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 returned with HTTP 202 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 927/1797] 192.168.122.99 () {60 vars in 1295 bytes} [Mon Sep 7 11:00:43 2026] DELETE /volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 871/1798] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:43 2026] DELETE /volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-17ef17c2-cb44-4230-80b7-d524736b8d51 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3449fb09-82c0-4d17-9e31-ac70f351340f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3449fb09-82c0-4d17-9e31-ac70f351340f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3449fb09-82c0-4d17-9e31-ac70f351340f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3449fb09-82c0-4d17-9e31-ac70f351340f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-3449fb09-82c0-4d17-9e31-ac70f351340f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17ef17c2-cb44-4230-80b7-d524736b8d51 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17ef17c2-cb44-4230-80b7-d524736b8d51 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17ef17c2-cb44-4230-80b7-d524736b8d51 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-3449fb09-82c0-4d17-9e31-ac70f351340f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3449fb09-82c0-4d17-9e31-ac70f351340f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all volumes completed successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-3449fb09-82c0-4d17-9e31-ac70f351340f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:43 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-3449fb09-82c0-4d17-9e31-ac70f351340f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-17ef17c2-cb44-4230-80b7-d524736b8d51 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17ef17c2-cb44-4230-80b7-d524736b8d51 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 928/1799] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 => generated 875 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d24d0773-6def-43b3-a251-4f989bebaf91 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d24d0773-6def-43b3-a251-4f989bebaf91 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d24d0773-6def-43b3-a251-4f989bebaf91 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d24d0773-6def-43b3-a251-4f989bebaf91 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d24d0773-6def-43b3-a251-4f989bebaf91 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d24d0773-6def-43b3-a251-4f989bebaf91 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 929/1800] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c5c031e4-eeec-43ff-b5fa-d97c200e885a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5c031e4-eeec-43ff-b5fa-d97c200e885a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5c031e4-eeec-43ff-b5fa-d97c200e885a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5c031e4-eeec-43ff-b5fa-d97c200e885a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-3449fb09-82c0-4d17-9e31-ac70f351340f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c5c031e4-eeec-43ff-b5fa-d97c200e885a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3449fb09-82c0-4d17-9e31-ac70f351340f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 872/1801] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5c031e4-eeec-43ff-b5fa-d97c200e885a tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 930/1802] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 => generated 875 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4b3f02e9-4061-4145-87b4-7278ddf94a9f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-db265ce4-ee8a-48b5-8a9f-1b29d09409bc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b3f02e9-4061-4145-87b4-7278ddf94a9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/detail Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b3f02e9-4061-4145-87b4-7278ddf94a9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b3f02e9-4061-4145-87b4-7278ddf94a9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-4b3f02e9-4061-4145-87b4-7278ddf94a9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-4b3f02e9-4061-4145-87b4-7278ddf94a9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db265ce4-ee8a-48b5-8a9f-1b29d09409bc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db265ce4-ee8a-48b5-8a9f-1b29d09409bc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ff18eb2-6550-4c91-8f04-abe4695c7d65", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-310885199"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4b3f02e9-4061-4145-87b4-7278ddf94a9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all snapshots completed successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b3f02e9-4061-4145-87b4-7278ddf94a9f tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 873/1803] 192.168.122.99 () {58 vars in 1143 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-db265ce4-ee8a-48b5-8a9f-1b29d09409bc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-db265ce4-ee8a-48b5-8a9f-1b29d09409bc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Create snapshot from volume 8ff18eb2-6550-4c91-8f04-abe4695c7d65 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6a71f2cc-8574-48ae-a71b-fd896b9a910c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a71f2cc-8574-48ae-a71b-fd896b9a910c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a71f2cc-8574-48ae-a71b-fd896b9a910c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a71f2cc-8574-48ae-a71b-fd896b9a910c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6a71f2cc-8574-48ae-a71b-fd896b9a910c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a71f2cc-8574-48ae-a71b-fd896b9a910c tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 874/1804] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-db265ce4-ee8a-48b5-8a9f-1b29d09409bc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Created reservations ['6e1954cd-d95e-4760-9b73-49eda320e782', 'dce74418-c163-467d-b7c7-bad5c5cc930a', '47446b00-ebb8-47e8-8497-b3a8f55a19fe', '70b5188c-33c4-4d57-b2e7-ca84756280b9'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-db265ce4-ee8a-48b5-8a9f-1b29d09409bc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Snapshot create request issued successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db265ce4-ee8a-48b5-8a9f-1b29d09409bc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:00:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 931/1805] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:00:43 2026] POST /volume/v3/snapshots => generated 325 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b91d6182-ae7c-4969-859d-86c8590e962f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b91d6182-ae7c-4969-859d-86c8590e962f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b91d6182-ae7c-4969-859d-86c8590e962f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b91d6182-ae7c-4969-859d-86c8590e962f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b91d6182-ae7c-4969-859d-86c8590e962f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Snapshot retrieved successfully. Sep 07 11:00:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b91d6182-ae7c-4969-859d-86c8590e962f tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 returned with HTTP 200 Sep 07 11:00:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 875/1806] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:43 2026] GET /volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 => generated 457 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-098239b8-ce72-486c-9cc3-7dd127a72653 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-098239b8-ce72-486c-9cc3-7dd127a72653 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 Sep 07 11:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-098239b8-ce72-486c-9cc3-7dd127a72653 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-098239b8-ce72-486c-9cc3-7dd127a72653 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-098239b8-ce72-486c-9cc3-7dd127a72653 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 returned with HTTP 404 Sep 07 11:00:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 932/1807] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:44 2026] GET /volume/v3/volumes/e4150531-8812-4af5-b822-e0dcf889e209 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-213effda-2d19-4dc8-8ffa-4e44d5187bc4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-213effda-2d19-4dc8-8ffa-4e44d5187bc4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] DELETE http://192.168.122.99/volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 Sep 07 11:00:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-213effda-2d19-4dc8-8ffa-4e44d5187bc4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-213effda-2d19-4dc8-8ffa-4e44d5187bc4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:44 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-213effda-2d19-4dc8-8ffa-4e44d5187bc4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume with id: 79cdf662-0002-4347-88c3-ac0433b37f97 Sep 07 11:00:44 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:44 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-213effda-2d19-4dc8-8ffa-4e44d5187bc4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-213effda-2d19-4dc8-8ffa-4e44d5187bc4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume request issued successfully. Sep 07 11:00:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-213effda-2d19-4dc8-8ffa-4e44d5187bc4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 returned with HTTP 202 Sep 07 11:00:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 876/1808] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:44 2026] DELETE /volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3dde53e5-e4de-43cf-91ea-75ffbc1396bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ffc444fa-52d5-45d3-82fc-395359e4c3aa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3dde53e5-e4de-43cf-91ea-75ffbc1396bd tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 Sep 07 11:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3dde53e5-e4de-43cf-91ea-75ffbc1396bd tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3dde53e5-e4de-43cf-91ea-75ffbc1396bd tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ffc444fa-52d5-45d3-82fc-395359e4c3aa tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 Sep 07 11:00:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ffc444fa-52d5-45d3-82fc-395359e4c3aa tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ffc444fa-52d5-45d3-82fc-395359e4c3aa tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ffc444fa-52d5-45d3-82fc-395359e4c3aa tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Snapshot retrieved successfully. Sep 07 11:00:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ffc444fa-52d5-45d3-82fc-395359e4c3aa tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 returned with HTTP 200 Sep 07 11:00:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 877/1809] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:44 2026] GET /volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 => generated 450 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3dde53e5-e4de-43cf-91ea-75ffbc1396bd tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3dde53e5-e4de-43cf-91ea-75ffbc1396bd tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 returned with HTTP 200 Sep 07 11:00:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 933/1810] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:44 2026] GET /volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 => generated 862 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:00:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f51a337e-b4c1-4f4c-b268-b06d1bc70c0d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f51a337e-b4c1-4f4c-b268-b06d1bc70c0d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 Sep 07 11:00:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f51a337e-b4c1-4f4c-b268-b06d1bc70c0d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f51a337e-b4c1-4f4c-b268-b06d1bc70c0d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f51a337e-b4c1-4f4c-b268-b06d1bc70c0d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Snapshot retrieved successfully. Sep 07 11:00:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f51a337e-b4c1-4f4c-b268-b06d1bc70c0d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 returned with HTTP 200 Sep 07 11:00:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 878/1811] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:44 2026] GET /volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 => generated 457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fe56dcc8-3621-43fc-926f-d62975df9aaf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe56dcc8-3621-43fc-926f-d62975df9aaf tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe56dcc8-3621-43fc-926f-d62975df9aaf tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe56dcc8-3621-43fc-926f-d62975df9aaf tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe56dcc8-3621-43fc-926f-d62975df9aaf tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 returned with HTTP 404 Sep 07 11:00:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 934/1812] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:45 2026] GET /volume/v3/snapshots/3b54b6c4-6198-4ea6-8ffc-c6156b20fc99 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6eaa66d5-5908-4dcd-8177-b056c0639980 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6eaa66d5-5908-4dcd-8177-b056c0639980 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6eaa66d5-5908-4dcd-8177-b056c0639980 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6eaa66d5-5908-4dcd-8177-b056c0639980 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-6eaa66d5-5908-4dcd-8177-b056c0639980 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 0193686d-751f-462b-9137-d55bad6921b5 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6eaa66d5-5908-4dcd-8177-b056c0639980 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 returned with HTTP 404 Sep 07 11:00:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 879/1813] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:45 2026] GET /volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c9655093-3f3d-4749-a816-dbe0df501ef3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9655093-3f3d-4749-a816-dbe0df501ef3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/group_snapshots Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c9655093-3f3d-4749-a816-dbe0df501ef3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0369c7ba-81f7-403f-b7f3-1947c9f833b9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c9655093-3f3d-4749-a816-dbe0df501ef3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0369c7ba-81f7-403f-b7f3-1947c9f833b9 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0369c7ba-81f7-403f-b7f3-1947c9f833b9 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0369c7ba-81f7-403f-b7f3-1947c9f833b9 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:45 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 11:00:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9655093-3f3d-4749-a816-dbe0df501ef3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots returned with HTTP 200 Sep 07 11:00:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 935/1814] 192.168.122.99 () {60 vars in 1181 bytes} [Mon Sep 7 11:00:45 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0369c7ba-81f7-403f-b7f3-1947c9f833b9 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 returned with HTTP 404 Sep 07 11:00:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 880/1815] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:45 2026] GET /volume/v3/volumes/79cdf662-0002-4347-88c3-ac0433b37f97 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f9b84735-3404-41df-8026-7020090052b3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9b84735-3404-41df-8026-7020090052b3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] DELETE http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f9b84735-3404-41df-8026-7020090052b3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f9b84735-3404-41df-8026-7020090052b3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-f9b84735-3404-41df-8026-7020090052b3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] delete called for member 0193686d-751f-462b-9137-d55bad6921b5 {{(pid=86958) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-f9b84735-3404-41df-8026-7020090052b3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Delete group_snapshot with id: 0193686d-751f-462b-9137-d55bad6921b5 Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-510e8ab7-3474-4e28-bc36-b3e188843183 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-510e8ab7-3474-4e28-bc36-b3e188843183 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] DELETE http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-510e8ab7-3474-4e28-bc36-b3e188843183 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9b84735-3404-41df-8026-7020090052b3 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 returned with HTTP 404 Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-510e8ab7-3474-4e28-bc36-b3e188843183 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 936/1816] 192.168.122.99 () {60 vars in 1295 bytes} [Mon Sep 7 11:00:45 2026] DELETE /volume/v3/group_snapshots/0193686d-751f-462b-9137-d55bad6921b5 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-510e8ab7-3474-4e28-bc36-b3e188843183 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume with id: f1b1244e-d89f-491f-b269-6cee808c75ec Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6bdcc820-109c-420c-b9ac-1d74c0d89b02 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6bdcc820-109c-420c-b9ac-1d74c0d89b02 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6bdcc820-109c-420c-b9ac-1d74c0d89b02 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6bdcc820-109c-420c-b9ac-1d74c0d89b02 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-6bdcc820-109c-420c-b9ac-1d74c0d89b02 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6bdcc820-109c-420c-b9ac-1d74c0d89b02 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-510e8ab7-3474-4e28-bc36-b3e188843183 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6bdcc820-109c-420c-b9ac-1d74c0d89b02 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Get all volumes completed successfully. Sep 07 11:00:45 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-6bdcc820-109c-420c-b9ac-1d74c0d89b02 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:45 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-6bdcc820-109c-420c-b9ac-1d74c0d89b02 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-510e8ab7-3474-4e28-bc36-b3e188843183 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Delete volume request issued successfully. Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-510e8ab7-3474-4e28-bc36-b3e188843183 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec returned with HTTP 202 Sep 07 11:00:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 881/1817] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:45 2026] DELETE /volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d6d46847-c730-4ba5-a683-2a9af6ed32e4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6d46847-c730-4ba5-a683-2a9af6ed32e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6d46847-c730-4ba5-a683-2a9af6ed32e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6d46847-c730-4ba5-a683-2a9af6ed32e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d6d46847-c730-4ba5-a683-2a9af6ed32e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Volume info retrieved successfully. Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-6bdcc820-109c-420c-b9ac-1d74c0d89b02 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6d46847-c730-4ba5-a683-2a9af6ed32e4 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec returned with HTTP 200 Sep 07 11:00:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 882/1818] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:45 2026] GET /volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-aaab7374-ab2a-405d-8981-65770dbdda8d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aaab7374-ab2a-405d-8981-65770dbdda8d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aaab7374-ab2a-405d-8981-65770dbdda8d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aaab7374-ab2a-405d-8981-65770dbdda8d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6bdcc820-109c-420c-b9ac-1d74c0d89b02 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 11:00:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-aaab7374-ab2a-405d-8981-65770dbdda8d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Snapshot retrieved successfully. Sep 07 11:00:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 937/1819] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 11:00:45 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aaab7374-ab2a-405d-8981-65770dbdda8d tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 returned with HTTP 200 Sep 07 11:00:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 883/1820] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:45 2026] GET /volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 => generated 457 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a6b33b06-d3d1-4f97-9243-bee6a79f9011 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6b33b06-d3d1-4f97-9243-bee6a79f9011 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] POST http://192.168.122.99/volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c/action Sep 07 11:00:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6b33b06-d3d1-4f97-9243-bee6a79f9011 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:00:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6b33b06-d3d1-4f97-9243-bee6a79f9011 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-a6b33b06-d3d1-4f97-9243-bee6a79f9011 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] delete called for group 3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 11:00:46 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-a6b33b06-d3d1-4f97-9243-bee6a79f9011 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Delete group with id: 3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c Sep 07 11:00:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:46 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 11:00:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:46 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:00:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6b33b06-d3d1-4f97-9243-bee6a79f9011 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c/action returned with HTTP 202 Sep 07 11:00:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 938/1821] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 11:00:45 2026] POST /volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:00:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-81791254-e2e3-4e85-a63d-82de677f2844 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-81791254-e2e3-4e85-a63d-82de677f2844 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd Sep 07 11:00:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-81791254-e2e3-4e85-a63d-82de677f2844 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-81791254-e2e3-4e85-a63d-82de677f2844 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:46 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:46 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-81791254-e2e3-4e85-a63d-82de677f2844 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Volume info retrieved successfully. Sep 07 11:00:46 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-81791254-e2e3-4e85-a63d-82de677f2844 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:46 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-81791254-e2e3-4e85-a63d-82de677f2844 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:46 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-81791254-e2e3-4e85-a63d-82de677f2844 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-81791254-e2e3-4e85-a63d-82de677f2844 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd returned with HTTP 200 Sep 07 11:00:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 884/1822] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:46 2026] GET /volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd => generated 920 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1bf3fd3c-bcf3-4ee1-93a7-635e2d3051e7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1bf3fd3c-bcf3-4ee1-93a7-635e2d3051e7 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] GET http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec Sep 07 11:00:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1bf3fd3c-bcf3-4ee1-93a7-635e2d3051e7 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1bf3fd3c-bcf3-4ee1-93a7-635e2d3051e7 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1bf3fd3c-bcf3-4ee1-93a7-635e2d3051e7 tempest-CreateVolumesFromSourceVolumeTest-1873939253 tempest-CreateVolumesFromSourceVolumeTest-1873939253-project-member] http://192.168.122.99/volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec returned with HTTP 404 Sep 07 11:00:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 939/1823] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:46 2026] GET /volume/v3/volumes/f1b1244e-d89f-491f-b269-6cee808c75ec => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-73733795-159d-47a0-9962-c62dc3e4b791 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-73733795-159d-47a0-9962-c62dc3e4b791 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-73733795-159d-47a0-9962-c62dc3e4b791 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-73733795-159d-47a0-9962-c62dc3e4b791 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-73733795-159d-47a0-9962-c62dc3e4b791 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Snapshot retrieved successfully. Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-73733795-159d-47a0-9962-c62dc3e4b791 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 returned with HTTP 200 Sep 07 11:00:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 885/1824] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:46 2026] GET /volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a62c46e4-ead9-4e7f-b461-d79a0f8409da None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a62c46e4-ead9-4e7f-b461-d79a0f8409da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a62c46e4-ead9-4e7f-b461-d79a0f8409da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a62c46e4-ead9-4e7f-b461-d79a0f8409da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a62c46e4-ead9-4e7f-b461-d79a0f8409da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Snapshot retrieved successfully. Sep 07 11:00:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a62c46e4-ead9-4e7f-b461-d79a0f8409da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 returned with HTTP 200 Sep 07 11:00:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 940/1825] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:47 2026] GET /volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 => generated 484 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b5f2e9eb-81b9-499e-9753-af23354a58ee None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b5f2e9eb-81b9-499e-9753-af23354a58ee tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b5f2e9eb-81b9-499e-9753-af23354a58ee tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b5f2e9eb-81b9-499e-9753-af23354a58ee tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-b5f2e9eb-81b9-499e-9753-af23354a58ee tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Delete snapshot with id: fc4d156b-d86d-402f-b647-7e0c6f391247 Sep 07 11:00:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b5f2e9eb-81b9-499e-9753-af23354a58ee tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Snapshot retrieved successfully. Sep 07 11:00:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b5f2e9eb-81b9-499e-9753-af23354a58ee tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Snapshot delete request issued successfully. Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b5f2e9eb-81b9-499e-9753-af23354a58ee tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 returned with HTTP 202 Sep 07 11:00:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 886/1826] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:00:47 2026] DELETE /volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a7438dbe-8120-4745-a6db-65bcd081db9c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7438dbe-8120-4745-a6db-65bcd081db9c tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7438dbe-8120-4745-a6db-65bcd081db9c tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7438dbe-8120-4745-a6db-65bcd081db9c tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a7438dbe-8120-4745-a6db-65bcd081db9c tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Snapshot retrieved successfully. Sep 07 11:00:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7438dbe-8120-4745-a6db-65bcd081db9c tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 returned with HTTP 200 Sep 07 11:00:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 941/1827] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:47 2026] GET /volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 => generated 483 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d9c1e7bd-90bf-4802-859a-8e4003f7db59 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d9c1e7bd-90bf-4802-859a-8e4003f7db59 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d9c1e7bd-90bf-4802-859a-8e4003f7db59 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d9c1e7bd-90bf-4802-859a-8e4003f7db59 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d9c1e7bd-90bf-4802-859a-8e4003f7db59 tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd returned with HTTP 404 Sep 07 11:00:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 887/1828] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:47 2026] GET /volume/v3/volumes/f2250afd-cb7f-4e9f-9829-0e17e0568acd => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7682ec5c-ce7f-4e18-9d13-74bec90f834e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7682ec5c-ce7f-4e18-9d13-74bec90f834e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] GET http://192.168.122.99/volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7682ec5c-ce7f-4e18-9d13-74bec90f834e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7682ec5c-ce7f-4e18-9d13-74bec90f834e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-7682ec5c-ce7f-4e18-9d13-74bec90f834e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] show called for member 3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7682ec5c-ce7f-4e18-9d13-74bec90f834e tempest-GroupSnapshotsTest-2075329994 tempest-GroupSnapshotsTest-2075329994-project-member] http://192.168.122.99/volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c returned with HTTP 404 Sep 07 11:00:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 942/1829] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:47 2026] GET /volume/v3/groups/3650dd9c-6bc7-4bd7-8ad5-914e2c1e866c => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c5c12357-c181-4f04-8541-03dbaa8ac88a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5c12357-c181-4f04-8541-03dbaa8ac88a tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/867db5f1-e49c-49c2-9dc1-3b4a3c8bb3b7 Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5c12357-c181-4f04-8541-03dbaa8ac88a tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5c12357-c181-4f04-8541-03dbaa8ac88a tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5c12357-c181-4f04-8541-03dbaa8ac88a tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/group_types/867db5f1-e49c-49c2-9dc1-3b4a3c8bb3b7 returned with HTTP 202 Sep 07 11:00:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 888/1830] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 11:00:47 2026] DELETE /volume/v3/group_types/867db5f1-e49c-49c2-9dc1-3b4a3c8bb3b7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f7dcc798-2dfb-4e21-a2c5-d7db46230e9e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f7dcc798-2dfb-4e21-a2c5-d7db46230e9e tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] DELETE http://192.168.122.99/volume/v3/types/fa028eb2-bf5d-448a-8537-d6aada0ea2c1 Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f7dcc798-2dfb-4e21-a2c5-d7db46230e9e tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f7dcc798-2dfb-4e21-a2c5-d7db46230e9e tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f7dcc798-2dfb-4e21-a2c5-d7db46230e9e tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/types/fa028eb2-bf5d-448a-8537-d6aada0ea2c1 returned with HTTP 202 Sep 07 11:00:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 943/1831] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:00:47 2026] DELETE /volume/v3/types/fa028eb2-bf5d-448a-8537-d6aada0ea2c1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-eaa3ff5b-abb3-4598-b5a0-a693b803eb75 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eaa3ff5b-abb3-4598-b5a0-a693b803eb75 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] GET http://192.168.122.99/volume/v3/types/fa028eb2-bf5d-448a-8537-d6aada0ea2c1 Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eaa3ff5b-abb3-4598-b5a0-a693b803eb75 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eaa3ff5b-abb3-4598-b5a0-a693b803eb75 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eaa3ff5b-abb3-4598-b5a0-a693b803eb75 tempest-GroupSnapshotsTest-1559843104 tempest-GroupSnapshotsTest-1559843104-project-admin] http://192.168.122.99/volume/v3/types/fa028eb2-bf5d-448a-8537-d6aada0ea2c1 returned with HTTP 404 Sep 07 11:00:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 889/1832] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:00:47 2026] GET /volume/v3/types/fa028eb2-bf5d-448a-8537-d6aada0ea2c1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d01612c-8f21-489a-8803-ce32825fd1fc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d01612c-8f21-489a-8803-ce32825fd1fc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 Sep 07 11:00:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d01612c-8f21-489a-8803-ce32825fd1fc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d01612c-8f21-489a-8803-ce32825fd1fc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7d01612c-8f21-489a-8803-ce32825fd1fc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Snapshot retrieved successfully. Sep 07 11:00:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d01612c-8f21-489a-8803-ce32825fd1fc tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 returned with HTTP 200 Sep 07 11:00:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 944/1833] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:48 2026] GET /volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 => generated 483 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-96793165-297f-4597-8514-b7ec27d02e48 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-96793165-297f-4597-8514-b7ec27d02e48 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 Sep 07 11:00:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-96793165-297f-4597-8514-b7ec27d02e48 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-96793165-297f-4597-8514-b7ec27d02e48 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-96793165-297f-4597-8514-b7ec27d02e48 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Snapshot retrieved successfully. Sep 07 11:00:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-96793165-297f-4597-8514-b7ec27d02e48 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 returned with HTTP 200 Sep 07 11:00:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 890/1834] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:49 2026] GET /volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 => generated 483 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2b5b547a-6dc9-4cff-b113-599a75453336 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5608ae8a-aca7-443a-bffd-2ca5917358ab None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5608ae8a-aca7-443a-bffd-2ca5917358ab tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5608ae8a-aca7-443a-bffd-2ca5917358ab tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5608ae8a-aca7-443a-bffd-2ca5917358ab tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5608ae8a-aca7-443a-bffd-2ca5917358ab tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 returned with HTTP 404 Sep 07 11:00:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 891/1835] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:50 2026] GET /volume/v3/snapshots/fc4d156b-d86d-402f-b647-7e0c6f391247 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ad9da01f-9ddb-41a0-858c-b482ccb847da None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ad9da01f-9ddb-41a0-858c-b482ccb847da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] DELETE http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ad9da01f-9ddb-41a0-858c-b482ccb847da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ad9da01f-9ddb-41a0-858c-b482ccb847da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-ad9da01f-9ddb-41a0-858c-b482ccb847da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Delete volume with id: 8ff18eb2-6550-4c91-8f04-abe4695c7d65 Sep 07 11:00:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ad9da01f-9ddb-41a0-858c-b482ccb847da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ad9da01f-9ddb-41a0-858c-b482ccb847da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Delete volume request issued successfully. Sep 07 11:00:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ad9da01f-9ddb-41a0-858c-b482ccb847da tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 returned with HTTP 202 Sep 07 11:00:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 892/1836] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:50 2026] DELETE /volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:00:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b865de91-2e03-457e-8ad8-ab0862f95b74 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-448782295"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-448782295'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Create volume of 1 GB Sep 07 11:00:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b865de91-2e03-457e-8ad8-ab0862f95b74 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b865de91-2e03-457e-8ad8-ab0862f95b74 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b865de91-2e03-457e-8ad8-ab0862f95b74 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Availability Zones retrieved successfully. Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Flow 'volume_create_api' (a5a73da1-cab6-4480-9d66-a8941be6e347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb34a6b-76ab-4ee7-9ebf-f0b7b0cb5615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b865de91-2e03-457e-8ad8-ab0862f95b74 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b865de91-2e03-457e-8ad8-ab0862f95b74 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 returned with HTTP 200 Sep 07 11:00:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 893/1837] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:50 2026] GET /volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 => generated 874 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb34a6b-76ab-4ee7-9ebf-f0b7b0cb5615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fe7078-6df2-4446-946f-fe281c42cff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Created reservations ['9238690d-e408-4cb8-bba4-0621bdb6103e', '498caf90-5f9b-458e-9786-88a178bd45b4', '5c05fa2b-bcd5-40a5-b1e8-45bc226da300', '69642949-f03a-438f-8d63-beef15a56986'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fe7078-6df2-4446-946f-fe281c42cff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9238690d-e408-4cb8-bba4-0621bdb6103e', '498caf90-5f9b-458e-9786-88a178bd45b4', '5c05fa2b-bcd5-40a5-b1e8-45bc226da300', '69642949-f03a-438f-8d63-beef15a56986']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24338d37-60cb-4853-918f-056bf9773bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24338d37-60cb-4853-918f-056bf9773bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff2bade9-327c-4942-90e7-3987ef3f032d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-448782295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c82d3c41234e1cb7979874f6ae7a91',qos_specs=None,replication_status=,reservations=['9238690d-e408-4cb8-bba4-0621bdb6103e','498caf90-5f9b-458e-9786-88a178bd45b4','5c05fa2b-bcd5-40a5-b1e8-45bc226da300','69642949-f03a-438f-8d63-beef15a56986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c42899a937e044d9be3cc5ec2b11d434',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-448782295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff2bade9-327c-4942-90e7-3987ef3f032d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c82d3c41234e1cb7979874f6ae7a91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c42899a937e044d9be3cc5ec2b11d434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd4b6a1-8a10-42df-b02e-1b186061434d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd4b6a1-8a10-42df-b02e-1b186061434d) transitioned into state 'SUCCESS' from state '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-448782295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c82d3c41234e1cb7979874f6ae7a91',qos_specs=None,replication_status=,reservations=['9238690d-e408-4cb8-bba4-0621bdb6103e','498caf90-5f9b-458e-9786-88a178bd45b4','5c05fa2b-bcd5-40a5-b1e8-45bc226da300','69642949-f03a-438f-8d63-beef15a56986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c42899a937e044d9be3cc5ec2b11d434',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93dfdf91-a2d1-4765-a189-3d22f832897e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93dfdf91-a2d1-4765-a189-3d22f832897e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Flow 'volume_create_api' (a5a73da1-cab6-4480-9d66-a8941be6e347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Create volume request issued successfully. Sep 07 11:00:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b5b547a-6dc9-4cff-b113-599a75453336 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 945/1838] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 11:00:50 2026] POST /volume/v3/volumes => generated 776 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-faca7491-2a4c-47b7-b63a-f2ddac82b4d1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-faca7491-2a4c-47b7-b63a-f2ddac82b4d1 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-faca7491-2a4c-47b7-b63a-f2ddac82b4d1 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-faca7491-2a4c-47b7-b63a-f2ddac82b4d1 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-faca7491-2a4c-47b7-b63a-f2ddac82b4d1 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:00:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-faca7491-2a4c-47b7-b63a-f2ddac82b4d1 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d returned with HTTP 200 Sep 07 11:00:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 894/1839] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:50 2026] GET /volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d => generated 844 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-11066c2b-f546-4722-86f4-456518f6f867 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-11066c2b-f546-4722-86f4-456518f6f867 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 Sep 07 11:00:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-11066c2b-f546-4722-86f4-456518f6f867 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-11066c2b-f546-4722-86f4-456518f6f867 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-11066c2b-f546-4722-86f4-456518f6f867 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 returned with HTTP 404 Sep 07 11:00:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 946/1840] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:51 2026] GET /volume/v3/volumes/8ff18eb2-6550-4c91-8f04-abe4695c7d65 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a1435a9e-a84a-4471-b602-e8337a12efc3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1435a9e-a84a-4471-b602-e8337a12efc3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] DELETE http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 Sep 07 11:00:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a1435a9e-a84a-4471-b602-e8337a12efc3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a1435a9e-a84a-4471-b602-e8337a12efc3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:51 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a1435a9e-a84a-4471-b602-e8337a12efc3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Delete volume with id: 34f37522-40b6-40f9-802b-b0d83ba6f9d5 Sep 07 11:00:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a1435a9e-a84a-4471-b602-e8337a12efc3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a1435a9e-a84a-4471-b602-e8337a12efc3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Delete volume request issued successfully. Sep 07 11:00:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1435a9e-a84a-4471-b602-e8337a12efc3 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 returned with HTTP 202 Sep 07 11:00:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 895/1841] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:00:51 2026] DELETE /volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:00:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-95795677-a103-4ae6-a160-323b7706f376 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95795677-a103-4ae6-a160-323b7706f376 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 Sep 07 11:00:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95795677-a103-4ae6-a160-323b7706f376 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95795677-a103-4ae6-a160-323b7706f376 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-95795677-a103-4ae6-a160-323b7706f376 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Volume info retrieved successfully. Sep 07 11:00:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95795677-a103-4ae6-a160-323b7706f376 tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 returned with HTTP 200 Sep 07 11:00:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 947/1842] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:51 2026] GET /volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 => generated 839 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8016e12c-e6ea-4101-8ab9-3b21ab471ea6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8016e12c-e6ea-4101-8ab9-3b21ab471ea6 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:00:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8016e12c-e6ea-4101-8ab9-3b21ab471ea6 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8016e12c-e6ea-4101-8ab9-3b21ab471ea6 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:52 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:52 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8016e12c-e6ea-4101-8ab9-3b21ab471ea6 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:00:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8016e12c-e6ea-4101-8ab9-3b21ab471ea6 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d returned with HTTP 200 Sep 07 11:00:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 896/1843] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:52 2026] GET /volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d => generated 868 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2f480b74-1eb4-405e-bb6e-c28ff404feaf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f480b74-1eb4-405e-bb6e-c28ff404feaf tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] GET http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 Sep 07 11:00:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f480b74-1eb4-405e-bb6e-c28ff404feaf tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f480b74-1eb4-405e-bb6e-c28ff404feaf tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f480b74-1eb4-405e-bb6e-c28ff404feaf tempest-CinderUnicodeTest-1589268902 tempest-CinderUnicodeTest-1589268902-project-member] http://192.168.122.99/volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 returned with HTTP 404 Sep 07 11:00:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 948/1844] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:00:52 2026] GET /volume/v3/volumes/34f37522-40b6-40f9-802b-b0d83ba6f9d5 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5488284a-6068-4f6d-b5f4-883d806b5993 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5488284a-6068-4f6d-b5f4-883d806b5993 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:00:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5488284a-6068-4f6d-b5f4-883d806b5993 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5488284a-6068-4f6d-b5f4-883d806b5993 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5488284a-6068-4f6d-b5f4-883d806b5993 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:00:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5488284a-6068-4f6d-b5f4-883d806b5993 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d returned with HTTP 200 Sep 07 11:00:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 897/1845] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:53 2026] GET /volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d => generated 869 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f03b53d7-19a4-4fe2-8a63-5417538ec42c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f03b53d7-19a4-4fe2-8a63-5417538ec42c tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:00:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f03b53d7-19a4-4fe2-8a63-5417538ec42c tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff2bade9-327c-4942-90e7-3987ef3f032d", "name": "tempest-VolumeDependencyTests-Snapshot-82149353"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f03b53d7-19a4-4fe2-8a63-5417538ec42c tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:00:53 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-f03b53d7-19a4-4fe2-8a63-5417538ec42c tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Create snapshot from volume ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:00:53 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-f03b53d7-19a4-4fe2-8a63-5417538ec42c tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Created reservations ['0aa32c38-a8dd-49cb-856a-a83be5f4f979', 'a8797f0c-9b69-4412-b18a-d4bf6294711f', '7498a9ae-18cb-4152-98b7-1140f6a557d5', '9ba14212-8e45-4ccd-aea4-f41ff9f56392'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f03b53d7-19a4-4fe2-8a63-5417538ec42c tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Snapshot create request issued successfully. Sep 07 11:00:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f03b53d7-19a4-4fe2-8a63-5417538ec42c tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:00:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 949/1846] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:00:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:00:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-eb565c32-d496-4e24-99b8-6cb461aebb57 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eb565c32-d496-4e24-99b8-6cb461aebb57 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:00:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eb565c32-d496-4e24-99b8-6cb461aebb57 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eb565c32-d496-4e24-99b8-6cb461aebb57 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-eb565c32-d496-4e24-99b8-6cb461aebb57 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Snapshot retrieved successfully. Sep 07 11:00:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eb565c32-d496-4e24-99b8-6cb461aebb57 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 returned with HTTP 200 Sep 07 11:00:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 898/1847] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:53 2026] GET /volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a7a78d4f-2875-41dd-8450-8f97b6160da0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7a78d4f-2875-41dd-8450-8f97b6160da0 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:00:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7a78d4f-2875-41dd-8450-8f97b6160da0 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-2017464656"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7a78d4f-2875-41dd-8450-8f97b6160da0 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:00:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 950/1848] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 11:00:54 2026] POST /volume/v3/types => generated 228 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ae791961-7433-42bd-957e-a3b536cc53d5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ae791961-7433-42bd-957e-a3b536cc53d5 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 11:00:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ae791961-7433-42bd-957e-a3b536cc53d5 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1726019717"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ae791961-7433-42bd-957e-a3b536cc53d5 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 11:00:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 899/1849] 192.168.122.99 () {62 vars in 1190 bytes} [Mon Sep 7 11:00:54 2026] POST /volume/v3/group_types => generated 185 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-80cdd697-1aca-4d5c-a8df-299bb3865cc1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-934e76f7-dbe2-446b-af70-24db8dff9f5a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-934e76f7-dbe2-446b-af70-24db8dff9f5a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:00:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-934e76f7-dbe2-446b-af70-24db8dff9f5a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-934e76f7-dbe2-446b-af70-24db8dff9f5a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-934e76f7-dbe2-446b-af70-24db8dff9f5a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Snapshot retrieved successfully. Sep 07 11:00:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-934e76f7-dbe2-446b-af70-24db8dff9f5a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 returned with HTTP 200 Sep 07 11:00:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 900/1850] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:54 2026] GET /volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80cdd697-1aca-4d5c-a8df-299bb3865cc1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] POST http://192.168.122.99/volume/v3/groups Sep 07 11:00:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80cdd697-1aca-4d5c-a8df-299bb3865cc1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a11f069d-e6ac-492c-a86a-aed7bd2cd93d", "volume_types": ["398a6bf8-3ce3-4b2b-be18-5650385f0a54"], "name": "tempest-GroupSnapshotsV319Test-Group-987711058"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-80cdd697-1aca-4d5c-a8df-299bb3865cc1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Creating new group {'group': {'group_type': 'a11f069d-e6ac-492c-a86a-aed7bd2cd93d', 'volume_types': ['398a6bf8-3ce3-4b2b-be18-5650385f0a54'], 'name': 'tempest-GroupSnapshotsV319Test-Group-987711058'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 11:00:54 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-80cdd697-1aca-4d5c-a8df-299bb3865cc1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-987711058. Sep 07 11:00:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-80cdd697-1aca-4d5c-a8df-299bb3865cc1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Availability Zones retrieved successfully. Sep 07 11:00:54 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-80cdd697-1aca-4d5c-a8df-299bb3865cc1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Created reservations ['1345e3ac-31f9-4c29-a3d1-95851b77da86'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80cdd697-1aca-4d5c-a8df-299bb3865cc1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/groups returned with HTTP 202 Sep 07 11:00:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 951/1851] 192.168.122.99 () {62 vars in 1176 bytes} [Mon Sep 7 11:00:54 2026] POST /volume/v3/groups => generated 115 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9e8dd461-fa05-43d1-9bb0-41277a8793c3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e6200460-6438-4d32-9f2f-7a9b751a58da None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6200460-6438-4d32-9f2f-7a9b751a58da None None] GET http://192.168.122.99/volume// Sep 07 11:00:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9e8dd461-fa05-43d1-9bb0-41277a8793c3 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 Sep 07 11:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6200460-6438-4d32-9f2f-7a9b751a58da None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6200460-6438-4d32-9f2f-7a9b751a58da None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6200460-6438-4d32-9f2f-7a9b751a58da None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:00:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 952/1852] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 11:00:54 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:00:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9e8dd461-fa05-43d1-9bb0-41277a8793c3 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9e8dd461-fa05-43d1-9bb0-41277a8793c3 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-9e8dd461-fa05-43d1-9bb0-41277a8793c3 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 39e4fed5-15a6-48f7-938e-20c7e2069583 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-60125863-b007-43ba-9660-1db6134a0bda req-b1ba42be-d655-43d6-815e-4440a2cdb937 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-60125863-b007-43ba-9660-1db6134a0bda req-b1ba42be-d655-43d6-815e-4440a2cdb937 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 11:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-60125863-b007-43ba-9660-1db6134a0bda req-b1ba42be-d655-43d6-815e-4440a2cdb937 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fceca44f-da6a-430d-aba3-e086162dc72a", "connector": null, "instance_uuid": "741d9ece-3806-4530-9103-829014c40dde"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:55 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:55 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:00:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9e8dd461-fa05-43d1-9bb0-41277a8793c3 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 returned with HTTP 200 Sep 07 11:00:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 901/1853] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:54 2026] GET /volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 => generated 395 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-60125863-b007-43ba-9660-1db6134a0bda req-b1ba42be-d655-43d6-815e-4440a2cdb937 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 11:00:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 953/1854] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 11:00:55 2026] POST /volume/v3/attachments => generated 273 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-60125863-b007-43ba-9660-1db6134a0bda req-34eb04be-4676-464b-8456-2140d8aae5b2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-60125863-b007-43ba-9660-1db6134a0bda req-34eb04be-4676-464b-8456-2140d8aae5b2 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] DELETE http://192.168.122.99/volume/v3/attachments/edf7e4b5-66ed-4838-855d-eed30108b04f Sep 07 11:00:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-60125863-b007-43ba-9660-1db6134a0bda req-34eb04be-4676-464b-8456-2140d8aae5b2 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-60125863-b007-43ba-9660-1db6134a0bda req-34eb04be-4676-464b-8456-2140d8aae5b2 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:55 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:55 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 11:00:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-60125863-b007-43ba-9660-1db6134a0bda req-34eb04be-4676-464b-8456-2140d8aae5b2 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/attachments/edf7e4b5-66ed-4838-855d-eed30108b04f returned with HTTP 200 Sep 07 11:00:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 902/1855] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 11:00:55 2026] DELETE /volume/v3/attachments/edf7e4b5-66ed-4838-855d-eed30108b04f => generated 192 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0b3578d6-5f4d-408a-92b3-046ea3ca7f9f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0b3578d6-5f4d-408a-92b3-046ea3ca7f9f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0b3578d6-5f4d-408a-92b3-046ea3ca7f9f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0b3578d6-5f4d-408a-92b3-046ea3ca7f9f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0b3578d6-5f4d-408a-92b3-046ea3ca7f9f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Snapshot retrieved successfully. Sep 07 11:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0b3578d6-5f4d-408a-92b3-046ea3ca7f9f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 returned with HTTP 200 Sep 07 11:00:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 954/1856] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:55 2026] GET /volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-18fe0fd0-71dd-4f5f-b3ef-511caa8251d7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-18fe0fd0-71dd-4f5f-b3ef-511caa8251d7 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-18fe0fd0-71dd-4f5f-b3ef-511caa8251d7 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-18fe0fd0-71dd-4f5f-b3ef-511caa8251d7 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-18fe0fd0-71dd-4f5f-b3ef-511caa8251d7 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 39e4fed5-15a6-48f7-938e-20c7e2069583 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:56 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:00:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-18fe0fd0-71dd-4f5f-b3ef-511caa8251d7 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 returned with HTTP 200 Sep 07 11:00:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 903/1857] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:00:56 2026] GET /volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 => generated 396 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4034a18b-63cb-4219-b486-682f4aff1124 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1606482107", "volume_type": "398a6bf8-3ce3-4b2b-be18-5650385f0a54", "group_id": "39e4fed5-15a6-48f7-938e-20c7e2069583", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1606482107', 'volume_type': '398a6bf8-3ce3-4b2b-be18-5650385f0a54', 'group_id': '39e4fed5-15a6-48f7-938e-20c7e2069583', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:56 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Create volume of 1 GB Sep 07 11:00:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 07 11:00:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Availability Zones retrieved successfully. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Flow 'volume_create_api' (3a508343-64f8-4bab-bfde-ba989926b31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e06ba1a-22e4-44ad-865b-a0d17a145195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e06ba1a-22e4-44ad-865b-a0d17a145195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:00:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=398a6bf8-3ce3-4b2b-be18-5650385f0a54,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-2017464656',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '398a6bf8-3ce3-4b2b-be18-5650385f0a54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '39e4fed5-15a6-48f7-938e-20c7e2069583', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (878323e8-1ec6-44bf-acf8-7afe43bfcac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2017464656 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2017464656, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2017464656 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2017464656, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Created reservations ['e1ff06a4-75f0-4071-abe9-4af2073b6686', '6064418c-49ae-4b05-9590-79172125e3f5', '74fa0ca2-ef26-431b-9826-ce170def7dcf', '85e5613c-fcb1-4173-8733-afd87ad3585e'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (878323e8-1ec6-44bf-acf8-7afe43bfcac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1ff06a4-75f0-4071-abe9-4af2073b6686', '6064418c-49ae-4b05-9590-79172125e3f5', '74fa0ca2-ef26-431b-9826-ce170def7dcf', '85e5613c-fcb1-4173-8733-afd87ad3585e']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced0a187-ee5c-45df-9c25-e29f585323f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced0a187-ee5c-45df-9c25-e29f585323f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31b99ed1-1cf3-43ed-84a4-465243ae120e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1606482107',encryption_key_id=None,group_id=39e4fed5-15a6-48f7-938e-20c7e2069583,group_type_id=,metadata={},multiattach=False,project_id='3b9deb82930b4ddea08e12a842584da3',qos_specs=None,replication_status=,reservations=['e1ff06a4-75f0-4071-abe9-4af2073b6686','6064418c-49ae-4b05-9590-79172125e3f5','74fa0ca2-ef26-431b-9826-ce170def7dcf','85e5613c-fcb1-4173-8733-afd87ad3585e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f192a2757b543e99452bc2449b71ecc',volume_type_id=398a6bf8-3ce3-4b2b-be18-5650385f0a54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1606482107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=39e4fed5-15a6-48f7-938e-20c7e2069583,host=None,id=31b99ed1-1cf3-43ed-84a4-465243ae120e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b9deb82930b4ddea08e12a842584da3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f192a2757b543e99452bc2449b71ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(398a6bf8-3ce3-4b2b-be18-5650385f0a54),volume_type_id=398a6bf8-3ce3-4b2b-be18-5650385f0a54)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2677f32-333f-4747-a332-477c08056a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0fceb12f-29f3-44d5-974b-9ef0617e4201 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0fceb12f-29f3-44d5-974b-9ef0617e4201 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2677f32-333f-4747-a332-477c08056a6b) transitioned into state 'SUCCESS' from state '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-1606482107',encryption_key_id=None,group_id=39e4fed5-15a6-48f7-938e-20c7e2069583,group_type_id=,metadata={},multiattach=False,project_id='3b9deb82930b4ddea08e12a842584da3',qos_specs=None,replication_status=,reservations=['e1ff06a4-75f0-4071-abe9-4af2073b6686','6064418c-49ae-4b05-9590-79172125e3f5','74fa0ca2-ef26-431b-9826-ce170def7dcf','85e5613c-fcb1-4173-8733-afd87ad3585e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f192a2757b543e99452bc2449b71ecc',volume_type_id=398a6bf8-3ce3-4b2b-be18-5650385f0a54)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bcb35fc-b5c4-487b-9922-6b3126ddcb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0fceb12f-29f3-44d5-974b-9ef0617e4201 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0fceb12f-29f3-44d5-974b-9ef0617e4201 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0fceb12f-29f3-44d5-974b-9ef0617e4201 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Snapshot retrieved successfully. Sep 07 11:00:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0fceb12f-29f3-44d5-974b-9ef0617e4201 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 returned with HTTP 200 Sep 07 11:00:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 904/1858] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:00:56 2026] GET /volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "60736474-d7b5-4adb-92b9-5bd2fa07b913", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1584151559"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bcb35fc-b5c4-487b-9922-6b3126ddcb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Create volume request body: {'volume': {'snapshot_id': '60736474-d7b5-4adb-92b9-5bd2fa07b913', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1584151559'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Flow 'volume_create_api' (3a508343-64f8-4bab-bfde-ba989926b31d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Create volume request issued successfully. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:56 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Snapshot retrieved successfully. Sep 07 11:00:56 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Create volume of 1 GB Sep 07 11:00:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Availability Zones retrieved successfully. Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Flow 'volume_create_api' (d637639c-3cbb-4066-8832-e9ae18903d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e78fa4f-2f5e-4d99-a2e3-652764025c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4034a18b-63cb-4219-b486-682f4aff1124 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 955/1859] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 11:00:56 2026] POST /volume/v3/volumes => generated 833 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c81421e6-bff4-4e49-b5f9-67b6b0344f87 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c81421e6-bff4-4e49-b5f9-67b6b0344f87 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c81421e6-bff4-4e49-b5f9-67b6b0344f87 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c81421e6-bff4-4e49-b5f9-67b6b0344f87 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c81421e6-bff4-4e49-b5f9-67b6b0344f87 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Volume info retrieved successfully. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-c81421e6-bff4-4e49-b5f9-67b6b0344f87 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:56 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-c81421e6-bff4-4e49-b5f9-67b6b0344f87 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e78fa4f-2f5e-4d99-a2e3-652764025c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '60736474-d7b5-4adb-92b9-5bd2fa07b913', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:56 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76d898e-d125-41bb-a920-2f8123263081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-c81421e6-bff4-4e49-b5f9-67b6b0344f87 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c81421e6-bff4-4e49-b5f9-67b6b0344f87 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e returned with HTTP 200 Sep 07 11:00:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 956/1860] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:56 2026] GET /volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e => generated 901 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Created reservations ['9717435c-e8e5-472e-a438-636b448cc174', 'ccc82f6b-7510-4cc3-8f5d-e8f25390fd36', 'e4e1d15a-748e-420b-8228-e0abca7fe727', '8085629b-ad05-4bf7-9a56-1490d027d350'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76d898e-d125-41bb-a920-2f8123263081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9717435c-e8e5-472e-a438-636b448cc174', 'ccc82f6b-7510-4cc3-8f5d-e8f25390fd36', 'e4e1d15a-748e-420b-8228-e0abca7fe727', '8085629b-ad05-4bf7-9a56-1490d027d350']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80e6441-eb94-4016-bacf-4d939f1b4c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80e6441-eb94-4016-bacf-4d939f1b4c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7ec2621-3086-4045-b325-c29b9c761189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1584151559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c82d3c41234e1cb7979874f6ae7a91',qos_specs=None,replication_status=,reservations=['9717435c-e8e5-472e-a438-636b448cc174','ccc82f6b-7510-4cc3-8f5d-e8f25390fd36','e4e1d15a-748e-420b-8228-e0abca7fe727','8085629b-ad05-4bf7-9a56-1490d027d350'],size=1,snapshot_id=60736474-d7b5-4adb-92b9-5bd2fa07b913,source_replicaid=,source_volid=None,status='creating',user_id='c42899a937e044d9be3cc5ec2b11d434',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1584151559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7ec2621-3086-4045-b325-c29b9c761189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c82d3c41234e1cb7979874f6ae7a91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=60736474-d7b5-4adb-92b9-5bd2fa07b913,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c42899a937e044d9be3cc5ec2b11d434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a86934-8e6c-452b-a773-289a7c27907c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a86934-8e6c-452b-a773-289a7c27907c) transitioned into state 'SUCCESS' from state '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-1584151559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c82d3c41234e1cb7979874f6ae7a91',qos_specs=None,replication_status=,reservations=['9717435c-e8e5-472e-a438-636b448cc174','ccc82f6b-7510-4cc3-8f5d-e8f25390fd36','e4e1d15a-748e-420b-8228-e0abca7fe727','8085629b-ad05-4bf7-9a56-1490d027d350'],size=1,snapshot_id=60736474-d7b5-4adb-92b9-5bd2fa07b913,source_replicaid=,source_volid=None,status='creating',user_id='c42899a937e044d9be3cc5ec2b11d434',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee664b2-691a-40f8-a296-4bc088f92293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee664b2-691a-40f8-a296-4bc088f92293) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Flow 'volume_create_api' (d637639c-3cbb-4066-8832-e9ae18903d2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Create volume request issued successfully. Sep 07 11:00:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a4666c7b-055b-4258-bcd7-48d3fbaed572 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 905/1861] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 11:00:56 2026] POST /volume/v3/volumes => generated 811 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-29bbbe93-a3c4-485c-820f-b6e369016bfc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29bbbe93-a3c4-485c-820f-b6e369016bfc tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:00:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29bbbe93-a3c4-485c-820f-b6e369016bfc tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29bbbe93-a3c4-485c-820f-b6e369016bfc tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-29bbbe93-a3c4-485c-820f-b6e369016bfc tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:00:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29bbbe93-a3c4-485c-820f-b6e369016bfc tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 returned with HTTP 200 Sep 07 11:00:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 957/1862] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:57 2026] GET /volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 => generated 879 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-842880670"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e2fc1489-591a-4a5e-82e1-8d5025c96b4a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-842880670'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:00:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e2fc1489-591a-4a5e-82e1-8d5025c96b4a None None] GET http://192.168.122.99/volume// Sep 07 11:00:57 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume of 1 GB Sep 07 11:00:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e2fc1489-591a-4a5e-82e1-8d5025c96b4a None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e2fc1489-591a-4a5e-82e1-8d5025c96b4a None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e2fc1489-591a-4a5e-82e1-8d5025c96b4a None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:00:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 958/1863] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 11:00:57 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:00:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Availability Zones retrieved successfully. Sep 07 11:00:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-a5e41525-be7a-4db3-8f00-d2ccbe525253 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-a5e41525-be7a-4db3-8f00-d2ccbe525253 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] GET http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:00:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-a5e41525-be7a-4db3-8f00-d2ccbe525253 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-a5e41525-be7a-4db3-8f00-d2ccbe525253 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Flow 'volume_create_api' (113465a8-32a4-4d4f-b1e6-e79c8d554094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (646ca5e9-bc6b-4c6d-a10c-2a19e5f81401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-a5e41525-be7a-4db3-8f00-d2ccbe525253 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:00:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-a5e41525-be7a-4db3-8f00-d2ccbe525253 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 200 Sep 07 11:00:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 959/1864] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 11:00:57 2026] GET /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 1510 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:00:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-efd47844-644e-41d0-88c5-7f110f027bee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efd47844-644e-41d0-88c5-7f110f027bee tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e Sep 07 11:00:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efd47844-644e-41d0-88c5-7f110f027bee tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efd47844-644e-41d0-88c5-7f110f027bee tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-efd47844-644e-41d0-88c5-7f110f027bee tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Volume info retrieved successfully. Sep 07 11:00:58 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-efd47844-644e-41d0-88c5-7f110f027bee tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:58 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-efd47844-644e-41d0-88c5-7f110f027bee tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (646ca5e9-bc6b-4c6d-a10c-2a19e5f81401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8016c6ab-c6a3-4949-9796-0ba50da76f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-efd47844-644e-41d0-88c5-7f110f027bee tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efd47844-644e-41d0-88c5-7f110f027bee tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e returned with HTTP 200 Sep 07 11:00:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 960/1865] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:58 2026] GET /volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e => generated 925 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-242abf8b-09ea-4f89-8c5f-50ff210717b2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-242abf8b-09ea-4f89-8c5f-50ff210717b2 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] PUT http://192.168.122.99/volume/v3/attachments/ec55d72f-9eaa-4912-a483-7992de7c8449 Sep 07 11:00:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-242abf8b-09ea-4f89-8c5f-50ff210717b2 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-242abf8b-09ea-4f89-8c5f-50ff210717b2 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Acquiring lock "cinder-attachment_update-fceca44f-da6a-430d-aba3-e086162dc72a-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-242abf8b-09ea-4f89-8c5f-50ff210717b2 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Lock "cinder-attachment_update-fceca44f-da6a-430d-aba3-e086162dc72a-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Created reservations ['91d0f03e-9a6b-4c4e-b67b-14f8e63431d9', 'cda6d14d-e76a-4e3c-a5bd-95c2d2c8a568', '3dba1014-3496-4e2d-90ab-c485cd46b0dd', '6f2b8605-2394-4912-9581-781137a447a8'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8016c6ab-c6a3-4949-9796-0ba50da76f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91d0f03e-9a6b-4c4e-b67b-14f8e63431d9', 'cda6d14d-e76a-4e3c-a5bd-95c2d2c8a568', '3dba1014-3496-4e2d-90ab-c485cd46b0dd', '6f2b8605-2394-4912-9581-781137a447a8']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611d6536-0f90-4ece-b218-4d8172a33387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:00:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611d6536-0f90-4ece-b218-4d8172a33387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a96439c7-61b4-41e1-8d48-3d1a22c426a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842880670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fdefcfd836344678a900b1b80d0ec9c',qos_specs=None,replication_status=,reservations=['91d0f03e-9a6b-4c4e-b67b-14f8e63431d9','cda6d14d-e76a-4e3c-a5bd-95c2d2c8a568','3dba1014-3496-4e2d-90ab-c485cd46b0dd','6f2b8605-2394-4912-9581-781137a447a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195a0401e5264740925008494f5d76a7',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842880670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a96439c7-61b4-41e1-8d48-3d1a22c426a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fdefcfd836344678a900b1b80d0ec9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='195a0401e5264740925008494f5d76a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01222be9-3774-4ac0-83bb-6f9b90d60d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01222be9-3774-4ac0-83bb-6f9b90d60d3c) transitioned into state 'SUCCESS' from state '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-842880670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fdefcfd836344678a900b1b80d0ec9c',qos_specs=None,replication_status=,reservations=['91d0f03e-9a6b-4c4e-b67b-14f8e63431d9','cda6d14d-e76a-4e3c-a5bd-95c2d2c8a568','3dba1014-3496-4e2d-90ab-c485cd46b0dd','6f2b8605-2394-4912-9581-781137a447a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195a0401e5264740925008494f5d76a7',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815bbc08-7480-4a5c-9a1f-6aad81b13a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815bbc08-7480-4a5c-9a1f-6aad81b13a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Flow 'volume_create_api' (113465a8-32a4-4d4f-b1e6-e79c8d554094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume request issued successfully. Sep 07 11:00:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e98fe531-42f9-4f7d-a2d9-cca6cd09025d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:00:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 906/1866] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 11:00:57 2026] POST /volume/v3/volumes => generated 784 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-67f21332-6bb1-461b-86b1-47cec58424be None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-67f21332-6bb1-461b-86b1-47cec58424be tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-67f21332-6bb1-461b-86b1-47cec58424be tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-67f21332-6bb1-461b-86b1-47cec58424be tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-67f21332-6bb1-461b-86b1-47cec58424be tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:00:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-67f21332-6bb1-461b-86b1-47cec58424be tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 200 Sep 07 11:00:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 907/1867] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:58 2026] GET /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 963 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9f6cab33-a6a6-49f8-9507-aee8f662406b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9f6cab33-a6a6-49f8-9507-aee8f662406b tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9f6cab33-a6a6-49f8-9507-aee8f662406b tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9f6cab33-a6a6-49f8-9507-aee8f662406b tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9f6cab33-a6a6-49f8-9507-aee8f662406b tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:00:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9f6cab33-a6a6-49f8-9507-aee8f662406b tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 returned with HTTP 200 Sep 07 11:00:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 908/1868] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:58 2026] GET /volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 => generated 903 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4ce97f88-41ff-4fa2-b8a5-d96830b0b9b9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4ce97f88-41ff-4fa2-b8a5-d96830b0b9b9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4ce97f88-41ff-4fa2-b8a5-d96830b0b9b9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4ce97f88-41ff-4fa2-b8a5-d96830b0b9b9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4ce97f88-41ff-4fa2-b8a5-d96830b0b9b9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Volume info retrieved successfully. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-4ce97f88-41ff-4fa2-b8a5-d96830b0b9b9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:00:59 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-4ce97f88-41ff-4fa2-b8a5-d96830b0b9b9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-4ce97f88-41ff-4fa2-b8a5-d96830b0b9b9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4ce97f88-41ff-4fa2-b8a5-d96830b0b9b9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e returned with HTTP 200 Sep 07 11:00:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 909/1869] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:59 2026] GET /volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e => generated 926 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2cb93157-94d9-4298-b44f-d73a04cd5338 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2cb93157-94d9-4298-b44f-d73a04cd5338 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] POST http://192.168.122.99/volume/v3/group_snapshots Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2cb93157-94d9-4298-b44f-d73a04cd5338 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "39e4fed5-15a6-48f7-938e-20c7e2069583", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1532340577"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-2cb93157-94d9-4298-b44f-d73a04cd5338 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '39e4fed5-15a6-48f7-938e-20c7e2069583', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1532340577'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.group_snapshots [None req-2cb93157-94d9-4298-b44f-d73a04cd5338 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1532340577. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:59 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-2cb93157-94d9-4298-b44f-d73a04cd5338 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2017464656 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2017464656, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-2cb93157-94d9-4298-b44f-d73a04cd5338 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2017464656 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2017464656, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-2cb93157-94d9-4298-b44f-d73a04cd5338 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Created reservations ['7187dc84-de44-410a-bfbf-13cf8c7b6aae', '07ba68f5-8a07-4da3-b98f-37cc4e4ec4da', '9a7f8bec-aec4-4e80-b50f-8300bf5efac3', 'e825a23e-d16b-4e95-ac29-41d6ee3bd9c7'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2cb93157-94d9-4298-b44f-d73a04cd5338 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots returned with HTTP 202 Sep 07 11:00:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 910/1870] 192.168.122.99 () {62 vars in 1203 bytes} [Mon Sep 7 11:00:59 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f5757b0c-bdda-4756-acbd-913a39620a8e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f5757b0c-bdda-4756-acbd-913a39620a8e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f5757b0c-bdda-4756-acbd-913a39620a8e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f5757b0c-bdda-4756-acbd-913a39620a8e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f5757b0c-bdda-4756-acbd-913a39620a8e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f5757b0c-bdda-4756-acbd-913a39620a8e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 200 Sep 07 11:00:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 911/1871] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:59 2026] GET /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 1013 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-64910ac6-593c-414d-9448-f96da08b6ce1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-64910ac6-593c-414d-9448-f96da08b6ce1 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-64910ac6-593c-414d-9448-f96da08b6ce1 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-64910ac6-593c-414d-9448-f96da08b6ce1 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-64910ac6-593c-414d-9448-f96da08b6ce1 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-64910ac6-593c-414d-9448-f96da08b6ce1 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 returned with HTTP 200 Sep 07 11:00:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 912/1872] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:00:59 2026] GET /volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 => generated 903 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1a5aa2fd-75e8-4a2b-8aca-787cd9eb88e0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1a5aa2fd-75e8-4a2b-8aca-787cd9eb88e0 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1a5aa2fd-75e8-4a2b-8aca-787cd9eb88e0 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1a5aa2fd-75e8-4a2b-8aca-787cd9eb88e0 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-1a5aa2fd-75e8-4a2b-8aca-787cd9eb88e0 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:00:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:00:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:00:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1a5aa2fd-75e8-4a2b-8aca-787cd9eb88e0 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:00:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 913/1873] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:00:59 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 330 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ed2a8a1d-47a4-4925-b4b4-c418e108f821 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ed2a8a1d-47a4-4925-b4b4-c418e108f821 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:01:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ed2a8a1d-47a4-4925-b4b4-c418e108f821 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ed2a8a1d-47a4-4925-b4b4-c418e108f821 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ed2a8a1d-47a4-4925-b4b4-c418e108f821 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ed2a8a1d-47a4-4925-b4b4-c418e108f821 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 200 Sep 07 11:01:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 914/1874] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:00 2026] GET /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 1013 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-49ac0eed-0742-4a71-a3b2-445a80e7bcc9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49ac0eed-0742-4a71-a3b2-445a80e7bcc9 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:01:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-49ac0eed-0742-4a71-a3b2-445a80e7bcc9 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-49ac0eed-0742-4a71-a3b2-445a80e7bcc9 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-49ac0eed-0742-4a71-a3b2-445a80e7bcc9 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:01:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49ac0eed-0742-4a71-a3b2-445a80e7bcc9 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 returned with HTTP 200 Sep 07 11:01:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 915/1875] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:00 2026] GET /volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 => generated 903 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d26c1a49-86f1-4d73-9c19-ffcb370f55c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d26c1a49-86f1-4d73-9c19-ffcb370f55c9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d26c1a49-86f1-4d73-9c19-ffcb370f55c9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d26c1a49-86f1-4d73-9c19-ffcb370f55c9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-d26c1a49-86f1-4d73-9c19-ffcb370f55c9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d26c1a49-86f1-4d73-9c19-ffcb370f55c9 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 916/1876] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:01 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 330 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0cae0c7e-88bf-4bec-8e94-0799ff5e863d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0cae0c7e-88bf-4bec-8e94-0799ff5e863d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:01:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0cae0c7e-88bf-4bec-8e94-0799ff5e863d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0cae0c7e-88bf-4bec-8e94-0799ff5e863d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0cae0c7e-88bf-4bec-8e94-0799ff5e863d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0cae0c7e-88bf-4bec-8e94-0799ff5e863d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 200 Sep 07 11:01:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 917/1877] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:01 2026] GET /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 1013 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2313a310-d4a8-4c68-b0d8-2f257b7f2409 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2313a310-d4a8-4c68-b0d8-2f257b7f2409 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:01:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2313a310-d4a8-4c68-b0d8-2f257b7f2409 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2313a310-d4a8-4c68-b0d8-2f257b7f2409 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2313a310-d4a8-4c68-b0d8-2f257b7f2409 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:01:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2313a310-d4a8-4c68-b0d8-2f257b7f2409 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 returned with HTTP 200 Sep 07 11:01:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 918/1878] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:02 2026] GET /volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 => generated 903 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2585c0ee-a413-445f-b8c6-ec5b86c4d78c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2585c0ee-a413-445f-b8c6-ec5b86c4d78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2585c0ee-a413-445f-b8c6-ec5b86c4d78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2585c0ee-a413-445f-b8c6-ec5b86c4d78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-2585c0ee-a413-445f-b8c6-ec5b86c4d78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2585c0ee-a413-445f-b8c6-ec5b86c4d78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 919/1879] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:02 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 330 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-72be5c19-8e7f-4ba9-bd51-8f6e8c96e04b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-72be5c19-8e7f-4ba9-bd51-8f6e8c96e04b tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:01:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-72be5c19-8e7f-4ba9-bd51-8f6e8c96e04b tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-72be5c19-8e7f-4ba9-bd51-8f6e8c96e04b tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-72be5c19-8e7f-4ba9-bd51-8f6e8c96e04b tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-72be5c19-8e7f-4ba9-bd51-8f6e8c96e04b tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 200 Sep 07 11:01:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 920/1880] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:03 2026] GET /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 1013 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ab6715a0-639c-475a-833d-01149e0aa036 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ab6715a0-639c-475a-833d-01149e0aa036 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:01:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ab6715a0-639c-475a-833d-01149e0aa036 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ab6715a0-639c-475a-833d-01149e0aa036 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ab6715a0-639c-475a-833d-01149e0aa036 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:01:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ab6715a0-639c-475a-833d-01149e0aa036 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 returned with HTTP 200 Sep 07 11:01:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 921/1881] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:03 2026] GET /volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 => generated 903 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-21001322-4cfb-4f35-a360-65dfd5822a5b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-21001322-4cfb-4f35-a360-65dfd5822a5b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-21001322-4cfb-4f35-a360-65dfd5822a5b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-21001322-4cfb-4f35-a360-65dfd5822a5b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-21001322-4cfb-4f35-a360-65dfd5822a5b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-21001322-4cfb-4f35-a360-65dfd5822a5b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 922/1882] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:03 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 330 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-633ad351-d7b4-471a-b675-22a3f9adf055 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-633ad351-d7b4-471a-b675-22a3f9adf055 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-633ad351-d7b4-471a-b675-22a3f9adf055 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-633ad351-d7b4-471a-b675-22a3f9adf055 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-633ad351-d7b4-471a-b675-22a3f9adf055 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-633ad351-d7b4-471a-b675-22a3f9adf055 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 200 Sep 07 11:01:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 923/1883] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:04 2026] GET /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e5693320-6cfb-4e3e-975f-33ea78c72930 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e5693320-6cfb-4e3e-975f-33ea78c72930 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e5693320-6cfb-4e3e-975f-33ea78c72930 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e5693320-6cfb-4e3e-975f-33ea78c72930 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e5693320-6cfb-4e3e-975f-33ea78c72930 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e5693320-6cfb-4e3e-975f-33ea78c72930 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 returned with HTTP 200 Sep 07 11:01:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 924/1884] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:04 2026] GET /volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 => generated 904 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7ee83197-5bb3-49a4-b603-b81dde5f3ddb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7ee83197-5bb3-49a4-b603-b81dde5f3ddb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7ee83197-5bb3-49a4-b603-b81dde5f3ddb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7ee83197-5bb3-49a4-b603-b81dde5f3ddb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-7ee83197-5bb3-49a4-b603-b81dde5f3ddb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7ee83197-5bb3-49a4-b603-b81dde5f3ddb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 925/1885] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:04 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-535ae577-24ed-4859-9c18-fbe4e9505a8a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-535ae577-24ed-4859-9c18-fbe4e9505a8a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-535ae577-24ed-4859-9c18-fbe4e9505a8a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-535ae577-24ed-4859-9c18-fbe4e9505a8a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-535ae577-24ed-4859-9c18-fbe4e9505a8a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Delete snapshot with id: 60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:01:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:04 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-242abf8b-09ea-4f89-8c5f-50ff210717b2 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Lock "cinder-attachment_update-fceca44f-da6a-430d-aba3-e086162dc72a-devstack" released by "attachment_update" :: held 6.233s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-535ae577-24ed-4859-9c18-fbe4e9505a8a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Snapshot retrieved successfully. Sep 07 11:01:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-242abf8b-09ea-4f89-8c5f-50ff210717b2 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/attachments/ec55d72f-9eaa-4912-a483-7992de7c8449 returned with HTTP 200 Sep 07 11:01:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 961/1886] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 11:00:58 2026] PUT /volume/v3/attachments/ec55d72f-9eaa-4912-a483-7992de7c8449 => generated 694 bytes in 6304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-535ae577-24ed-4859-9c18-fbe4e9505a8a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Snapshot delete request issued successfully. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-535ae577-24ed-4859-9c18-fbe4e9505a8a tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 returned with HTTP 202 Sep 07 11:01:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 926/1887] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:01:04 2026] DELETE /volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-41dedf9d-3d30-4b00-a6c2-8573490a3b6e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0ac1dacc-41f3-4a67-9d68-89a297ea7954 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-41dedf9d-3d30-4b00-a6c2-8573490a3b6e tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] POST http://192.168.122.99/volume/v3/attachments/ec55d72f-9eaa-4912-a483-7992de7c8449/action Sep 07 11:01:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-41dedf9d-3d30-4b00-a6c2-8573490a3b6e tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:01:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-41dedf9d-3d30-4b00-a6c2-8573490a3b6e tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ac1dacc-41f3-4a67-9d68-89a297ea7954 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0ac1dacc-41f3-4a67-9d68-89a297ea7954 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0ac1dacc-41f3-4a67-9d68-89a297ea7954 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0ac1dacc-41f3-4a67-9d68-89a297ea7954 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Snapshot retrieved successfully. Sep 07 11:01:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ac1dacc-41f3-4a67-9d68-89a297ea7954 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 returned with HTTP 200 Sep 07 11:01:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 927/1888] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:01:04 2026] GET /volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-59862680-a300-4e8b-ba0b-ee8fc2c6c046 req-41dedf9d-3d30-4b00-a6c2-8573490a3b6e tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/attachments/ec55d72f-9eaa-4912-a483-7992de7c8449/action returned with HTTP 204 Sep 07 11:01:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 962/1889] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 11:01:04 2026] POST /volume/v3/attachments/ec55d72f-9eaa-4912-a483-7992de7c8449/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0c71cdda-6577-4b40-9b0b-019841ef362d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c71cdda-6577-4b40-9b0b-019841ef362d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:01:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c71cdda-6577-4b40-9b0b-019841ef362d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c71cdda-6577-4b40-9b0b-019841ef362d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0c71cdda-6577-4b40-9b0b-019841ef362d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c71cdda-6577-4b40-9b0b-019841ef362d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 200 Sep 07 11:01:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 928/1890] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:05 2026] GET /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 1013 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-00eab13f-9901-4046-a009-a572de3c8b09 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00eab13f-9901-4046-a009-a572de3c8b09 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00eab13f-9901-4046-a009-a572de3c8b09 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00eab13f-9901-4046-a009-a572de3c8b09 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-00eab13f-9901-4046-a009-a572de3c8b09 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00eab13f-9901-4046-a009-a572de3c8b09 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 963/1891] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:05 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 330 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3aa22799-4729-4f60-ba60-7740dfd697b5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3aa22799-4729-4f60-ba60-7740dfd697b5 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:01:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3aa22799-4729-4f60-ba60-7740dfd697b5 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3aa22799-4729-4f60-ba60-7740dfd697b5 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3aa22799-4729-4f60-ba60-7740dfd697b5 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Snapshot retrieved successfully. Sep 07 11:01:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3aa22799-4729-4f60-ba60-7740dfd697b5 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 returned with HTTP 200 Sep 07 11:01:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 929/1892] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:01:05 2026] GET /volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 => generated 464 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fe970808-fcc1-49ba-ab93-ef079003c24b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe970808-fcc1-49ba-ab93-ef079003c24b tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe970808-fcc1-49ba-ab93-ef079003c24b tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe970808-fcc1-49ba-ab93-ef079003c24b tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fe970808-fcc1-49ba-ab93-ef079003c24b tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe970808-fcc1-49ba-ab93-ef079003c24b tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 200 Sep 07 11:01:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 964/1893] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:06 2026] GET /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-175e6b98-0451-456f-931d-3021a1e79789 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9aea3d01-d99b-48cd-a41f-1a8f8342a4c5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9aea3d01-d99b-48cd-a41f-1a8f8342a4c5 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9aea3d01-d99b-48cd-a41f-1a8f8342a4c5 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9aea3d01-d99b-48cd-a41f-1a8f8342a4c5 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-9aea3d01-d99b-48cd-a41f-1a8f8342a4c5 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9aea3d01-d99b-48cd-a41f-1a8f8342a4c5 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 965/1894] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:06 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 330 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fce3e689-9ef0-4f80-be2b-18c87d682823 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fce3e689-9ef0-4f80-be2b-18c87d682823 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fce3e689-9ef0-4f80-be2b-18c87d682823 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fce3e689-9ef0-4f80-be2b-18c87d682823 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fce3e689-9ef0-4f80-be2b-18c87d682823 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Snapshot retrieved successfully. Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fce3e689-9ef0-4f80-be2b-18c87d682823 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 returned with HTTP 200 Sep 07 11:01:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 966/1895] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:01:06 2026] GET /volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-175e6b98-0451-456f-931d-3021a1e79789 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] GET http://192.168.122.99/volume/v3/volumes Sep 07 11:01:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-175e6b98-0451-456f-931d-3021a1e79789 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-175e6b98-0451-456f-931d-3021a1e79789 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-175e6b98-0451-456f-931d-3021a1e79789 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:01:06 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-175e6b98-0451-456f-931d-3021a1e79789 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:01:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:06 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 11:01:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-175e6b98-0451-456f-931d-3021a1e79789 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Get all volumes completed successfully. Sep 07 11:01:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-175e6b98-0451-456f-931d-3021a1e79789 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] http://192.168.122.99/volume/v3/volumes returned with HTTP 200 Sep 07 11:01:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 930/1896] 192.168.122.99 () {60 vars in 1157 bytes} [Mon Sep 7 11:01:06 2026] GET /volume/v3/volumes => generated 341 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1802759c-ee23-4d46-815c-7b4f9d7249e1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1802759c-ee23-4d46-815c-7b4f9d7249e1 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1802759c-ee23-4d46-815c-7b4f9d7249e1 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1802759c-ee23-4d46-815c-7b4f9d7249e1 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1802759c-ee23-4d46-815c-7b4f9d7249e1 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Delete volume with id: a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:01:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1802759c-ee23-4d46-815c-7b4f9d7249e1 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1802759c-ee23-4d46-815c-7b4f9d7249e1 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Delete volume request issued successfully. Sep 07 11:01:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1802759c-ee23-4d46-815c-7b4f9d7249e1 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 202 Sep 07 11:01:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 967/1897] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:01:06 2026] DELETE /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b4b47a86-940d-4bf4-8d7d-52d68752a538 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b4b47a86-940d-4bf4-8d7d-52d68752a538 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:01:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b4b47a86-940d-4bf4-8d7d-52d68752a538 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b4b47a86-940d-4bf4-8d7d-52d68752a538 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b4b47a86-940d-4bf4-8d7d-52d68752a538 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b4b47a86-940d-4bf4-8d7d-52d68752a538 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 200 Sep 07 11:01:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 931/1898] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:06 2026] GET /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fdad9ac7-5659-460a-ba7b-03bd95510df1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fdad9ac7-5659-460a-ba7b-03bd95510df1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fdad9ac7-5659-460a-ba7b-03bd95510df1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fdad9ac7-5659-460a-ba7b-03bd95510df1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-fdad9ac7-5659-460a-ba7b-03bd95510df1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fdad9ac7-5659-460a-ba7b-03bd95510df1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 968/1899] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:07 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 330 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9a3fc389-2791-4be4-9089-771f22186960 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9a3fc389-2791-4be4-9089-771f22186960 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:01:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9a3fc389-2791-4be4-9089-771f22186960 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9a3fc389-2791-4be4-9089-771f22186960 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:07 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=618,cinder:UPDATE=129,cinder:INSERT=78 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:01:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9a3fc389-2791-4be4-9089-771f22186960 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 returned with HTTP 404 Sep 07 11:01:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 932/1900] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:01:07 2026] GET /volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-123372be-41b1-46f3-84d5-94bfeda41079 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-123372be-41b1-46f3-84d5-94bfeda41079 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:01:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-123372be-41b1-46f3-84d5-94bfeda41079 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-123372be-41b1-46f3-84d5-94bfeda41079 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-123372be-41b1-46f3-84d5-94bfeda41079 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Delete volume with id: ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:01:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-123372be-41b1-46f3-84d5-94bfeda41079 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:01:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-123372be-41b1-46f3-84d5-94bfeda41079 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Delete volume request issued successfully. Sep 07 11:01:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-123372be-41b1-46f3-84d5-94bfeda41079 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d returned with HTTP 202 Sep 07 11:01:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 969/1901] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:01:07 2026] DELETE /volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6b795b73-372a-422f-8480-9f4d3f1db4d9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6b795b73-372a-422f-8480-9f4d3f1db4d9 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:01:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6b795b73-372a-422f-8480-9f4d3f1db4d9 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6b795b73-372a-422f-8480-9f4d3f1db4d9 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6b795b73-372a-422f-8480-9f4d3f1db4d9 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:01:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6b795b73-372a-422f-8480-9f4d3f1db4d9 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d returned with HTTP 200 Sep 07 11:01:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 933/1902] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:07 2026] GET /volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d => generated 868 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-550217c8-4a33-48e8-810c-c7afec11f72a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-550217c8-4a33-48e8-810c-c7afec11f72a tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-550217c8-4a33-48e8-810c-c7afec11f72a tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-550217c8-4a33-48e8-810c-c7afec11f72a tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=587,cinder:UPDATE=163,cinder:INSERT=99 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-550217c8-4a33-48e8-810c-c7afec11f72a tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-550217c8-4a33-48e8-810c-c7afec11f72a tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 200 Sep 07 11:01:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 970/1903] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:08 2026] GET /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 1013 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d99c43a5-51d8-435d-af57-cdb6dc2e27f8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d99c43a5-51d8-435d-af57-cdb6dc2e27f8 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d99c43a5-51d8-435d-af57-cdb6dc2e27f8 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d99c43a5-51d8-435d-af57-cdb6dc2e27f8 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-d99c43a5-51d8-435d-af57-cdb6dc2e27f8 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d99c43a5-51d8-435d-af57-cdb6dc2e27f8 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 934/1904] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:08 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 331 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-90bbbfb8-58b0-4772-b03d-5044b77afe28 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90bbbfb8-58b0-4772-b03d-5044b77afe28 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/snapshots/detail Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90bbbfb8-58b0-4772-b03d-5044b77afe28 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90bbbfb8-58b0-4772-b03d-5044b77afe28 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-90bbbfb8-58b0-4772-b03d-5044b77afe28 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-90bbbfb8-58b0-4772-b03d-5044b77afe28 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:08 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:01:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-90bbbfb8-58b0-4772-b03d-5044b77afe28 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Get all snapshots completed successfully. Sep 07 11:01:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90bbbfb8-58b0-4772-b03d-5044b77afe28 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 11:01:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 971/1905] 192.168.122.99 () {58 vars in 1143 bytes} [Mon Sep 7 11:01:08 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:01:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3e533e79-ea79-4bb7-a36f-ff781f459d27 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3e533e79-ea79-4bb7-a36f-ff781f459d27 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 Sep 07 11:01:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3e533e79-ea79-4bb7-a36f-ff781f459d27 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3e533e79-ea79-4bb7-a36f-ff781f459d27 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3e533e79-ea79-4bb7-a36f-ff781f459d27 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Snapshot retrieved successfully. Sep 07 11:01:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3e533e79-ea79-4bb7-a36f-ff781f459d27 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 returned with HTTP 200 Sep 07 11:01:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 935/1906] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:01:08 2026] GET /volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 => generated 474 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-13792661-2acb-4381-9c41-1cd744453c54 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13792661-2acb-4381-9c41-1cd744453c54 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] POST http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13792661-2acb-4381-9c41-1cd744453c54 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13792661-2acb-4381-9c41-1cd744453c54 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-13792661-2acb-4381-9c41-1cd744453c54 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Updating group '5ee7b314-069c-420e-89f7-2a02cb359c17' with 'creating' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 11:01:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13792661-2acb-4381-9c41-1cd744453c54 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action returned with HTTP 202 Sep 07 11:01:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 972/1907] 192.168.122.99 () {62 vars in 1334 bytes} [Mon Sep 7 11:01:08 2026] POST /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4de1a987-ff32-4024-9a4a-918c425b1ae1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4de1a987-ff32-4024-9a4a-918c425b1ae1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-055be78a-1958-4e3f-85d7-1a04a7cf991f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4de1a987-ff32-4024-9a4a-918c425b1ae1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4de1a987-ff32-4024-9a4a-918c425b1ae1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-4de1a987-ff32-4024-9a4a-918c425b1ae1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-055be78a-1958-4e3f-85d7-1a04a7cf991f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-055be78a-1958-4e3f-85d7-1a04a7cf991f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-055be78a-1958-4e3f-85d7-1a04a7cf991f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-055be78a-1958-4e3f-85d7-1a04a7cf991f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:01:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4de1a987-ff32-4024-9a4a-918c425b1ae1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 936/1908] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:08 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 330 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-055be78a-1958-4e3f-85d7-1a04a7cf991f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d returned with HTTP 200 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 973/1909] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:08 2026] GET /volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d => generated 868 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e20c4970-3214-4895-9466-1152c5e602ed None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e20c4970-3214-4895-9466-1152c5e602ed tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] POST http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e20c4970-3214-4895-9466-1152c5e602ed tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e20c4970-3214-4895-9466-1152c5e602ed tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.group_snapshots [None req-e20c4970-3214-4895-9466-1152c5e602ed tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Updating group '5ee7b314-069c-420e-89f7-2a02cb359c17' with 'available' {{(pid=86959) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e20c4970-3214-4895-9466-1152c5e602ed tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action returned with HTTP 202 Sep 07 11:01:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 937/1910] 192.168.122.99 () {62 vars in 1334 bytes} [Mon Sep 7 11:01:09 2026] POST /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a6925336-91ca-4750-a317-37b8405ffb03 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6925336-91ca-4750-a317-37b8405ffb03 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6925336-91ca-4750-a317-37b8405ffb03 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6925336-91ca-4750-a317-37b8405ffb03 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-a6925336-91ca-4750-a317-37b8405ffb03 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c51d611f-cbf6-41c3-9946-bc1b22fbfc2f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c51d611f-cbf6-41c3-9946-bc1b22fbfc2f tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c51d611f-cbf6-41c3-9946-bc1b22fbfc2f tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c51d611f-cbf6-41c3-9946-bc1b22fbfc2f tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6925336-91ca-4750-a317-37b8405ffb03 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 974/1911] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:09 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 331 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5d0e37aa-7808-4707-a625-518f333f1ecd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d0e37aa-7808-4707-a625-518f333f1ecd tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] POST http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d0e37aa-7808-4707-a625-518f333f1ecd tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d0e37aa-7808-4707-a625-518f333f1ecd tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-5d0e37aa-7808-4707-a625-518f333f1ecd tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Updating group '5ee7b314-069c-420e-89f7-2a02cb359c17' with 'error' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c51d611f-cbf6-41c3-9946-bc1b22fbfc2f tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 returned with HTTP 404 Sep 07 11:01:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 938/1912] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:09 2026] GET /volume/v3/volumes/a96439c7-61b4-41e1-8d48-3d1a22c426a4 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d0e37aa-7808-4707-a625-518f333f1ecd tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action returned with HTTP 202 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 975/1913] 192.168.122.99 () {62 vars in 1334 bytes} [Mon Sep 7 11:01:09 2026] POST /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1163827884"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-14296c7c-2110-46d1-a036-72b6c2a47f2f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1163827884'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14296c7c-2110-46d1-a036-72b6c2a47f2f tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:09 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume of 1 GB Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14296c7c-2110-46d1-a036-72b6c2a47f2f tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14296c7c-2110-46d1-a036-72b6c2a47f2f tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-14296c7c-2110-46d1-a036-72b6c2a47f2f tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Availability Zones retrieved successfully. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Flow 'volume_create_api' (9ef76b3d-fd76-4d45-9cb2-6993d8be38cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67edb64-207c-4a38-9565-7d39f0580fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14296c7c-2110-46d1-a036-72b6c2a47f2f tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 976/1914] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:09 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 327 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0da922b-63e6-4a1c-b926-d68cafe19c58 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0da922b-63e6-4a1c-b926-d68cafe19c58 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] POST http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0da922b-63e6-4a1c-b926-d68cafe19c58 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0da922b-63e6-4a1c-b926-d68cafe19c58 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-e0da922b-63e6-4a1c-b926-d68cafe19c58 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Updating group '5ee7b314-069c-420e-89f7-2a02cb359c17' with 'available' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0da922b-63e6-4a1c-b926-d68cafe19c58 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action returned with HTTP 202 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 977/1915] 192.168.122.99 () {62 vars in 1334 bytes} [Mon Sep 7 11:01:09 2026] POST /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9fbaf79d-164d-498a-917d-04c9939655c6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9fbaf79d-164d-498a-917d-04c9939655c6 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9fbaf79d-164d-498a-917d-04c9939655c6 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9fbaf79d-164d-498a-917d-04c9939655c6 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-9fbaf79d-164d-498a-917d-04c9939655c6 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67edb64-207c-4a38-9565-7d39f0580fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9fbaf79d-164d-498a-917d-04c9939655c6 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 200 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 978/1916] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:09 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 331 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b835b4-7d56-4963-ae9a-f29fa047463b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cdfafc6a-8111-4025-a622-0612ee8c5af1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cdfafc6a-8111-4025-a622-0612ee8c5af1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] DELETE http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cdfafc6a-8111-4025-a622-0612ee8c5af1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cdfafc6a-8111-4025-a622-0612ee8c5af1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-cdfafc6a-8111-4025-a622-0612ee8c5af1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] delete called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86958) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-cdfafc6a-8111-4025-a622-0612ee8c5af1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Delete group_snapshot with id: 5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cdfafc6a-8111-4025-a622-0612ee8c5af1 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 202 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 979/1917] 192.168.122.99 () {60 vars in 1295 bytes} [Mon Sep 7 11:01:09 2026] DELETE /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7cc8432d-eec7-4eb4-ac16-4de890fa7d49 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7cc8432d-eec7-4eb4-ac16-4de890fa7d49 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7cc8432d-eec7-4eb4-ac16-4de890fa7d49 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7cc8432d-eec7-4eb4-ac16-4de890fa7d49 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-7cc8432d-eec7-4eb4-ac16-4de890fa7d49 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7cc8432d-eec7-4eb4-ac16-4de890fa7d49 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7cc8432d-eec7-4eb4-ac16-4de890fa7d49 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Get all volumes completed successfully. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-7cc8432d-eec7-4eb4-ac16-4de890fa7d49 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:01:09 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-7cc8432d-eec7-4eb4-ac16-4de890fa7d49 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Created reservations ['bb3758f2-95ba-45e4-bf41-a40909797a8c', '8cec946c-54ff-443f-afba-e0ca0e24a7af', '7ff77e4a-a2e9-4d35-96d7-d3ba8a5f5fab', 'b40b80d6-307d-42a2-9e34-e936e48ba021'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b835b4-7d56-4963-ae9a-f29fa047463b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb3758f2-95ba-45e4-bf41-a40909797a8c', '8cec946c-54ff-443f-afba-e0ca0e24a7af', '7ff77e4a-a2e9-4d35-96d7-d3ba8a5f5fab', 'b40b80d6-307d-42a2-9e34-e936e48ba021']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea54c52b-234b-471c-8fc5-7407f94b407c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-7cc8432d-eec7-4eb4-ac16-4de890fa7d49 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7cc8432d-eec7-4eb4-ac16-4de890fa7d49 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 980/1918] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 11:01:09 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:09 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea54c52b-234b-471c-8fc5-7407f94b407c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef67840-f88b-434f-94af-cc97fd8034f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1163827884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fdefcfd836344678a900b1b80d0ec9c',qos_specs=None,replication_status=,reservations=['bb3758f2-95ba-45e4-bf41-a40909797a8c','8cec946c-54ff-443f-afba-e0ca0e24a7af','7ff77e4a-a2e9-4d35-96d7-d3ba8a5f5fab','b40b80d6-307d-42a2-9e34-e936e48ba021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195a0401e5264740925008494f5d76a7',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1163827884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cef67840-f88b-434f-94af-cc97fd8034f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fdefcfd836344678a900b1b80d0ec9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='195a0401e5264740925008494f5d76a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ef5033d-b57f-4ba2-a121-878614f46a2b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ef5033d-b57f-4ba2-a121-878614f46a2b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/snapshots/detail Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ef5033d-b57f-4ba2-a121-878614f46a2b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ef5033d-b57f-4ba2-a121-878614f46a2b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86c3af0-9c47-4ae9-9751-0f48b02ace30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-3ef5033d-b57f-4ba2-a121-878614f46a2b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-3ef5033d-b57f-4ba2-a121-878614f46a2b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3ef5033d-b57f-4ba2-a121-878614f46a2b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Get all snapshots completed successfully. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ef5033d-b57f-4ba2-a121-878614f46a2b tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 981/1919] 192.168.122.99 () {58 vars in 1143 bytes} [Mon Sep 7 11:01:09 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-531bbc54-85b0-4047-a36c-d5e43d1426fa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-531bbc54-85b0-4047-a36c-d5e43d1426fa tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-531bbc54-85b0-4047-a36c-d5e43d1426fa tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-531bbc54-85b0-4047-a36c-d5e43d1426fa tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-531bbc54-85b0-4047-a36c-d5e43d1426fa tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Snapshot retrieved successfully. Sep 07 11:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-531bbc54-85b0-4047-a36c-d5e43d1426fa tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 returned with HTTP 200 Sep 07 11:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 982/1920] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:01:09 2026] GET /volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86c3af0-9c47-4ae9-9751-0f48b02ace30) transitioned into state 'SUCCESS' from state '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-1163827884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fdefcfd836344678a900b1b80d0ec9c',qos_specs=None,replication_status=,reservations=['bb3758f2-95ba-45e4-bf41-a40909797a8c','8cec946c-54ff-443f-afba-e0ca0e24a7af','7ff77e4a-a2e9-4d35-96d7-d3ba8a5f5fab','b40b80d6-307d-42a2-9e34-e936e48ba021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195a0401e5264740925008494f5d76a7',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e4351b-87ab-48b7-842d-9f903cb66b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e4351b-87ab-48b7-842d-9f903cb66b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Flow 'volume_create_api' (9ef76b3d-fd76-4d45-9cb2-6993d8be38cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume request issued successfully. Sep 07 11:01:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5c6aa4d-dfbc-4071-9fa0-b8f90482ad3e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:01:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 939/1921] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 11:01:09 2026] POST /volume/v3/volumes => generated 785 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-94135d58-5958-4bef-bc21-44b23e673945 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94135d58-5958-4bef-bc21-44b23e673945 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 Sep 07 11:01:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94135d58-5958-4bef-bc21-44b23e673945 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94135d58-5958-4bef-bc21-44b23e673945 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-94135d58-5958-4bef-bc21-44b23e673945 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1a5868b1-8efe-4b46-97b2-f8d41584888f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94135d58-5958-4bef-bc21-44b23e673945 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 returned with HTTP 200 Sep 07 11:01:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1a5868b1-8efe-4b46-97b2-f8d41584888f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:01:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 983/1922] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:09 2026] GET /volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 => generated 964 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1a5868b1-8efe-4b46-97b2-f8d41584888f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1a5868b1-8efe-4b46-97b2-f8d41584888f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1a5868b1-8efe-4b46-97b2-f8d41584888f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d returned with HTTP 404 Sep 07 11:01:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 940/1923] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:10 2026] GET /volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:01:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4cac9001-99ae-4e31-871a-abd4dc33064f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4cac9001-99ae-4e31-871a-abd4dc33064f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] DELETE http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:01:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4cac9001-99ae-4e31-871a-abd4dc33064f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4cac9001-99ae-4e31-871a-abd4dc33064f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-4cac9001-99ae-4e31-871a-abd4dc33064f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Delete volume with id: f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:01:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4cac9001-99ae-4e31-871a-abd4dc33064f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:01:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4cac9001-99ae-4e31-871a-abd4dc33064f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Delete volume request issued successfully. Sep 07 11:01:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4cac9001-99ae-4e31-871a-abd4dc33064f tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 returned with HTTP 202 Sep 07 11:01:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 984/1924] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:01:10 2026] DELETE /volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-df978582-0d90-4251-b204-9a4e1dac7734 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-df978582-0d90-4251-b204-9a4e1dac7734 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:01:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-df978582-0d90-4251-b204-9a4e1dac7734 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-df978582-0d90-4251-b204-9a4e1dac7734 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-df978582-0d90-4251-b204-9a4e1dac7734 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:01:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-df978582-0d90-4251-b204-9a4e1dac7734 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 returned with HTTP 200 Sep 07 11:01:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 941/1925] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:10 2026] GET /volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 => generated 903 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-16025da5-038e-4330-87b3-17526b9f3d3c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16025da5-038e-4330-87b3-17526b9f3d3c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 Sep 07 11:01:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16025da5-038e-4330-87b3-17526b9f3d3c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16025da5-038e-4330-87b3-17526b9f3d3c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-16025da5-038e-4330-87b3-17526b9f3d3c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Snapshot retrieved successfully. Sep 07 11:01:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16025da5-038e-4330-87b3-17526b9f3d3c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 returned with HTTP 200 Sep 07 11:01:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 985/1926] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:01:10 2026] GET /volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 => generated 473 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8c7acdeb-5c7d-4cd0-80d0-8e0649c70e2d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8c7acdeb-5c7d-4cd0-80d0-8e0649c70e2d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 Sep 07 11:01:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8c7acdeb-5c7d-4cd0-80d0-8e0649c70e2d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8c7acdeb-5c7d-4cd0-80d0-8e0649c70e2d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8c7acdeb-5c7d-4cd0-80d0-8e0649c70e2d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8c7acdeb-5c7d-4cd0-80d0-8e0649c70e2d tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 returned with HTTP 200 Sep 07 11:01:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 942/1927] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:11 2026] GET /volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ee5d8a85-d9d1-4a26-a6ab-b40c40a58531 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee5d8a85-d9d1-4a26-a6ab-b40c40a58531 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee5d8a85-d9d1-4a26-a6ab-b40c40a58531 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee5d8a85-d9d1-4a26-a6ab-b40c40a58531 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ee5d8a85-d9d1-4a26-a6ab-b40c40a58531 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Volume info retrieved successfully. Sep 07 11:01:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee5d8a85-d9d1-4a26-a6ab-b40c40a58531 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 returned with HTTP 200 Sep 07 11:01:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 986/1928] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:11 2026] GET /volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 => generated 903 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-486e0d77-8c7a-4dc9-bcb2-68967668b64a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-486e0d77-8c7a-4dc9-bcb2-68967668b64a tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 Sep 07 11:01:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-486e0d77-8c7a-4dc9-bcb2-68967668b64a tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-486e0d77-8c7a-4dc9-bcb2-68967668b64a tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-486e0d77-8c7a-4dc9-bcb2-68967668b64a tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Snapshot retrieved successfully. Sep 07 11:01:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-486e0d77-8c7a-4dc9-bcb2-68967668b64a tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 returned with HTTP 200 Sep 07 11:01:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 943/1929] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:01:11 2026] GET /volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 => generated 473 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c293b251-da7f-4584-969f-033c172a7c4c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c293b251-da7f-4584-969f-033c172a7c4c tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c293b251-da7f-4584-969f-033c172a7c4c tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c293b251-da7f-4584-969f-033c172a7c4c tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c293b251-da7f-4584-969f-033c172a7c4c tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c293b251-da7f-4584-969f-033c172a7c4c tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 returned with HTTP 200 Sep 07 11:01:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 987/1930] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:12 2026] GET /volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 => generated 1015 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-80647446-146d-4f7b-8c25-c929c94116c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-80647446-146d-4f7b-8c25-c929c94116c9 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-80647446-146d-4f7b-8c25-c929c94116c9 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-80647446-146d-4f7b-8c25-c929c94116c9 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-80647446-146d-4f7b-8c25-c929c94116c9 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-80647446-146d-4f7b-8c25-c929c94116c9 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:12 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 11:01:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-80647446-146d-4f7b-8c25-c929c94116c9 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Get all volumes completed successfully. Sep 07 11:01:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-80647446-146d-4f7b-8c25-c929c94116c9 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 11:01:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 944/1931] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 11:01:12 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fa6718d8-1d66-4dff-b3a8-23dca8bbda90 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa6718d8-1d66-4dff-b3a8-23dca8bbda90 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa6718d8-1d66-4dff-b3a8-23dca8bbda90 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa6718d8-1d66-4dff-b3a8-23dca8bbda90 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-fa6718d8-1d66-4dff-b3a8-23dca8bbda90 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Delete volume with id: cef67840-f88b-434f-94af-cc97fd8034f2 Sep 07 11:01:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fa6718d8-1d66-4dff-b3a8-23dca8bbda90 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fa6718d8-1d66-4dff-b3a8-23dca8bbda90 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Delete volume request issued successfully. Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa6718d8-1d66-4dff-b3a8-23dca8bbda90 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 returned with HTTP 202 Sep 07 11:01:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 988/1932] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:01:12 2026] DELETE /volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-de5b9454-8993-4cac-8b63-1414540951a3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-de5b9454-8993-4cac-8b63-1414540951a3 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-de5b9454-8993-4cac-8b63-1414540951a3 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-de5b9454-8993-4cac-8b63-1414540951a3 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-de5b9454-8993-4cac-8b63-1414540951a3 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-de5b9454-8993-4cac-8b63-1414540951a3 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 returned with HTTP 200 Sep 07 11:01:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 945/1933] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:12 2026] GET /volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-938c2087-fd3c-45ac-986d-52d0b7552319 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-938c2087-fd3c-45ac-986d-52d0b7552319 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-938c2087-fd3c-45ac-986d-52d0b7552319 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-938c2087-fd3c-45ac-986d-52d0b7552319 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-938c2087-fd3c-45ac-986d-52d0b7552319 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 returned with HTTP 404 Sep 07 11:01:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 989/1934] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:12 2026] GET /volume/v3/volumes/f7ec2621-3086-4045-b325-c29b9c761189 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b34b8295-21b0-4793-9e92-b036f8240cda None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b34b8295-21b0-4793-9e92-b036f8240cda tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b34b8295-21b0-4793-9e92-b036f8240cda tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b34b8295-21b0-4793-9e92-b036f8240cda tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-b34b8295-21b0-4793-9e92-b036f8240cda tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Delete snapshot with id: 60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b34b8295-21b0-4793-9e92-b036f8240cda tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 returned with HTTP 404 Sep 07 11:01:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 946/1935] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:01:12 2026] DELETE /volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-66d01cb3-9faf-4912-b471-a55a23cc0dab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66d01cb3-9faf-4912-b471-a55a23cc0dab tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66d01cb3-9faf-4912-b471-a55a23cc0dab tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66d01cb3-9faf-4912-b471-a55a23cc0dab tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66d01cb3-9faf-4912-b471-a55a23cc0dab tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 returned with HTTP 404 Sep 07 11:01:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 990/1936] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:01:12 2026] GET /volume/v3/snapshots/60736474-d7b5-4adb-92b9-5bd2fa07b913 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8d401ee3-89c0-43f6-a30d-158bdd224f40 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d401ee3-89c0-43f6-a30d-158bdd224f40 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d401ee3-89c0-43f6-a30d-158bdd224f40 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d401ee3-89c0-43f6-a30d-158bdd224f40 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-8d401ee3-89c0-43f6-a30d-158bdd224f40 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Delete volume with id: ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:01:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d401ee3-89c0-43f6-a30d-158bdd224f40 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d returned with HTTP 404 Sep 07 11:01:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 947/1937] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:01:12 2026] DELETE /volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-35277141-b542-4412-9305-edb75d8c50b7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-35277141-b542-4412-9305-edb75d8c50b7 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] GET http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-35277141-b542-4412-9305-edb75d8c50b7 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-35277141-b542-4412-9305-edb75d8c50b7 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-35277141-b542-4412-9305-edb75d8c50b7 tempest-VolumeDependencyTests-1991418777 tempest-VolumeDependencyTests-1991418777-project-member] http://192.168.122.99/volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d returned with HTTP 404 Sep 07 11:01:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 991/1938] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:12 2026] GET /volume/v3/volumes/ff2bade9-327c-4942-90e7-3987ef3f032d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-db606f9c-52cd-4f48-a8b3-6fcc2d9f9813 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db606f9c-52cd-4f48-a8b3-6fcc2d9f9813 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-db606f9c-52cd-4f48-a8b3-6fcc2d9f9813 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-db606f9c-52cd-4f48-a8b3-6fcc2d9f9813 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db606f9c-52cd-4f48-a8b3-6fcc2d9f9813 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 returned with HTTP 404 Sep 07 11:01:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 948/1939] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:01:13 2026] GET /volume/v3/snapshots/24f31070-9255-4a6f-944f-510f9964fb08 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6b910613-ce3b-46d1-9740-dabcb360ca7a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b910613-ce3b-46d1-9740-dabcb360ca7a tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 Sep 07 11:01:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b910613-ce3b-46d1-9740-dabcb360ca7a tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b910613-ce3b-46d1-9740-dabcb360ca7a tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-6b910613-ce3b-46d1-9740-dabcb360ca7a tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 5ee7b314-069c-420e-89f7-2a02cb359c17 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b910613-ce3b-46d1-9740-dabcb360ca7a tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 returned with HTTP 404 Sep 07 11:01:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 992/1940] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:13 2026] GET /volume/v3/group_snapshots/5ee7b314-069c-420e-89f7-2a02cb359c17 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0fb0bbf5-59ce-41ab-9aba-95145c5fc78c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0fb0bbf5-59ce-41ab-9aba-95145c5fc78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0fb0bbf5-59ce-41ab-9aba-95145c5fc78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0fb0bbf5-59ce-41ab-9aba-95145c5fc78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-0fb0bbf5-59ce-41ab-9aba-95145c5fc78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0fb0bbf5-59ce-41ab-9aba-95145c5fc78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0fb0bbf5-59ce-41ab-9aba-95145c5fc78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Get all volumes completed successfully. Sep 07 11:01:13 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-0fb0bbf5-59ce-41ab-9aba-95145c5fc78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:01:13 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-0fb0bbf5-59ce-41ab-9aba-95145c5fc78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-0fb0bbf5-59ce-41ab-9aba-95145c5fc78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0fb0bbf5-59ce-41ab-9aba-95145c5fc78c tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 11:01:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 949/1941] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 11:01:13 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-679ce683-c2cc-471b-ad98-ba7f4c550b06 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-679ce683-c2cc-471b-ad98-ba7f4c550b06 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] POST http://192.168.122.99/volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583/action Sep 07 11:01:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-679ce683-c2cc-471b-ad98-ba7f4c550b06 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-679ce683-c2cc-471b-ad98-ba7f4c550b06 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-679ce683-c2cc-471b-ad98-ba7f4c550b06 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] delete called for group 39e4fed5-15a6-48f7-938e-20c7e2069583 {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-679ce683-c2cc-471b-ad98-ba7f4c550b06 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Delete group with id: 39e4fed5-15a6-48f7-938e-20c7e2069583 Sep 07 11:01:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:13 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 11:01:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:13 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:01:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-679ce683-c2cc-471b-ad98-ba7f4c550b06 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583/action returned with HTTP 202 Sep 07 11:01:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 993/1942] 192.168.122.99 () {62 vars in 1307 bytes} [Mon Sep 7 11:01:13 2026] POST /volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9dfe4e95-07e9-4e33-81af-71587c5c6beb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9dfe4e95-07e9-4e33-81af-71587c5c6beb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9dfe4e95-07e9-4e33-81af-71587c5c6beb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9dfe4e95-07e9-4e33-81af-71587c5c6beb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9dfe4e95-07e9-4e33-81af-71587c5c6beb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Volume info retrieved successfully. Sep 07 11:01:13 devstack devstack@c-api.service[86959]: WARNING stevedore.named [None req-9dfe4e95-07e9-4e33-81af-71587c5c6beb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 11:01:13 devstack devstack@c-api.service[86959]: WARNING castellan.key_manager [None req-9dfe4e95-07e9-4e33-81af-71587c5c6beb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 11:01:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-de96e4c5-ee49-4d42-ba86-2608eda6af9f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de96e4c5-ee49-4d42-ba86-2608eda6af9f tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 Sep 07 11:01:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de96e4c5-ee49-4d42-ba86-2608eda6af9f tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de96e4c5-ee49-4d42-ba86-2608eda6af9f tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:13 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [None req-9dfe4e95-07e9-4e33-81af-71587c5c6beb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:01:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-de96e4c5-ee49-4d42-ba86-2608eda6af9f tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de96e4c5-ee49-4d42-ba86-2608eda6af9f tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 returned with HTTP 200 Sep 07 11:01:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 994/1943] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:13 2026] GET /volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 => generated 1014 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9dfe4e95-07e9-4e33-81af-71587c5c6beb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e returned with HTTP 200 Sep 07 11:01:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 950/1944] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:13 2026] GET /volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e => generated 925 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:01:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-abc18be9-27bb-402a-9630-63f398bdba38 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abc18be9-27bb-402a-9630-63f398bdba38 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 Sep 07 11:01:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abc18be9-27bb-402a-9630-63f398bdba38 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abc18be9-27bb-402a-9630-63f398bdba38 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9565e600-7124-4e52-bfb2-c04453a5d12e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9565e600-7124-4e52-bfb2-c04453a5d12e tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e Sep 07 11:01:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9565e600-7124-4e52-bfb2-c04453a5d12e tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9565e600-7124-4e52-bfb2-c04453a5d12e tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9565e600-7124-4e52-bfb2-c04453a5d12e tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e returned with HTTP 404 Sep 07 11:01:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 951/1945] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:14 2026] GET /volume/v3/volumes/31b99ed1-1cf3-43ed-84a4-465243ae120e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:01:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abc18be9-27bb-402a-9630-63f398bdba38 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 returned with HTTP 404 Sep 07 11:01:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b827b3c7-e613-4a3f-add8-3e2d64b88d53 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b827b3c7-e613-4a3f-add8-3e2d64b88d53 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 Sep 07 11:01:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b827b3c7-e613-4a3f-add8-3e2d64b88d53 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 995/1946] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:14 2026] GET /volume/v3/volumes/cef67840-f88b-434f-94af-cc97fd8034f2 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:01:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b827b3c7-e613-4a3f-add8-3e2d64b88d53 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.groups [None req-b827b3c7-e613-4a3f-add8-3e2d64b88d53 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 39e4fed5-15a6-48f7-938e-20c7e2069583 {{(pid=86959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:01:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:01:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:14 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), Sep 07 11:01:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1309147804"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b827b3c7-e613-4a3f-add8-3e2d64b88d53 tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 returned with HTTP 200 Sep 07 11:01:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 952/1947] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:01:14 2026] GET /volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 => generated 395 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1309147804'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:01:14 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume of 1 GB Sep 07 11:01:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Availability Zones retrieved successfully. Sep 07 11:01:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Flow 'volume_create_api' (24bba7f7-12c1-4cd4-817a-b15f76eb2c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcec741b-0dae-4f38-a01e-2e63d2b3a687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcec741b-0dae-4f38-a01e-2e63d2b3a687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24bc53d-99a9-4943-abd6-6271dd8b3df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Created reservations ['5aa5e661-ac31-4e05-848c-47a7d8c94309', '09e27006-fead-4996-adbb-5acef37927b1', '40413978-4689-45a1-8caf-883ada4773d4', 'cb6cc5af-de57-4d0e-a863-ea38d4df39b6'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24bc53d-99a9-4943-abd6-6271dd8b3df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5aa5e661-ac31-4e05-848c-47a7d8c94309', '09e27006-fead-4996-adbb-5acef37927b1', '40413978-4689-45a1-8caf-883ada4773d4', 'cb6cc5af-de57-4d0e-a863-ea38d4df39b6']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0bad4a8-1276-4635-89bf-cee053516353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0bad4a8-1276-4635-89bf-cee053516353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53b530b3-f1dd-4c9c-b8c2-8df448412f09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1309147804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fdefcfd836344678a900b1b80d0ec9c',qos_specs=None,replication_status=,reservations=['5aa5e661-ac31-4e05-848c-47a7d8c94309','09e27006-fead-4996-adbb-5acef37927b1','40413978-4689-45a1-8caf-883ada4773d4','cb6cc5af-de57-4d0e-a863-ea38d4df39b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195a0401e5264740925008494f5d76a7',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1309147804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53b530b3-f1dd-4c9c-b8c2-8df448412f09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fdefcfd836344678a900b1b80d0ec9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='195a0401e5264740925008494f5d76a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea14dd03-495c-47a4-98b1-8d1ff7aa8f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea14dd03-495c-47a4-98b1-8d1ff7aa8f53) transitioned into state 'SUCCESS' from state '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-1309147804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fdefcfd836344678a900b1b80d0ec9c',qos_specs=None,replication_status=,reservations=['5aa5e661-ac31-4e05-848c-47a7d8c94309','09e27006-fead-4996-adbb-5acef37927b1','40413978-4689-45a1-8caf-883ada4773d4','cb6cc5af-de57-4d0e-a863-ea38d4df39b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195a0401e5264740925008494f5d76a7',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076ad1be-4742-46d8-b33c-93e3db765ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076ad1be-4742-46d8-b33c-93e3db765ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Flow 'volume_create_api' (24bba7f7-12c1-4cd4-817a-b15f76eb2c71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume request issued successfully. Sep 07 11:01:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2542fca-94f8-42a9-a83a-3a8d4f4449fe tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:01:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 996/1948] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 11:01:14 2026] POST /volume/v3/volumes => generated 785 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-143a7e41-8ebd-445c-996f-3aa259917cc3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-143a7e41-8ebd-445c-996f-3aa259917cc3 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 Sep 07 11:01:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-143a7e41-8ebd-445c-996f-3aa259917cc3 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-143a7e41-8ebd-445c-996f-3aa259917cc3 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-143a7e41-8ebd-445c-996f-3aa259917cc3 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-143a7e41-8ebd-445c-996f-3aa259917cc3 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 returned with HTTP 200 Sep 07 11:01:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 953/1949] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:15 2026] GET /volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 => generated 964 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0ca146a-75ec-4816-951c-3abdee2aeabb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0ca146a-75ec-4816-951c-3abdee2aeabb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] GET http://192.168.122.99/volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0ca146a-75ec-4816-951c-3abdee2aeabb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0ca146a-75ec-4816-951c-3abdee2aeabb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-e0ca146a-75ec-4816-951c-3abdee2aeabb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] show called for member 39e4fed5-15a6-48f7-938e-20c7e2069583 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0ca146a-75ec-4816-951c-3abdee2aeabb tempest-GroupSnapshotsV319Test-487064204 tempest-GroupSnapshotsV319Test-487064204-project-member] http://192.168.122.99/volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 returned with HTTP 404 Sep 07 11:01:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 997/1950] 192.168.122.99 () {60 vars in 1265 bytes} [Mon Sep 7 11:01:15 2026] GET /volume/v3/groups/39e4fed5-15a6-48f7-938e-20c7e2069583 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:01:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2650d4fd-1e8d-4197-a4e0-ca14be0a0ec4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2650d4fd-1e8d-4197-a4e0-ca14be0a0ec4 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/a11f069d-e6ac-492c-a86a-aed7bd2cd93d Sep 07 11:01:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2650d4fd-1e8d-4197-a4e0-ca14be0a0ec4 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2650d4fd-1e8d-4197-a4e0-ca14be0a0ec4 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2650d4fd-1e8d-4197-a4e0-ca14be0a0ec4 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] http://192.168.122.99/volume/v3/group_types/a11f069d-e6ac-492c-a86a-aed7bd2cd93d returned with HTTP 202 Sep 07 11:01:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 954/1951] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 11:01:15 2026] DELETE /volume/v3/group_types/a11f069d-e6ac-492c-a86a-aed7bd2cd93d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-59ee52d4-e73e-4834-ab41-f407d217bf6b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-59ee52d4-e73e-4834-ab41-f407d217bf6b tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] DELETE http://192.168.122.99/volume/v3/types/398a6bf8-3ce3-4b2b-be18-5650385f0a54 Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-59ee52d4-e73e-4834-ab41-f407d217bf6b tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-59ee52d4-e73e-4834-ab41-f407d217bf6b tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-59ee52d4-e73e-4834-ab41-f407d217bf6b tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] http://192.168.122.99/volume/v3/types/398a6bf8-3ce3-4b2b-be18-5650385f0a54 returned with HTTP 202 Sep 07 11:01:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 998/1952] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:15 2026] DELETE /volume/v3/types/398a6bf8-3ce3-4b2b-be18-5650385f0a54 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9d5c7707-365d-49b3-bf28-bc44db3312f9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9d5c7707-365d-49b3-bf28-bc44db3312f9 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] GET http://192.168.122.99/volume/v3/types/398a6bf8-3ce3-4b2b-be18-5650385f0a54 Sep 07 11:01:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9d5c7707-365d-49b3-bf28-bc44db3312f9 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9d5c7707-365d-49b3-bf28-bc44db3312f9 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9d5c7707-365d-49b3-bf28-bc44db3312f9 tempest-GroupSnapshotsV319Test-1557682627 tempest-GroupSnapshotsV319Test-1557682627-project-admin] http://192.168.122.99/volume/v3/types/398a6bf8-3ce3-4b2b-be18-5650385f0a54 returned with HTTP 404 Sep 07 11:01:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 955/1953] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:01:16 2026] GET /volume/v3/types/398a6bf8-3ce3-4b2b-be18-5650385f0a54 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b7bce480-8411-446e-b303-fa8ec21313ef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7bce480-8411-446e-b303-fa8ec21313ef tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 Sep 07 11:01:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7bce480-8411-446e-b303-fa8ec21313ef tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7bce480-8411-446e-b303-fa8ec21313ef tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b7bce480-8411-446e-b303-fa8ec21313ef tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7bce480-8411-446e-b303-fa8ec21313ef tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 returned with HTTP 200 Sep 07 11:01:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 999/1954] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:16 2026] GET /volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 11:01:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-273cf89b-265f-4102-8f16-c47e65138cf1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1457190957"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1457190957'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Create volume of 1 GB Sep 07 11:01:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Availability Zones retrieved successfully. Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Flow 'volume_create_api' (f81b916d-7906-49c5-aa25-5b8f6ec47a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9ff825-6b44-4811-bb4f-4180dac0718d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9ff825-6b44-4811-bb4f-4180dac0718d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c558c79-ef4b-4818-8cfd-a38121a185d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Created reservations ['681719e2-9bae-4956-a2a8-3a174327ff26', '053eb32e-1093-49f9-9c16-4f08bd3c80a9', '761afeab-283b-4c7b-bc78-9458c5b43b60', '2e5c3510-fbce-423d-84f3-e71f7c181373'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c558c79-ef4b-4818-8cfd-a38121a185d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['681719e2-9bae-4956-a2a8-3a174327ff26', '053eb32e-1093-49f9-9c16-4f08bd3c80a9', '761afeab-283b-4c7b-bc78-9458c5b43b60', '2e5c3510-fbce-423d-84f3-e71f7c181373']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459d7ee0-f0e4-446c-8df7-eacf4f313705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459d7ee0-f0e4-446c-8df7-eacf4f313705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acc1af70-3bd1-479c-9e1c-35627bd8f23c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1457190957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08acafad690f472cb9a5e1f97b1ca927',qos_specs=None,replication_status=,reservations=['681719e2-9bae-4956-a2a8-3a174327ff26','053eb32e-1093-49f9-9c16-4f08bd3c80a9','761afeab-283b-4c7b-bc78-9458c5b43b60','2e5c3510-fbce-423d-84f3-e71f7c181373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c1db757a4c4b1aab1818ccfae45789',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:01:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1457190957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acc1af70-3bd1-479c-9e1c-35627bd8f23c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08acafad690f472cb9a5e1f97b1ca927',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70c1db757a4c4b1aab1818ccfae45789',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cacf4b0d-2cd3-4a4a-9fc4-6494df237a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c13dc015-580b-44d4-ae9b-626f3ddfb518 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c13dc015-580b-44d4-ae9b-626f3ddfb518 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 Sep 07 11:01:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c13dc015-580b-44d4-ae9b-626f3ddfb518 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c13dc015-580b-44d4-ae9b-626f3ddfb518 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cacf4b0d-2cd3-4a4a-9fc4-6494df237a2f) transitioned into state 'SUCCESS' from state '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-1457190957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08acafad690f472cb9a5e1f97b1ca927',qos_specs=None,replication_status=,reservations=['681719e2-9bae-4956-a2a8-3a174327ff26','053eb32e-1093-49f9-9c16-4f08bd3c80a9','761afeab-283b-4c7b-bc78-9458c5b43b60','2e5c3510-fbce-423d-84f3-e71f7c181373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c1db757a4c4b1aab1818ccfae45789',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e620ba0b-b733-4d5d-ac8a-9a21892b0f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c13dc015-580b-44d4-ae9b-626f3ddfb518 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c13dc015-580b-44d4-ae9b-626f3ddfb518 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 returned with HTTP 200 Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e620ba0b-b733-4d5d-ac8a-9a21892b0f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1000/1955] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:17 2026] GET /volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Flow 'volume_create_api' (f81b916d-7906-49c5-aa25-5b8f6ec47a45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Create volume request issued successfully. Sep 07 11:01:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-273cf89b-265f-4102-8f16-c47e65138cf1 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:01:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 956/1956] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:01:16 2026] POST /volume/v3/volumes => generated 785 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:01:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ca56b9ec-bf42-49a5-946e-afd98e0b3482 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca56b9ec-bf42-49a5-946e-afd98e0b3482 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] GET http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 Sep 07 11:01:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca56b9ec-bf42-49a5-946e-afd98e0b3482 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca56b9ec-bf42-49a5-946e-afd98e0b3482 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6c2f3d97-f79f-4b97-9cbf-f080e215c030 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6c2f3d97-f79f-4b97-9cbf-f080e215c030 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] GET http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c Sep 07 11:01:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6c2f3d97-f79f-4b97-9cbf-f080e215c030 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6c2f3d97-f79f-4b97-9cbf-f080e215c030 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ca56b9ec-bf42-49a5-946e-afd98e0b3482 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Volume info retrieved successfully. Sep 07 11:01:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca56b9ec-bf42-49a5-946e-afd98e0b3482 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 returned with HTTP 200 Sep 07 11:01:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1001/1957] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:17 2026] GET /volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ea48b881-4242-4cd7-b77d-358e7f251037 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea48b881-4242-4cd7-b77d-358e7f251037 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 Sep 07 11:01:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea48b881-4242-4cd7-b77d-358e7f251037 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea48b881-4242-4cd7-b77d-358e7f251037 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:17 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ea48b881-4242-4cd7-b77d-358e7f251037 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Delete volume with id: 53b530b3-f1dd-4c9c-b8c2-8df448412f09 Sep 07 11:01:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6c2f3d97-f79f-4b97-9cbf-f080e215c030 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Volume info retrieved successfully. Sep 07 11:01:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6c2f3d97-f79f-4b97-9cbf-f080e215c030 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c returned with HTTP 200 Sep 07 11:01:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 957/1958] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:17 2026] GET /volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c => generated 964 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ea48b881-4242-4cd7-b77d-358e7f251037 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ea48b881-4242-4cd7-b77d-358e7f251037 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Delete volume request issued successfully. Sep 07 11:01:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea48b881-4242-4cd7-b77d-358e7f251037 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 returned with HTTP 202 Sep 07 11:01:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1002/1959] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:01:17 2026] DELETE /volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1c99f50d-3dfa-4f30-bb29-aca747b50162 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c99f50d-3dfa-4f30-bb29-aca747b50162 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1c99f50d-3dfa-4f30-bb29-aca747b50162 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1c99f50d-3dfa-4f30-bb29-aca747b50162 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1c99f50d-3dfa-4f30-bb29-aca747b50162 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c99f50d-3dfa-4f30-bb29-aca747b50162 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 returned with HTTP 200 Sep 07 11:01:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 958/1960] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:17 2026] GET /volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dd8806c6-3806-417a-9d47-f4dd73c9da6f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd8806c6-3806-417a-9d47-f4dd73c9da6f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] GET http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c Sep 07 11:01:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd8806c6-3806-417a-9d47-f4dd73c9da6f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd8806c6-3806-417a-9d47-f4dd73c9da6f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dd8806c6-3806-417a-9d47-f4dd73c9da6f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Volume info retrieved successfully. Sep 07 11:01:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd8806c6-3806-417a-9d47-f4dd73c9da6f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c returned with HTTP 200 Sep 07 11:01:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1003/1961] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:18 2026] GET /volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c => generated 1014 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b960cfb9-1f84-4870-bb49-01e76620c554 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b960cfb9-1f84-4870-bb49-01e76620c554 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 Sep 07 11:01:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b960cfb9-1f84-4870-bb49-01e76620c554 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b960cfb9-1f84-4870-bb49-01e76620c554 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b960cfb9-1f84-4870-bb49-01e76620c554 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b960cfb9-1f84-4870-bb49-01e76620c554 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 returned with HTTP 200 Sep 07 11:01:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 959/1962] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:19 2026] GET /volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c12123cd-3e1a-4b69-8060-a70ad37afa43 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c12123cd-3e1a-4b69-8060-a70ad37afa43 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] GET http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c Sep 07 11:01:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c12123cd-3e1a-4b69-8060-a70ad37afa43 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c12123cd-3e1a-4b69-8060-a70ad37afa43 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c12123cd-3e1a-4b69-8060-a70ad37afa43 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Volume info retrieved successfully. Sep 07 11:01:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c12123cd-3e1a-4b69-8060-a70ad37afa43 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c returned with HTTP 200 Sep 07 11:01:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1004/1963] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:19 2026] GET /volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-28278b27-5821-4f16-a737-8910535a9307 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ff7509ca-8884-46cb-992c-f51cbf57f99e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff7509ca-8884-46cb-992c-f51cbf57f99e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff7509ca-8884-46cb-992c-f51cbf57f99e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff7509ca-8884-46cb-992c-f51cbf57f99e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff7509ca-8884-46cb-992c-f51cbf57f99e tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 returned with HTTP 404 Sep 07 11:01:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1005/1964] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:20 2026] GET /volume/v3/volumes/53b530b3-f1dd-4c9c-b8c2-8df448412f09 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8902a812-621b-4172-af7b-bf2b9171c978 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1738529981"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1738529981'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume of 1 GB Sep 07 11:01:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Availability Zones retrieved successfully. Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Flow 'volume_create_api' (68ec8569-f67b-4655-9281-c36574786cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ad409d-d513-4b73-930c-78b8f795ff8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-28278b27-5821-4f16-a737-8910535a9307 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-reader] POST http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c/action Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-28278b27-5821-4f16-a737-8910535a9307 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-28278b27-5821-4f16-a737-8910535a9307 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-28278b27-5821-4f16-a737-8910535a9307 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-reader] Volume info retrieved successfully. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-28278b27-5821-4f16-a737-8910535a9307 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '05c81dffc86d4c6db7263dffe67b7149', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08acafad690f472cb9a5e1f97b1ca927', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-28278b27-5821-4f16-a737-8910535a9307 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-reader] http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c/action returned with HTTP 403 Sep 07 11:01:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 960/1965] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:01:20 2026] POST /volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c/action => generated 131 bytes in 324 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ad409d-d513-4b73-930c-78b8f795ff8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281d9a00-7f1b-4829-9228-e5dc0e71d262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7c71cb77-83a3-449c-a7e4-f6a1af52f976 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7c71cb77-83a3-449c-a7e4-f6a1af52f976 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7c71cb77-83a3-449c-a7e4-f6a1af52f976 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7c71cb77-83a3-449c-a7e4-f6a1af52f976 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-7c71cb77-83a3-449c-a7e4-f6a1af52f976 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Delete volume with id: acc1af70-3bd1-479c-9e1c-35627bd8f23c Sep 07 11:01:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7c71cb77-83a3-449c-a7e4-f6a1af52f976 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Volume info retrieved successfully. Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Created reservations ['29967ed5-b034-48cb-b277-7a2592b11481', '5ac193da-7b88-42f1-9043-7d1f9cd0bfda', '196a533e-6806-4bfc-b745-4063054d06e0', '574c74c4-548e-4135-897e-839d21401ad7'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7c71cb77-83a3-449c-a7e4-f6a1af52f976 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Delete volume request issued successfully. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7c71cb77-83a3-449c-a7e4-f6a1af52f976 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c returned with HTTP 202 Sep 07 11:01:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 961/1966] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:01:20 2026] DELETE /volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281d9a00-7f1b-4829-9228-e5dc0e71d262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29967ed5-b034-48cb-b277-7a2592b11481', '5ac193da-7b88-42f1-9043-7d1f9cd0bfda', '196a533e-6806-4bfc-b745-4063054d06e0', '574c74c4-548e-4135-897e-839d21401ad7']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-731480cc-91fb-40b8-85f4-f719043eb140 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d69a41-5468-4de5-9e4f-5b38e706576e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-731480cc-91fb-40b8-85f4-f719043eb140 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] GET http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-731480cc-91fb-40b8-85f4-f719043eb140 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-731480cc-91fb-40b8-85f4-f719043eb140 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d69a41-5468-4de5-9e4f-5b38e706576e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3503cda2-ba48-4cd5-9200-6c2d4d491391', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738529981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fdefcfd836344678a900b1b80d0ec9c',qos_specs=None,replication_status=,reservations=['29967ed5-b034-48cb-b277-7a2592b11481','5ac193da-7b88-42f1-9043-7d1f9cd0bfda','196a533e-6806-4bfc-b745-4063054d06e0','574c74c4-548e-4135-897e-839d21401ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195a0401e5264740925008494f5d76a7',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738529981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3503cda2-ba48-4cd5-9200-6c2d4d491391,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fdefcfd836344678a900b1b80d0ec9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='195a0401e5264740925008494f5d76a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e80fd3f9-6e75-40a7-8403-8ab1c2d2a532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-731480cc-91fb-40b8-85f4-f719043eb140 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Volume info retrieved successfully. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-731480cc-91fb-40b8-85f4-f719043eb140 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c returned with HTTP 200 Sep 07 11:01:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 962/1967] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:20 2026] GET /volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c => generated 1014 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e80fd3f9-6e75-40a7-8403-8ab1c2d2a532) transitioned into state 'SUCCESS' from state '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-1738529981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fdefcfd836344678a900b1b80d0ec9c',qos_specs=None,replication_status=,reservations=['29967ed5-b034-48cb-b277-7a2592b11481','5ac193da-7b88-42f1-9043-7d1f9cd0bfda','196a533e-6806-4bfc-b745-4063054d06e0','574c74c4-548e-4135-897e-839d21401ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195a0401e5264740925008494f5d76a7',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcb089a-4371-401a-8f11-31b2f760cbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcb089a-4371-401a-8f11-31b2f760cbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Flow 'volume_create_api' (68ec8569-f67b-4655-9281-c36574786cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Create volume request issued successfully. Sep 07 11:01:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8902a812-621b-4172-af7b-bf2b9171c978 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:01:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1006/1968] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 11:01:20 2026] POST /volume/v3/volumes => generated 785 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cb316c57-4717-41ba-bf99-4a6626294176 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cb316c57-4717-41ba-bf99-4a6626294176 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cb316c57-4717-41ba-bf99-4a6626294176 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cb316c57-4717-41ba-bf99-4a6626294176 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cb316c57-4717-41ba-bf99-4a6626294176 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cb316c57-4717-41ba-bf99-4a6626294176 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 returned with HTTP 200 Sep 07 11:01:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 963/1969] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:20 2026] GET /volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 => generated 964 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0f4dc955-d8f0-4d79-a678-3fb5b0a8b21f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f4dc955-d8f0-4d79-a678-3fb5b0a8b21f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] GET http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c Sep 07 11:01:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f4dc955-d8f0-4d79-a678-3fb5b0a8b21f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f4dc955-d8f0-4d79-a678-3fb5b0a8b21f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0f4dc955-d8f0-4d79-a678-3fb5b0a8b21f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Volume info retrieved successfully. Sep 07 11:01:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f4dc955-d8f0-4d79-a678-3fb5b0a8b21f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c returned with HTTP 200 Sep 07 11:01:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1007/1970] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:21 2026] GET /volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-499d29f6-c23b-43f4-a624-0673031af747 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-499d29f6-c23b-43f4-a624-0673031af747 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 Sep 07 11:01:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-499d29f6-c23b-43f4-a624-0673031af747 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-499d29f6-c23b-43f4-a624-0673031af747 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-499d29f6-c23b-43f4-a624-0673031af747 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-499d29f6-c23b-43f4-a624-0673031af747 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 returned with HTTP 200 Sep 07 11:01:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 964/1971] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:21 2026] GET /volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 11:01:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-03009906-73da-4c73-abc3-95c0374065f6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03009906-73da-4c73-abc3-95c0374065f6 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] GET http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c Sep 07 11:01:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03009906-73da-4c73-abc3-95c0374065f6 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03009906-73da-4c73-abc3-95c0374065f6 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ec12a85c-05ac-4c35-8723-64e2c67ae478 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03009906-73da-4c73-abc3-95c0374065f6 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c returned with HTTP 404 Sep 07 11:01:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1008/1972] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:22 2026] GET /volume/v3/volumes/acc1af70-3bd1-479c-9e1c-35627bd8f23c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:01:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:01:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1423003979"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1423003979'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:01:22 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Create volume of 1 GB Sep 07 11:01:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Availability Zones retrieved successfully. Sep 07 11:01:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Flow 'volume_create_api' (cf727e4f-e6bb-47e9-9bb7-1f1fb8296e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f4b185-7574-43b2-a673-cf1ea060db4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:01:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f4b185-7574-43b2-a673-cf1ea060db4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d06eef-5148-4b6a-8174-db8c4f4a963f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Created reservations ['1563eac5-35ed-471a-a12f-60165de42dd8', 'b09e7997-2b5a-4e40-b347-cfe69802163d', '80afe0fc-9bdb-4c33-9ed3-38993c6acb56', 'de236f44-8696-4ec3-998c-b0c2aa145e7a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d06eef-5148-4b6a-8174-db8c4f4a963f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1563eac5-35ed-471a-a12f-60165de42dd8', 'b09e7997-2b5a-4e40-b347-cfe69802163d', '80afe0fc-9bdb-4c33-9ed3-38993c6acb56', 'de236f44-8696-4ec3-998c-b0c2aa145e7a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49445fa9-524b-432d-80ff-201f927e4ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ec12a85c-05ac-4c35-8723-64e2c67ae478 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] POST http://192.168.122.99/volume/v3/group_types Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ec12a85c-05ac-4c35-8723-64e2c67ae478 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1906646126"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ec12a85c-05ac-4c35-8723-64e2c67ae478 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types returned with HTTP 202 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 965/1973] 192.168.122.99 () {62 vars in 1190 bytes} [Mon Sep 7 11:01:22 2026] POST /volume/v3/group_types => generated 181 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8f6a2ef2-1b8e-48d3-a621-8d7d7e24f801 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49445fa9-524b-432d-80ff-201f927e4ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93251584-568a-45ca-b0ba-34bfe58bc2cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1423003979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08acafad690f472cb9a5e1f97b1ca927',qos_specs=None,replication_status=,reservations=['1563eac5-35ed-471a-a12f-60165de42dd8','b09e7997-2b5a-4e40-b347-cfe69802163d','80afe0fc-9bdb-4c33-9ed3-38993c6acb56','de236f44-8696-4ec3-998c-b0c2aa145e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c1db757a4c4b1aab1818ccfae45789',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1423003979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93251584-568a-45ca-b0ba-34bfe58bc2cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08acafad690f472cb9a5e1f97b1ca927',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70c1db757a4c4b1aab1818ccfae45789',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8f6a2ef2-1b8e-48d3-a621-8d7d7e24f801 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8f6a2ef2-1b8e-48d3-a621-8d7d7e24f801 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8f6a2ef2-1b8e-48d3-a621-8d7d7e24f801 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b95ca72-71b4-499d-9809-237150cd448b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8f6a2ef2-1b8e-48d3-a621-8d7d7e24f801 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8f6a2ef2-1b8e-48d3-a621-8d7d7e24f801 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 returned with HTTP 200 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 966/1974] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:23 2026] GET /volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fb61e206-a74c-4f9f-825f-0722ad1875d6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb61e206-a74c-4f9f-825f-0722ad1875d6 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] POST http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb61e206-a74c-4f9f-825f-0722ad1875d6 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b95ca72-71b4-499d-9809-237150cd448b) transitioned into state 'SUCCESS' from state '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-1423003979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08acafad690f472cb9a5e1f97b1ca927',qos_specs=None,replication_status=,reservations=['1563eac5-35ed-471a-a12f-60165de42dd8','b09e7997-2b5a-4e40-b347-cfe69802163d','80afe0fc-9bdb-4c33-9ed3-38993c6acb56','de236f44-8696-4ec3-998c-b0c2aa145e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c1db757a4c4b1aab1818ccfae45789',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47dec53-eb6e-4807-8464-89bb1de71c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb61e206-a74c-4f9f-825f-0722ad1875d6 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs returned with HTTP 202 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 967/1975] 192.168.122.99 () {62 vars in 1337 bytes} [Mon Sep 7 11:01:23 2026] POST /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs => generated 53 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2fd0159b-52c8-42e2-953b-f2a196e048df None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2fd0159b-52c8-42e2-953b-f2a196e048df tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] GET http://192.168.122.99/volume/v3/volumes/summary Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2fd0159b-52c8-42e2-953b-f2a196e048df tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2fd0159b-52c8-42e2-953b-f2a196e048df tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-2fd0159b-52c8-42e2-953b-f2a196e048df tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47dec53-eb6e-4807-8464-89bb1de71c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Flow 'volume_create_api' (cf727e4f-e6bb-47e9-9bb7-1f1fb8296e5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Create volume request issued successfully. Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f7e2c66-5416-448e-9d67-ce2fffa18e0f tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1009/1976] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:01:22 2026] POST /volume/v3/volumes => generated 785 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ef9b69f9-5f17-499c-9f29-62546d31f5e9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef9b69f9-5f17-499c-9f29-62546d31f5e9 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] POST http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef9b69f9-5f17-499c-9f29-62546d31f5e9 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2fd0159b-52c8-42e2-953b-f2a196e048df tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] Get summary completed successfully. Sep 07 11:01:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2fd0159b-52c8-42e2-953b-f2a196e048df tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-reader] http://192.168.122.99/volume/v3/volumes/summary returned with HTTP 200 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 968/1977] 192.168.122.99 () {60 vars in 1181 bytes} [Mon Sep 7 11:01:23 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7509dcbb-ea7a-4148-86ff-4d99d922e7bd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7509dcbb-ea7a-4148-86ff-4d99d922e7bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7509dcbb-ea7a-4148-86ff-4d99d922e7bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7509dcbb-ea7a-4148-86ff-4d99d922e7bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-7509dcbb-ea7a-4148-86ff-4d99d922e7bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Delete volume with id: 3503cda2-ba48-4cd5-9200-6c2d4d491391 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef9b69f9-5f17-499c-9f29-62546d31f5e9 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs returned with HTTP 202 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1010/1978] 192.168.122.99 () {62 vars in 1337 bytes} [Mon Sep 7 11:01:23 2026] POST /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs => generated 61 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4168275c-7e3c-4b49-9af3-cade2b1cc44b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7509dcbb-ea7a-4148-86ff-4d99d922e7bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4168275c-7e3c-4b49-9af3-cade2b1cc44b tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] GET http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4168275c-7e3c-4b49-9af3-cade2b1cc44b tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4168275c-7e3c-4b49-9af3-cade2b1cc44b tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4168275c-7e3c-4b49-9af3-cade2b1cc44b tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Volume info retrieved successfully. Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4168275c-7e3c-4b49-9af3-cade2b1cc44b tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb returned with HTTP 200 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1011/1979] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:23 2026] GET /volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb => generated 964 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fd21fe8f-1e71-4499-ae7f-6bc8b00342c4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd21fe8f-1e71-4499-ae7f-6bc8b00342c4 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] GET http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key2 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd21fe8f-1e71-4499-ae7f-6bc8b00342c4 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd21fe8f-1e71-4499-ae7f-6bc8b00342c4 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7509dcbb-ea7a-4148-86ff-4d99d922e7bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Delete volume request issued successfully. Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7509dcbb-ea7a-4148-86ff-4d99d922e7bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 returned with HTTP 202 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 969/1980] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:01:23 2026] DELETE /volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f14f4224-40bc-461b-8c82-28e3ebf5ead4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f14f4224-40bc-461b-8c82-28e3ebf5ead4 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f14f4224-40bc-461b-8c82-28e3ebf5ead4 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f14f4224-40bc-461b-8c82-28e3ebf5ead4 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd21fe8f-1e71-4499-ae7f-6bc8b00342c4 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key2 returned with HTTP 200 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1012/1981] 192.168.122.99 () {60 vars in 1331 bytes} [Mon Sep 7 11:01:23 2026] GET /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key2 => generated 26 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2f1d7624-8dfb-4993-bc85-9ad3359b0935 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f1d7624-8dfb-4993-bc85-9ad3359b0935 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] GET http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f1d7624-8dfb-4993-bc85-9ad3359b0935 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f1d7624-8dfb-4993-bc85-9ad3359b0935 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f14f4224-40bc-461b-8c82-28e3ebf5ead4 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f1d7624-8dfb-4993-bc85-9ad3359b0935 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 returned with HTTP 200 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1013/1982] 192.168.122.99 () {60 vars in 1331 bytes} [Mon Sep 7 11:01:23 2026] GET /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 => generated 18 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f14f4224-40bc-461b-8c82-28e3ebf5ead4 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 returned with HTTP 200 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 970/1983] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:23 2026] GET /volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 => generated 1014 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-84c14ce3-4ae3-47d0-ba6b-14d44365e5ea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84c14ce3-4ae3-47d0-ba6b-14d44365e5ea tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] PUT http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84c14ce3-4ae3-47d0-ba6b-14d44365e5ea tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84c14ce3-4ae3-47d0-ba6b-14d44365e5ea tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 returned with HTTP 200 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1014/1984] 192.168.122.99 () {62 vars in 1351 bytes} [Mon Sep 7 11:01:23 2026] PUT /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 => generated 26 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7be050db-2e92-41c5-892a-8165bba738ed None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7be050db-2e92-41c5-892a-8165bba738ed tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] GET http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7be050db-2e92-41c5-892a-8165bba738ed tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7be050db-2e92-41c5-892a-8165bba738ed tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7be050db-2e92-41c5-892a-8165bba738ed tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs returned with HTTP 200 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 971/1985] 192.168.122.99 () {60 vars in 1316 bytes} [Mon Sep 7 11:01:23 2026] GET /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs => generated 87 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d9bd4f27-dd09-4269-ad2c-5b382820b75f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9bd4f27-dd09-4269-ad2c-5b382820b75f tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key1 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9bd4f27-dd09-4269-ad2c-5b382820b75f tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9bd4f27-dd09-4269-ad2c-5b382820b75f tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9bd4f27-dd09-4269-ad2c-5b382820b75f tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key1 returned with HTTP 202 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1015/1986] 192.168.122.99 () {60 vars in 1334 bytes} [Mon Sep 7 11:01:23 2026] DELETE /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-948d582e-6df4-4eb6-b5eb-f8bea3cf00b3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-948d582e-6df4-4eb6-b5eb-f8bea3cf00b3 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] GET http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key1 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-948d582e-6df4-4eb6-b5eb-f8bea3cf00b3 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-948d582e-6df4-4eb6-b5eb-f8bea3cf00b3 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-948d582e-6df4-4eb6-b5eb-f8bea3cf00b3 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] HTTP exception thrown: Group Type fe6f03a6-03c2-4075-9aa5-b51b70b53908 has no extra spec with key key1. Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-948d582e-6df4-4eb6-b5eb-f8bea3cf00b3 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key1 returned with HTTP 404 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 972/1987] 192.168.122.99 () {60 vars in 1331 bytes} [Mon Sep 7 11:01:23 2026] GET /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key1 => generated 126 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8162078d-8e61-44b9-a834-9a1b7a5eacc1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8162078d-8e61-44b9-a834-9a1b7a5eacc1 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key2 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8162078d-8e61-44b9-a834-9a1b7a5eacc1 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8162078d-8e61-44b9-a834-9a1b7a5eacc1 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8162078d-8e61-44b9-a834-9a1b7a5eacc1 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key2 returned with HTTP 202 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1016/1988] 192.168.122.99 () {60 vars in 1334 bytes} [Mon Sep 7 11:01:23 2026] DELETE /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-70e704bb-5e72-4dce-87e7-91b077fe9b3d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-70e704bb-5e72-4dce-87e7-91b077fe9b3d tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] GET http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key2 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-70e704bb-5e72-4dce-87e7-91b077fe9b3d tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-70e704bb-5e72-4dce-87e7-91b077fe9b3d tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-70e704bb-5e72-4dce-87e7-91b077fe9b3d tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] HTTP exception thrown: Group Type fe6f03a6-03c2-4075-9aa5-b51b70b53908 has no extra spec with key key2. Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-70e704bb-5e72-4dce-87e7-91b077fe9b3d tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key2 returned with HTTP 404 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 973/1989] 192.168.122.99 () {60 vars in 1331 bytes} [Mon Sep 7 11:01:23 2026] GET /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key2 => generated 126 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7e561c7a-d297-4730-a58a-85390fed64b6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7e561c7a-d297-4730-a58a-85390fed64b6 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7e561c7a-d297-4730-a58a-85390fed64b6 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7e561c7a-d297-4730-a58a-85390fed64b6 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7e561c7a-d297-4730-a58a-85390fed64b6 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 returned with HTTP 202 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1017/1990] 192.168.122.99 () {60 vars in 1334 bytes} [Mon Sep 7 11:01:23 2026] DELETE /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-31e663fa-7f85-4ccc-ba78-f0cf2fca009b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31e663fa-7f85-4ccc-ba78-f0cf2fca009b tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] GET http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31e663fa-7f85-4ccc-ba78-f0cf2fca009b tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31e663fa-7f85-4ccc-ba78-f0cf2fca009b tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31e663fa-7f85-4ccc-ba78-f0cf2fca009b tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] HTTP exception thrown: Group Type fe6f03a6-03c2-4075-9aa5-b51b70b53908 has no extra spec with key key3. Sep 07 11:01:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31e663fa-7f85-4ccc-ba78-f0cf2fca009b tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 returned with HTTP 404 Sep 07 11:01:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 974/1991] 192.168.122.99 () {60 vars in 1331 bytes} [Mon Sep 7 11:01:23 2026] GET /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908/group_specs/key3 => generated 126 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6c59023a-68f8-447a-9c73-d13b6c4f3502 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c59023a-68f8-447a-9c73-d13b6c4f3502 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] DELETE http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c59023a-68f8-447a-9c73-d13b6c4f3502 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c59023a-68f8-447a-9c73-d13b6c4f3502 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c59023a-68f8-447a-9c73-d13b6c4f3502 tempest-GroupTypeSpecsTest-549724780 tempest-GroupTypeSpecsTest-549724780-project-admin] http://192.168.122.99/volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908 returned with HTTP 202 Sep 07 11:01:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1018/1992] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 11:01:23 2026] DELETE /volume/v3/group_types/fe6f03a6-03c2-4075-9aa5-b51b70b53908 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:01:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-aa9540e1-cbd2-4d62-ac53-559dd93d2b98 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aa9540e1-cbd2-4d62-ac53-559dd93d2b98 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] GET http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb Sep 07 11:01:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aa9540e1-cbd2-4d62-ac53-559dd93d2b98 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aa9540e1-cbd2-4d62-ac53-559dd93d2b98 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-aa9540e1-cbd2-4d62-ac53-559dd93d2b98 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Volume info retrieved successfully. Sep 07 11:01:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aa9540e1-cbd2-4d62-ac53-559dd93d2b98 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb returned with HTTP 200 Sep 07 11:01:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 975/1993] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:24 2026] GET /volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb => generated 1014 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-079e4d78-a2e5-4091-afee-a6eb7ec513bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-079e4d78-a2e5-4091-afee-a6eb7ec513bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 Sep 07 11:01:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-079e4d78-a2e5-4091-afee-a6eb7ec513bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-079e4d78-a2e5-4091-afee-a6eb7ec513bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-079e4d78-a2e5-4091-afee-a6eb7ec513bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Volume info retrieved successfully. Sep 07 11:01:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-079e4d78-a2e5-4091-afee-a6eb7ec513bd tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 returned with HTTP 200 Sep 07 11:01:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1019/1994] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:24 2026] GET /volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 => generated 1014 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:01:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-732e70fb-eae8-4c93-98d2-0102f4a8007e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-732e70fb-eae8-4c93-98d2-0102f4a8007e tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] GET http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb Sep 07 11:01:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-732e70fb-eae8-4c93-98d2-0102f4a8007e tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-732e70fb-eae8-4c93-98d2-0102f4a8007e tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-732e70fb-eae8-4c93-98d2-0102f4a8007e tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Volume info retrieved successfully. Sep 07 11:01:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-732e70fb-eae8-4c93-98d2-0102f4a8007e tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb returned with HTTP 200 Sep 07 11:01:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 976/1995] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:25 2026] GET /volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ecf3fe51-7878-488e-811d-1e8669482eba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecf3fe51-7878-488e-811d-1e8669482eba tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-reader] POST http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb/action Sep 07 11:01:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecf3fe51-7878-488e-811d-1e8669482eba tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:01:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecf3fe51-7878-488e-811d-1e8669482eba tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:25 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-ecf3fe51-7878-488e-811d-1e8669482eba tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '05c81dffc86d4c6db7263dffe67b7149', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08acafad690f472cb9a5e1f97b1ca927', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecf3fe51-7878-488e-811d-1e8669482eba tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-reader] http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb/action returned with HTTP 403 Sep 07 11:01:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1020/1996] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:01:25 2026] POST /volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb/action => generated 131 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:01:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fa8cb54b-842a-4ead-abed-d981ea1a06f2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa8cb54b-842a-4ead-abed-d981ea1a06f2 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb Sep 07 11:01:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fa8cb54b-842a-4ead-abed-d981ea1a06f2 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fa8cb54b-842a-4ead-abed-d981ea1a06f2 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:25 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-fa8cb54b-842a-4ead-abed-d981ea1a06f2 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Delete volume with id: 93251584-568a-45ca-b0ba-34bfe58bc2cb Sep 07 11:01:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-855c60bc-aaf6-4b51-a64b-ab5caf41bae4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-855c60bc-aaf6-4b51-a64b-ab5caf41bae4 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] GET http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 Sep 07 11:01:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-855c60bc-aaf6-4b51-a64b-ab5caf41bae4 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-855c60bc-aaf6-4b51-a64b-ab5caf41bae4 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fa8cb54b-842a-4ead-abed-d981ea1a06f2 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Volume info retrieved successfully. Sep 07 11:01:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-855c60bc-aaf6-4b51-a64b-ab5caf41bae4 tempest-ProjectReaderTests-177484048 tempest-ProjectReaderTests-177484048-project-admin] http://192.168.122.99/volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 returned with HTTP 404 Sep 07 11:01:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1021/1997] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:01:25 2026] GET /volume/v3/volumes/3503cda2-ba48-4cd5-9200-6c2d4d491391 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:01:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fa8cb54b-842a-4ead-abed-d981ea1a06f2 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Delete volume request issued successfully. Sep 07 11:01:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa8cb54b-842a-4ead-abed-d981ea1a06f2 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb returned with HTTP 202 Sep 07 11:01:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 977/1998] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:01:25 2026] DELETE /volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-69060ee3-76ea-41d7-b50a-c8a17eafb3ca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-69060ee3-76ea-41d7-b50a-c8a17eafb3ca tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] GET http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb Sep 07 11:01:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-69060ee3-76ea-41d7-b50a-c8a17eafb3ca tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-69060ee3-76ea-41d7-b50a-c8a17eafb3ca tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-69060ee3-76ea-41d7-b50a-c8a17eafb3ca tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Volume info retrieved successfully. Sep 07 11:01:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-69060ee3-76ea-41d7-b50a-c8a17eafb3ca tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb returned with HTTP 200 Sep 07 11:01:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1022/1999] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:25 2026] GET /volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-60124615-8f99-40c1-8b1f-b2089324e899 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-60124615-8f99-40c1-8b1f-b2089324e899 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] GET http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb Sep 07 11:01:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-60124615-8f99-40c1-8b1f-b2089324e899 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-60124615-8f99-40c1-8b1f-b2089324e899 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-60124615-8f99-40c1-8b1f-b2089324e899 tempest-ProjectReaderTests-661512886 tempest-ProjectReaderTests-661512886-project-admin] http://192.168.122.99/volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb returned with HTTP 404 Sep 07 11:01:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 978/2000] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:26 2026] GET /volume/v3/volumes/93251584-568a-45ca-b0ba-34bfe58bc2cb => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e2bddba3-fc68-4ebd-b8e9-e662ab6fa6ed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1dd9a086-2f92-465d-9a81-6dcf4340f42f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e2bddba3-fc68-4ebd-b8e9-e662ab6fa6ed tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e2bddba3-fc68-4ebd-b8e9-e662ab6fa6ed tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1892431949", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e2bddba3-fc68-4ebd-b8e9-e662ab6fa6ed tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1023/2001] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:30 2026] POST /volume/v3/types => generated 380 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f3d2d336-1253-4bd5-bbd7-1897dd57cbfc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f3d2d336-1253-4bd5-bbd7-1897dd57cbfc tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] POST http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f3d2d336-1253-4bd5-bbd7-1897dd57cbfc tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1dd9a086-2f92-465d-9a81-6dcf4340f42f tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1dd9a086-2f92-465d-9a81-6dcf4340f42f tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-734684043", "description": "tempest-volume-type-description-1934060042", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1dd9a086-2f92-465d-9a81-6dcf4340f42f tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 979/2002] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:30 2026] POST /volume/v3/types => generated 317 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7ceb02ec-cb59-499b-a1f5-b91dd1f6b7b3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7ceb02ec-cb59-499b-a1f5-b91dd1f6b7b3 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] GET http://192.168.122.99/volume/v3/types/df6880cf-b490-4aa8-b33f-3168f4162e0f Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7ceb02ec-cb59-499b-a1f5-b91dd1f6b7b3 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7ceb02ec-cb59-499b-a1f5-b91dd1f6b7b3 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7ceb02ec-cb59-499b-a1f5-b91dd1f6b7b3 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/df6880cf-b490-4aa8-b33f-3168f4162e0f returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f3d2d336-1253-4bd5-bbd7-1897dd57cbfc tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 980/2003] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:01:30 2026] GET /volume/v3/types/df6880cf-b490-4aa8-b33f-3168f4162e0f => generated 339 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1024/2004] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:01:30 2026] POST /volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption => generated 239 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fd68ee41-19d3-4350-868d-ccd7045d4a64 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-da8d2703-9bba-4d80-8021-a2e068a7b5b3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fd68ee41-19d3-4350-868d-ccd7045d4a64 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] DELETE http://192.168.122.99/volume/v3/types/df6880cf-b490-4aa8-b33f-3168f4162e0f Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fd68ee41-19d3-4350-868d-ccd7045d4a64 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fd68ee41-19d3-4350-868d-ccd7045d4a64 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da8d2703-9bba-4d80-8021-a2e068a7b5b3 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da8d2703-9bba-4d80-8021-a2e068a7b5b3 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1145772628", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da8d2703-9bba-4d80-8021-a2e068a7b5b3 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1025/2005] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:30 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0bd1feb1-52ae-46b3-9010-7f56e035cbc3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0bd1feb1-52ae-46b3-9010-7f56e035cbc3 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] POST http://192.168.122.99/volume/v3/types/e82b1498-2fda-4ae7-919f-94112ef7a8aa/encryption Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0bd1feb1-52ae-46b3-9010-7f56e035cbc3 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fd68ee41-19d3-4350-868d-ccd7045d4a64 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/df6880cf-b490-4aa8-b33f-3168f4162e0f returned with HTTP 202 Sep 07 11:01:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 981/2006] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:30 2026] DELETE /volume/v3/types/df6880cf-b490-4aa8-b33f-3168f4162e0f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-65e3c25c-24ae-444c-a593-fb7f5bf9b5d4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-65e3c25c-24ae-444c-a593-fb7f5bf9b5d4 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] GET http://192.168.122.99/volume/v3/types/df6880cf-b490-4aa8-b33f-3168f4162e0f Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-65e3c25c-24ae-444c-a593-fb7f5bf9b5d4 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-65e3c25c-24ae-444c-a593-fb7f5bf9b5d4 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0bd1feb1-52ae-46b3-9010-7f56e035cbc3 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/e82b1498-2fda-4ae7-919f-94112ef7a8aa/encryption returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1026/2007] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:01:30 2026] POST /volume/v3/types/e82b1498-2fda-4ae7-919f-94112ef7a8aa/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-65e3c25c-24ae-444c-a593-fb7f5bf9b5d4 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/df6880cf-b490-4aa8-b33f-3168f4162e0f returned with HTTP 404 Sep 07 11:01:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 982/2008] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:01:30 2026] GET /volume/v3/types/df6880cf-b490-4aa8-b33f-3168f4162e0f => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7dc9e4f3-b79a-4cf7-8192-c3dbadb01bf1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7dc9e4f3-b79a-4cf7-8192-c3dbadb01bf1 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7dc9e4f3-b79a-4cf7-8192-c3dbadb01bf1 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-557535295"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5bf42e1b-94ca-4ff7-9c0e-85712e4e973f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5bf42e1b-94ca-4ff7-9c0e-85712e4e973f tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5bf42e1b-94ca-4ff7-9c0e-85712e4e973f tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1246394343", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7dc9e4f3-b79a-4cf7-8192-c3dbadb01bf1 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1027/2009] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 11:01:30 2026] POST /volume/v3/types => generated 220 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-832cd91a-551b-4c80-aa6d-33ec3b66f5c1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-832cd91a-551b-4c80-aa6d-33ec3b66f5c1 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] POST http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-832cd91a-551b-4c80-aa6d-33ec3b66f5c1 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5bf42e1b-94ca-4ff7-9c0e-85712e4e973f tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 983/2010] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:30 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-90bff26d-dcae-422c-890b-fe04d1030ae7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-90bff26d-dcae-422c-890b-fe04d1030ae7 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] POST http://192.168.122.99/volume/v3/types/922d3a93-3fb4-456c-b80c-f2256d014e30/extra_specs Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-90bff26d-dcae-422c-890b-fe04d1030ae7 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-832cd91a-551b-4c80-aa6d-33ec3b66f5c1 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1028/2011] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:01:30 2026] POST /volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c14a9a85-f7d2-4ef8-9c6f-2233a81479ee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c14a9a85-f7d2-4ef8-9c6f-2233a81479ee tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] GET http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c14a9a85-f7d2-4ef8-9c6f-2233a81479ee tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c14a9a85-f7d2-4ef8-9c6f-2233a81479ee tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c14a9a85-f7d2-4ef8-9c6f-2233a81479ee tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1029/2012] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:01:30 2026] GET /volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5a48389c-1318-46fb-a50c-7efa67d2df2f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a48389c-1318-46fb-a50c-7efa67d2df2f tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] PUT http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption/9ad2818f-3e80-408a-9a03-87a6ac344808 Sep 07 11:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a48389c-1318-46fb-a50c-7efa67d2df2f tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-90bff26d-dcae-422c-890b-fe04d1030ae7 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/922d3a93-3fb4-456c-b80c-f2256d014e30/extra_specs returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 984/2013] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 11:01:30 2026] POST /volume/v3/types/922d3a93-3fb4-456c-b80c-f2256d014e30/extra_specs => generated 35 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-88633039-4b1d-44bc-8b02-e62fc6d07ece None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a48389c-1318-46fb-a50c-7efa67d2df2f tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption/9ad2818f-3e80-408a-9a03-87a6ac344808 returned with HTTP 200 Sep 07 11:01:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1030/2014] 192.168.122.99 () {60 vars in 1386 bytes} [Mon Sep 7 11:01:30 2026] PUT /volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption/9ad2818f-3e80-408a-9a03-87a6ac344808 => generated 122 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-88633039-4b1d-44bc-8b02-e62fc6d07ece tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] PUT http://192.168.122.99/volume/v3/types/922d3a93-3fb4-456c-b80c-f2256d014e30/extra_specs/key2 Sep 07 11:01:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-88633039-4b1d-44bc-8b02-e62fc6d07ece tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-058757cb-35d6-43fc-8287-d0b2774135b8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-058757cb-35d6-43fc-8287-d0b2774135b8 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] GET http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-058757cb-35d6-43fc-8287-d0b2774135b8 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-058757cb-35d6-43fc-8287-d0b2774135b8 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-058757cb-35d6-43fc-8287-d0b2774135b8 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1031/2015] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption => generated 347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3b24a176-2c83-4c19-b02e-cee39b3405dd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3b24a176-2c83-4c19-b02e-cee39b3405dd tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] GET http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption/cipher Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3b24a176-2c83-4c19-b02e-cee39b3405dd tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3b24a176-2c83-4c19-b02e-cee39b3405dd tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-88633039-4b1d-44bc-8b02-e62fc6d07ece tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/922d3a93-3fb4-456c-b80c-f2256d014e30/extra_specs/key2 returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 985/2016] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:30 2026] PUT /volume/v3/types/922d3a93-3fb4-456c-b80c-f2256d014e30/extra_specs/key2 => generated 25 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3b24a176-2c83-4c19-b02e-cee39b3405dd tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption/cipher returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1032/2017] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-412ecc9b-1e83-4f02-a4da-2715783bd300 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-412ecc9b-1e83-4f02-a4da-2715783bd300 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-412ecc9b-1e83-4f02-a4da-2715783bd300 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-66903013-6255-429b-93d2-3cd3340975da None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66903013-6255-429b-93d2-3cd3340975da tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] DELETE http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption/9ad2818f-3e80-408a-9a03-87a6ac344808 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66903013-6255-429b-93d2-3cd3340975da tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66903013-6255-429b-93d2-3cd3340975da tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-412ecc9b-1e83-4f02-a4da-2715783bd300 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 986/2018] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 11:01:31 2026] POST /volume/v3/types => generated 195 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66903013-6255-429b-93d2-3cd3340975da tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption/9ad2818f-3e80-408a-9a03-87a6ac344808 returned with HTTP 202 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1033/2019] 192.168.122.99 () {58 vars in 1368 bytes} [Mon Sep 7 11:01:31 2026] DELETE /volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption/9ad2818f-3e80-408a-9a03-87a6ac344808 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-427ec2e2-0235-425e-a5a3-5301226e134c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-427ec2e2-0235-425e-a5a3-5301226e134c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] DELETE http://192.168.122.99/volume/v3/types/0227c1aa-3ed7-41b2-a878-e23ec2000921 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-427ec2e2-0235-425e-a5a3-5301226e134c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-427ec2e2-0235-425e-a5a3-5301226e134c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c849ee96-4910-4652-b71c-d6ea85443440 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c849ee96-4910-4652-b71c-d6ea85443440 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] GET http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c849ee96-4910-4652-b71c-d6ea85443440 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c849ee96-4910-4652-b71c-d6ea85443440 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c849ee96-4910-4652-b71c-d6ea85443440 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1034/2020] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption => generated 2 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e37db59f-f650-4323-93c8-984ca6c29a9d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e37db59f-f650-4323-93c8-984ca6c29a9d tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] GET http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e37db59f-f650-4323-93c8-984ca6c29a9d tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e37db59f-f650-4323-93c8-984ca6c29a9d tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e37db59f-f650-4323-93c8-984ca6c29a9d tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1035/2021] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae/encryption => generated 2 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d0ac2f06-113b-42dd-95c7-abcdf47178a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-427ec2e2-0235-425e-a5a3-5301226e134c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/0227c1aa-3ed7-41b2-a878-e23ec2000921 returned with HTTP 202 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 987/2022] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:31 2026] DELETE /volume/v3/types/0227c1aa-3ed7-41b2-a878-e23ec2000921 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d0ac2f06-113b-42dd-95c7-abcdf47178a3 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] DELETE http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d0ac2f06-113b-42dd-95c7-abcdf47178a3 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d0ac2f06-113b-42dd-95c7-abcdf47178a3 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7ec39a7e-871a-4f24-b738-2ba99ae94c72 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7ec39a7e-871a-4f24-b738-2ba99ae94c72 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7ec39a7e-871a-4f24-b738-2ba99ae94c72 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2133860489", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7ec39a7e-871a-4f24-b738-2ba99ae94c72 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 988/2023] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:31 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d0ac2f06-113b-42dd-95c7-abcdf47178a3 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae returned with HTTP 202 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f7fb0dae-3780-4d7c-9b27-e1c4d31d1cf7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1036/2024] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:31 2026] DELETE /volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f7fb0dae-3780-4d7c-9b27-e1c4d31d1cf7 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] POST http://192.168.122.99/volume/v3/types/203c7202-719c-4191-aa1c-a20fe5549f0a/encryption Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f7fb0dae-3780-4d7c-9b27-e1c4d31d1cf7 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36a56de4-d7c0-46f2-8d37-0f1b208b809c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36a56de4-d7c0-46f2-8d37-0f1b208b809c tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] GET http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36a56de4-d7c0-46f2-8d37-0f1b208b809c tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36a56de4-d7c0-46f2-8d37-0f1b208b809c tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36a56de4-d7c0-46f2-8d37-0f1b208b809c tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae returned with HTTP 404 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1037/2025] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/34c6989c-2efd-4d85-9851-2cfde6003cae => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-92cacb9d-ffb7-4fe9-a3e4-5f3e2842f4ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f7fb0dae-3780-4d7c-9b27-e1c4d31d1cf7 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/203c7202-719c-4191-aa1c-a20fe5549f0a/encryption returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 989/2026] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:01:31 2026] POST /volume/v3/types/203c7202-719c-4191-aa1c-a20fe5549f0a/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-92cacb9d-ffb7-4fe9-a3e4-5f3e2842f4ce tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] GET http://192.168.122.99/volume/v3/types Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-92cacb9d-ffb7-4fe9-a3e4-5f3e2842f4ce tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-92cacb9d-ffb7-4fe9-a3e4-5f3e2842f4ce tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-da95ec3a-478f-4566-8434-364278b1bf0c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-da95ec3a-478f-4566-8434-364278b1bf0c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] DELETE http://192.168.122.99/volume/v3/types/203c7202-719c-4191-aa1c-a20fe5549f0a/encryption/dcbc7d12-a3d5-45a3-b0d3-7bd7c6d26e08 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-da95ec3a-478f-4566-8434-364278b1bf0c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-da95ec3a-478f-4566-8434-364278b1bf0c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-92cacb9d-ffb7-4fe9-a3e4-5f3e2842f4ce tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1038/2027] 192.168.122.99 () {58 vars in 1110 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types => generated 2221 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-da95ec3a-478f-4566-8434-364278b1bf0c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/203c7202-719c-4191-aa1c-a20fe5549f0a/encryption/dcbc7d12-a3d5-45a3-b0d3-7bd7c6d26e08 returned with HTTP 202 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 990/2028] 192.168.122.99 () {58 vars in 1368 bytes} [Mon Sep 7 11:01:31 2026] DELETE /volume/v3/types/203c7202-719c-4191-aa1c-a20fe5549f0a/encryption/dcbc7d12-a3d5-45a3-b0d3-7bd7c6d26e08 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eadaafe2-b2c5-479f-95d8-6658c34ccfea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eadaafe2-b2c5-479f-95d8-6658c34ccfea tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-97453113-7123-42c7-94db-28c73fc3e54f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eadaafe2-b2c5-479f-95d8-6658c34ccfea tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1935561552"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-97453113-7123-42c7-94db-28c73fc3e54f tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-97453113-7123-42c7-94db-28c73fc3e54f tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2017962724", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eadaafe2-b2c5-479f-95d8-6658c34ccfea tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1039/2029] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 11:01:31 2026] POST /volume/v3/types => generated 221 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b19820df-90ba-4c9d-a9ef-5eaab5e5d11a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b19820df-90ba-4c9d-a9ef-5eaab5e5d11a tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] PUT http://192.168.122.99/volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b19820df-90ba-4c9d-a9ef-5eaab5e5d11a tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1022403085", "description": "tempest-volume-type-description-440762273", "is_public": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-97453113-7123-42c7-94db-28c73fc3e54f tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 991/2030] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:31 2026] POST /volume/v3/types => generated 380 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-223d179f-4e1a-4015-ba0c-5d8085a99ee7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-223d179f-4e1a-4015-ba0c-5d8085a99ee7 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] DELETE http://192.168.122.99/volume/v3/types/5659b451-1cc9-44df-9889-6c4a3e18b169/extra_specs/key1 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-223d179f-4e1a-4015-ba0c-5d8085a99ee7 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-223d179f-4e1a-4015-ba0c-5d8085a99ee7 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-223d179f-4e1a-4015-ba0c-5d8085a99ee7 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/5659b451-1cc9-44df-9889-6c4a3e18b169/extra_specs/key1 returned with HTTP 202 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 992/2031] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:01:31 2026] DELETE /volume/v3/types/5659b451-1cc9-44df-9889-6c4a3e18b169/extra_specs/key1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3d4efb2f-f71b-44f3-9c70-7c4dd18ca44b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3d4efb2f-f71b-44f3-9c70-7c4dd18ca44b tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3d4efb2f-f71b-44f3-9c70-7c4dd18ca44b tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1750245408", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b19820df-90ba-4c9d-a9ef-5eaab5e5d11a tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1040/2032] 192.168.122.99 () {60 vars in 1242 bytes} [Mon Sep 7 11:01:31 2026] PUT /volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 => generated 204 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ac67a550-42f5-4cbd-848a-2a3ce076ea3c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac67a550-42f5-4cbd-848a-2a3ce076ea3c tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] GET http://192.168.122.99/volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac67a550-42f5-4cbd-848a-2a3ce076ea3c tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac67a550-42f5-4cbd-848a-2a3ce076ea3c tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3d4efb2f-f71b-44f3-9c70-7c4dd18ca44b tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 993/2033] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:31 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 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac67a550-42f5-4cbd-848a-2a3ce076ea3c tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1041/2034] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f799b13c-8ac5-46fd-8fa4-9f552bcab724 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f799b13c-8ac5-46fd-8fa4-9f552bcab724 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] DELETE http://192.168.122.99/volume/v3/types/d819b31a-abbe-443d-a6ed-7e6714556b26 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f799b13c-8ac5-46fd-8fa4-9f552bcab724 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f799b13c-8ac5-46fd-8fa4-9f552bcab724 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-30d23241-de9d-4133-a978-13918d04570d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30d23241-de9d-4133-a978-13918d04570d tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] DELETE http://192.168.122.99/volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30d23241-de9d-4133-a978-13918d04570d tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30d23241-de9d-4133-a978-13918d04570d tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30d23241-de9d-4133-a978-13918d04570d tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 returned with HTTP 202 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1042/2035] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:31 2026] DELETE /volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-351801d4-7d47-4bae-b0b2-11407b70aa22 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f799b13c-8ac5-46fd-8fa4-9f552bcab724 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/d819b31a-abbe-443d-a6ed-7e6714556b26 returned with HTTP 202 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 994/2036] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:31 2026] DELETE /volume/v3/types/d819b31a-abbe-443d-a6ed-7e6714556b26 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-351801d4-7d47-4bae-b0b2-11407b70aa22 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] GET http://192.168.122.99/volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-351801d4-7d47-4bae-b0b2-11407b70aa22 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-351801d4-7d47-4bae-b0b2-11407b70aa22 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e81604f4-2074-4bde-afd1-81298fece505 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-351801d4-7d47-4bae-b0b2-11407b70aa22 tempest-VolumeTypesTest-1423109598 tempest-VolumeTypesTest-1423109598-project-admin] http://192.168.122.99/volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 returned with HTTP 404 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1043/2037] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/26f65294-87d1-4326-9d5e-9d8ff9276389 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e81604f4-2074-4bde-afd1-81298fece505 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] GET http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e81604f4-2074-4bde-afd1-81298fece505 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e81604f4-2074-4bde-afd1-81298fece505 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e81604f4-2074-4bde-afd1-81298fece505 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 995/2038] 192.168.122.99 () {58 vars in 1257 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs => generated 185 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d2b5b073-b404-4761-94c4-706ac5b57dbe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2b5b073-b404-4761-94c4-706ac5b57dbe tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] GET http://192.168.122.99/volume/v3/types Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d2b5b073-b404-4761-94c4-706ac5b57dbe tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d2b5b073-b404-4761-94c4-706ac5b57dbe tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2b5b073-b404-4761-94c4-706ac5b57dbe tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1044/2039] 192.168.122.99 () {58 vars in 1110 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types => generated 2590 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0a0086c4-4fd8-4642-9986-7bb7c4bdb42b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0a0086c4-4fd8-4642-9986-7bb7c4bdb42b tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] GET http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption/cipher Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0a0086c4-4fd8-4642-9986-7bb7c4bdb42b tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0a0086c4-4fd8-4642-9986-7bb7c4bdb42b tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0a0086c4-4fd8-4642-9986-7bb7c4bdb42b tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption/cipher returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 996/2040] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption/cipher => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-91c8143a-77fc-4a1a-9960-617410554ea6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91c8143a-77fc-4a1a-9960-617410554ea6 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] GET http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91c8143a-77fc-4a1a-9960-617410554ea6 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91c8143a-77fc-4a1a-9960-617410554ea6 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91c8143a-77fc-4a1a-9960-617410554ea6 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1045/2041] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a72c95be-37c2-4497-990b-54cea18f69c4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a72c95be-37c2-4497-990b-54cea18f69c4 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] GET http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs/multiattach Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a72c95be-37c2-4497-990b-54cea18f69c4 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a72c95be-37c2-4497-990b-54cea18f69c4 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a72c95be-37c2-4497-990b-54cea18f69c4 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs/multiattach returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 997/2042] 192.168.122.99 () {58 vars in 1293 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c4d32b4e-a830-41f5-9a11-572d1e9aba05 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4d32b4e-a830-41f5-9a11-572d1e9aba05 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] GET http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs/volume_backend_name Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4d32b4e-a830-41f5-9a11-572d1e9aba05 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4d32b4e-a830-41f5-9a11-572d1e9aba05 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4d32b4e-a830-41f5-9a11-572d1e9aba05 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1046/2043] 192.168.122.99 () {58 vars in 1317 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs/volume_backend_name => generated 44 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-63902f81-39c0-462a-97d8-6d41e4c6ec7c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-63902f81-39c0-462a-97d8-6d41e4c6ec7c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] GET http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-63902f81-39c0-462a-97d8-6d41e4c6ec7c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-63902f81-39c0-462a-97d8-6d41e4c6ec7c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-63902f81-39c0-462a-97d8-6d41e4c6ec7c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 998/2044] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:01:31 2026] GET /volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc => generated 402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-12d7b5d0-df96-4c0b-a357-8d6d2049b3bf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-12d7b5d0-df96-4c0b-a357-8d6d2049b3bf tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] PUT http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption/69e505e4-f9dd-430f-b7e8-f09713bffa21 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-12d7b5d0-df96-4c0b-a357-8d6d2049b3bf tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-12d7b5d0-df96-4c0b-a357-8d6d2049b3bf tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption/69e505e4-f9dd-430f-b7e8-f09713bffa21 returned with HTTP 200 Sep 07 11:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1047/2045] 192.168.122.99 () {60 vars in 1385 bytes} [Mon Sep 7 11:01:31 2026] PUT /volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/encryption/69e505e4-f9dd-430f-b7e8-f09713bffa21 => generated 33 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7f51c4a2-f9cf-4ba1-b028-676645eb5496 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7f51c4a2-f9cf-4ba1-b028-676645eb5496 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] PUT http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs/key1 Sep 07 11:01:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7f51c4a2-f9cf-4ba1-b028-676645eb5496 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7f51c4a2-f9cf-4ba1-b028-676645eb5496 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs/key1 returned with HTTP 200 Sep 07 11:01:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 999/2046] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:31 2026] PUT /volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc/extra_specs/key1 => generated 30 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-188ea1dd-eb36-46df-9d0a-f2540ee6e626 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-188ea1dd-eb36-46df-9d0a-f2540ee6e626 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] PUT http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc Sep 07 11:01:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-188ea1dd-eb36-46df-9d0a-f2540ee6e626 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-188ea1dd-eb36-46df-9d0a-f2540ee6e626 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc returned with HTTP 200 Sep 07 11:01:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1048/2047] 192.168.122.99 () {60 vars in 1241 bytes} [Mon Sep 7 11:01:32 2026] PUT /volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc => generated 371 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-864e0a06-1e22-4d34-8ccc-25169047568f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-864e0a06-1e22-4d34-8ccc-25169047568f tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] DELETE http://192.168.122.99/volume/v3/types/5659b451-1cc9-44df-9889-6c4a3e18b169 Sep 07 11:01:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-864e0a06-1e22-4d34-8ccc-25169047568f tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-864e0a06-1e22-4d34-8ccc-25169047568f tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-864e0a06-1e22-4d34-8ccc-25169047568f tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/5659b451-1cc9-44df-9889-6c4a3e18b169 returned with HTTP 202 Sep 07 11:01:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1000/2048] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:32 2026] DELETE /volume/v3/types/5659b451-1cc9-44df-9889-6c4a3e18b169 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b230aea-fd15-4314-aa25-26d82f1541a2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b230aea-fd15-4314-aa25-26d82f1541a2 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] DELETE http://192.168.122.99/volume/v3/types/203c7202-719c-4191-aa1c-a20fe5549f0a Sep 07 11:01:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b230aea-fd15-4314-aa25-26d82f1541a2 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b230aea-fd15-4314-aa25-26d82f1541a2 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b230aea-fd15-4314-aa25-26d82f1541a2 tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/203c7202-719c-4191-aa1c-a20fe5549f0a returned with HTTP 202 Sep 07 11:01:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1049/2049] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:32 2026] DELETE /volume/v3/types/203c7202-719c-4191-aa1c-a20fe5549f0a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:01:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c8788e1d-2831-4548-80e6-f8bff80dcb9c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c8788e1d-2831-4548-80e6-f8bff80dcb9c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] DELETE http://192.168.122.99/volume/v3/types/922d3a93-3fb4-456c-b80c-f2256d014e30 Sep 07 11:01:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c8788e1d-2831-4548-80e6-f8bff80dcb9c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c8788e1d-2831-4548-80e6-f8bff80dcb9c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c8788e1d-2831-4548-80e6-f8bff80dcb9c tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/922d3a93-3fb4-456c-b80c-f2256d014e30 returned with HTTP 202 Sep 07 11:01:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1001/2050] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:32 2026] DELETE /volume/v3/types/922d3a93-3fb4-456c-b80c-f2256d014e30 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dfcb08c4-f3d6-4f57-8935-74ad6ee714ab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfcb08c4-f3d6-4f57-8935-74ad6ee714ab tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] DELETE http://192.168.122.99/volume/v3/types/e82b1498-2fda-4ae7-919f-94112ef7a8aa Sep 07 11:01:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfcb08c4-f3d6-4f57-8935-74ad6ee714ab tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfcb08c4-f3d6-4f57-8935-74ad6ee714ab tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfcb08c4-f3d6-4f57-8935-74ad6ee714ab tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/e82b1498-2fda-4ae7-919f-94112ef7a8aa returned with HTTP 202 Sep 07 11:01:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1050/2051] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:32 2026] DELETE /volume/v3/types/e82b1498-2fda-4ae7-919f-94112ef7a8aa => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:01:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-66a3b1e1-9052-4a4f-8865-934ea13b16ee None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66a3b1e1-9052-4a4f-8865-934ea13b16ee tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] DELETE http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc Sep 07 11:01:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66a3b1e1-9052-4a4f-8865-934ea13b16ee tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66a3b1e1-9052-4a4f-8865-934ea13b16ee tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66a3b1e1-9052-4a4f-8865-934ea13b16ee tempest-VolumeTypesAdminTests-1337915873 tempest-VolumeTypesAdminTests-1337915873-project-admin] http://192.168.122.99/volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc returned with HTTP 202 Sep 07 11:01:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1002/2052] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:32 2026] DELETE /volume/v3/types/2dab53a9-f8cb-4d92-81c0-a9018238cebc => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-839f6c76-7073-4e09-aee6-edc02bd8df78 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-839f6c76-7073-4e09-aee6-edc02bd8df78 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-839f6c76-7073-4e09-aee6-edc02bd8df78 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-531797528", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-839f6c76-7073-4e09-aee6-edc02bd8df78 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1051/2053] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:36 2026] POST /volume/v3/types => generated 379 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-14e4850d-f75e-4fd4-9c59-b5b0696cdaec None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-14e4850d-f75e-4fd4-9c59-b5b0696cdaec tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] POST http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption Sep 07 11:01:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-14e4850d-f75e-4fd4-9c59-b5b0696cdaec tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-14e4850d-f75e-4fd4-9c59-b5b0696cdaec tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption returned with HTTP 200 Sep 07 11:01:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1003/2054] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:01:36 2026] POST /volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4d9bcf0a-6233-401e-b025-533afb2927b3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d9bcf0a-6233-401e-b025-533afb2927b3 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d9bcf0a-6233-401e-b025-533afb2927b3 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1069051935", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d9bcf0a-6233-401e-b025-533afb2927b3 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1052/2055] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:36 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-32451ab0-bbff-41a6-bc4b-c329e9561273 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-32451ab0-bbff-41a6-bc4b-c329e9561273 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] POST http://192.168.122.99/volume/v3/types/b5610794-d989-421b-87a6-bfb40a1ab8ae/encryption Sep 07 11:01:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-32451ab0-bbff-41a6-bc4b-c329e9561273 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:36 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-32451ab0-bbff-41a6-bc4b-c329e9561273 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-32451ab0-bbff-41a6-bc4b-c329e9561273 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/b5610794-d989-421b-87a6-bfb40a1ab8ae/encryption returned with HTTP 403 Sep 07 11:01:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1004/2056] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:01:36 2026] POST /volume/v3/types/b5610794-d989-421b-87a6-bfb40a1ab8ae/encryption => generated 127 bytes in 227 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-718c64c8-5b39-4fa3-b8f8-aadb914c5a3b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-718c64c8-5b39-4fa3-b8f8-aadb914c5a3b tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-718c64c8-5b39-4fa3-b8f8-aadb914c5a3b tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2088817030", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-718c64c8-5b39-4fa3-b8f8-aadb914c5a3b tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1053/2057] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:36 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f1d2f14d-49fc-47dd-b12f-5ace87b14715 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f1d2f14d-49fc-47dd-b12f-5ace87b14715 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] POST http://192.168.122.99/volume/v3/types/beff15fb-ae93-44dd-8e12-43ce1449082c/extra_specs Sep 07 11:01:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f1d2f14d-49fc-47dd-b12f-5ace87b14715 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:36 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-f1d2f14d-49fc-47dd-b12f-5ace87b14715 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f1d2f14d-49fc-47dd-b12f-5ace87b14715 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/beff15fb-ae93-44dd-8e12-43ce1449082c/extra_specs returned with HTTP 403 Sep 07 11:01:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1005/2058] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 11:01:36 2026] POST /volume/v3/types/beff15fb-ae93-44dd-8e12-43ce1449082c/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-14d74132-8ef5-47e3-998f-5690722a7a95 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14d74132-8ef5-47e3-998f-5690722a7a95 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] PUT http://192.168.122.99/volume/v3/types/beff15fb-ae93-44dd-8e12-43ce1449082c/extra_specs/key2 Sep 07 11:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14d74132-8ef5-47e3-998f-5690722a7a95 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-14d74132-8ef5-47e3-998f-5690722a7a95 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14d74132-8ef5-47e3-998f-5690722a7a95 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/beff15fb-ae93-44dd-8e12-43ce1449082c/extra_specs/key2 returned with HTTP 403 Sep 07 11:01:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1054/2059] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:36 2026] PUT /volume/v3/types/beff15fb-ae93-44dd-8e12-43ce1449082c/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-72192f1c-dbd8-4974-9df5-de0199999bec None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-72192f1c-dbd8-4974-9df5-de0199999bec tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-72192f1c-dbd8-4974-9df5-de0199999bec tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:36 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-72192f1c-dbd8-4974-9df5-de0199999bec tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-72192f1c-dbd8-4974-9df5-de0199999bec tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types returned with HTTP 403 Sep 07 11:01:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1006/2060] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 11:01:36 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dccd0ffe-7f40-46d6-ad19-b97a221088cc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dccd0ffe-7f40-46d6-ad19-b97a221088cc tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dccd0ffe-7f40-46d6-ad19-b97a221088cc tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1573232202", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dccd0ffe-7f40-46d6-ad19-b97a221088cc tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1055/2061] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:36 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-034861c3-9e87-45db-9d90-eec45dc2d8f4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-034861c3-9e87-45db-9d90-eec45dc2d8f4 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] POST http://192.168.122.99/volume/v3/types/72b1cef7-e779-4b50-b79e-c1d554e368bf/encryption Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-034861c3-9e87-45db-9d90-eec45dc2d8f4 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-034861c3-9e87-45db-9d90-eec45dc2d8f4 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types/72b1cef7-e779-4b50-b79e-c1d554e368bf/encryption returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1007/2062] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:01:37 2026] POST /volume/v3/types/72b1cef7-e779-4b50-b79e-c1d554e368bf/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ef1dd80e-4e6a-48e5-9859-86fa4c4a71bf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef1dd80e-4e6a-48e5-9859-86fa4c4a71bf tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] DELETE http://192.168.122.99/volume/v3/types/72b1cef7-e779-4b50-b79e-c1d554e368bf/encryption/629fdbe6-409b-40c1-89be-707377c141a0 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef1dd80e-4e6a-48e5-9859-86fa4c4a71bf tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef1dd80e-4e6a-48e5-9859-86fa4c4a71bf tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-ef1dd80e-4e6a-48e5-9859-86fa4c4a71bf tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef1dd80e-4e6a-48e5-9859-86fa4c4a71bf tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/72b1cef7-e779-4b50-b79e-c1d554e368bf/encryption/629fdbe6-409b-40c1-89be-707377c141a0 returned with HTTP 403 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1056/2063] 192.168.122.99 () {58 vars in 1368 bytes} [Mon Sep 7 11:01:37 2026] DELETE /volume/v3/types/72b1cef7-e779-4b50-b79e-c1d554e368bf/encryption/629fdbe6-409b-40c1-89be-707377c141a0 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-375dbc46-23bd-4938-b32c-ae245a60c1fe None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-375dbc46-23bd-4938-b32c-ae245a60c1fe tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-375dbc46-23bd-4938-b32c-ae245a60c1fe tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-20878620", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-375dbc46-23bd-4938-b32c-ae245a60c1fe tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1008/2064] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:37 2026] POST /volume/v3/types => generated 378 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a735b994-8609-4cac-a740-9d3b264ea333 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a735b994-8609-4cac-a740-9d3b264ea333 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] DELETE http://192.168.122.99/volume/v3/types/32e81ed0-4c97-40e4-86af-fd7b69bc987d/extra_specs/key1 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a735b994-8609-4cac-a740-9d3b264ea333 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a735b994-8609-4cac-a740-9d3b264ea333 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-a735b994-8609-4cac-a740-9d3b264ea333 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a735b994-8609-4cac-a740-9d3b264ea333 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/32e81ed0-4c97-40e4-86af-fd7b69bc987d/extra_specs/key1 returned with HTTP 403 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1057/2065] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:01:37 2026] DELETE /volume/v3/types/32e81ed0-4c97-40e4-86af-fd7b69bc987d/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fd5b3e1c-af88-4a1c-b814-997de822e2f1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fd5b3e1c-af88-4a1c-b814-997de822e2f1 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fd5b3e1c-af88-4a1c-b814-997de822e2f1 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1394103979", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f1c25b51-ff9e-44f9-a814-2a054175afbf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fd5b3e1c-af88-4a1c-b814-997de822e2f1 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1009/2066] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:01:37 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-741f5a99-58b9-48e6-9d44-a23154deb845 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-741f5a99-58b9-48e6-9d44-a23154deb845 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] DELETE http://192.168.122.99/volume/v3/types/abf28acb-3466-4707-b32a-3f10b6b0ed40 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-741f5a99-58b9-48e6-9d44-a23154deb845 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-741f5a99-58b9-48e6-9d44-a23154deb845 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-741f5a99-58b9-48e6-9d44-a23154deb845 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-741f5a99-58b9-48e6-9d44-a23154deb845 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/abf28acb-3466-4707-b32a-3f10b6b0ed40 returned with HTTP 403 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1010/2067] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:37 2026] DELETE /volume/v3/types/abf28acb-3466-4707-b32a-3f10b6b0ed40 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e701c779-3942-4ef2-9bfc-d84ff81a7045 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e701c779-3942-4ef2-9bfc-d84ff81a7045 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] GET http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e701c779-3942-4ef2-9bfc-d84ff81a7045 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e701c779-3942-4ef2-9bfc-d84ff81a7045 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e701c779-3942-4ef2-9bfc-d84ff81a7045 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1011/2068] 192.168.122.99 () {58 vars in 1257 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f369b95f-e91b-4980-9f10-4345d70c3438 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f369b95f-e91b-4980-9f10-4345d70c3438 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] GET http://192.168.122.99/volume/v3/types Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f369b95f-e91b-4980-9f10-4345d70c3438 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f369b95f-e91b-4980-9f10-4345d70c3438 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-f369b95f-e91b-4980-9f10-4345d70c3438 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f369b95f-e91b-4980-9f10-4345d70c3438 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1012/2069] 192.168.122.99 () {58 vars in 1110 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types => generated 2361 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-818240b8-d497-421f-9468-d52b9e2508a5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-818240b8-d497-421f-9468-d52b9e2508a5 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] GET http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption/cipher Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-818240b8-d497-421f-9468-d52b9e2508a5 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-818240b8-d497-421f-9468-d52b9e2508a5 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-818240b8-d497-421f-9468-d52b9e2508a5 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-818240b8-d497-421f-9468-d52b9e2508a5 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption/cipher returned with HTTP 403 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1013/2070] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d32c64fe-8d6a-492b-ad0f-b2d6393ff384 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d32c64fe-8d6a-492b-ad0f-b2d6393ff384 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] GET http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d32c64fe-8d6a-492b-ad0f-b2d6393ff384 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d32c64fe-8d6a-492b-ad0f-b2d6393ff384 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-d32c64fe-8d6a-492b-ad0f-b2d6393ff384 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d32c64fe-8d6a-492b-ad0f-b2d6393ff384 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption returned with HTTP 403 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1014/2071] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5bb0d2ab-c486-4d7d-b6c4-f0ea7a288430 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5bb0d2ab-c486-4d7d-b6c4-f0ea7a288430 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] GET http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs/multiattach Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5bb0d2ab-c486-4d7d-b6c4-f0ea7a288430 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5bb0d2ab-c486-4d7d-b6c4-f0ea7a288430 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5bb0d2ab-c486-4d7d-b6c4-f0ea7a288430 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs/multiattach returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1015/2072] 192.168.122.99 () {58 vars in 1293 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-237da576-062d-495f-8662-23a1f108e368 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-237da576-062d-495f-8662-23a1f108e368 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] GET http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs/volume_backend_name Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-237da576-062d-495f-8662-23a1f108e368 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-237da576-062d-495f-8662-23a1f108e368 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1c25b51-ff9e-44f9-a814-2a054175afbf tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1c25b51-ff9e-44f9-a814-2a054175afbf tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-483532054"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-237da576-062d-495f-8662-23a1f108e368 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1016/2073] 192.168.122.99 () {58 vars in 1317 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-96dc4f8e-f711-4272-a3b5-88063e7a17c7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-96dc4f8e-f711-4272-a3b5-88063e7a17c7 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] GET http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-96dc4f8e-f711-4272-a3b5-88063e7a17c7 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-96dc4f8e-f711-4272-a3b5-88063e7a17c7 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1c25b51-ff9e-44f9-a814-2a054175afbf tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1058/2074] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 11:01:37 2026] POST /volume/v3/types => generated 230 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-96dc4f8e-f711-4272-a3b5-88063e7a17c7 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34958366-f95e-4cb3-805d-b326cf58f77b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1017/2075] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f => generated 317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34958366-f95e-4cb3-805d-b326cf58f77b tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] POST http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34958366-f95e-4cb3-805d-b326cf58f77b tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3b5f6c57-9c21-4d21-9683-6f118149005f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3b5f6c57-9c21-4d21-9683-6f118149005f tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] PUT http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption/90fb8028-7c5f-41ba-a814-d17b6224ea77 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3b5f6c57-9c21-4d21-9683-6f118149005f tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-3b5f6c57-9c21-4d21-9683-6f118149005f tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3b5f6c57-9c21-4d21-9683-6f118149005f tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption/90fb8028-7c5f-41ba-a814-d17b6224ea77 returned with HTTP 403 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1018/2076] 192.168.122.99 () {60 vars in 1385 bytes} [Mon Sep 7 11:01:37 2026] PUT /volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/encryption/90fb8028-7c5f-41ba-a814-d17b6224ea77 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5a28fc5e-b7a0-4c66-86a5-35a1c6093748 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5a28fc5e-b7a0-4c66-86a5-35a1c6093748 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] PUT http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs/key1 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5a28fc5e-b7a0-4c66-86a5-35a1c6093748 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-5a28fc5e-b7a0-4c66-86a5-35a1c6093748 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5a28fc5e-b7a0-4c66-86a5-35a1c6093748 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs/key1 returned with HTTP 403 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1019/2077] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:01:37 2026] PUT /volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6d8cd356-62a5-440e-aec7-c872385faab4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6d8cd356-62a5-440e-aec7-c872385faab4 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] PUT http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6d8cd356-62a5-440e-aec7-c872385faab4 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34958366-f95e-4cb3-805d-b326cf58f77b tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-6d8cd356-62a5-440e-aec7-c872385faab4 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1ee0a590c7704d8582430898d5e3a247', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a95f09bc173c4357b55dfaed92b1f828', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6d8cd356-62a5-440e-aec7-c872385faab4 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-member] http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f returned with HTTP 403 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1059/2078] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 11:01:37 2026] POST /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs => generated 34 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1020/2079] 192.168.122.99 () {60 vars in 1241 bytes} [Mon Sep 7 11:01:37 2026] PUT /volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5919a2b3-a699-4023-801e-d6d31359c511 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a8a426cd-5f9b-40da-bdbe-57245145403b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5919a2b3-a699-4023-801e-d6d31359c511 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] GET http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec3 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5919a2b3-a699-4023-801e-d6d31359c511 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5919a2b3-a699-4023-801e-d6d31359c511 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a8a426cd-5f9b-40da-bdbe-57245145403b tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] DELETE http://192.168.122.99/volume/v3/types/abf28acb-3466-4707-b32a-3f10b6b0ed40 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a8a426cd-5f9b-40da-bdbe-57245145403b tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a8a426cd-5f9b-40da-bdbe-57245145403b tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5919a2b3-a699-4023-801e-d6d31359c511 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec3 returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1060/2080] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec3 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f56a6eb2-57b9-4387-a5e2-ee36ef42429d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f56a6eb2-57b9-4387-a5e2-ee36ef42429d tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] DELETE http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec3 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f56a6eb2-57b9-4387-a5e2-ee36ef42429d tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f56a6eb2-57b9-4387-a5e2-ee36ef42429d tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a8a426cd-5f9b-40da-bdbe-57245145403b tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types/abf28acb-3466-4707-b32a-3f10b6b0ed40 returned with HTTP 202 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1021/2081] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:37 2026] DELETE /volume/v3/types/abf28acb-3466-4707-b32a-3f10b6b0ed40 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-61793b3a-aa1c-4901-8e85-4d510f16b0b9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-61793b3a-aa1c-4901-8e85-4d510f16b0b9 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] DELETE http://192.168.122.99/volume/v3/types/32e81ed0-4c97-40e4-86af-fd7b69bc987d Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-61793b3a-aa1c-4901-8e85-4d510f16b0b9 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-61793b3a-aa1c-4901-8e85-4d510f16b0b9 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f56a6eb2-57b9-4387-a5e2-ee36ef42429d tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec3 returned with HTTP 202 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1061/2082] 192.168.122.99 () {58 vars in 1278 bytes} [Mon Sep 7 11:01:37 2026] DELETE /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b93a742a-afaa-42d9-8ad1-2aefe6dd2492 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b93a742a-afaa-42d9-8ad1-2aefe6dd2492 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] GET http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec3 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b93a742a-afaa-42d9-8ad1-2aefe6dd2492 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b93a742a-afaa-42d9-8ad1-2aefe6dd2492 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b93a742a-afaa-42d9-8ad1-2aefe6dd2492 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec3 returned with HTTP 404 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1062/2083] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec3 => generated 129 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fcb7ca1a-0e9d-480f-a68a-b7cdfcdc3143 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fcb7ca1a-0e9d-480f-a68a-b7cdfcdc3143 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] POST http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fcb7ca1a-0e9d-480f-a68a-b7cdfcdc3143 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-61793b3a-aa1c-4901-8e85-4d510f16b0b9 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types/32e81ed0-4c97-40e4-86af-fd7b69bc987d returned with HTTP 202 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1022/2084] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:37 2026] DELETE /volume/v3/types/32e81ed0-4c97-40e4-86af-fd7b69bc987d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-69f5e7c9-87a3-47eb-9f38-5eb911f4f18f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-69f5e7c9-87a3-47eb-9f38-5eb911f4f18f tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] DELETE http://192.168.122.99/volume/v3/types/72b1cef7-e779-4b50-b79e-c1d554e368bf Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-69f5e7c9-87a3-47eb-9f38-5eb911f4f18f tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-69f5e7c9-87a3-47eb-9f38-5eb911f4f18f tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fcb7ca1a-0e9d-480f-a68a-b7cdfcdc3143 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1063/2085] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 11:01:37 2026] POST /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs => generated 34 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5a6f6c42-966c-415f-aab1-cb14ee267aca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a6f6c42-966c-415f-aab1-cb14ee267aca tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] GET http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a6f6c42-966c-415f-aab1-cb14ee267aca tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a6f6c42-966c-415f-aab1-cb14ee267aca tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a6f6c42-966c-415f-aab1-cb14ee267aca tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1064/2086] 192.168.122.99 () {58 vars in 1257 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs => generated 34 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-69f5e7c9-87a3-47eb-9f38-5eb911f4f18f tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types/72b1cef7-e779-4b50-b79e-c1d554e368bf returned with HTTP 202 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1023/2087] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:37 2026] DELETE /volume/v3/types/72b1cef7-e779-4b50-b79e-c1d554e368bf => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9374fda6-2405-464d-89f0-127bf2e49714 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9374fda6-2405-464d-89f0-127bf2e49714 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] POST http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5de47569-481e-46f2-ace9-91dbbb602828 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9374fda6-2405-464d-89f0-127bf2e49714 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5de47569-481e-46f2-ace9-91dbbb602828 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] DELETE http://192.168.122.99/volume/v3/types/beff15fb-ae93-44dd-8e12-43ce1449082c Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5de47569-481e-46f2-ace9-91dbbb602828 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5de47569-481e-46f2-ace9-91dbbb602828 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9374fda6-2405-464d-89f0-127bf2e49714 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1065/2088] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 11:01:37 2026] POST /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs => generated 34 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fc4fb5d0-941a-4dc4-88cd-09c5e030da32 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fc4fb5d0-941a-4dc4-88cd-09c5e030da32 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] PUT http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec2 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fc4fb5d0-941a-4dc4-88cd-09c5e030da32 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5de47569-481e-46f2-ace9-91dbbb602828 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types/beff15fb-ae93-44dd-8e12-43ce1449082c returned with HTTP 202 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1024/2089] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:37 2026] DELETE /volume/v3/types/beff15fb-ae93-44dd-8e12-43ce1449082c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ca9f6f4a-a03e-4cc4-afec-88534839b81b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca9f6f4a-a03e-4cc4-afec-88534839b81b tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] DELETE http://192.168.122.99/volume/v3/types/b5610794-d989-421b-87a6-bfb40a1ab8ae Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca9f6f4a-a03e-4cc4-afec-88534839b81b tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca9f6f4a-a03e-4cc4-afec-88534839b81b tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fc4fb5d0-941a-4dc4-88cd-09c5e030da32 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec2 returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1066/2090] 192.168.122.99 () {60 vars in 1295 bytes} [Mon Sep 7 11:01:37 2026] PUT /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec2 => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ecf6de7d-118d-435c-b338-5c3828ede707 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecf6de7d-118d-435c-b338-5c3828ede707 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] GET http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec2 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecf6de7d-118d-435c-b338-5c3828ede707 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecf6de7d-118d-435c-b338-5c3828ede707 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecf6de7d-118d-435c-b338-5c3828ede707 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec2 returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1067/2091] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca9f6f4a-a03e-4cc4-afec-88534839b81b tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types/b5610794-d989-421b-87a6-bfb40a1ab8ae returned with HTTP 202 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1025/2092] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:37 2026] DELETE /volume/v3/types/b5610794-d989-421b-87a6-bfb40a1ab8ae => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-07642d32-53c7-459b-a91d-52db7fee24ed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07642d32-53c7-459b-a91d-52db7fee24ed tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] POST http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07642d32-53c7-459b-a91d-52db7fee24ed tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-40c11d83-2f97-412c-a76e-34cebb39aee4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-40c11d83-2f97-412c-a76e-34cebb39aee4 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] DELETE http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-40c11d83-2f97-412c-a76e-34cebb39aee4 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-40c11d83-2f97-412c-a76e-34cebb39aee4 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07642d32-53c7-459b-a91d-52db7fee24ed tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1068/2093] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 11:01:37 2026] POST /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs => generated 51 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6a4e3f05-7af0-4a67-a4ea-790c9a6ee14a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6a4e3f05-7af0-4a67-a4ea-790c9a6ee14a tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] GET http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6a4e3f05-7af0-4a67-a4ea-790c9a6ee14a tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6a4e3f05-7af0-4a67-a4ea-790c9a6ee14a tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-40c11d83-2f97-412c-a76e-34cebb39aee4 tempest-VolumeTypesMemberTests-281874619 tempest-VolumeTypesMemberTests-281874619-project-admin] http://192.168.122.99/volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f returned with HTTP 202 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1026/2094] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:37 2026] DELETE /volume/v3/types/2f3b04b4-d7c9-48f7-8b75-55aea00fb64f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6a4e3f05-7af0-4a67-a4ea-790c9a6ee14a tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs returned with HTTP 200 Sep 07 11:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1069/2095] 192.168.122.99 () {58 vars in 1257 bytes} [Mon Sep 7 11:01:37 2026] GET /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8/extra_specs => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b32f030c-a3c4-4841-ba8c-3e9bb5ac5064 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b32f030c-a3c4-4841-ba8c-3e9bb5ac5064 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] DELETE http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8 Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b32f030c-a3c4-4841-ba8c-3e9bb5ac5064 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b32f030c-a3c4-4841-ba8c-3e9bb5ac5064 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b32f030c-a3c4-4841-ba8c-3e9bb5ac5064 tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8 returned with HTTP 202 Sep 07 11:01:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1027/2096] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:01:37 2026] DELETE /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4de099e8-31ed-449a-8340-e4d187c57eba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4de099e8-31ed-449a-8340-e4d187c57eba tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] GET http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8 Sep 07 11:01:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4de099e8-31ed-449a-8340-e4d187c57eba tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4de099e8-31ed-449a-8340-e4d187c57eba tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4de099e8-31ed-449a-8340-e4d187c57eba tempest-VolumeTypesExtraSpecsTest-969268371 tempest-VolumeTypesExtraSpecsTest-969268371-project-admin] http://192.168.122.99/volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8 returned with HTTP 404 Sep 07 11:01:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1070/2097] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:01:38 2026] GET /volume/v3/types/8d316464-476a-4bb8-9a57-ed2d7653dbb8 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-682c1df4-8d5c-4109-989f-239eccc0f58b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:01:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-803575353"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Create volume request body: {'volume': {'imageRef': '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-803575353'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:01:42 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Create volume of 1 GB Sep 07 11:01:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Availability Zones retrieved successfully. Sep 07 11:01:42 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Flow 'volume_create_api' (80b5fb7a-38bd-4267-b0b7-7784308e07e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:42 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bad3bf6-312a-4b9c-95d7-a199057f1d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:42 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bad3bf6-312a-4b9c-95d7-a199057f1d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20cc5590-05d5-42bb-a538-8a85ceeeb639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Created reservations ['83cfd5df-c587-41d7-92bd-2002aee57d02', '87d85425-b9b4-459c-915b-7a810b6d1816', '94100253-4a4c-4489-815b-fbeaa30ab123', '58a2e69c-9814-434d-a8a7-e8ebd508146a'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20cc5590-05d5-42bb-a538-8a85ceeeb639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83cfd5df-c587-41d7-92bd-2002aee57d02', '87d85425-b9b4-459c-915b-7a810b6d1816', '94100253-4a4c-4489-815b-fbeaa30ab123', '58a2e69c-9814-434d-a8a7-e8ebd508146a']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde65048-e4aa-45a5-907e-94f38ac0e92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:43 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde65048-e4aa-45a5-907e-94f38ac0e92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b39f7d65-7479-4bd5-a692-d59d1ca62097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-803575353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd3edbd6b2f644e1bca9af6aa16f1f46',qos_specs=None,replication_status=,reservations=['83cfd5df-c587-41d7-92bd-2002aee57d02','87d85425-b9b4-459c-915b-7a810b6d1816','94100253-4a4c-4489-815b-fbeaa30ab123','58a2e69c-9814-434d-a8a7-e8ebd508146a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aad335eba814ac78010920e013a91e6',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-803575353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b39f7d65-7479-4bd5-a692-d59d1ca62097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd3edbd6b2f644e1bca9af6aa16f1f46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0aad335eba814ac78010920e013a91e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac36276a-d661-4d50-8c12-4739d5b1cad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac36276a-d661-4d50-8c12-4739d5b1cad6) transitioned into state 'SUCCESS' from state '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-803575353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd3edbd6b2f644e1bca9af6aa16f1f46',qos_specs=None,replication_status=,reservations=['83cfd5df-c587-41d7-92bd-2002aee57d02','87d85425-b9b4-459c-915b-7a810b6d1816','94100253-4a4c-4489-815b-fbeaa30ab123','58a2e69c-9814-434d-a8a7-e8ebd508146a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aad335eba814ac78010920e013a91e6',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614ac52c-55fd-4f35-bcb2-39edad6fe1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614ac52c-55fd-4f35-bcb2-39edad6fe1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Flow 'volume_create_api' (80b5fb7a-38bd-4267-b0b7-7784308e07e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Create volume request issued successfully. Sep 07 11:01:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-682c1df4-8d5c-4109-989f-239eccc0f58b tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:01:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1028/2098] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:01:42 2026] POST /volume/v3/volumes => generated 757 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:01:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-30c3e711-0b8b-470a-b235-807fa461ef11 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30c3e711-0b8b-470a-b235-807fa461ef11 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30c3e711-0b8b-470a-b235-807fa461ef11 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30c3e711-0b8b-470a-b235-807fa461ef11 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-30c3e711-0b8b-470a-b235-807fa461ef11 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30c3e711-0b8b-470a-b235-807fa461ef11 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1071/2099] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:43 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 825 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-33a356b8-a689-4faf-bac7-dff62c4c6595 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-33a356b8-a689-4faf-bac7-dff62c4c6595 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-33a356b8-a689-4faf-bac7-dff62c4c6595 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-33a356b8-a689-4faf-bac7-dff62c4c6595 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:44 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:44 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-33a356b8-a689-4faf-bac7-dff62c4c6595 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-33a356b8-a689-4faf-bac7-dff62c4c6595 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1029/2100] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:44 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:01:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0e5f2a09-ab5a-4a28-b0a5-6113dca908da None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e5f2a09-ab5a-4a28-b0a5-6113dca908da tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e5f2a09-ab5a-4a28-b0a5-6113dca908da tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e5f2a09-ab5a-4a28-b0a5-6113dca908da tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0e5f2a09-ab5a-4a28-b0a5-6113dca908da tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e5f2a09-ab5a-4a28-b0a5-6113dca908da tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1072/2101] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:45 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 907 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1703350c-69df-4d28-9c6e-90ff84350380 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1703350c-69df-4d28-9c6e-90ff84350380 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1703350c-69df-4d28-9c6e-90ff84350380 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1703350c-69df-4d28-9c6e-90ff84350380 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:46 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:46 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1703350c-69df-4d28-9c6e-90ff84350380 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1703350c-69df-4d28-9c6e-90ff84350380 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1030/2102] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:46 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 910 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36b7f09a-c442-4aea-a4f5-3ead7032efc9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36b7f09a-c442-4aea-a4f5-3ead7032efc9 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36b7f09a-c442-4aea-a4f5-3ead7032efc9 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36b7f09a-c442-4aea-a4f5-3ead7032efc9 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-36b7f09a-c442-4aea-a4f5-3ead7032efc9 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36b7f09a-c442-4aea-a4f5-3ead7032efc9 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1073/2103] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:47 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:01:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5794dc15-a868-4e56-ac91-030b73bbc0bb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5794dc15-a868-4e56-ac91-030b73bbc0bb tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5794dc15-a868-4e56-ac91-030b73bbc0bb tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5794dc15-a868-4e56-ac91-030b73bbc0bb tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5794dc15-a868-4e56-ac91-030b73bbc0bb tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5794dc15-a868-4e56-ac91-030b73bbc0bb tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1031/2104] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:48 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 910 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ae104e63-8bf5-44db-80bb-1fa163b61a35 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ae104e63-8bf5-44db-80bb-1fa163b61a35 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ae104e63-8bf5-44db-80bb-1fa163b61a35 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ae104e63-8bf5-44db-80bb-1fa163b61a35 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ae104e63-8bf5-44db-80bb-1fa163b61a35 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ae104e63-8bf5-44db-80bb-1fa163b61a35 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1074/2105] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:49 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 910 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-408d6973-d73d-4cf0-8299-bbffced3a5ce None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-408d6973-d73d-4cf0-8299-bbffced3a5ce tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-408d6973-d73d-4cf0-8299-bbffced3a5ce tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-408d6973-d73d-4cf0-8299-bbffced3a5ce tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-408d6973-d73d-4cf0-8299-bbffced3a5ce tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-408d6973-d73d-4cf0-8299-bbffced3a5ce tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1032/2106] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:51 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 1328 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-954681ea-eacd-4315-93b0-fbcb561c129a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-954681ea-eacd-4315-93b0-fbcb561c129a tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] POST http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097/action Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-954681ea-eacd-4315-93b0-fbcb561c129a tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-954681ea-eacd-4315-93b0-fbcb561c129a tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-954681ea-eacd-4315-93b0-fbcb561c129a tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-954681ea-eacd-4315-93b0-fbcb561c129a tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Update volume metadata completed successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-954681ea-eacd-4315-93b0-fbcb561c129a tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097/action returned with HTTP 200 Sep 07 11:01:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1075/2107] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:01:51 2026] POST /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097/action => generated 526 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-10df483b-dc12-410a-a2c2-e4019ac68577 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-967e5730-ba37-4520-a065-9f2f2cd7f331 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-967e5730-ba37-4520-a065-9f2f2cd7f331 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] DELETE http://192.168.122.99/volume/v3/attachments/ec55d72f-9eaa-4912-a483-7992de7c8449 Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-967e5730-ba37-4520-a065-9f2f2cd7f331 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-967e5730-ba37-4520-a065-9f2f2cd7f331 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-10df483b-dc12-410a-a2c2-e4019ac68577 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-reader] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-10df483b-dc12-410a-a2c2-e4019ac68577 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-10df483b-dc12-410a-a2c2-e4019ac68577 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-967e5730-ba37-4520-a065-9f2f2cd7f331 tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/attachments/ec55d72f-9eaa-4912-a483-7992de7c8449 returned with HTTP 200 Sep 07 11:01:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1076/2108] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 11:01:51 2026] DELETE /volume/v3/attachments/ec55d72f-9eaa-4912-a483-7992de7c8449 => generated 19 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-10df483b-dc12-410a-a2c2-e4019ac68577 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-reader] Volume info retrieved successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-7f397a11-9cbe-4566-9975-bded2ed34f2f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-7f397a11-9cbe-4566-9975-bded2ed34f2f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] DELETE http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-7f397a11-9cbe-4566-9975-bded2ed34f2f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-7f397a11-9cbe-4566-9975-bded2ed34f2f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-7f397a11-9cbe-4566-9975-bded2ed34f2f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Delete volume with id: fceca44f-da6a-430d-aba3-e086162dc72a Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-10df483b-dc12-410a-a2c2-e4019ac68577 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-reader] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1033/2109] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:51 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 1388 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-27e9b30a-7ca7-4e09-b93d-b6687dcaf3c3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-7f397a11-9cbe-4566-9975-bded2ed34f2f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Volume info retrieved successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-27e9b30a-7ca7-4e09-b93d-b6687dcaf3c3 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] POST http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097/action Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-27e9b30a-7ca7-4e09-b93d-b6687dcaf3c3 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-27e9b30a-7ca7-4e09-b93d-b6687dcaf3c3 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-27e9b30a-7ca7-4e09-b93d-b6687dcaf3c3 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-27e9b30a-7ca7-4e09-b93d-b6687dcaf3c3 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Get volume image-metadata completed successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-7f397a11-9cbe-4566-9975-bded2ed34f2f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] Delete volume request issued successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-65f708a7-049c-4cde-b1af-f2b8a1f201c6 req-7f397a11-9cbe-4566-9975-bded2ed34f2f tempest-TestShelveInstance-1948031024 tempest-TestShelveInstance-1948031024-project-member] http://192.168.122.99/volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a returned with HTTP 202 Sep 07 11:01:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1077/2110] 192.168.122.99 () {62 vars in 1504 bytes} [Mon Sep 7 11:01:51 2026] DELETE /volume/v3/volumes/fceca44f-da6a-430d-aba3-e086162dc72a => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-27e9b30a-7ca7-4e09-b93d-b6687dcaf3c3 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Delete volume metadata completed successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-27e9b30a-7ca7-4e09-b93d-b6687dcaf3c3 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097/action returned with HTTP 200 Sep 07 11:01:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1034/2111] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:01:51 2026] POST /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097/action => generated 0 bytes in 108 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2524e0f3-5a4c-4bc5-8c86-6fc65dc961d8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2524e0f3-5a4c-4bc5-8c86-6fc65dc961d8 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-reader] POST http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097/action Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2524e0f3-5a4c-4bc5-8c86-6fc65dc961d8 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2524e0f3-5a4c-4bc5-8c86-6fc65dc961d8 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2524e0f3-5a4c-4bc5-8c86-6fc65dc961d8 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-reader] Volume info retrieved successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2524e0f3-5a4c-4bc5-8c86-6fc65dc961d8 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-reader] Get volume image-metadata completed successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2524e0f3-5a4c-4bc5-8c86-6fc65dc961d8 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-reader] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097/action returned with HTTP 200 Sep 07 11:01:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1078/2112] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:01:51 2026] POST /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097/action => generated 500 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3883a3cb-0905-443a-9a99-929a68aa2ab2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3883a3cb-0905-443a-9a99-929a68aa2ab2 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3883a3cb-0905-443a-9a99-929a68aa2ab2 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3883a3cb-0905-443a-9a99-929a68aa2ab2 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3883a3cb-0905-443a-9a99-929a68aa2ab2 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3883a3cb-0905-443a-9a99-929a68aa2ab2 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1035/2113] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:51 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 1362 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fee7bbd3-d13e-4009-a7d0-2d9cf16e2018 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fee7bbd3-d13e-4009-a7d0-2d9cf16e2018 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] DELETE http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fee7bbd3-d13e-4009-a7d0-2d9cf16e2018 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fee7bbd3-d13e-4009-a7d0-2d9cf16e2018 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-fee7bbd3-d13e-4009-a7d0-2d9cf16e2018 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Delete volume with id: b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fee7bbd3-d13e-4009-a7d0-2d9cf16e2018 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fee7bbd3-d13e-4009-a7d0-2d9cf16e2018 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Delete volume request issued successfully. Sep 07 11:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fee7bbd3-d13e-4009-a7d0-2d9cf16e2018 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 202 Sep 07 11:01:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1079/2114] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:01:51 2026] DELETE /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-51036d14-8da8-4e2f-b527-322897acbc6a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-51036d14-8da8-4e2f-b527-322897acbc6a tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-51036d14-8da8-4e2f-b527-322897acbc6a tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-51036d14-8da8-4e2f-b527-322897acbc6a tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:52 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:52 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:01:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:01:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-51036d14-8da8-4e2f-b527-322897acbc6a tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-51036d14-8da8-4e2f-b527-322897acbc6a tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1036/2115] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:51 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 1361 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-733cbff3-64ac-477e-b431-3212ce88ab9d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-733cbff3-64ac-477e-b431-3212ce88ab9d tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-733cbff3-64ac-477e-b431-3212ce88ab9d tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-733cbff3-64ac-477e-b431-3212ce88ab9d tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:01:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:01:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:01:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:01:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-733cbff3-64ac-477e-b431-3212ce88ab9d tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Volume info retrieved successfully. Sep 07 11:01:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-733cbff3-64ac-477e-b431-3212ce88ab9d tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 200 Sep 07 11:01:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1080/2116] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:53 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 1361 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:01:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-808086db-e623-4fff-a54b-8af14a8ea970 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-808086db-e623-4fff-a54b-8af14a8ea970 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] GET http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 Sep 07 11:01:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-808086db-e623-4fff-a54b-8af14a8ea970 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:01:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-808086db-e623-4fff-a54b-8af14a8ea970 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:01:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-808086db-e623-4fff-a54b-8af14a8ea970 tempest-VolumesImageMetadata-1551555503 tempest-VolumesImageMetadata-1551555503-project-member] http://192.168.122.99/volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 returned with HTTP 404 Sep 07 11:01:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1037/2117] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:01:54 2026] GET /volume/v3/volumes/b39f7d65-7479-4bd5-a692-d59d1ca62097 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:01:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-239390348"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-239390348'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:01:59 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Create volume of 1 GB Sep 07 11:01:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Availability Zones retrieved successfully. Sep 07 11:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Flow 'volume_create_api' (ced30b9f-c44f-446f-a4a6-8066d014a410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (266bd0a5-6feb-414a-9002-ea6dde6c43bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (266bd0a5-6feb-414a-9002-ea6dde6c43bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbdaf08f-a8eb-404c-aa39-598490f78e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Created reservations ['fd05bdf6-5235-45ea-b08f-56bfab8a7b8a', '37aba1fe-c39a-4ce7-8910-209fb9346175', '06698cbf-c1bf-47c1-be2a-97fde9c0af4b', '45ba0bb8-093a-432d-875c-879914bdac5a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbdaf08f-a8eb-404c-aa39-598490f78e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd05bdf6-5235-45ea-b08f-56bfab8a7b8a', '37aba1fe-c39a-4ce7-8910-209fb9346175', '06698cbf-c1bf-47c1-be2a-97fde9c0af4b', '45ba0bb8-093a-432d-875c-879914bdac5a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8278a4-606d-4075-9acb-19e0ce6d1c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8278a4-606d-4075-9acb-19e0ce6d1c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd264269f-3df6-47d9-9167-8da8ff894bd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-239390348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9790210e4e6e491e8fc747e451c21820',qos_specs=None,replication_status=,reservations=['fd05bdf6-5235-45ea-b08f-56bfab8a7b8a','37aba1fe-c39a-4ce7-8910-209fb9346175','06698cbf-c1bf-47c1-be2a-97fde9c0af4b','45ba0bb8-093a-432d-875c-879914bdac5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='617eb6e9090e47d092ba52ffb4d61094',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-239390348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d264269f-3df6-47d9-9167-8da8ff894bd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9790210e4e6e491e8fc747e451c21820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='617eb6e9090e47d092ba52ffb4d61094',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae956ceb-1765-49d3-9003-b1402e66e8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae956ceb-1765-49d3-9003-b1402e66e8f5) transitioned into state 'SUCCESS' from state '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-239390348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9790210e4e6e491e8fc747e451c21820',qos_specs=None,replication_status=,reservations=['fd05bdf6-5235-45ea-b08f-56bfab8a7b8a','37aba1fe-c39a-4ce7-8910-209fb9346175','06698cbf-c1bf-47c1-be2a-97fde9c0af4b','45ba0bb8-093a-432d-875c-879914bdac5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='617eb6e9090e47d092ba52ffb4d61094',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2babfc-573d-4f88-b988-2bff24be4cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2babfc-573d-4f88-b988-2bff24be4cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Flow 'volume_create_api' (ced30b9f-c44f-446f-a4a6-8066d014a410) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:02:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Create volume request issued successfully. Sep 07 11:02:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dae6a5f1-faaa-4b6f-86e7-5dc09ecd19ae tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:02:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1081/2118] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:01:59 2026] POST /volume/v3/volumes => generated 756 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:02:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9847e404-9b75-4863-a200-841997d572f3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9847e404-9b75-4863-a200-841997d572f3 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] GET http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 Sep 07 11:02:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9847e404-9b75-4863-a200-841997d572f3 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9847e404-9b75-4863-a200-841997d572f3 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9847e404-9b75-4863-a200-841997d572f3 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9847e404-9b75-4863-a200-841997d572f3 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 returned with HTTP 200 Sep 07 11:02:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1038/2119] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:00 2026] GET /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 => generated 824 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e8253772-abdb-4fa5-bfce-e7a445a54960 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8253772-abdb-4fa5-bfce-e7a445a54960 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] GET http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 Sep 07 11:02:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e8253772-abdb-4fa5-bfce-e7a445a54960 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e8253772-abdb-4fa5-bfce-e7a445a54960 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e8253772-abdb-4fa5-bfce-e7a445a54960 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8253772-abdb-4fa5-bfce-e7a445a54960 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 returned with HTTP 200 Sep 07 11:02:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1082/2120] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:01 2026] GET /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-27882190", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-27882190', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:02:01 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Create volume of 1 GB Sep 07 11:02:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Availability Zones retrieved successfully. Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Flow 'volume_create_api' (4261c093-35fe-420c-9e7f-0ad45f130ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa6d75d-2370-4931-af26-a78a46bc5ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa6d75d-2370-4931-af26-a78a46bc5ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ea85ca-aee6-42a9-9d14-6716269b0218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Created reservations ['472e4914-0184-4dbf-ab5f-c11c79fa6b6b', 'af51f8c3-426c-459f-8a88-7c27efb71206', '896086dd-c66d-4d11-89fe-2f2364e4e835', 'ef6f1730-e35a-44b5-b7d8-12f5561e58e7'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ea85ca-aee6-42a9-9d14-6716269b0218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['472e4914-0184-4dbf-ab5f-c11c79fa6b6b', 'af51f8c3-426c-459f-8a88-7c27efb71206', '896086dd-c66d-4d11-89fe-2f2364e4e835', 'ef6f1730-e35a-44b5-b7d8-12f5561e58e7']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fddc43b0-e751-431a-a227-25460f8a0abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fddc43b0-e751-431a-a227-25460f8a0abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a4d47da-d556-4fad-9491-763c66c58291', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-27882190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c6c0bd4fa004273a197d70c20bdf4e3',qos_specs=None,replication_status=,reservations=['472e4914-0184-4dbf-ab5f-c11c79fa6b6b','af51f8c3-426c-459f-8a88-7c27efb71206','896086dd-c66d-4d11-89fe-2f2364e4e835','ef6f1730-e35a-44b5-b7d8-12f5561e58e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb935292b214eb8802c3a099cf20e75',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:02:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-27882190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a4d47da-d556-4fad-9491-763c66c58291,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c6c0bd4fa004273a197d70c20bdf4e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb935292b214eb8802c3a099cf20e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (634d75f9-5ab1-4ea2-8196-db8fc3bcf6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (634d75f9-5ab1-4ea2-8196-db8fc3bcf6aa) transitioned into state 'SUCCESS' from state '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-27882190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c6c0bd4fa004273a197d70c20bdf4e3',qos_specs=None,replication_status=,reservations=['472e4914-0184-4dbf-ab5f-c11c79fa6b6b','af51f8c3-426c-459f-8a88-7c27efb71206','896086dd-c66d-4d11-89fe-2f2364e4e835','ef6f1730-e35a-44b5-b7d8-12f5561e58e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb935292b214eb8802c3a099cf20e75',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdbfd5db-1a62-4525-a438-a143cf36c5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdbfd5db-1a62-4525-a438-a143cf36c5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Flow 'volume_create_api' (4261c093-35fe-420c-9e7f-0ad45f130ec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Create volume request issued successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-765e77e0-80be-47a8-8d21-55bf7243ca67 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:02:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1039/2121] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:02:01 2026] POST /volume/v3/volumes => generated 759 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71cf0770-7577-4e5b-8858-4727f20d6a8a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71cf0770-7577-4e5b-8858-4727f20d6a8a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71cf0770-7577-4e5b-8858-4727f20d6a8a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71cf0770-7577-4e5b-8858-4727f20d6a8a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-71cf0770-7577-4e5b-8858-4727f20d6a8a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71cf0770-7577-4e5b-8858-4727f20d6a8a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 returned with HTTP 200 Sep 07 11:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1083/2122] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:02 2026] GET /volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 => generated 827 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4adc13e0-3d72-4e03-b376-be592514ad9b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4adc13e0-3d72-4e03-b376-be592514ad9b tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] GET http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4adc13e0-3d72-4e03-b376-be592514ad9b tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4adc13e0-3d72-4e03-b376-be592514ad9b tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4adc13e0-3d72-4e03-b376-be592514ad9b tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4adc13e0-3d72-4e03-b376-be592514ad9b tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 returned with HTTP 200 Sep 07 11:02:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1040/2123] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:02 2026] GET /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1e32c3e-63fc-4129-b6f9-41a17dddb0f0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1e32c3e-63fc-4129-b6f9-41a17dddb0f0 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] POST http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata Sep 07 11:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1e32c3e-63fc-4129-b6f9-41a17dddb0f0 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e1e32c3e-63fc-4129-b6f9-41a17dddb0f0 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e1e32c3e-63fc-4129-b6f9-41a17dddb0f0 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Create volume metadata completed successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1e32c3e-63fc-4129-b6f9-41a17dddb0f0 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata returned with HTTP 200 Sep 07 11:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1084/2124] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:02:02 2026] POST /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata => generated 101 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-64382ed9-6e37-4c19-836a-21cef85facc2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-64382ed9-6e37-4c19-836a-21cef85facc2 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] GET http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-64382ed9-6e37-4c19-836a-21cef85facc2 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-64382ed9-6e37-4c19-836a-21cef85facc2 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-64382ed9-6e37-4c19-836a-21cef85facc2 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Volume info retrieved successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-64382ed9-6e37-4c19-836a-21cef85facc2 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Get volume metadata completed successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-64382ed9-6e37-4c19-836a-21cef85facc2 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata returned with HTTP 200 Sep 07 11:02:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1041/2125] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:02:02 2026] GET /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata => generated 101 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-db29166b-9180-4c94-823c-bf479e03e93f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db29166b-9180-4c94-823c-bf479e03e93f tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] PUT http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata Sep 07 11:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db29166b-9180-4c94-823c-bf479e03e93f tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-db29166b-9180-4c94-823c-bf479e03e93f tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-db29166b-9180-4c94-823c-bf479e03e93f tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Update volume metadata completed successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db29166b-9180-4c94-823c-bf479e03e93f tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata returned with HTTP 200 Sep 07 11:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1085/2126] 192.168.122.99 () {60 vars in 1274 bytes} [Mon Sep 7 11:02:02 2026] PUT /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata => generated 57 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8f3c2698-c335-48fa-9cb0-87d61de26aec None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8f3c2698-c335-48fa-9cb0-87d61de26aec tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] GET http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8f3c2698-c335-48fa-9cb0-87d61de26aec tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8f3c2698-c335-48fa-9cb0-87d61de26aec tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8f3c2698-c335-48fa-9cb0-87d61de26aec tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Volume info retrieved successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8f3c2698-c335-48fa-9cb0-87d61de26aec tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Get volume metadata completed successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8f3c2698-c335-48fa-9cb0-87d61de26aec tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata returned with HTTP 200 Sep 07 11:02:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1042/2127] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:02:02 2026] GET /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata => generated 57 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1cc3252e-5203-41ee-bc60-b409dd6ec33c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1cc3252e-5203-41ee-bc60-b409dd6ec33c tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] DELETE http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata/key1 Sep 07 11:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1cc3252e-5203-41ee-bc60-b409dd6ec33c tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1cc3252e-5203-41ee-bc60-b409dd6ec33c tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1cc3252e-5203-41ee-bc60-b409dd6ec33c tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1cc3252e-5203-41ee-bc60-b409dd6ec33c tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Get volume metadata completed successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1cc3252e-5203-41ee-bc60-b409dd6ec33c tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Delete volume metadata completed successfully. Sep 07 11:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1cc3252e-5203-41ee-bc60-b409dd6ec33c tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata/key1 returned with HTTP 200 Sep 07 11:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1086/2128] 192.168.122.99 () {58 vars in 1272 bytes} [Mon Sep 7 11:02:02 2026] DELETE /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata/key1 => generated 0 bytes in 75 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-001d5c00-95c2-4490-9d9c-3b52847849cd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-001d5c00-95c2-4490-9d9c-3b52847849cd tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] GET http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-001d5c00-95c2-4490-9d9c-3b52847849cd tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-001d5c00-95c2-4490-9d9c-3b52847849cd tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-001d5c00-95c2-4490-9d9c-3b52847849cd tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Volume info retrieved successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-001d5c00-95c2-4490-9d9c-3b52847849cd tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Get volume metadata completed successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-001d5c00-95c2-4490-9d9c-3b52847849cd tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata returned with HTTP 200 Sep 07 11:02:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1043/2129] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:02:02 2026] GET /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata => generated 32 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-815722ef-501e-425d-aa5f-28b0a15a43b9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-815722ef-501e-425d-aa5f-28b0a15a43b9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] PUT http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-815722ef-501e-425d-aa5f-28b0a15a43b9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-815722ef-501e-425d-aa5f-28b0a15a43b9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-815722ef-501e-425d-aa5f-28b0a15a43b9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Update volume metadata completed successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-815722ef-501e-425d-aa5f-28b0a15a43b9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata returned with HTTP 200 Sep 07 11:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1087/2130] 192.168.122.99 () {60 vars in 1274 bytes} [Mon Sep 7 11:02:03 2026] PUT /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata => generated 16 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0127e02d-2975-48c8-a7a3-73913d3088af None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0127e02d-2975-48c8-a7a3-73913d3088af tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] POST http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0127e02d-2975-48c8-a7a3-73913d3088af tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0127e02d-2975-48c8-a7a3-73913d3088af tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0127e02d-2975-48c8-a7a3-73913d3088af tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Create volume metadata completed successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0127e02d-2975-48c8-a7a3-73913d3088af tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata returned with HTTP 200 Sep 07 11:02:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1044/2131] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 11:02:03 2026] POST /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-85fb2485-2797-4845-9c7c-a20edbb90bf8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-85fb2485-2797-4845-9c7c-a20edbb90bf8 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] PUT http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata/key3 Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-85fb2485-2797-4845-9c7c-a20edbb90bf8 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0cdbc926-cb56-4066-9b84-85abd03dbe72 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0cdbc926-cb56-4066-9b84-85abd03dbe72 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0cdbc926-cb56-4066-9b84-85abd03dbe72 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0cdbc926-cb56-4066-9b84-85abd03dbe72 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-85fb2485-2797-4845-9c7c-a20edbb90bf8 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-85fb2485-2797-4845-9c7c-a20edbb90bf8 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Update volume metadata completed successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-85fb2485-2797-4845-9c7c-a20edbb90bf8 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata/key3 returned with HTTP 200 Sep 07 11:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1088/2132] 192.168.122.99 () {60 vars in 1289 bytes} [Mon Sep 7 11:02:03 2026] PUT /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata/key3 => generated 35 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1aef058e-9db8-4eb8-8fa8-00f11741b3f1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1aef058e-9db8-4eb8-8fa8-00f11741b3f1 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] GET http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata/key3 Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1aef058e-9db8-4eb8-8fa8-00f11741b3f1 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1aef058e-9db8-4eb8-8fa8-00f11741b3f1 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0cdbc926-cb56-4066-9b84-85abd03dbe72 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0cdbc926-cb56-4066-9b84-85abd03dbe72 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 returned with HTTP 200 Sep 07 11:02:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1045/2133] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:03 2026] GET /volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1aef058e-9db8-4eb8-8fa8-00f11741b3f1 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Volume info retrieved successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1aef058e-9db8-4eb8-8fa8-00f11741b3f1 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Get volume metadata completed successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1aef058e-9db8-4eb8-8fa8-00f11741b3f1 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata/key3 returned with HTTP 200 Sep 07 11:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1089/2134] 192.168.122.99 () {58 vars in 1269 bytes} [Mon Sep 7 11:02:03 2026] GET /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata/key3 => generated 35 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0c130d38-6386-451d-8089-d78307efe848 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c130d38-6386-451d-8089-d78307efe848 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] GET http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c130d38-6386-451d-8089-d78307efe848 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c130d38-6386-451d-8089-d78307efe848 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0c130d38-6386-451d-8089-d78307efe848 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Volume info retrieved successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0c130d38-6386-451d-8089-d78307efe848 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] Get volume metadata completed successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c130d38-6386-451d-8089-d78307efe848 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-reader] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata returned with HTTP 200 Sep 07 11:02:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1046/2135] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:02:03 2026] GET /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata => generated 75 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b1b1cd55-63bf-4191-958c-6773bffe8265 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b1b1cd55-63bf-4191-958c-6773bffe8265 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] PUT http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b1b1cd55-63bf-4191-958c-6773bffe8265 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b1b1cd55-63bf-4191-958c-6773bffe8265 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b1b1cd55-63bf-4191-958c-6773bffe8265 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Update volume metadata completed successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b1b1cd55-63bf-4191-958c-6773bffe8265 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata returned with HTTP 200 Sep 07 11:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1090/2136] 192.168.122.99 () {60 vars in 1274 bytes} [Mon Sep 7 11:02:03 2026] PUT /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1/metadata => generated 16 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-60c2adbf-7c9d-4d85-82fc-93cb23df72f5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-60c2adbf-7c9d-4d85-82fc-93cb23df72f5 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] GET http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-60c2adbf-7c9d-4d85-82fc-93cb23df72f5 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-60c2adbf-7c9d-4d85-82fc-93cb23df72f5 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-60c2adbf-7c9d-4d85-82fc-93cb23df72f5 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-60c2adbf-7c9d-4d85-82fc-93cb23df72f5 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 returned with HTTP 200 Sep 07 11:02:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1047/2137] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:03 2026] GET /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-02370b7e-d2ab-4d4f-986a-457b2479f9a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02370b7e-d2ab-4d4f-986a-457b2479f9a9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] DELETE http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02370b7e-d2ab-4d4f-986a-457b2479f9a9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02370b7e-d2ab-4d4f-986a-457b2479f9a9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-02370b7e-d2ab-4d4f-986a-457b2479f9a9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Delete volume with id: d264269f-3df6-47d9-9167-8da8ff894bd1 Sep 07 11:02:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-02370b7e-d2ab-4d4f-986a-457b2479f9a9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-02370b7e-d2ab-4d4f-986a-457b2479f9a9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Delete volume request issued successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02370b7e-d2ab-4d4f-986a-457b2479f9a9 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 returned with HTTP 202 Sep 07 11:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1091/2138] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:02:03 2026] DELETE /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1e6e49b0-ab0e-4075-8bc4-11b31f795a46 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1e6e49b0-ab0e-4075-8bc4-11b31f795a46 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] GET http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1e6e49b0-ab0e-4075-8bc4-11b31f795a46 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1e6e49b0-ab0e-4075-8bc4-11b31f795a46 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1e6e49b0-ab0e-4075-8bc4-11b31f795a46 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Volume info retrieved successfully. Sep 07 11:02:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1e6e49b0-ab0e-4075-8bc4-11b31f795a46 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 returned with HTTP 200 Sep 07 11:02:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1048/2139] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:03 2026] GET /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5068b477-bd63-4db4-b3e9-c02f710511a8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5068b477-bd63-4db4-b3e9-c02f710511a8 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5068b477-bd63-4db4-b3e9-c02f710511a8 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5068b477-bd63-4db4-b3e9-c02f710511a8 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5068b477-bd63-4db4-b3e9-c02f710511a8 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5068b477-bd63-4db4-b3e9-c02f710511a8 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 returned with HTTP 200 Sep 07 11:02:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1092/2140] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:04 2026] GET /volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bd119f97-255c-4d46-b605-a82669b570c8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bd119f97-255c-4d46-b605-a82669b570c8 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bd119f97-255c-4d46-b605-a82669b570c8 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bd119f97-255c-4d46-b605-a82669b570c8 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bd119f97-255c-4d46-b605-a82669b570c8 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bd119f97-255c-4d46-b605-a82669b570c8 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 returned with HTTP 200 Sep 07 11:02:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1049/2141] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:04 2026] GET /volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-19531456-9eb8-478f-b3ea-035b54689754 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19531456-9eb8-478f-b3ea-035b54689754 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:02:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19531456-9eb8-478f-b3ea-035b54689754 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a4d47da-d556-4fad-9491-763c66c58291", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1869382230", "description": null, "metadata": null}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-19531456-9eb8-478f-b3ea-035b54689754 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:04 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-19531456-9eb8-478f-b3ea-035b54689754 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Create snapshot from volume 0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:04 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-19531456-9eb8-478f-b3ea-035b54689754 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Created reservations ['584b93f3-b4c1-4895-8ac2-0690d24969ad', '3796f68d-fc5f-4814-b666-c9cfb5fa3bc1', 'a29bd3ca-eda1-43d1-8d26-a6820f3be6bd', '17dc596d-0023-46ba-a453-6a11f2a192fa'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:02:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d0dee992-c814-4d72-96f6-54bc6160bcc6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d0dee992-c814-4d72-96f6-54bc6160bcc6 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] GET http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 Sep 07 11:02:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d0dee992-c814-4d72-96f6-54bc6160bcc6 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d0dee992-c814-4d72-96f6-54bc6160bcc6 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d0dee992-c814-4d72-96f6-54bc6160bcc6 tempest-VolumesMetadataTest-486722957 tempest-VolumesMetadataTest-486722957-project-member] http://192.168.122.99/volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 returned with HTTP 404 Sep 07 11:02:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1050/2142] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:04 2026] GET /volume/v3/volumes/d264269f-3df6-47d9-9167-8da8ff894bd1 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-19531456-9eb8-478f-b3ea-035b54689754 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot force create request issued successfully. Sep 07 11:02:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19531456-9eb8-478f-b3ea-035b54689754 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:02:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1093/2143] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:02:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:02:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-38ed72e8-b6b6-4e52-8811-32f3dfa05bbc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-38ed72e8-b6b6-4e52-8811-32f3dfa05bbc tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-38ed72e8-b6b6-4e52-8811-32f3dfa05bbc tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-38ed72e8-b6b6-4e52-8811-32f3dfa05bbc tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-38ed72e8-b6b6-4e52-8811-32f3dfa05bbc tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot retrieved successfully. Sep 07 11:02:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-38ed72e8-b6b6-4e52-8811-32f3dfa05bbc tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 200 Sep 07 11:02:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1051/2144] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:02:04 2026] GET /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ec01ce41-93b9-404b-b369-16cf9eb90219 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec01ce41-93b9-404b-b369-16cf9eb90219 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec01ce41-93b9-404b-b369-16cf9eb90219 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec01ce41-93b9-404b-b369-16cf9eb90219 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ec01ce41-93b9-404b-b369-16cf9eb90219 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot retrieved successfully. Sep 07 11:02:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec01ce41-93b9-404b-b369-16cf9eb90219 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 200 Sep 07 11:02:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1094/2145] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:02:05 2026] GET /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8637bc42-24a6-4d36-b561-54737efd8b4a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8637bc42-24a6-4d36-b561-54737efd8b4a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8637bc42-24a6-4d36-b561-54737efd8b4a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8637bc42-24a6-4d36-b561-54737efd8b4a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8637bc42-24a6-4d36-b561-54737efd8b4a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot retrieved successfully. Sep 07 11:02:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8637bc42-24a6-4d36-b561-54737efd8b4a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 200 Sep 07 11:02:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1052/2146] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:02:06 2026] GET /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6454b2b6-6038-47aa-ae90-7633a4023ed1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6454b2b6-6038-47aa-ae90-7633a4023ed1 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6454b2b6-6038-47aa-ae90-7633a4023ed1 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6454b2b6-6038-47aa-ae90-7633a4023ed1 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6454b2b6-6038-47aa-ae90-7633a4023ed1 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot retrieved successfully. Sep 07 11:02:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6454b2b6-6038-47aa-ae90-7633a4023ed1 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 200 Sep 07 11:02:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1095/2147] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:02:07 2026] GET /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f5f64c68-d2ff-45a6-8097-16274ce5e384 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f5f64c68-d2ff-45a6-8097-16274ce5e384 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f5f64c68-d2ff-45a6-8097-16274ce5e384 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f5f64c68-d2ff-45a6-8097-16274ce5e384 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:07 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=474,cinder:UPDATE=111,cinder:INSERT=87 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:02:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f5f64c68-d2ff-45a6-8097-16274ce5e384 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot retrieved successfully. Sep 07 11:02:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f5f64c68-d2ff-45a6-8097-16274ce5e384 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 200 Sep 07 11:02:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1053/2148] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:02:07 2026] GET /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d7bb77ba-882f-4dbd-a2a2-dda1a40af9a2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7bb77ba-882f-4dbd-a2a2-dda1a40af9a2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7bb77ba-882f-4dbd-a2a2-dda1a40af9a2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7bb77ba-882f-4dbd-a2a2-dda1a40af9a2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d7bb77ba-882f-4dbd-a2a2-dda1a40af9a2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot retrieved successfully. Sep 07 11:02:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7bb77ba-882f-4dbd-a2a2-dda1a40af9a2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 200 Sep 07 11:02:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1096/2149] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:02:07 2026] GET /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "095d6eae-67bb-4b4a-8343-a4d1245d59de", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Create volume request body: {'volume': {'snapshot_id': '095d6eae-67bb-4b4a-8343-a4d1245d59de', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot retrieved successfully. Sep 07 11:02:08 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Create volume of 1 GB Sep 07 11:02:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Availability Zones retrieved successfully. Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Flow 'volume_create_api' (d34fd4c6-e99b-43ca-a8bb-164f2a367832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (118b84b6-f530-4e23-9a23-2639f101a77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (118b84b6-f530-4e23-9a23-2639f101a77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '095d6eae-67bb-4b4a-8343-a4d1245d59de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773cdf73-9852-4065-b89b-62a30a08f7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Created reservations ['4cef5b34-5ad5-46dd-b8c5-0c246a297a57', 'b3a9e42e-b062-4571-ac1d-92b677776a33', 'da6f2d96-a552-4506-b924-25d737695d85', '5b94fbe6-73c2-4383-9700-d5860316afee'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773cdf73-9852-4065-b89b-62a30a08f7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cef5b34-5ad5-46dd-b8c5-0c246a297a57', 'b3a9e42e-b062-4571-ac1d-92b677776a33', 'da6f2d96-a552-4506-b924-25d737695d85', '5b94fbe6-73c2-4383-9700-d5860316afee']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ecb9dc-6b96-48f3-ae22-6d3e2c3386ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ecb9dc-6b96-48f3-ae22-6d3e2c3386ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec964e9d-0c2f-4161-8341-59f529a1cd20', '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='3c6c0bd4fa004273a197d70c20bdf4e3',qos_specs=None,replication_status=,reservations=['4cef5b34-5ad5-46dd-b8c5-0c246a297a57','b3a9e42e-b062-4571-ac1d-92b677776a33','da6f2d96-a552-4506-b924-25d737695d85','5b94fbe6-73c2-4383-9700-d5860316afee'],size=1,snapshot_id=095d6eae-67bb-4b4a-8343-a4d1245d59de,source_replicaid=,source_volid=None,status='creating',user_id='5eb935292b214eb8802c3a099cf20e75',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:02:08Z,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=ec964e9d-0c2f-4161-8341-59f529a1cd20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c6c0bd4fa004273a197d70c20bdf4e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=095d6eae-67bb-4b4a-8343-a4d1245d59de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb935292b214eb8802c3a099cf20e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bf7e4f1-18a0-473b-9bff-b1d90b1ecd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bf7e4f1-18a0-473b-9bff-b1d90b1ecd47) transitioned into state 'SUCCESS' from 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='3c6c0bd4fa004273a197d70c20bdf4e3',qos_specs=None,replication_status=,reservations=['4cef5b34-5ad5-46dd-b8c5-0c246a297a57','b3a9e42e-b062-4571-ac1d-92b677776a33','da6f2d96-a552-4506-b924-25d737695d85','5b94fbe6-73c2-4383-9700-d5860316afee'],size=1,snapshot_id=095d6eae-67bb-4b4a-8343-a4d1245d59de,source_replicaid=,source_volid=None,status='creating',user_id='5eb935292b214eb8802c3a099cf20e75',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20680e7c-aa05-40e5-adc4-e8f72fbf302a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20680e7c-aa05-40e5-adc4-e8f72fbf302a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Flow 'volume_create_api' (d34fd4c6-e99b-43ca-a8bb-164f2a367832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:02:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Create volume request issued successfully. Sep 07 11:02:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ce7d60c-1420-4423-b9b6-dc23e623fea2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:02:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1054/2150] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:02:08 2026] POST /volume/v3/volumes => generated 748 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:02:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-672fb3d4-e01a-4b42-bd8e-80c2a573da11 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-672fb3d4-e01a-4b42-bd8e-80c2a573da11 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-672fb3d4-e01a-4b42-bd8e-80c2a573da11 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-672fb3d4-e01a-4b42-bd8e-80c2a573da11 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:08 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=470,cinder:UPDATE=121,cinder:INSERT=90 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:02:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-672fb3d4-e01a-4b42-bd8e-80c2a573da11 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-672fb3d4-e01a-4b42-bd8e-80c2a573da11 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 200 Sep 07 11:02:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1097/2151] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:08 2026] GET /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cceaf915-3661-4d8a-afd7-634037aecbb2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cceaf915-3661-4d8a-afd7-634037aecbb2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cceaf915-3661-4d8a-afd7-634037aecbb2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cceaf915-3661-4d8a-afd7-634037aecbb2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:09 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cceaf915-3661-4d8a-afd7-634037aecbb2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cceaf915-3661-4d8a-afd7-634037aecbb2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 200 Sep 07 11:02:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1055/2152] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:09 2026] GET /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 840 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-256738ea-0eb3-4b62-9ba8-c8efb27f0444 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-256738ea-0eb3-4b62-9ba8-c8efb27f0444 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-256738ea-0eb3-4b62-9ba8-c8efb27f0444 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-256738ea-0eb3-4b62-9ba8-c8efb27f0444 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-256738ea-0eb3-4b62-9ba8-c8efb27f0444 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-256738ea-0eb3-4b62-9ba8-c8efb27f0444 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 200 Sep 07 11:02:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1098/2153] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:10 2026] GET /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 840 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fa175635-a04f-40c9-8d27-0ce4d50ad149 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa175635-a04f-40c9-8d27-0ce4d50ad149 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fa175635-a04f-40c9-8d27-0ce4d50ad149 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fa175635-a04f-40c9-8d27-0ce4d50ad149 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fa175635-a04f-40c9-8d27-0ce4d50ad149 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa175635-a04f-40c9-8d27-0ce4d50ad149 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 200 Sep 07 11:02:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1056/2154] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:11 2026] GET /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 840 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9820b7d6-0739-4e18-8ec8-ab2be79231a5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9820b7d6-0739-4e18-8ec8-ab2be79231a5 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9820b7d6-0739-4e18-8ec8-ab2be79231a5 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9820b7d6-0739-4e18-8ec8-ab2be79231a5 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9820b7d6-0739-4e18-8ec8-ab2be79231a5 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9820b7d6-0739-4e18-8ec8-ab2be79231a5 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 200 Sep 07 11:02:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1099/2155] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:13 2026] GET /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 840 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2a92e3d4-3e0d-46a1-b77b-a9705afb4910 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a92e3d4-3e0d-46a1-b77b-a9705afb4910 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a92e3d4-3e0d-46a1-b77b-a9705afb4910 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a92e3d4-3e0d-46a1-b77b-a9705afb4910 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2a92e3d4-3e0d-46a1-b77b-a9705afb4910 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a92e3d4-3e0d-46a1-b77b-a9705afb4910 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 200 Sep 07 11:02:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1057/2156] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:14 2026] GET /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 840 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-148c2f50-409c-4494-be51-da6b539eb793 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-148c2f50-409c-4494-be51-da6b539eb793 tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:02:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-148c2f50-409c-4494-be51-da6b539eb793 tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-148c2f50-409c-4494-be51-da6b539eb793 tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:02:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1100/2157] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:02:15 2026] POST /volume/v3/types => generated 287 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7b019a22-4b1e-4620-8934-b8518df34c0a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7b019a22-4b1e-4620-8934-b8518df34c0a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7b019a22-4b1e-4620-8934-b8518df34c0a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7b019a22-4b1e-4620-8934-b8518df34c0a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7b019a22-4b1e-4620-8934-b8518df34c0a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7b019a22-4b1e-4620-8934-b8518df34c0a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 200 Sep 07 11:02:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1058/2158] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:15 2026] GET /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7badf592-4616-4ad6-8c5d-801fc235708c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7badf592-4616-4ad6-8c5d-801fc235708c tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7badf592-4616-4ad6-8c5d-801fc235708c tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7badf592-4616-4ad6-8c5d-801fc235708c tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7badf592-4616-4ad6-8c5d-801fc235708c tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7badf592-4616-4ad6-8c5d-801fc235708c tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 200 Sep 07 11:02:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1101/2159] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:15 2026] GET /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1d58ee06-8597-4dc7-8804-247dccd362ed None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1d58ee06-8597-4dc7-8804-247dccd362ed tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1d58ee06-8597-4dc7-8804-247dccd362ed tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1d58ee06-8597-4dc7-8804-247dccd362ed tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:15 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-1d58ee06-8597-4dc7-8804-247dccd362ed tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Delete snapshot with id: 095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1d58ee06-8597-4dc7-8804-247dccd362ed tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot retrieved successfully. Sep 07 11:02:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1d58ee06-8597-4dc7-8804-247dccd362ed tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot delete request issued successfully. Sep 07 11:02:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1d58ee06-8597-4dc7-8804-247dccd362ed tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 202 Sep 07 11:02:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1059/2160] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:02:15 2026] DELETE /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f1a05d36-7e42-41c4-99f0-a4219cd96fe2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1a05d36-7e42-41c4-99f0-a4219cd96fe2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1a05d36-7e42-41c4-99f0-a4219cd96fe2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1a05d36-7e42-41c4-99f0-a4219cd96fe2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f1a05d36-7e42-41c4-99f0-a4219cd96fe2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot retrieved successfully. Sep 07 11:02:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1a05d36-7e42-41c4-99f0-a4219cd96fe2 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 200 Sep 07 11:02:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1102/2161] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:02:15 2026] GET /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-31733294-2384-46bb-a5db-434751f62549 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31733294-2384-46bb-a5db-434751f62549 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31733294-2384-46bb-a5db-434751f62549 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31733294-2384-46bb-a5db-434751f62549 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-31733294-2384-46bb-a5db-434751f62549 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot retrieved successfully. Sep 07 11:02:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31733294-2384-46bb-a5db-434751f62549 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 200 Sep 07 11:02:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1060/2162] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:02:16 2026] GET /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3f02f608-8be7-4b0e-91da-42e9f8605db0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f02f608-8be7-4b0e-91da-42e9f8605db0 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f02f608-8be7-4b0e-91da-42e9f8605db0 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f02f608-8be7-4b0e-91da-42e9f8605db0 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3f02f608-8be7-4b0e-91da-42e9f8605db0 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Snapshot retrieved successfully. Sep 07 11:02:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f02f608-8be7-4b0e-91da-42e9f8605db0 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 200 Sep 07 11:02:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1103/2163] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:02:17 2026] GET /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "9b870593-2702-4d06-8186-1d0e3d653329", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '9b870593-2702-4d06-8186-1d0e3d653329', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Create volume of 1 GB Sep 07 11:02:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Availability Zones retrieved successfully. Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Flow 'volume_create_api' (ee6de82e-453e-46d2-996d-30cfbcfb25a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04107a93-cb8e-4ea6-baa2-dfd6b9971663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04107a93-cb8e-4ea6-baa2-dfd6b9971663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:02:15Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=cb381283-cb9e-409b-bc56-a62f2c488f49,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': 'cb381283-cb9e-409b-bc56-a62f2c488f49', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56067330-bb97-4f74-8489-dc79ceec79b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:02:18 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Created reservations ['87b0aceb-79fd-4387-87df-d49e583190ea', '806be377-3f72-4997-b880-ba9fbf14801a', '4a2ad23b-5ce3-4318-9697-2a337f345bd4', 'b3982d14-e05d-4ad6-8e86-989172420227'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56067330-bb97-4f74-8489-dc79ceec79b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87b0aceb-79fd-4387-87df-d49e583190ea', '806be377-3f72-4997-b880-ba9fbf14801a', '4a2ad23b-5ce3-4318-9697-2a337f345bd4', 'b3982d14-e05d-4ad6-8e86-989172420227']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625f7b22-d38f-4210-bb95-472c9ba37ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625f7b22-d38f-4210-bb95-472c9ba37ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0406df50-6399-4b73-8d79-cf2b99cb53f3', '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='ae43249f0fab4196a374299842e87609',qos_specs=None,replication_status=,reservations=['87b0aceb-79fd-4387-87df-d49e583190ea','806be377-3f72-4997-b880-ba9fbf14801a','4a2ad23b-5ce3-4318-9697-2a337f345bd4','b3982d14-e05d-4ad6-8e86-989172420227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e2193f1c55e4f0a92c5d132e27d69f2',volume_type_id=cb381283-cb9e-409b-bc56-a62f2c488f49), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:02:18Z,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=0406df50-6399-4b73-8d79-cf2b99cb53f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae43249f0fab4196a374299842e87609',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e2193f1c55e4f0a92c5d132e27d69f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb381283-cb9e-409b-bc56-a62f2c488f49),volume_type_id=cb381283-cb9e-409b-bc56-a62f2c488f49)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39f5905b-a8c3-4d91-9d3f-ed8d3fd10d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39f5905b-a8c3-4d91-9d3f-ed8d3fd10d93) transitioned into state 'SUCCESS' from 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='ae43249f0fab4196a374299842e87609',qos_specs=None,replication_status=,reservations=['87b0aceb-79fd-4387-87df-d49e583190ea','806be377-3f72-4997-b880-ba9fbf14801a','4a2ad23b-5ce3-4318-9697-2a337f345bd4','b3982d14-e05d-4ad6-8e86-989172420227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e2193f1c55e4f0a92c5d132e27d69f2',volume_type_id=cb381283-cb9e-409b-bc56-a62f2c488f49)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe4024d-12fc-459f-b55a-3c073d1c3a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a9dfb32f-b240-4016-8906-36ef97c262c5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe4024d-12fc-459f-b55a-3c073d1c3a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Flow 'volume_create_api' (ee6de82e-453e-46d2-996d-30cfbcfb25a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:02:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Create volume request issued successfully. Sep 07 11:02:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-21c207fe-e49d-4f1c-9dda-7a86c690c06a tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:02:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9dfb32f-b240-4016-8906-36ef97c262c5 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9dfb32f-b240-4016-8906-36ef97c262c5 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1061/2164] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:02:18 2026] POST /volume/v3/volumes => generated 804 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:02:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9dfb32f-b240-4016-8906-36ef97c262c5 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-62cdbcf1-46ba-4321-845d-6021e79d47fd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-62cdbcf1-46ba-4321-845d-6021e79d47fd tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] GET http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 Sep 07 11:02:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9dfb32f-b240-4016-8906-36ef97c262c5 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 404 Sep 07 11:02:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-62cdbcf1-46ba-4321-845d-6021e79d47fd tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-62cdbcf1-46ba-4321-845d-6021e79d47fd tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1104/2165] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:02:19 2026] GET /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-53365a78-f6b4-448a-b860-bb05b71d41a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53365a78-f6b4-448a-b860-bb05b71d41a7 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] DELETE http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-53365a78-f6b4-448a-b860-bb05b71d41a7 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-53365a78-f6b4-448a-b860-bb05b71d41a7 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:19 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-53365a78-f6b4-448a-b860-bb05b71d41a7 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Delete volume with id: 0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-62cdbcf1-46ba-4321-845d-6021e79d47fd tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Volume info retrieved successfully. Sep 07 11:02:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-62cdbcf1-46ba-4321-845d-6021e79d47fd tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 returned with HTTP 200 Sep 07 11:02:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1062/2166] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:19 2026] GET /volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 => generated 872 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:02:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-53365a78-f6b4-448a-b860-bb05b71d41a7 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-53365a78-f6b4-448a-b860-bb05b71d41a7 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Delete volume request issued successfully. Sep 07 11:02:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53365a78-f6b4-448a-b860-bb05b71d41a7 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 returned with HTTP 202 Sep 07 11:02:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1105/2167] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:02:19 2026] DELETE /volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2ca6a7e3-1b9e-4692-a72d-fe5a19d4499d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2ca6a7e3-1b9e-4692-a72d-fe5a19d4499d tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2ca6a7e3-1b9e-4692-a72d-fe5a19d4499d tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2ca6a7e3-1b9e-4692-a72d-fe5a19d4499d tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2ca6a7e3-1b9e-4692-a72d-fe5a19d4499d tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2ca6a7e3-1b9e-4692-a72d-fe5a19d4499d tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 returned with HTTP 200 Sep 07 11:02:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1063/2168] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:19 2026] GET /volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c7a08f2c-4893-419e-98bb-72ec1719e017 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7a08f2c-4893-419e-98bb-72ec1719e017 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] GET http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 Sep 07 11:02:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7a08f2c-4893-419e-98bb-72ec1719e017 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7a08f2c-4893-419e-98bb-72ec1719e017 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c7a08f2c-4893-419e-98bb-72ec1719e017 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Volume info retrieved successfully. Sep 07 11:02:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7a08f2c-4893-419e-98bb-72ec1719e017 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 returned with HTTP 200 Sep 07 11:02:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1106/2169] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:20 2026] GET /volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 => generated 896 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1a655854-22aa-4ed1-b9be-7426f110a9a6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1a655854-22aa-4ed1-b9be-7426f110a9a6 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1a655854-22aa-4ed1-b9be-7426f110a9a6 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1a655854-22aa-4ed1-b9be-7426f110a9a6 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1a655854-22aa-4ed1-b9be-7426f110a9a6 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1a655854-22aa-4ed1-b9be-7426f110a9a6 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 returned with HTTP 200 Sep 07 11:02:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1064/2170] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:20 2026] GET /volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a306961-548b-42da-885e-04cae843854b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a306961-548b-42da-885e-04cae843854b tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] GET http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 Sep 07 11:02:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a306961-548b-42da-885e-04cae843854b tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a306961-548b-42da-885e-04cae843854b tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a306961-548b-42da-885e-04cae843854b tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Volume info retrieved successfully. Sep 07 11:02:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a306961-548b-42da-885e-04cae843854b tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 returned with HTTP 200 Sep 07 11:02:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1107/2171] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:21 2026] GET /volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1afa4e1f-6abc-4f29-ac12-29310a939bbd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1afa4e1f-6abc-4f29-ac12-29310a939bbd tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1afa4e1f-6abc-4f29-ac12-29310a939bbd tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1afa4e1f-6abc-4f29-ac12-29310a939bbd tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1afa4e1f-6abc-4f29-ac12-29310a939bbd tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 returned with HTTP 404 Sep 07 11:02:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1065/2172] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:21 2026] GET /volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ddead03-e4fd-4a98-b54d-2433e0c9034a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ddead03-e4fd-4a98-b54d-2433e0c9034a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ddead03-e4fd-4a98-b54d-2433e0c9034a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ddead03-e4fd-4a98-b54d-2433e0c9034a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:21 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-3ddead03-e4fd-4a98-b54d-2433e0c9034a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Delete volume with id: ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3ddead03-e4fd-4a98-b54d-2433e0c9034a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3ddead03-e4fd-4a98-b54d-2433e0c9034a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Delete volume request issued successfully. Sep 07 11:02:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ddead03-e4fd-4a98-b54d-2433e0c9034a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 202 Sep 07 11:02:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1108/2173] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:02:21 2026] DELETE /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4f8babbc-5566-4d6f-8716-766683012670 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4f8babbc-5566-4d6f-8716-766683012670 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4f8babbc-5566-4d6f-8716-766683012670 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4f8babbc-5566-4d6f-8716-766683012670 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4f8babbc-5566-4d6f-8716-766683012670 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4f8babbc-5566-4d6f-8716-766683012670 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 200 Sep 07 11:02:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1066/2174] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:21 2026] GET /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 840 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-724708ca-ff56-4c51-aa39-1af449803764 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-724708ca-ff56-4c51-aa39-1af449803764 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] GET http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 Sep 07 11:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-724708ca-ff56-4c51-aa39-1af449803764 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-724708ca-ff56-4c51-aa39-1af449803764 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-724708ca-ff56-4c51-aa39-1af449803764 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Volume info retrieved successfully. Sep 07 11:02:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-724708ca-ff56-4c51-aa39-1af449803764 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 returned with HTTP 200 Sep 07 11:02:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1109/2175] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:22 2026] GET /volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 => generated 954 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4e1de4e4-6b9c-462c-906f-5c5a87ac4468 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e1de4e4-6b9c-462c-906f-5c5a87ac4468 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e1de4e4-6b9c-462c-906f-5c5a87ac4468 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e1de4e4-6b9c-462c-906f-5c5a87ac4468 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4e1de4e4-6b9c-462c-906f-5c5a87ac4468 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Volume info retrieved successfully. Sep 07 11:02:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e1de4e4-6b9c-462c-906f-5c5a87ac4468 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 200 Sep 07 11:02:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1067/2176] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:22 2026] GET /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 840 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1369071184"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1369071184'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Create volume of 1 GB Sep 07 11:02:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Availability Zones retrieved successfully. Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Flow 'volume_create_api' (63b296c7-b310-41f1-b7aa-cf7337d4996c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8110626-44a6-4f26-9537-f63a7549380f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8110626-44a6-4f26-9537-f63a7549380f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe0e3a1-ab69-403a-af4b-5e55c1a26ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Created reservations ['b8f96a72-4a45-425b-b615-f6a44f25a533', '8b8f543a-ff4f-4049-84fe-ba00555b88e1', '93d5a829-4b09-417a-b136-6540398800dc', 'bc4e12c8-8d96-411f-80fa-8659eda3f5dc'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe0e3a1-ab69-403a-af4b-5e55c1a26ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8f96a72-4a45-425b-b615-f6a44f25a533', '8b8f543a-ff4f-4049-84fe-ba00555b88e1', '93d5a829-4b09-417a-b136-6540398800dc', 'bc4e12c8-8d96-411f-80fa-8659eda3f5dc']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046ba33d-3f89-4ae5-b906-e623d2a60e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d87e626d-5911-4c0c-93fc-1ffcaa422875 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d87e626d-5911-4c0c-93fc-1ffcaa422875 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] GET http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d87e626d-5911-4c0c-93fc-1ffcaa422875 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d87e626d-5911-4c0c-93fc-1ffcaa422875 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046ba33d-3f89-4ae5-b906-e623d2a60e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1fec9ad-9b49-48f3-83b0-5d0319f340fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1369071184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c37a43d864a44ea0940d6981c3732e6b',qos_specs=None,replication_status=,reservations=['b8f96a72-4a45-425b-b615-f6a44f25a533','8b8f543a-ff4f-4049-84fe-ba00555b88e1','93d5a829-4b09-417a-b136-6540398800dc','bc4e12c8-8d96-411f-80fa-8659eda3f5dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9aea34f2584a59b48f00b49493ccd0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1369071184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1fec9ad-9b49-48f3-83b0-5d0319f340fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c37a43d864a44ea0940d6981c3732e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a9aea34f2584a59b48f00b49493ccd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad6be37-44fb-4ba7-8505-8d5e2968e89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d87e626d-5911-4c0c-93fc-1ffcaa422875 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Volume info retrieved successfully. Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d87e626d-5911-4c0c-93fc-1ffcaa422875 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 returned with HTTP 200 Sep 07 11:02:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1068/2177] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:23 2026] GET /volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 => generated 957 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad6be37-44fb-4ba7-8505-8d5e2968e89a) transitioned into state 'SUCCESS' from state '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-1369071184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c37a43d864a44ea0940d6981c3732e6b',qos_specs=None,replication_status=,reservations=['b8f96a72-4a45-425b-b615-f6a44f25a533','8b8f543a-ff4f-4049-84fe-ba00555b88e1','93d5a829-4b09-417a-b136-6540398800dc','bc4e12c8-8d96-411f-80fa-8659eda3f5dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9aea34f2584a59b48f00b49493ccd0',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b764716b-73b4-4a23-b2c2-54784c5725b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b764716b-73b4-4a23-b2c2-54784c5725b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Flow 'volume_create_api' (63b296c7-b310-41f1-b7aa-cf7337d4996c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Create volume request issued successfully. Sep 07 11:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01f7b6fe-46dd-4d7a-8112-1253eb36c33a tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:02:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1110/2178] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:02:22 2026] POST /volume/v3/volumes => generated 756 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ff3fdf1d-2118-41cf-abb2-c3b9a7b90c94 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ff3fdf1d-2118-41cf-abb2-c3b9a7b90c94 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ff3fdf1d-2118-41cf-abb2-c3b9a7b90c94 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ff3fdf1d-2118-41cf-abb2-c3b9a7b90c94 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ff3fdf1d-2118-41cf-abb2-c3b9a7b90c94 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ff3fdf1d-2118-41cf-abb2-c3b9a7b90c94 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1069/2179] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:23 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 824 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f88dcbd8-bc1c-4653-8e2f-3f80189f4a23 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f88dcbd8-bc1c-4653-8e2f-3f80189f4a23 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f88dcbd8-bc1c-4653-8e2f-3f80189f4a23 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f88dcbd8-bc1c-4653-8e2f-3f80189f4a23 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f88dcbd8-bc1c-4653-8e2f-3f80189f4a23 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 returned with HTTP 404 Sep 07 11:02:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1111/2180] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:23 2026] GET /volume/v3/volumes/ec964e9d-0c2f-4161-8341-59f529a1cd20 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b0d33589-2023-49a0-a341-8e20c7133e53 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0d33589-2023-49a0-a341-8e20c7133e53 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0d33589-2023-49a0-a341-8e20c7133e53 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0d33589-2023-49a0-a341-8e20c7133e53 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-b0d33589-2023-49a0-a341-8e20c7133e53 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Delete snapshot with id: 095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0d33589-2023-49a0-a341-8e20c7133e53 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 404 Sep 07 11:02:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1070/2181] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:02:23 2026] DELETE /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-56324cdb-458b-4b78-9f55-d6ffec347f72 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56324cdb-458b-4b78-9f55-d6ffec347f72 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56324cdb-458b-4b78-9f55-d6ffec347f72 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56324cdb-458b-4b78-9f55-d6ffec347f72 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56324cdb-458b-4b78-9f55-d6ffec347f72 tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de returned with HTTP 404 Sep 07 11:02:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1112/2182] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:02:23 2026] GET /volume/v3/snapshots/095d6eae-67bb-4b4a-8343-a4d1245d59de => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ba27237b-ca15-4c48-af01-5d5bd58955ef None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ba27237b-ca15-4c48-af01-5d5bd58955ef tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] DELETE http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ba27237b-ca15-4c48-af01-5d5bd58955ef tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ba27237b-ca15-4c48-af01-5d5bd58955ef tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-ba27237b-ca15-4c48-af01-5d5bd58955ef tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Delete volume with id: 0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ba27237b-ca15-4c48-af01-5d5bd58955ef tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 returned with HTTP 404 Sep 07 11:02:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1071/2183] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:02:23 2026] DELETE /volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1ddf5771-53b6-4827-8de8-95fa023da72a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ddf5771-53b6-4827-8de8-95fa023da72a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] GET http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ddf5771-53b6-4827-8de8-95fa023da72a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ddf5771-53b6-4827-8de8-95fa023da72a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ddf5771-53b6-4827-8de8-95fa023da72a tempest-SnapshotDependencyTests-1389257937 tempest-SnapshotDependencyTests-1389257937-project-member] http://192.168.122.99/volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 returned with HTTP 404 Sep 07 11:02:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1113/2184] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:23 2026] GET /volume/v3/volumes/0a4d47da-d556-4fad-9491-763c66c58291 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8c4ea011-cbfa-47df-9d0c-963b62daa72e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8c4ea011-cbfa-47df-9d0c-963b62daa72e tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] GET http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 Sep 07 11:02:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8c4ea011-cbfa-47df-9d0c-963b62daa72e tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8c4ea011-cbfa-47df-9d0c-963b62daa72e tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8c4ea011-cbfa-47df-9d0c-963b62daa72e tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Volume info retrieved successfully. Sep 07 11:02:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8c4ea011-cbfa-47df-9d0c-963b62daa72e tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 returned with HTTP 200 Sep 07 11:02:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1072/2185] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:24 2026] GET /volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 => generated 957 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-745d5f18-be8f-4f5b-af06-3380eed8f0cc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-745d5f18-be8f-4f5b-af06-3380eed8f0cc tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-745d5f18-be8f-4f5b-af06-3380eed8f0cc tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-745d5f18-be8f-4f5b-af06-3380eed8f0cc tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-745d5f18-be8f-4f5b-af06-3380eed8f0cc tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-745d5f18-be8f-4f5b-af06-3380eed8f0cc tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1114/2186] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:24 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0fe6529c-567e-452a-94e6-62b6a3f3c3d9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0fe6529c-567e-452a-94e6-62b6a3f3c3d9 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] GET http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 Sep 07 11:02:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0fe6529c-567e-452a-94e6-62b6a3f3c3d9 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0fe6529c-567e-452a-94e6-62b6a3f3c3d9 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0fe6529c-567e-452a-94e6-62b6a3f3c3d9 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Volume info retrieved successfully. Sep 07 11:02:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0fe6529c-567e-452a-94e6-62b6a3f3c3d9 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 returned with HTTP 200 Sep 07 11:02:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1073/2187] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:25 2026] GET /volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 => generated 1301 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5e9850c5-3379-4390-bcb6-759c3a263e88 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e9850c5-3379-4390-bcb6-759c3a263e88 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] DELETE http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 Sep 07 11:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e9850c5-3379-4390-bcb6-759c3a263e88 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e9850c5-3379-4390-bcb6-759c3a263e88 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5e9850c5-3379-4390-bcb6-759c3a263e88 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Delete volume with id: 0406df50-6399-4b73-8d79-cf2b99cb53f3 Sep 07 11:02:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5e9850c5-3379-4390-bcb6-759c3a263e88 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Volume info retrieved successfully. Sep 07 11:02:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ecf30286-7bc7-49bc-b668-f8b58abd6cbd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ecf30286-7bc7-49bc-b668-f8b58abd6cbd tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ecf30286-7bc7-49bc-b668-f8b58abd6cbd tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ecf30286-7bc7-49bc-b668-f8b58abd6cbd tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5e9850c5-3379-4390-bcb6-759c3a263e88 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Delete volume request issued successfully. Sep 07 11:02:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e9850c5-3379-4390-bcb6-759c3a263e88 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 returned with HTTP 202 Sep 07 11:02:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1115/2188] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:02:25 2026] DELETE /volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7a1880df-c9ea-448f-a029-f9a70701efeb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ecf30286-7bc7-49bc-b668-f8b58abd6cbd tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a1880df-c9ea-448f-a029-f9a70701efeb tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] GET http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 Sep 07 11:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a1880df-c9ea-448f-a029-f9a70701efeb tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a1880df-c9ea-448f-a029-f9a70701efeb tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ecf30286-7bc7-49bc-b668-f8b58abd6cbd tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1074/2189] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:25 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7a1880df-c9ea-448f-a029-f9a70701efeb tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Volume info retrieved successfully. Sep 07 11:02:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a1880df-c9ea-448f-a029-f9a70701efeb tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 returned with HTTP 200 Sep 07 11:02:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1116/2190] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:25 2026] GET /volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:02:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e4cc0a96-0a11-41bb-881c-d22a46eca2f7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e4cc0a96-0a11-41bb-881c-d22a46eca2f7 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] GET http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 Sep 07 11:02:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e4cc0a96-0a11-41bb-881c-d22a46eca2f7 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e4cc0a96-0a11-41bb-881c-d22a46eca2f7 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e4cc0a96-0a11-41bb-881c-d22a46eca2f7 tempest-VolumeAndVolumeTypeFromImageTest-2082898389 tempest-VolumeAndVolumeTypeFromImageTest-2082898389-project-member] http://192.168.122.99/volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 returned with HTTP 404 Sep 07 11:02:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1075/2191] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:26 2026] GET /volume/v3/volumes/0406df50-6399-4b73-8d79-cf2b99cb53f3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-884baf2b-565c-4727-a4a1-51767b70d9cb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-884baf2b-565c-4727-a4a1-51767b70d9cb tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] GET http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1 Sep 07 11:02:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-884baf2b-565c-4727-a4a1-51767b70d9cb tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-884baf2b-565c-4727-a4a1-51767b70d9cb tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-884baf2b-565c-4727-a4a1-51767b70d9cb tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:02:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-884baf2b-565c-4727-a4a1-51767b70d9cb tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] Get all volumes completed successfully. Sep 07 11:02:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-884baf2b-565c-4727-a4a1-51767b70d9cb tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 11:02:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1117/2192] 192.168.122.99 () {58 vars in 1164 bytes} [Mon Sep 7 11:02:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:02:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-32f7b73e-9a22-4427-a98a-55cb40491402 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-32f7b73e-9a22-4427-a98a-55cb40491402 tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] DELETE http://192.168.122.99/volume/v3/types/cb381283-cb9e-409b-bc56-a62f2c488f49 Sep 07 11:02:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-32f7b73e-9a22-4427-a98a-55cb40491402 tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-32f7b73e-9a22-4427-a98a-55cb40491402 tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-32f7b73e-9a22-4427-a98a-55cb40491402 tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] http://192.168.122.99/volume/v3/types/cb381283-cb9e-409b-bc56-a62f2c488f49 returned with HTTP 202 Sep 07 11:02:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1076/2193] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:02:27 2026] DELETE /volume/v3/types/cb381283-cb9e-409b-bc56-a62f2c488f49 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-716b9bb6-5cb3-4bc1-9584-d3055baed7a1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-716b9bb6-5cb3-4bc1-9584-d3055baed7a1 tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] GET http://192.168.122.99/volume/v3/types/cb381283-cb9e-409b-bc56-a62f2c488f49 Sep 07 11:02:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-716b9bb6-5cb3-4bc1-9584-d3055baed7a1 tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-716b9bb6-5cb3-4bc1-9584-d3055baed7a1 tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-716b9bb6-5cb3-4bc1-9584-d3055baed7a1 tempest-VolumeAndVolumeTypeFromImageTest-1365642352 tempest-VolumeAndVolumeTypeFromImageTest-1365642352-project-admin] http://192.168.122.99/volume/v3/types/cb381283-cb9e-409b-bc56-a62f2c488f49 returned with HTTP 404 Sep 07 11:02:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1118/2194] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:02:27 2026] GET /volume/v3/types/cb381283-cb9e-409b-bc56-a62f2c488f49 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-736cd019-b0d3-4eea-840e-03df23abedb9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-736cd019-b0d3-4eea-840e-03df23abedb9 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:02:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-736cd019-b0d3-4eea-840e-03df23abedb9 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1722338887", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-736cd019-b0d3-4eea-840e-03df23abedb9 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:02:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1077/2195] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:02:32 2026] POST /volume/v3/types => generated 380 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-790a745d-565b-4556-a57b-784a60a6c528 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-790a745d-565b-4556-a57b-784a60a6c528 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] POST http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption Sep 07 11:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-790a745d-565b-4556-a57b-784a60a6c528 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-790a745d-565b-4556-a57b-784a60a6c528 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption returned with HTTP 200 Sep 07 11:02:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1119/2196] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:02:33 2026] POST /volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption => generated 239 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-477e261a-8f07-465b-aaa7-afb3c22a53e0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-477e261a-8f07-465b-aaa7-afb3c22a53e0 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:02:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-477e261a-8f07-465b-aaa7-afb3c22a53e0 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-157612500", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-477e261a-8f07-465b-aaa7-afb3c22a53e0 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:02:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1078/2197] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:02:33 2026] POST /volume/v3/types => generated 379 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a8420b15-5c5e-4745-a496-ebb1e650ce2a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8420b15-5c5e-4745-a496-ebb1e650ce2a tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] POST http://192.168.122.99/volume/v3/types/d89dbd11-1363-4dd4-9116-e81471babd88/encryption Sep 07 11:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8420b15-5c5e-4745-a496-ebb1e650ce2a tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-a8420b15-5c5e-4745-a496-ebb1e650ce2a tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8420b15-5c5e-4745-a496-ebb1e650ce2a tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/d89dbd11-1363-4dd4-9116-e81471babd88/encryption returned with HTTP 403 Sep 07 11:02:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1120/2198] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:02:33 2026] POST /volume/v3/types/d89dbd11-1363-4dd4-9116-e81471babd88/encryption => generated 127 bytes in 333 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:02:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0954cc15-d799-4c7f-b323-ef3efd3c7f03 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0954cc15-d799-4c7f-b323-ef3efd3c7f03 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:02:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0954cc15-d799-4c7f-b323-ef3efd3c7f03 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1749935571", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0954cc15-d799-4c7f-b323-ef3efd3c7f03 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:02:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1079/2199] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:02:33 2026] POST /volume/v3/types => generated 380 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-27334305-2cd0-40e1-83a3-27054e3fa494 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-27334305-2cd0-40e1-83a3-27054e3fa494 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] POST http://192.168.122.99/volume/v3/types/2954d8db-2b03-4da2-8f38-cd27fbec7b0d/extra_specs Sep 07 11:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-27334305-2cd0-40e1-83a3-27054e3fa494 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-27334305-2cd0-40e1-83a3-27054e3fa494 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-27334305-2cd0-40e1-83a3-27054e3fa494 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/2954d8db-2b03-4da2-8f38-cd27fbec7b0d/extra_specs returned with HTTP 403 Sep 07 11:02:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1121/2200] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 11:02:33 2026] POST /volume/v3/types/2954d8db-2b03-4da2-8f38-cd27fbec7b0d/extra_specs => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-94ff0b8a-4feb-4e81-aacb-8ca39a335884 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-94ff0b8a-4feb-4e81-aacb-8ca39a335884 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] PUT http://192.168.122.99/volume/v3/types/2954d8db-2b03-4da2-8f38-cd27fbec7b0d/extra_specs/key2 Sep 07 11:02:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-94ff0b8a-4feb-4e81-aacb-8ca39a335884 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:33 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-94ff0b8a-4feb-4e81-aacb-8ca39a335884 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-94ff0b8a-4feb-4e81-aacb-8ca39a335884 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/2954d8db-2b03-4da2-8f38-cd27fbec7b0d/extra_specs/key2 returned with HTTP 403 Sep 07 11:02:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1080/2201] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:02:33 2026] PUT /volume/v3/types/2954d8db-2b03-4da2-8f38-cd27fbec7b0d/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b6084564-1430-4770-898c-2c88946d0d67 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b6084564-1430-4770-898c-2c88946d0d67 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] POST http://192.168.122.99/volume/v3/types Sep 07 11:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b6084564-1430-4770-898c-2c88946d0d67 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-b6084564-1430-4770-898c-2c88946d0d67 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b6084564-1430-4770-898c-2c88946d0d67 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types returned with HTTP 403 Sep 07 11:02:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1122/2202] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 11:02:33 2026] POST /volume/v3/types => generated 109 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ac8ff623-a529-4b5f-b3e3-35dde205329f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ac8ff623-a529-4b5f-b3e3-35dde205329f tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:02:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ac8ff623-a529-4b5f-b3e3-35dde205329f tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1895628470", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ac8ff623-a529-4b5f-b3e3-35dde205329f tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1081/2203] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:02:33 2026] POST /volume/v3/types => generated 380 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-246f2f4f-d604-4153-8847-6cb4830a958b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-246f2f4f-d604-4153-8847-6cb4830a958b tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] POST http://192.168.122.99/volume/v3/types/ac303f8d-1960-4202-9e03-557b70e537c8/encryption Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-246f2f4f-d604-4153-8847-6cb4830a958b tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-246f2f4f-d604-4153-8847-6cb4830a958b tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types/ac303f8d-1960-4202-9e03-557b70e537c8/encryption returned with HTTP 200 Sep 07 11:02:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1123/2204] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:02:34 2026] POST /volume/v3/types/ac303f8d-1960-4202-9e03-557b70e537c8/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8faabd4a-832f-43b5-9058-304ad5ae0b11 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8faabd4a-832f-43b5-9058-304ad5ae0b11 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] DELETE http://192.168.122.99/volume/v3/types/ac303f8d-1960-4202-9e03-557b70e537c8/encryption/51484541-322a-4e97-b54a-4e64a57465f2 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8faabd4a-832f-43b5-9058-304ad5ae0b11 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8faabd4a-832f-43b5-9058-304ad5ae0b11 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-8faabd4a-832f-43b5-9058-304ad5ae0b11 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8faabd4a-832f-43b5-9058-304ad5ae0b11 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/ac303f8d-1960-4202-9e03-557b70e537c8/encryption/51484541-322a-4e97-b54a-4e64a57465f2 returned with HTTP 403 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1082/2205] 192.168.122.99 () {58 vars in 1368 bytes} [Mon Sep 7 11:02:34 2026] DELETE /volume/v3/types/ac303f8d-1960-4202-9e03-557b70e537c8/encryption/51484541-322a-4e97-b54a-4e64a57465f2 => generated 127 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a041e284-209a-480c-ba9c-0fb56580c600 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a041e284-209a-480c-ba9c-0fb56580c600 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a041e284-209a-480c-ba9c-0fb56580c600 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-144550785", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a041e284-209a-480c-ba9c-0fb56580c600 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:02:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1124/2206] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:02:34 2026] POST /volume/v3/types => generated 379 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4c566a22-1ef4-4f34-95ef-aff10234981c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4c566a22-1ef4-4f34-95ef-aff10234981c tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] DELETE http://192.168.122.99/volume/v3/types/9884ca10-3fc3-4dac-a70f-13cf0b24ec44/extra_specs/key1 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4c566a22-1ef4-4f34-95ef-aff10234981c tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4c566a22-1ef4-4f34-95ef-aff10234981c tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-4c566a22-1ef4-4f34-95ef-aff10234981c tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4c566a22-1ef4-4f34-95ef-aff10234981c tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/9884ca10-3fc3-4dac-a70f-13cf0b24ec44/extra_specs/key1 returned with HTTP 403 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1083/2207] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:02:34 2026] DELETE /volume/v3/types/9884ca10-3fc3-4dac-a70f-13cf0b24ec44/extra_specs/key1 => generated 122 bytes in 49 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-53c74d9f-fc03-4a3c-8970-b4a8ca3535c7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53c74d9f-fc03-4a3c-8970-b4a8ca3535c7 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-53c74d9f-fc03-4a3c-8970-b4a8ca3535c7 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1821730662", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53c74d9f-fc03-4a3c-8970-b4a8ca3535c7 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:02:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1125/2208] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:02:34 2026] POST /volume/v3/types => generated 380 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-643694a1-5024-409a-be38-b28cba53494e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-643694a1-5024-409a-be38-b28cba53494e tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] DELETE http://192.168.122.99/volume/v3/types/42b77ecd-6c51-42ac-8731-5e26e586d14f Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-643694a1-5024-409a-be38-b28cba53494e tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-643694a1-5024-409a-be38-b28cba53494e tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-643694a1-5024-409a-be38-b28cba53494e tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-643694a1-5024-409a-be38-b28cba53494e tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/42b77ecd-6c51-42ac-8731-5e26e586d14f returned with HTTP 403 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1084/2209] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:02:34 2026] DELETE /volume/v3/types/42b77ecd-6c51-42ac-8731-5e26e586d14f => generated 109 bytes in 36 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-477c3644-8ab9-4e5e-b3af-81f09e968be7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-477c3644-8ab9-4e5e-b3af-81f09e968be7 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] GET http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-477c3644-8ab9-4e5e-b3af-81f09e968be7 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-477c3644-8ab9-4e5e-b3af-81f09e968be7 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-477c3644-8ab9-4e5e-b3af-81f09e968be7 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs returned with HTTP 200 Sep 07 11:02:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1126/2210] 192.168.122.99 () {58 vars in 1257 bytes} [Mon Sep 7 11:02:34 2026] GET /volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs => generated 123 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-306d85a3-b948-478b-b55a-6ff17672132d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-306d85a3-b948-478b-b55a-6ff17672132d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] GET http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption/cipher Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-306d85a3-b948-478b-b55a-6ff17672132d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-306d85a3-b948-478b-b55a-6ff17672132d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-306d85a3-b948-478b-b55a-6ff17672132d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-306d85a3-b948-478b-b55a-6ff17672132d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption/cipher returned with HTTP 403 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1085/2211] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:02:34 2026] GET /volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption/cipher => generated 124 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-059620c2-78a7-4661-8806-1dd79e45923e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-059620c2-78a7-4661-8806-1dd79e45923e tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] GET http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-059620c2-78a7-4661-8806-1dd79e45923e tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-059620c2-78a7-4661-8806-1dd79e45923e tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-059620c2-78a7-4661-8806-1dd79e45923e tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-059620c2-78a7-4661-8806-1dd79e45923e tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption returned with HTTP 403 Sep 07 11:02:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1127/2212] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:02:34 2026] GET /volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption => generated 124 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-942d419c-f637-45d0-be81-cce564ccb628 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-942d419c-f637-45d0-be81-cce564ccb628 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] GET http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs/multiattach Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-942d419c-f637-45d0-be81-cce564ccb628 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-942d419c-f637-45d0-be81-cce564ccb628 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-942d419c-f637-45d0-be81-cce564ccb628 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs/multiattach returned with HTTP 200 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1086/2213] 192.168.122.99 () {58 vars in 1293 bytes} [Mon Sep 7 11:02:34 2026] GET /volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs/multiattach => generated 29 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-754e4c50-5458-4bc1-8c40-83165543c61b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-754e4c50-5458-4bc1-8c40-83165543c61b tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] GET http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs/volume_backend_name Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-754e4c50-5458-4bc1-8c40-83165543c61b tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-754e4c50-5458-4bc1-8c40-83165543c61b tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-754e4c50-5458-4bc1-8c40-83165543c61b tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 11:02:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1128/2214] 192.168.122.99 () {58 vars in 1317 bytes} [Mon Sep 7 11:02:34 2026] GET /volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs/volume_backend_name => generated 143 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fd34c94a-1a32-4434-92e0-d2af3041e60d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fd34c94a-1a32-4434-92e0-d2af3041e60d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] PUT http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption/ddfe17a0-0c44-45fe-abbf-6a13d848ae3c Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fd34c94a-1a32-4434-92e0-d2af3041e60d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-fd34c94a-1a32-4434-92e0-d2af3041e60d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fd34c94a-1a32-4434-92e0-d2af3041e60d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption/ddfe17a0-0c44-45fe-abbf-6a13d848ae3c returned with HTTP 403 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1087/2215] 192.168.122.99 () {60 vars in 1385 bytes} [Mon Sep 7 11:02:34 2026] PUT /volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/encryption/ddfe17a0-0c44-45fe-abbf-6a13d848ae3c => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b052f798-2bb4-49a1-949e-16d2934461c6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b052f798-2bb4-49a1-949e-16d2934461c6 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] PUT http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs/key1 Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b052f798-2bb4-49a1-949e-16d2934461c6 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-b052f798-2bb4-49a1-949e-16d2934461c6 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b052f798-2bb4-49a1-949e-16d2934461c6 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs/key1 returned with HTTP 403 Sep 07 11:02:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1129/2216] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:02:34 2026] PUT /volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bcaf4571-b578-4103-a26c-1301b8b00163 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bcaf4571-b578-4103-a26c-1301b8b00163 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] PUT http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bcaf4571-b578-4103-a26c-1301b8b00163 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-bcaf4571-b578-4103-a26c-1301b8b00163 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '67ed64d69e2f49ea95a4e05ad0c898e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c6fcf7efe444882813398deef365bf1', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bcaf4571-b578-4103-a26c-1301b8b00163 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-reader] http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4 returned with HTTP 403 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1088/2217] 192.168.122.99 () {60 vars in 1241 bytes} [Mon Sep 7 11:02:34 2026] PUT /volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4 => generated 109 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4704df4b-f52a-4605-b12c-0d47f5f68dd4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4704df4b-f52a-4605-b12c-0d47f5f68dd4 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] DELETE http://192.168.122.99/volume/v3/types/42b77ecd-6c51-42ac-8731-5e26e586d14f Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4704df4b-f52a-4605-b12c-0d47f5f68dd4 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4704df4b-f52a-4605-b12c-0d47f5f68dd4 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4704df4b-f52a-4605-b12c-0d47f5f68dd4 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types/42b77ecd-6c51-42ac-8731-5e26e586d14f returned with HTTP 202 Sep 07 11:02:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1130/2218] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:02:34 2026] DELETE /volume/v3/types/42b77ecd-6c51-42ac-8731-5e26e586d14f => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2c429926-4e68-42f9-821c-eb704425317d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c429926-4e68-42f9-821c-eb704425317d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] DELETE http://192.168.122.99/volume/v3/types/9884ca10-3fc3-4dac-a70f-13cf0b24ec44 Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c429926-4e68-42f9-821c-eb704425317d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c429926-4e68-42f9-821c-eb704425317d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c429926-4e68-42f9-821c-eb704425317d tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types/9884ca10-3fc3-4dac-a70f-13cf0b24ec44 returned with HTTP 202 Sep 07 11:02:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1089/2219] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:02:34 2026] DELETE /volume/v3/types/9884ca10-3fc3-4dac-a70f-13cf0b24ec44 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e6027933-bd38-4e5b-8f57-473a2c25d471 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6027933-bd38-4e5b-8f57-473a2c25d471 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] DELETE http://192.168.122.99/volume/v3/types/ac303f8d-1960-4202-9e03-557b70e537c8 Sep 07 11:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6027933-bd38-4e5b-8f57-473a2c25d471 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6027933-bd38-4e5b-8f57-473a2c25d471 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6027933-bd38-4e5b-8f57-473a2c25d471 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types/ac303f8d-1960-4202-9e03-557b70e537c8 returned with HTTP 202 Sep 07 11:02:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1131/2220] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:02:35 2026] DELETE /volume/v3/types/ac303f8d-1960-4202-9e03-557b70e537c8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-de1c64df-6a4e-4593-a6d4-db0aa0868675 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-de1c64df-6a4e-4593-a6d4-db0aa0868675 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] DELETE http://192.168.122.99/volume/v3/types/2954d8db-2b03-4da2-8f38-cd27fbec7b0d Sep 07 11:02:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-de1c64df-6a4e-4593-a6d4-db0aa0868675 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-de1c64df-6a4e-4593-a6d4-db0aa0868675 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-de1c64df-6a4e-4593-a6d4-db0aa0868675 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types/2954d8db-2b03-4da2-8f38-cd27fbec7b0d returned with HTTP 202 Sep 07 11:02:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1090/2221] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:02:35 2026] DELETE /volume/v3/types/2954d8db-2b03-4da2-8f38-cd27fbec7b0d => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f94ac511-5e0e-4895-9eeb-44b04891c545 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f94ac511-5e0e-4895-9eeb-44b04891c545 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] DELETE http://192.168.122.99/volume/v3/types/d89dbd11-1363-4dd4-9116-e81471babd88 Sep 07 11:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f94ac511-5e0e-4895-9eeb-44b04891c545 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f94ac511-5e0e-4895-9eeb-44b04891c545 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f94ac511-5e0e-4895-9eeb-44b04891c545 tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types/d89dbd11-1363-4dd4-9116-e81471babd88 returned with HTTP 202 Sep 07 11:02:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1132/2222] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:02:35 2026] DELETE /volume/v3/types/d89dbd11-1363-4dd4-9116-e81471babd88 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-25c571d3-6b45-4d55-b6db-9724e2c6ce0a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-25c571d3-6b45-4d55-b6db-9724e2c6ce0a tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] DELETE http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4 Sep 07 11:02:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-25c571d3-6b45-4d55-b6db-9724e2c6ce0a tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-25c571d3-6b45-4d55-b6db-9724e2c6ce0a tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-25c571d3-6b45-4d55-b6db-9724e2c6ce0a tempest-VolumeTypesReaderTests-1364598656 tempest-VolumeTypesReaderTests-1364598656-project-admin] http://192.168.122.99/volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4 returned with HTTP 202 Sep 07 11:02:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1091/2223] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:02:35 2026] DELETE /volume/v3/types/2f3db669-3838-474a-bb8a-ebaec32d96e4 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-20bb4f8e-7c99-4e42-a3ef-ba2e168db9c9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20bb4f8e-7c99-4e42-a3ef-ba2e168db9c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20bb4f8e-7c99-4e42-a3ef-ba2e168db9c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-attach": {"instance_uuid": "8662fff6-47cf-4d4f-b305-8a4122985916", "mountpoint": "/dev/vdb"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20bb4f8e-7c99-4e42-a3ef-ba2e168db9c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8662fff6-47cf-4d4f-b305-8a4122985916", "mountpoint": "/dev/vdb"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-20bb4f8e-7c99-4e42-a3ef-ba2e168db9c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-20bb4f8e-7c99-4e42-a3ef-ba2e168db9c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Update volume admin metadata completed successfully. Sep 07 11:02:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-20bb4f8e-7c99-4e42-a3ef-ba2e168db9c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Attach volume completed successfully. Sep 07 11:02:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20bb4f8e-7c99-4e42-a3ef-ba2e168db9c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 202 Sep 07 11:02:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1133/2224] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:02:36 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 0 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:02:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-10190531-e5f8-4c9c-ba9c-a0fd5eb729c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-10190531-e5f8-4c9c-ba9c-a0fd5eb729c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-10190531-e5f8-4c9c-ba9c-a0fd5eb729c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-10190531-e5f8-4c9c-ba9c-a0fd5eb729c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-10190531-e5f8-4c9c-ba9c-a0fd5eb729c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-10190531-e5f8-4c9c-ba9c-a0fd5eb729c9 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1092/2225] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:36 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 1183 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eca3d85a-6684-4865-aa30-795307a559d3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eca3d85a-6684-4865-aa30-795307a559d3 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eca3d85a-6684-4865-aa30-795307a559d3 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-detach": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eca3d85a-6684-4865-aa30-795307a559d3 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-eca3d85a-6684-4865-aa30-795307a559d3 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-eca3d85a-6684-4865-aa30-795307a559d3 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Detach volume completed successfully. Sep 07 11:02:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eca3d85a-6684-4865-aa30-795307a559d3 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 202 Sep 07 11:02:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1134/2226] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:02:36 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:02:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e86268a9-404c-49b0-b9b3-615dbd242ebf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e86268a9-404c-49b0-b9b3-615dbd242ebf tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e86268a9-404c-49b0-b9b3-615dbd242ebf tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e86268a9-404c-49b0-b9b3-615dbd242ebf tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e86268a9-404c-49b0-b9b3-615dbd242ebf tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e86268a9-404c-49b0-b9b3-615dbd242ebf tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1093/2227] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:36 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 868 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:02:46 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=128,cinder:INSERT=29,cinder:UPDATE=27 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:02:46 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=171,cinder:INSERT=40,cinder:UPDATE=41 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:02:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c48132b9-495e-4464-9ad5-f10d665acac4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c48132b9-495e-4464-9ad5-f10d665acac4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:02:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c48132b9-495e-4464-9ad5-f10d665acac4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-attach": {"instance_uuid": "183062ad-b78d-4837-bf04-a8e191d5a25d", "mountpoint": "/dev/vdb"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:02:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c48132b9-495e-4464-9ad5-f10d665acac4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "183062ad-b78d-4837-bf04-a8e191d5a25d", "mountpoint": "/dev/vdb"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c48132b9-495e-4464-9ad5-f10d665acac4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c48132b9-495e-4464-9ad5-f10d665acac4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Update volume admin metadata completed successfully. Sep 07 11:02:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c48132b9-495e-4464-9ad5-f10d665acac4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Attach volume completed successfully. Sep 07 11:02:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c48132b9-495e-4464-9ad5-f10d665acac4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 202 Sep 07 11:02:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1135/2228] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:02:46 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:02:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ec75a933-1b19-4f08-8113-986564647f43 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ec75a933-1b19-4f08-8113-986564647f43 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ec75a933-1b19-4f08-8113-986564647f43 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ec75a933-1b19-4f08-8113-986564647f43 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ec75a933-1b19-4f08-8113-986564647f43 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ec75a933-1b19-4f08-8113-986564647f43 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1094/2229] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:47 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 1183 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:02:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2b609fab-a003-4a85-940b-57384f1ba572 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b609fab-a003-4a85-940b-57384f1ba572 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2b609fab-a003-4a85-940b-57384f1ba572 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2b609fab-a003-4a85-940b-57384f1ba572 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2b609fab-a003-4a85-940b-57384f1ba572 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Volume info retrieved successfully. Sep 07 11:02:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b609fab-a003-4a85-940b-57384f1ba572 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1136/2230] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:47 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 1183 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:02:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8a794268-3d63-4822-843f-5f07fa0a837f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8a794268-3d63-4822-843f-5f07fa0a837f tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:02:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8a794268-3d63-4822-843f-5f07fa0a837f tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-detach": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:02:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8a794268-3d63-4822-843f-5f07fa0a837f tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8a794268-3d63-4822-843f-5f07fa0a837f tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8a794268-3d63-4822-843f-5f07fa0a837f tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Detach volume completed successfully. Sep 07 11:02:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8a794268-3d63-4822-843f-5f07fa0a837f tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 202 Sep 07 11:02:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1095/2231] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:02:47 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:02:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-57fff8ae-1e99-4a30-b7ab-3971d260393b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-57fff8ae-1e99-4a30-b7ab-3971d260393b tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-57fff8ae-1e99-4a30-b7ab-3971d260393b tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-57fff8ae-1e99-4a30-b7ab-3971d260393b tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-57fff8ae-1e99-4a30-b7ab-3971d260393b tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-57fff8ae-1e99-4a30-b7ab-3971d260393b tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1137/2232] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:47 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-21be89cf-94cb-41d0-92a1-1f5686df276b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-21be89cf-94cb-41d0-92a1-1f5686df276b tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-21be89cf-94cb-41d0-92a1-1f5686df276b tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-21be89cf-94cb-41d0-92a1-1f5686df276b tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-21be89cf-94cb-41d0-92a1-1f5686df276b tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-21be89cf-94cb-41d0-92a1-1f5686df276b tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Reserve volume completed successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-21be89cf-94cb-41d0-92a1-1f5686df276b tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 202 Sep 07 11:02:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1096/2233] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:02:50 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3f7c65da-591d-4848-a4b6-ff8585ee0b66 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f7c65da-591d-4848-a4b6-ff8585ee0b66 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f7c65da-591d-4848-a4b6-ff8585ee0b66 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f7c65da-591d-4848-a4b6-ff8585ee0b66 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3f7c65da-591d-4848-a4b6-ff8585ee0b66 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f7c65da-591d-4848-a4b6-ff8585ee0b66 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1138/2234] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:50 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0f91eb10-62e0-42f7-a4a9-130f7481c6a8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0f91eb10-62e0-42f7-a4a9-130f7481c6a8 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0f91eb10-62e0-42f7-a4a9-130f7481c6a8 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0f91eb10-62e0-42f7-a4a9-130f7481c6a8 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0f91eb10-62e0-42f7-a4a9-130f7481c6a8 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0f91eb10-62e0-42f7-a4a9-130f7481c6a8 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Unreserve volume completed successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0f91eb10-62e0-42f7-a4a9-130f7481c6a8 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 202 Sep 07 11:02:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1097/2235] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:02:50 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-29ed2e6f-4fdf-4b5f-acaa-385409e08162 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29ed2e6f-4fdf-4b5f-acaa-385409e08162 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29ed2e6f-4fdf-4b5f-acaa-385409e08162 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29ed2e6f-4fdf-4b5f-acaa-385409e08162 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-29ed2e6f-4fdf-4b5f-acaa-385409e08162 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29ed2e6f-4fdf-4b5f-acaa-385409e08162 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1139/2236] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:50 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-68475803-2701-4ca1-850c-3b20ddc0784e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-68475803-2701-4ca1-850c-3b20ddc0784e tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-68475803-2701-4ca1-850c-3b20ddc0784e tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-68475803-2701-4ca1-850c-3b20ddc0784e tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-68475803-2701-4ca1-850c-3b20ddc0784e tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-68475803-2701-4ca1-850c-3b20ddc0784e tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume updated successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-68475803-2701-4ca1-850c-3b20ddc0784e tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 200 Sep 07 11:02:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1098/2237] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:02:50 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ff2b6b71-c4fa-4144-b88f-f1c110b4fe90 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff2b6b71-c4fa-4144-b88f-f1c110b4fe90 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff2b6b71-c4fa-4144-b88f-f1c110b4fe90 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff2b6b71-c4fa-4144-b88f-f1c110b4fe90 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ff2b6b71-c4fa-4144-b88f-f1c110b4fe90 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff2b6b71-c4fa-4144-b88f-f1c110b4fe90 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1140/2238] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:50 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-703b822d-cc72-4ffb-94d7-bed86855daf4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-703b822d-cc72-4ffb-94d7-bed86855daf4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-703b822d-cc72-4ffb-94d7-bed86855daf4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-703b822d-cc72-4ffb-94d7-bed86855daf4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-703b822d-cc72-4ffb-94d7-bed86855daf4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-703b822d-cc72-4ffb-94d7-bed86855daf4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume updated successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-703b822d-cc72-4ffb-94d7-bed86855daf4 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 200 Sep 07 11:02:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1099/2239] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:02:50 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-758e8c70-f500-46fe-851b-87855fe8a3c8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-758e8c70-f500-46fe-851b-87855fe8a3c8 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-758e8c70-f500-46fe-851b-87855fe8a3c8 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-758e8c70-f500-46fe-851b-87855fe8a3c8 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-758e8c70-f500-46fe-851b-87855fe8a3c8 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-758e8c70-f500-46fe-851b-87855fe8a3c8 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1141/2240] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:50 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4781de47-20a2-462c-a148-40afd464a761 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4781de47-20a2-462c-a148-40afd464a761 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4781de47-20a2-462c-a148-40afd464a761 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4781de47-20a2-462c-a148-40afd464a761 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4781de47-20a2-462c-a148-40afd464a761 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4781de47-20a2-462c-a148-40afd464a761 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Update volume admin metadata completed successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4781de47-20a2-462c-a148-40afd464a761 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Update readonly setting on volume completed successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4781de47-20a2-462c-a148-40afd464a761 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 202 Sep 07 11:02:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1100/2241] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:02:50 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bd44075b-be42-4464-9aed-df1f6e319025 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd44075b-be42-4464-9aed-df1f6e319025 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd44075b-be42-4464-9aed-df1f6e319025 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd44075b-be42-4464-9aed-df1f6e319025 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bd44075b-be42-4464-9aed-df1f6e319025 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd44075b-be42-4464-9aed-df1f6e319025 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1142/2242] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:50 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-39162022-92bc-469e-9cbb-c61688634183 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-39162022-92bc-469e-9cbb-c61688634183 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-39162022-92bc-469e-9cbb-c61688634183 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-39162022-92bc-469e-9cbb-c61688634183 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-39162022-92bc-469e-9cbb-c61688634183 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-39162022-92bc-469e-9cbb-c61688634183 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Update volume admin metadata completed successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-39162022-92bc-469e-9cbb-c61688634183 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Update readonly setting on volume completed successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-39162022-92bc-469e-9cbb-c61688634183 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 202 Sep 07 11:02:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1101/2243] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:02:50 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b89570fb-6e9b-47e5-a56c-0770d195daee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b89570fb-6e9b-47e5-a56c-0770d195daee tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b89570fb-6e9b-47e5-a56c-0770d195daee tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b89570fb-6e9b-47e5-a56c-0770d195daee tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b89570fb-6e9b-47e5-a56c-0770d195daee tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] Volume info retrieved successfully. Sep 07 11:02:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b89570fb-6e9b-47e5-a56c-0770d195daee tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-reader] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:02:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1143/2244] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:02:50 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9b64af83-979d-4cdd-99ba-5fc78ce5db6c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9b64af83-979d-4cdd-99ba-5fc78ce5db6c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9b64af83-979d-4cdd-99ba-5fc78ce5db6c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1728397880", "disk_format": "raw"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:02:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9b64af83-979d-4cdd-99ba-5fc78ce5db6c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1728397880", "disk_format": "raw"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:02:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9b64af83-979d-4cdd-99ba-5fc78ce5db6c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:02:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:02:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:02:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:02:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:02:51 devstack devstack@c-api.service[86959]: DEBUG cinder.image.image_utils [None req-9b64af83-979d-4cdd-99ba-5fc78ce5db6c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1728397880'}] 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-1728397880'}]. {{(pid=86959) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 11:02:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9b64af83-979d-4cdd-99ba-5fc78ce5db6c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Copy volume to image completed successfully. Sep 07 11:02:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9b64af83-979d-4cdd-99ba-5fc78ce5db6c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 202 Sep 07 11:02:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1102/2245] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:02:50 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 655 bytes in 963 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:03:00 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=36 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:03:01 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=22,cinder:UPDATE=9 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:03:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e22eb566-5c2f-40e2-a5c9-d8f87281ec94 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e22eb566-5c2f-40e2-a5c9-d8f87281ec94 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:03:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e22eb566-5c2f-40e2-a5c9-d8f87281ec94 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e22eb566-5c2f-40e2-a5c9-d8f87281ec94 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e22eb566-5c2f-40e2-a5c9-d8f87281ec94 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:03:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e22eb566-5c2f-40e2-a5c9-d8f87281ec94 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:03:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1144/2246] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:15 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8d119bbc-7141-4aaf-b165-698af9ca1060 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d119bbc-7141-4aaf-b165-698af9ca1060 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] POST http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action Sep 07 11:03:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d119bbc-7141-4aaf-b165-698af9ca1060 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1162186638", "disk_format": "qcow2"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:03:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d119bbc-7141-4aaf-b165-698af9ca1060 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1162186638", "disk_format": "qcow2"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:03:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8d119bbc-7141-4aaf-b165-698af9ca1060 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:03:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:15 devstack devstack@c-api.service[86959]: DEBUG cinder.image.image_utils [None req-8d119bbc-7141-4aaf-b165-698af9ca1060 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1162186638'}] 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-1162186638'}]. {{(pid=86959) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 11:03:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8d119bbc-7141-4aaf-b165-698af9ca1060 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Copy volume to image completed successfully. Sep 07 11:03:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d119bbc-7141-4aaf-b165-698af9ca1060 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action returned with HTTP 202 Sep 07 11:03:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1103/2247] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:03:15 2026] POST /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe/action => generated 657 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-55c0bff6-5164-4b5c-b720-292bb228b0eb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-55c0bff6-5164-4b5c-b720-292bb228b0eb tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55c0bff6-5164-4b5c-b720-292bb228b0eb tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55c0bff6-5164-4b5c-b720-292bb228b0eb tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-55c0bff6-5164-4b5c-b720-292bb228b0eb tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:03:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-55c0bff6-5164-4b5c-b720-292bb228b0eb tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:03:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1145/2248] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:25 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-91271a57-8f37-469b-b073-39cbdc4ebbbe None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-91271a57-8f37-469b-b073-39cbdc4ebbbe tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:03:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-91271a57-8f37-469b-b073-39cbdc4ebbbe tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-91271a57-8f37-469b-b073-39cbdc4ebbbe tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-91271a57-8f37-469b-b073-39cbdc4ebbbe tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:03:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-91271a57-8f37-469b-b073-39cbdc4ebbbe tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:03:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1104/2249] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:25 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0fe8c974-8006-4272-8443-dbdb8cf8b480 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0fe8c974-8006-4272-8443-dbdb8cf8b480 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] DELETE http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0fe8c974-8006-4272-8443-dbdb8cf8b480 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0fe8c974-8006-4272-8443-dbdb8cf8b480 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0fe8c974-8006-4272-8443-dbdb8cf8b480 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Delete volume with id: e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:03:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0fe8c974-8006-4272-8443-dbdb8cf8b480 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:03:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0fe8c974-8006-4272-8443-dbdb8cf8b480 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Delete volume request issued successfully. Sep 07 11:03:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0fe8c974-8006-4272-8443-dbdb8cf8b480 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 202 Sep 07 11:03:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1146/2250] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:03:25 2026] DELETE /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:03:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-375cc29b-2943-4e43-8940-35cb307d8a3c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-375cc29b-2943-4e43-8940-35cb307d8a3c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:03:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-375cc29b-2943-4e43-8940-35cb307d8a3c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-375cc29b-2943-4e43-8940-35cb307d8a3c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-375cc29b-2943-4e43-8940-35cb307d8a3c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Volume info retrieved successfully. Sep 07 11:03:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-375cc29b-2943-4e43-8940-35cb307d8a3c tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 200 Sep 07 11:03:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1105/2251] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:25 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-877b0fb4-fc1c-4652-9399-f1bd88223e70 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-877b0fb4-fc1c-4652-9399-f1bd88223e70 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] GET http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe Sep 07 11:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-877b0fb4-fc1c-4652-9399-f1bd88223e70 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-877b0fb4-fc1c-4652-9399-f1bd88223e70 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-877b0fb4-fc1c-4652-9399-f1bd88223e70 tempest-VolumesActionsTest-8769867 tempest-VolumesActionsTest-8769867-project-member] http://192.168.122.99/volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe returned with HTTP 404 Sep 07 11:03:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1147/2252] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:26 2026] GET /volume/v3/volumes/e1fec9ad-9b49-48f3-83b0-5d0319f340fe => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:03:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-797285914"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-797285914'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Create volume of 1 GB Sep 07 11:03:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Availability Zones retrieved successfully. Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Flow 'volume_create_api' (4485834b-41ff-4fed-b2b6-7bc927f23a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257ef8cb-f4ce-48bf-9afc-09eee9f1b33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257ef8cb-f4ce-48bf-9afc-09eee9f1b33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (294aa574-656e-4d6b-9201-c672f82caa09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Created reservations ['68ce9f70-8e3f-4eb6-b68f-c83ee366549c', '47fe18c3-ffae-482c-b78c-3c1fb2151acf', '223d8ac0-87e3-4e61-a3df-131fbe06553e', 'e30470dc-3e88-405a-af77-7218c43ae1b6'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (294aa574-656e-4d6b-9201-c672f82caa09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ce9f70-8e3f-4eb6-b68f-c83ee366549c', '47fe18c3-ffae-482c-b78c-3c1fb2151acf', '223d8ac0-87e3-4e61-a3df-131fbe06553e', 'e30470dc-3e88-405a-af77-7218c43ae1b6']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986feaa6-6a2a-4b7f-9c37-6af9033dc5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986feaa6-6a2a-4b7f-9c37-6af9033dc5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f32e3ca0-8ef8-46f2-a09a-74018140ccc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-797285914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f210529f7a444519a3c90348e1a48234',qos_specs=None,replication_status=,reservations=['68ce9f70-8e3f-4eb6-b68f-c83ee366549c','47fe18c3-ffae-482c-b78c-3c1fb2151acf','223d8ac0-87e3-4e61-a3df-131fbe06553e','e30470dc-3e88-405a-af77-7218c43ae1b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='201f8ba4eb7647c19a81f3c25cea0236',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:03:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-797285914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f32e3ca0-8ef8-46f2-a09a-74018140ccc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f210529f7a444519a3c90348e1a48234',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='201f8ba4eb7647c19a81f3c25cea0236',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9671744-3e12-4945-81d2-b6c72224729d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9671744-3e12-4945-81d2-b6c72224729d) transitioned into state 'SUCCESS' from state '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-797285914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f210529f7a444519a3c90348e1a48234',qos_specs=None,replication_status=,reservations=['68ce9f70-8e3f-4eb6-b68f-c83ee366549c','47fe18c3-ffae-482c-b78c-3c1fb2151acf','223d8ac0-87e3-4e61-a3df-131fbe06553e','e30470dc-3e88-405a-af77-7218c43ae1b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='201f8ba4eb7647c19a81f3c25cea0236',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4ef0a2-43ac-4df2-9f64-1b3bb767182a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4ef0a2-43ac-4df2-9f64-1b3bb767182a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Flow 'volume_create_api' (4485834b-41ff-4fed-b2b6-7bc927f23a93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:03:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Create volume request issued successfully. Sep 07 11:03:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-59290885-e455-4309-9d08-fe5fa17b4aa2 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:03:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1106/2253] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:03:32 2026] POST /volume/v3/volumes => generated 753 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d8f63fa5-8e51-4896-b3e7-1dde1245428e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d8f63fa5-8e51-4896-b3e7-1dde1245428e tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 Sep 07 11:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d8f63fa5-8e51-4896-b3e7-1dde1245428e tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d8f63fa5-8e51-4896-b3e7-1dde1245428e tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d8f63fa5-8e51-4896-b3e7-1dde1245428e tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d8f63fa5-8e51-4896-b3e7-1dde1245428e tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 returned with HTTP 200 Sep 07 11:03:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1148/2254] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:33 2026] GET /volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e31c99c0-a1d8-4a55-a9ae-e06dc1dd2bbb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e31c99c0-a1d8-4a55-a9ae-e06dc1dd2bbb tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 Sep 07 11:03:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e31c99c0-a1d8-4a55-a9ae-e06dc1dd2bbb tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e31c99c0-a1d8-4a55-a9ae-e06dc1dd2bbb tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e31c99c0-a1d8-4a55-a9ae-e06dc1dd2bbb tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e31c99c0-a1d8-4a55-a9ae-e06dc1dd2bbb tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 returned with HTTP 200 Sep 07 11:03:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1107/2255] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:34 2026] GET /volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f32e3ca0-8ef8-46f2-a09a-74018140ccc5", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1772186948"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Create volume request body: {'volume': {'source_volid': 'f32e3ca0-8ef8-46f2-a09a-74018140ccc5', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1772186948'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume retrieved successfully. Sep 07 11:03:34 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Create volume of 2 GB Sep 07 11:03:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Availability Zones retrieved successfully. Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Flow 'volume_create_api' (cffb7519-9ed6-4b53-b943-5e5672d4885b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aadb1ec-4f23-4576-b62c-1da3ca5f30fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aadb1ec-4f23-4576-b62c-1da3ca5f30fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f32e3ca0-8ef8-46f2-a09a-74018140ccc5', 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a974eb-5714-4c47-ba2d-e4c3a5276151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Created reservations ['e870dad6-d951-4940-a158-d89d8ba4422b', 'f8a7be4f-e15b-496e-80ba-01fd7cc99774', 'ef6ff830-4ad8-4d72-aaba-6f41d1560514', '9099015b-08b4-4331-bda1-54521b2fa52a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a974eb-5714-4c47-ba2d-e4c3a5276151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e870dad6-d951-4940-a158-d89d8ba4422b', 'f8a7be4f-e15b-496e-80ba-01fd7cc99774', 'ef6ff830-4ad8-4d72-aaba-6f41d1560514', '9099015b-08b4-4331-bda1-54521b2fa52a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab908e14-22bf-436d-8be3-4f0a837f2ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab908e14-22bf-436d-8be3-4f0a837f2ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fabc15b7-a13c-4663-822e-972b81a8995e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1772186948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f210529f7a444519a3c90348e1a48234',qos_specs=None,replication_status=,reservations=['e870dad6-d951-4940-a158-d89d8ba4422b','f8a7be4f-e15b-496e-80ba-01fd7cc99774','ef6ff830-4ad8-4d72-aaba-6f41d1560514','9099015b-08b4-4331-bda1-54521b2fa52a'],size=2,snapshot_id=None,source_replicaid=,source_volid=f32e3ca0-8ef8-46f2-a09a-74018140ccc5,status='creating',user_id='201f8ba4eb7647c19a81f3c25cea0236',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1772186948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fabc15b7-a13c-4663-822e-972b81a8995e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f210529f7a444519a3c90348e1a48234',provider_auth=None,provider_geometry=None,provider_id=None,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=f32e3ca0-8ef8-46f2-a09a-74018140ccc5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='201f8ba4eb7647c19a81f3c25cea0236',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f14f809a-86db-42ea-94b6-4f110ad3ebb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f14f809a-86db-42ea-94b6-4f110ad3ebb6) transitioned into state 'SUCCESS' from state '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-1772186948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f210529f7a444519a3c90348e1a48234',qos_specs=None,replication_status=,reservations=['e870dad6-d951-4940-a158-d89d8ba4422b','f8a7be4f-e15b-496e-80ba-01fd7cc99774','ef6ff830-4ad8-4d72-aaba-6f41d1560514','9099015b-08b4-4331-bda1-54521b2fa52a'],size=2,snapshot_id=None,source_replicaid=,source_volid=f32e3ca0-8ef8-46f2-a09a-74018140ccc5,status='creating',user_id='201f8ba4eb7647c19a81f3c25cea0236',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef9a7c2-9003-4b36-9a99-f50222ea53d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef9a7c2-9003-4b36-9a99-f50222ea53d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Flow 'volume_create_api' (cffb7519-9ed6-4b53-b943-5e5672d4885b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:03:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Create volume request issued successfully. Sep 07 11:03:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a27d792-f9d6-4c71-a240-35b45d75d69b tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:03:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1149/2256] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:03:34 2026] POST /volume/v3/volumes => generated 788 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:03:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-06db7794-d99b-4850-a331-3ed0529097ff None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-06db7794-d99b-4850-a331-3ed0529097ff tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-06db7794-d99b-4850-a331-3ed0529097ff tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-06db7794-d99b-4850-a331-3ed0529097ff tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-06db7794-d99b-4850-a331-3ed0529097ff tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-06db7794-d99b-4850-a331-3ed0529097ff tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1108/2257] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:34 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a061f8f-78d1-4283-ae23-9a17e0d9706e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a061f8f-78d1-4283-ae23-9a17e0d9706e tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a061f8f-78d1-4283-ae23-9a17e0d9706e tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a061f8f-78d1-4283-ae23-9a17e0d9706e tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a061f8f-78d1-4283-ae23-9a17e0d9706e tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a061f8f-78d1-4283-ae23-9a17e0d9706e tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1150/2258] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:36 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ed316a82-961d-4ff0-9b90-c5c48dcc4a44 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ed316a82-961d-4ff0-9b90-c5c48dcc4a44 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ed316a82-961d-4ff0-9b90-c5c48dcc4a44 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ed316a82-961d-4ff0-9b90-c5c48dcc4a44 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ed316a82-961d-4ff0-9b90-c5c48dcc4a44 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ed316a82-961d-4ff0-9b90-c5c48dcc4a44 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1109/2259] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:37 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8b087ea9-595d-4b4a-9dd3-22daea971399 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b087ea9-595d-4b4a-9dd3-22daea971399 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b087ea9-595d-4b4a-9dd3-22daea971399 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b087ea9-595d-4b4a-9dd3-22daea971399 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8b087ea9-595d-4b4a-9dd3-22daea971399 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b087ea9-595d-4b4a-9dd3-22daea971399 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1151/2260] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:38 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6669fccd-9f5f-41dd-abcf-6e4e6dcd9f89 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6669fccd-9f5f-41dd-abcf-6e4e6dcd9f89 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6669fccd-9f5f-41dd-abcf-6e4e6dcd9f89 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6669fccd-9f5f-41dd-abcf-6e4e6dcd9f89 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6669fccd-9f5f-41dd-abcf-6e4e6dcd9f89 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6669fccd-9f5f-41dd-abcf-6e4e6dcd9f89 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1110/2261] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:39 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 880 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f64a1f15-e9e4-4662-b795-58747b12e042 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f64a1f15-e9e4-4662-b795-58747b12e042 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f64a1f15-e9e4-4662-b795-58747b12e042 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f64a1f15-e9e4-4662-b795-58747b12e042 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f64a1f15-e9e4-4662-b795-58747b12e042 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f64a1f15-e9e4-4662-b795-58747b12e042 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1152/2262] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:40 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 880 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9d9a6563-c64a-487a-b8f6-765964ad19a4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9d9a6563-c64a-487a-b8f6-765964ad19a4 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9d9a6563-c64a-487a-b8f6-765964ad19a4 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9d9a6563-c64a-487a-b8f6-765964ad19a4 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9d9a6563-c64a-487a-b8f6-765964ad19a4 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9d9a6563-c64a-487a-b8f6-765964ad19a4 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1111/2263] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:41 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 880 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-84265581-7759-476e-9735-fe7a59c67047 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84265581-7759-476e-9735-fe7a59c67047 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84265581-7759-476e-9735-fe7a59c67047 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84265581-7759-476e-9735-fe7a59c67047 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-84265581-7759-476e-9735-fe7a59c67047 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84265581-7759-476e-9735-fe7a59c67047 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1153/2264] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:42 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7eab3e15-56b5-486b-b8f8-0158887c9003 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7eab3e15-56b5-486b-b8f8-0158887c9003 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7eab3e15-56b5-486b-b8f8-0158887c9003 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7eab3e15-56b5-486b-b8f8-0158887c9003 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7eab3e15-56b5-486b-b8f8-0158887c9003 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7eab3e15-56b5-486b-b8f8-0158887c9003 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1112/2265] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:43 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fd277583-8673-4cdf-9234-045f97cb3d3c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd277583-8673-4cdf-9234-045f97cb3d3c tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd277583-8673-4cdf-9234-045f97cb3d3c tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd277583-8673-4cdf-9234-045f97cb3d3c tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fd277583-8673-4cdf-9234-045f97cb3d3c tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd277583-8673-4cdf-9234-045f97cb3d3c tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1154/2266] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:44 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:03:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9026f052-2e9e-47a9-95e3-8be776f16998 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9026f052-2e9e-47a9-95e3-8be776f16998 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-reader] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9026f052-2e9e-47a9-95e3-8be776f16998 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9026f052-2e9e-47a9-95e3-8be776f16998 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:44 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:44 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9026f052-2e9e-47a9-95e3-8be776f16998 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-reader] Volume info retrieved successfully. Sep 07 11:03:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9026f052-2e9e-47a9-95e3-8be776f16998 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-reader] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1113/2267] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:44 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 881 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5e24670e-f917-46b6-bb7e-0329f9ab3cb6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e24670e-f917-46b6-bb7e-0329f9ab3cb6 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e24670e-f917-46b6-bb7e-0329f9ab3cb6 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e24670e-f917-46b6-bb7e-0329f9ab3cb6 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5e24670e-f917-46b6-bb7e-0329f9ab3cb6 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e24670e-f917-46b6-bb7e-0329f9ab3cb6 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1155/2268] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:44 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-955a4a54-4536-4e95-8b11-863a89c5d3b8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-955a4a54-4536-4e95-8b11-863a89c5d3b8 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] DELETE http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-955a4a54-4536-4e95-8b11-863a89c5d3b8 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-955a4a54-4536-4e95-8b11-863a89c5d3b8 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:44 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-955a4a54-4536-4e95-8b11-863a89c5d3b8 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Delete volume with id: fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:44 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:44 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-955a4a54-4536-4e95-8b11-863a89c5d3b8 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-955a4a54-4536-4e95-8b11-863a89c5d3b8 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Delete volume request issued successfully. Sep 07 11:03:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-955a4a54-4536-4e95-8b11-863a89c5d3b8 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 202 Sep 07 11:03:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1114/2269] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:03:44 2026] DELETE /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:03:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-31594164-61b9-4fa4-ba25-eaf5d61d2338 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31594164-61b9-4fa4-ba25-eaf5d61d2338 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-31594164-61b9-4fa4-ba25-eaf5d61d2338 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-31594164-61b9-4fa4-ba25-eaf5d61d2338 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-31594164-61b9-4fa4-ba25-eaf5d61d2338 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31594164-61b9-4fa4-ba25-eaf5d61d2338 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 200 Sep 07 11:03:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1156/2270] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:44 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-964a0478-3fc0-4c26-8ef1-983e0ce1c131 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-964a0478-3fc0-4c26-8ef1-983e0ce1c131 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e Sep 07 11:03:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-964a0478-3fc0-4c26-8ef1-983e0ce1c131 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-964a0478-3fc0-4c26-8ef1-983e0ce1c131 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-964a0478-3fc0-4c26-8ef1-983e0ce1c131 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e returned with HTTP 404 Sep 07 11:03:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1115/2271] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:45 2026] GET /volume/v3/volumes/fabc15b7-a13c-4663-822e-972b81a8995e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:03:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63da2e0a-42ec-43a9-a668-9e844e1b48c6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63da2e0a-42ec-43a9-a668-9e844e1b48c6 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 Sep 07 11:03:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63da2e0a-42ec-43a9-a668-9e844e1b48c6 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63da2e0a-42ec-43a9-a668-9e844e1b48c6 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63da2e0a-42ec-43a9-a668-9e844e1b48c6 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63da2e0a-42ec-43a9-a668-9e844e1b48c6 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 returned with HTTP 200 Sep 07 11:03:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1157/2272] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:45 2026] GET /volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f89ec3a4-5e8b-46a2-ad4c-52ad7b5dfebf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f89ec3a4-5e8b-46a2-ad4c-52ad7b5dfebf tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] DELETE http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 Sep 07 11:03:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f89ec3a4-5e8b-46a2-ad4c-52ad7b5dfebf tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f89ec3a4-5e8b-46a2-ad4c-52ad7b5dfebf tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:46 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-f89ec3a4-5e8b-46a2-ad4c-52ad7b5dfebf tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Delete volume with id: f32e3ca0-8ef8-46f2-a09a-74018140ccc5 Sep 07 11:03:46 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:46 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f89ec3a4-5e8b-46a2-ad4c-52ad7b5dfebf tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f89ec3a4-5e8b-46a2-ad4c-52ad7b5dfebf tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Delete volume request issued successfully. Sep 07 11:03:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f89ec3a4-5e8b-46a2-ad4c-52ad7b5dfebf tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 returned with HTTP 202 Sep 07 11:03:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1116/2273] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:03:46 2026] DELETE /volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:03:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ab267fbb-0210-428d-8134-007117723263 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab267fbb-0210-428d-8134-007117723263 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 Sep 07 11:03:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab267fbb-0210-428d-8134-007117723263 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab267fbb-0210-428d-8134-007117723263 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ab267fbb-0210-428d-8134-007117723263 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Volume info retrieved successfully. Sep 07 11:03:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab267fbb-0210-428d-8134-007117723263 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 returned with HTTP 200 Sep 07 11:03:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1158/2274] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:46 2026] GET /volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c574334f-2482-4ebc-942f-995969c87757 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c574334f-2482-4ebc-942f-995969c87757 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] GET http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 Sep 07 11:03:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c574334f-2482-4ebc-942f-995969c87757 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c574334f-2482-4ebc-942f-995969c87757 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c574334f-2482-4ebc-942f-995969c87757 tempest-VolumesCloneTest-455174685 tempest-VolumesCloneTest-455174685-project-member] http://192.168.122.99/volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 returned with HTTP 404 Sep 07 11:03:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1117/2275] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:47 2026] GET /volume/v3/volumes/f32e3ca0-8ef8-46f2-a09a-74018140ccc5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7c38997e-b72d-46cd-be68-36f08fd60866 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-805994746"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-805994746'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Create volume of 2 GB Sep 07 11:03:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Availability Zones retrieved successfully. Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Flow 'volume_create_api' (fd3a99e9-cd64-4a21-b76c-a47e1abe68bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d6eaac9-79b2-4002-b0d6-643ece0a69d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Validating volume size '2' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d6eaac9-79b2-4002-b0d6-643ece0a69d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340c0e62-fb74-4d27-928a-315d3ea0a1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Created reservations ['f57b5185-3350-40e5-b525-7816dc39dfbc', '716ee3c1-e216-4bdc-8386-d9019db30644', '6b4bd7bd-d406-4d20-a239-4e0c77af8b07', '29f6691b-439e-4f5b-9633-ba7140708508'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340c0e62-fb74-4d27-928a-315d3ea0a1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f57b5185-3350-40e5-b525-7816dc39dfbc', '716ee3c1-e216-4bdc-8386-d9019db30644', '6b4bd7bd-d406-4d20-a239-4e0c77af8b07', '29f6691b-439e-4f5b-9633-ba7140708508']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a66d0fd0-62d8-43f5-8279-2da7cd42976f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a66d0fd0-62d8-43f5-8279-2da7cd42976f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebe6cb67-925d-4b16-8161-1eccb6422887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-805994746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d095dd96c84e4b2ba9ba784963039f09',qos_specs=None,replication_status=,reservations=['f57b5185-3350-40e5-b525-7816dc39dfbc','716ee3c1-e216-4bdc-8386-d9019db30644','6b4bd7bd-d406-4d20-a239-4e0c77af8b07','29f6691b-439e-4f5b-9633-ba7140708508'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338081f9d3d44238827ad7f63f60c355',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-805994746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebe6cb67-925d-4b16-8161-1eccb6422887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d095dd96c84e4b2ba9ba784963039f09',provider_auth=None,provider_geometry=None,provider_id=None,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='338081f9d3d44238827ad7f63f60c355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c528f8f8-89be-40f7-bcff-497d47175118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c528f8f8-89be-40f7-bcff-497d47175118) transitioned into state 'SUCCESS' from state '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-805994746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d095dd96c84e4b2ba9ba784963039f09',qos_specs=None,replication_status=,reservations=['f57b5185-3350-40e5-b525-7816dc39dfbc','716ee3c1-e216-4bdc-8386-d9019db30644','6b4bd7bd-d406-4d20-a239-4e0c77af8b07','29f6691b-439e-4f5b-9633-ba7140708508'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338081f9d3d44238827ad7f63f60c355',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de8498b-28ef-4f90-a2b2-e46dbbb82e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de8498b-28ef-4f90-a2b2-e46dbbb82e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Flow 'volume_create_api' (fd3a99e9-cd64-4a21-b76c-a47e1abe68bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:03:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Create volume request issued successfully. Sep 07 11:03:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c38997e-b72d-46cd-be68-36f08fd60866 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:03:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1159/2276] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:03:50 2026] POST /volume/v3/volumes => generated 761 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:03:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3424cd57-c9b1-4127-b694-75c07bcd85f9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3424cd57-c9b1-4127-b694-75c07bcd85f9 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] GET http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 Sep 07 11:03:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3424cd57-c9b1-4127-b694-75c07bcd85f9 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3424cd57-c9b1-4127-b694-75c07bcd85f9 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3424cd57-c9b1-4127-b694-75c07bcd85f9 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Volume info retrieved successfully. Sep 07 11:03:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3424cd57-c9b1-4127-b694-75c07bcd85f9 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 returned with HTTP 200 Sep 07 11:03:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1118/2277] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:50 2026] GET /volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-37157a0b-25d8-4114-a429-f9316beb91fc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37157a0b-25d8-4114-a429-f9316beb91fc tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] GET http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 Sep 07 11:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37157a0b-25d8-4114-a429-f9316beb91fc tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37157a0b-25d8-4114-a429-f9316beb91fc tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-37157a0b-25d8-4114-a429-f9316beb91fc tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Volume info retrieved successfully. Sep 07 11:03:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37157a0b-25d8-4114-a429-f9316beb91fc tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 returned with HTTP 200 Sep 07 11:03:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1160/2278] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:51 2026] GET /volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:03:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ebe6cb67-925d-4b16-8161-1eccb6422887"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:03:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ebe6cb67-925d-4b16-8161-1eccb6422887'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:03:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Volume retrieved successfully. Sep 07 11:03:51 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Create volume of 1 GB Sep 07 11:03:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Availability Zones retrieved successfully. Sep 07 11:03:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Flow 'volume_create_api' (9f60b3f1-bcad-4e05-9aac-fbd3205ce1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:03:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf519060-757a-4f01-aac3-cf8494edcc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:03:51 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf519060-757a-4f01-aac3-cf8494edcc25) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 11:03:51 devstack devstack@c-api.service[86959]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Sep 07 11:03:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf519060-757a-4f01-aac3-cf8494edcc25) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:51 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf519060-757a-4f01-aac3-cf8494edcc25) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 11:03:51 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Flow 'volume_create_api' (9f60b3f1-bcad-4e05-9aac-fbd3205ce1bf) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 11:03:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d7bc85a9-9044-40c2-8813-2cf3771ef78a tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 400 Sep 07 11:03:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1119/2279] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:03:51 2026] POST /volume/v3/volumes => generated 173 bytes in 80 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 11:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-25580272-6b3f-433d-9c12-767b74ed59c0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25580272-6b3f-433d-9c12-767b74ed59c0 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] GET http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 Sep 07 11:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25580272-6b3f-433d-9c12-767b74ed59c0 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25580272-6b3f-433d-9c12-767b74ed59c0 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-25580272-6b3f-433d-9c12-767b74ed59c0 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Volume info retrieved successfully. Sep 07 11:03:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25580272-6b3f-433d-9c12-767b74ed59c0 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 returned with HTTP 200 Sep 07 11:03:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1161/2280] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:51 2026] GET /volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-248c30be-abed-401f-8ecd-a5c8aa94f19c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-248c30be-abed-401f-8ecd-a5c8aa94f19c tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 Sep 07 11:03:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-248c30be-abed-401f-8ecd-a5c8aa94f19c tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-248c30be-abed-401f-8ecd-a5c8aa94f19c tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:51 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-248c30be-abed-401f-8ecd-a5c8aa94f19c tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Delete volume with id: ebe6cb67-925d-4b16-8161-1eccb6422887 Sep 07 11:03:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-248c30be-abed-401f-8ecd-a5c8aa94f19c tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Volume info retrieved successfully. Sep 07 11:03:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-248c30be-abed-401f-8ecd-a5c8aa94f19c tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Delete volume request issued successfully. Sep 07 11:03:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-248c30be-abed-401f-8ecd-a5c8aa94f19c tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 returned with HTTP 202 Sep 07 11:03:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1120/2281] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:03:51 2026] DELETE /volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b7fad11f-f794-457b-a92a-92745446f7ac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7fad11f-f794-457b-a92a-92745446f7ac tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] GET http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 Sep 07 11:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7fad11f-f794-457b-a92a-92745446f7ac tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7fad11f-f794-457b-a92a-92745446f7ac tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b7fad11f-f794-457b-a92a-92745446f7ac tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Volume info retrieved successfully. Sep 07 11:03:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7fad11f-f794-457b-a92a-92745446f7ac tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 returned with HTTP 200 Sep 07 11:03:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1162/2282] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:51 2026] GET /volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7692bccc-d4d8-491a-9405-0d3133c7cad4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7692bccc-d4d8-491a-9405-0d3133c7cad4 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] GET http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 Sep 07 11:03:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7692bccc-d4d8-491a-9405-0d3133c7cad4 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7692bccc-d4d8-491a-9405-0d3133c7cad4 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7692bccc-d4d8-491a-9405-0d3133c7cad4 tempest-VolumesCloneNegativeTest-1579078880 tempest-VolumesCloneNegativeTest-1579078880-project-member] http://192.168.122.99/volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 returned with HTTP 404 Sep 07 11:03:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1121/2283] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:52 2026] GET /volume/v3/volumes/ebe6cb67-925d-4b16-8161-1eccb6422887 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:03:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:03:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1408829817", "metadata": {"Type": "Test"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:03:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1408829817', 'metadata': {'Type': 'Test'}}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:03:55 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume of 1 GB Sep 07 11:03:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Availability Zones retrieved successfully. Sep 07 11:03:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (f28a09ea-232c-4a58-a792-d8dbd2588846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:03:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (023916ce-5bfd-4708-b675-20600b9b5a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (023916ce-5bfd-4708-b675-20600b9b5a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b988e2e-8654-41fe-9490-403880e8fb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Created reservations ['c243235c-c133-4631-aeed-af8f3b6c559c', '46045048-9597-4174-a736-f894cfc11024', '803d103b-6ff2-4496-a89c-c2006e34442b', '0c954e22-b7ae-416a-bb86-84390a0ff82e'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b988e2e-8654-41fe-9490-403880e8fb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c243235c-c133-4631-aeed-af8f3b6c559c', '46045048-9597-4174-a736-f894cfc11024', '803d103b-6ff2-4496-a89c-c2006e34442b', '0c954e22-b7ae-416a-bb86-84390a0ff82e']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d22cade2-da95-4c0d-b7e6-f24e7ae81dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d22cade2-da95-4c0d-b7e6-f24e7ae81dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c54cd4-dc9f-44d3-879e-b4e5b655ed83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1408829817',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['c243235c-c133-4631-aeed-af8f3b6c559c','46045048-9597-4174-a736-f894cfc11024','803d103b-6ff2-4496-a89c-c2006e34442b','0c954e22-b7ae-416a-bb86-84390a0ff82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1408829817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60c54cd4-dc9f-44d3-879e-b4e5b655ed83,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='53b9d7291ef94e718661b96fda9072ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67519565-d869-4a01-9ef4-d9737e23f77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67519565-d869-4a01-9ef4-d9737e23f77d) transitioned into state 'SUCCESS' from state '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-1408829817',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['c243235c-c133-4631-aeed-af8f3b6c559c','46045048-9597-4174-a736-f894cfc11024','803d103b-6ff2-4496-a89c-c2006e34442b','0c954e22-b7ae-416a-bb86-84390a0ff82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203c5ccd-75e2-46ff-b0dd-3b339f2f85e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203c5ccd-75e2-46ff-b0dd-3b339f2f85e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (f28a09ea-232c-4a58-a792-d8dbd2588846) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:03:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request issued successfully. Sep 07 11:03:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccd9c91f-bad3-4887-9821-477eb1935e50 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:03:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1163/2284] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:03:55 2026] POST /volume/v3/volumes => generated 766 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:03:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0d66b718-0745-4f25-a01f-dbb2af01fa26 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0d66b718-0745-4f25-a01f-dbb2af01fa26 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 Sep 07 11:03:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0d66b718-0745-4f25-a01f-dbb2af01fa26 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0d66b718-0745-4f25-a01f-dbb2af01fa26 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0d66b718-0745-4f25-a01f-dbb2af01fa26 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:03:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0d66b718-0745-4f25-a01f-dbb2af01fa26 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 returned with HTTP 200 Sep 07 11:03:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1122/2285] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:56 2026] GET /volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 => generated 834 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a69f3f4d-6bf5-402b-80ff-8b5076140cfa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a69f3f4d-6bf5-402b-80ff-8b5076140cfa tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 Sep 07 11:03:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a69f3f4d-6bf5-402b-80ff-8b5076140cfa tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a69f3f4d-6bf5-402b-80ff-8b5076140cfa tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a69f3f4d-6bf5-402b-80ff-8b5076140cfa tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:03:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a69f3f4d-6bf5-402b-80ff-8b5076140cfa tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 returned with HTTP 200 Sep 07 11:03:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1164/2286] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:57 2026] GET /volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9da6ea56-1a0d-4d02-b865-fb0c7983e688 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9da6ea56-1a0d-4d02-b865-fb0c7983e688 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] GET http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9da6ea56-1a0d-4d02-b865-fb0c7983e688 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9da6ea56-1a0d-4d02-b865-fb0c7983e688 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9da6ea56-1a0d-4d02-b865-fb0c7983e688 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Volume info retrieved successfully. Sep 07 11:03:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9da6ea56-1a0d-4d02-b865-fb0c7983e688 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 returned with HTTP 200 Sep 07 11:03:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1123/2287] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:57 2026] GET /volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 => generated 859 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-90ed7f5a-6412-42de-830f-59cc07e50cbb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90ed7f5a-6412-42de-830f-59cc07e50cbb tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] PUT http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 Sep 07 11:03:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90ed7f5a-6412-42de-830f-59cc07e50cbb tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1408829817"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:03:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-90ed7f5a-6412-42de-830f-59cc07e50cbb tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:03:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-90ed7f5a-6412-42de-830f-59cc07e50cbb tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume updated successfully. Sep 07 11:03:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90ed7f5a-6412-42de-830f-59cc07e50cbb tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 returned with HTTP 200 Sep 07 11:03:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1165/2288] 192.168.122.99 () {60 vars in 1247 bytes} [Mon Sep 7 11:03:57 2026] PUT /volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 => generated 791 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c33f045d-8391-4067-a841-cea1f1c72f87 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c33f045d-8391-4067-a841-cea1f1c72f87 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] PUT http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c33f045d-8391-4067-a841-cea1f1c72f87 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-115292150", "description": "This is the new description of volume"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c33f045d-8391-4067-a841-cea1f1c72f87 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:03:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c33f045d-8391-4067-a841-cea1f1c72f87 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume updated successfully. Sep 07 11:03:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c33f045d-8391-4067-a841-cea1f1c72f87 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 returned with HTTP 200 Sep 07 11:03:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1124/2289] 192.168.122.99 () {60 vars in 1248 bytes} [Mon Sep 7 11:03:57 2026] PUT /volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 => generated 829 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-209bf7c2-c4e8-4f42-b52e-463eab13e2b9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-209bf7c2-c4e8-4f42-b52e-463eab13e2b9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] GET http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 Sep 07 11:03:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-209bf7c2-c4e8-4f42-b52e-463eab13e2b9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-209bf7c2-c4e8-4f42-b52e-463eab13e2b9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-209bf7c2-c4e8-4f42-b52e-463eab13e2b9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Volume info retrieved successfully. Sep 07 11:03:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-209bf7c2-c4e8-4f42-b52e-463eab13e2b9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 returned with HTTP 200 Sep 07 11:03:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1166/2290] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:57 2026] GET /volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 => generated 897 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6e167988-768f-4215-ad0a-fd2c3157f027 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-343050385", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-35953029"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-343050385', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-35953029'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume of 1 GB Sep 07 11:03:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Availability Zones retrieved successfully. Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (a6b1e9d5-8dea-4a05-a8a0-aba3976dbf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae51b92-b34f-4d23-aa22-10b88e2fd424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae51b92-b34f-4d23-aa22-10b88e2fd424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09077a96-fdbc-441d-9b2f-2242afc8cc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Created reservations ['b978a997-b741-4107-aaf9-439e2b660ac3', 'eb4806ab-a1bd-4b46-928d-8cee30376230', '92d5bc1c-c0d4-4ff8-b728-b075a9ba4614', 'a3b71dde-09c3-4d26-b690-a6e6843732df'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09077a96-fdbc-441d-9b2f-2242afc8cc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b978a997-b741-4107-aaf9-439e2b660ac3', 'eb4806ab-a1bd-4b46-928d-8cee30376230', '92d5bc1c-c0d4-4ff8-b728-b075a9ba4614', 'a3b71dde-09c3-4d26-b690-a6e6843732df']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2a5970f-089f-4bfd-abe6-e277aa1b4fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2a5970f-089f-4bfd-abe6-e277aa1b4fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfbe0abf-1a89-4eab-b0a0-ab7c01343de7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-343050385',display_name='tempest-VolumesGetTest-Volume-35953029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['b978a997-b741-4107-aaf9-439e2b660ac3','eb4806ab-a1bd-4b46-928d-8cee30376230','92d5bc1c-c0d4-4ff8-b728-b075a9ba4614','a3b71dde-09c3-4d26-b690-a6e6843732df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:03:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-343050385',display_name='tempest-VolumesGetTest-Volume-35953029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfbe0abf-1a89-4eab-b0a0-ab7c01343de7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b9d7291ef94e718661b96fda9072ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:57 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566c7c7d-7307-4154-9993-204ebb839ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566c7c7d-7307-4154-9993-204ebb839ed7) transitioned into 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-343050385',display_name='tempest-VolumesGetTest-Volume-35953029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['b978a997-b741-4107-aaf9-439e2b660ac3','eb4806ab-a1bd-4b46-928d-8cee30376230','92d5bc1c-c0d4-4ff8-b728-b075a9ba4614','a3b71dde-09c3-4d26-b690-a6e6843732df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584f46b4-58a9-4c77-9644-d46b188e87bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:03:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584f46b4-58a9-4c77-9644-d46b188e87bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:03:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (a6b1e9d5-8dea-4a05-a8a0-aba3976dbf8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:03:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request issued successfully. Sep 07 11:03:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6e167988-768f-4215-ad0a-fd2c3157f027 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:03:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1125/2291] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:03:57 2026] POST /volume/v3/volumes => generated 784 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:03:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9282bc4a-9b71-4ab9-ad18-19892d579c17 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9282bc4a-9b71-4ab9-ad18-19892d579c17 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 Sep 07 11:03:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9282bc4a-9b71-4ab9-ad18-19892d579c17 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9282bc4a-9b71-4ab9-ad18-19892d579c17 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9282bc4a-9b71-4ab9-ad18-19892d579c17 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:03:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9282bc4a-9b71-4ab9-ad18-19892d579c17 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 returned with HTTP 200 Sep 07 11:03:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1167/2292] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:58 2026] GET /volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3a0eb0bd-884b-4e4f-99f2-0931741750d1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3a0eb0bd-884b-4e4f-99f2-0931741750d1 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 Sep 07 11:03:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3a0eb0bd-884b-4e4f-99f2-0931741750d1 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3a0eb0bd-884b-4e4f-99f2-0931741750d1 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3a0eb0bd-884b-4e4f-99f2-0931741750d1 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:03:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3a0eb0bd-884b-4e4f-99f2-0931741750d1 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 returned with HTTP 200 Sep 07 11:03:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1126/2293] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:59 2026] GET /volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 => generated 877 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-00232ca7-b971-4bc4-8bec-b371d1630711 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00232ca7-b971-4bc4-8bec-b371d1630711 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] PUT http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 Sep 07 11:03:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00232ca7-b971-4bc4-8bec-b371d1630711 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1408829817", "description": null}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:03:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-00232ca7-b971-4bc4-8bec-b371d1630711 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:03:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-00232ca7-b971-4bc4-8bec-b371d1630711 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume updated successfully. Sep 07 11:03:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00232ca7-b971-4bc4-8bec-b371d1630711 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 returned with HTTP 200 Sep 07 11:03:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1168/2294] 192.168.122.99 () {60 vars in 1247 bytes} [Mon Sep 7 11:03:59 2026] PUT /volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 => generated 777 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-41e863c7-6c8d-48fe-af95-8c9c3154b4cc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-41e863c7-6c8d-48fe-af95-8c9c3154b4cc tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 Sep 07 11:03:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-41e863c7-6c8d-48fe-af95-8c9c3154b4cc tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-41e863c7-6c8d-48fe-af95-8c9c3154b4cc tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-41e863c7-6c8d-48fe-af95-8c9c3154b4cc tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:03:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-41e863c7-6c8d-48fe-af95-8c9c3154b4cc tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 returned with HTTP 200 Sep 07 11:03:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1127/2295] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:59 2026] GET /volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:03:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-44726fc1-e9e6-43fe-9ff1-e57b2955ee4e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44726fc1-e9e6-43fe-9ff1-e57b2955ee4e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] DELETE http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 Sep 07 11:03:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44726fc1-e9e6-43fe-9ff1-e57b2955ee4e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44726fc1-e9e6-43fe-9ff1-e57b2955ee4e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:59 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-44726fc1-e9e6-43fe-9ff1-e57b2955ee4e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume with id: dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 Sep 07 11:03:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:03:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:03:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-44726fc1-e9e6-43fe-9ff1-e57b2955ee4e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:03:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-44726fc1-e9e6-43fe-9ff1-e57b2955ee4e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume request issued successfully. Sep 07 11:03:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44726fc1-e9e6-43fe-9ff1-e57b2955ee4e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 returned with HTTP 202 Sep 07 11:03:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1169/2296] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:03:59 2026] DELETE /volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:03:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7e958c8e-6977-4a8b-b7dc-3b95d7ef7b79 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:03:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7e958c8e-6977-4a8b-b7dc-3b95d7ef7b79 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 Sep 07 11:03:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7e958c8e-6977-4a8b-b7dc-3b95d7ef7b79 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:03:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7e958c8e-6977-4a8b-b7dc-3b95d7ef7b79 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:03:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:03:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:03:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:03:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:03:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7e958c8e-6977-4a8b-b7dc-3b95d7ef7b79 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:03:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7e958c8e-6977-4a8b-b7dc-3b95d7ef7b79 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 returned with HTTP 200 Sep 07 11:03:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1128/2297] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:03:59 2026] GET /volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9b7bbe4a-68f4-469e-abe7-03458d186fd5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b7bbe4a-68f4-469e-abe7-03458d186fd5 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 Sep 07 11:04:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b7bbe4a-68f4-469e-abe7-03458d186fd5 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b7bbe4a-68f4-469e-abe7-03458d186fd5 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b7bbe4a-68f4-469e-abe7-03458d186fd5 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 returned with HTTP 404 Sep 07 11:04:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1170/2298] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:00 2026] GET /volume/v3/volumes/dfbe0abf-1a89-4eab-b0a0-ab7c01343de7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-132d6d67-6617-4391-a7d9-b3c9ac0bf16b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-132d6d67-6617-4391-a7d9-b3c9ac0bf16b tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 Sep 07 11:04:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-132d6d67-6617-4391-a7d9-b3c9ac0bf16b tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-132d6d67-6617-4391-a7d9-b3c9ac0bf16b tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-132d6d67-6617-4391-a7d9-b3c9ac0bf16b tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-132d6d67-6617-4391-a7d9-b3c9ac0bf16b tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 returned with HTTP 200 Sep 07 11:04:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1129/2299] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:00 2026] GET /volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 => generated 897 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1abe059d-cfa5-4713-95ba-d9ef0053589d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1abe059d-cfa5-4713-95ba-d9ef0053589d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] DELETE http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 Sep 07 11:04:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1abe059d-cfa5-4713-95ba-d9ef0053589d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1abe059d-cfa5-4713-95ba-d9ef0053589d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:00 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1abe059d-cfa5-4713-95ba-d9ef0053589d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume with id: 60c54cd4-dc9f-44d3-879e-b4e5b655ed83 Sep 07 11:04:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1abe059d-cfa5-4713-95ba-d9ef0053589d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1abe059d-cfa5-4713-95ba-d9ef0053589d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume request issued successfully. Sep 07 11:04:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1abe059d-cfa5-4713-95ba-d9ef0053589d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 returned with HTTP 202 Sep 07 11:04:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1171/2300] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:04:00 2026] DELETE /volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:04:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f78dbb8f-35f6-46c3-8a5f-05b823e5c57d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f78dbb8f-35f6-46c3-8a5f-05b823e5c57d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 Sep 07 11:04:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f78dbb8f-35f6-46c3-8a5f-05b823e5c57d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f78dbb8f-35f6-46c3-8a5f-05b823e5c57d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f78dbb8f-35f6-46c3-8a5f-05b823e5c57d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f78dbb8f-35f6-46c3-8a5f-05b823e5c57d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 returned with HTTP 200 Sep 07 11:04:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1130/2301] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:00 2026] GET /volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 => generated 896 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ed8f588-2096-45f6-ab54-c7c12293d56f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ed8f588-2096-45f6-ab54-c7c12293d56f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 Sep 07 11:04:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ed8f588-2096-45f6-ab54-c7c12293d56f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ed8f588-2096-45f6-ab54-c7c12293d56f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ed8f588-2096-45f6-ab54-c7c12293d56f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 returned with HTTP 404 Sep 07 11:04:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1172/2302] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:01 2026] GET /volume/v3/volumes/60c54cd4-dc9f-44d3-879e-b4e5b655ed83 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-351776059"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-351776059'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume of 1 GB Sep 07 11:04:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Availability Zones retrieved successfully. Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (cfb3a2ba-2c3a-46c5-b580-9a2fa79dc98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa491a8-f461-423e-86cd-4395c7fb550e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa491a8-f461-423e-86cd-4395c7fb550e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95cb4100-dd31-4183-8387-9ec77953b863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Created reservations ['aaada032-caf8-45df-a8fe-8699b133f749', '701feddd-816a-41ed-bed1-f3c77fd4b994', 'a892d75d-4dd6-4403-a7ef-314c71c2c800', '3986710c-3c88-43a7-8a22-224b9b02dfe5'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95cb4100-dd31-4183-8387-9ec77953b863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaada032-caf8-45df-a8fe-8699b133f749', '701feddd-816a-41ed-bed1-f3c77fd4b994', 'a892d75d-4dd6-4403-a7ef-314c71c2c800', '3986710c-3c88-43a7-8a22-224b9b02dfe5']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0fe1d72-de17-4e75-a2de-8e869872bd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0fe1d72-de17-4e75-a2de-8e869872bd07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73c20a55-3d86-4099-bf2d-2f84125f3784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-351776059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['aaada032-caf8-45df-a8fe-8699b133f749','701feddd-816a-41ed-bed1-f3c77fd4b994','a892d75d-4dd6-4403-a7ef-314c71c2c800','3986710c-3c88-43a7-8a22-224b9b02dfe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-351776059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73c20a55-3d86-4099-bf2d-2f84125f3784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b9d7291ef94e718661b96fda9072ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39572e2e-3157-4c4c-b184-d996d8b90ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39572e2e-3157-4c4c-b184-d996d8b90ea0) transitioned into state 'SUCCESS' from state '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-351776059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['aaada032-caf8-45df-a8fe-8699b133f749','701feddd-816a-41ed-bed1-f3c77fd4b994','a892d75d-4dd6-4403-a7ef-314c71c2c800','3986710c-3c88-43a7-8a22-224b9b02dfe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da714abb-8d15-4aa2-9522-710437d467a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da714abb-8d15-4aa2-9522-710437d467a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (cfb3a2ba-2c3a-46c5-b580-9a2fa79dc98b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request issued successfully. Sep 07 11:04:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e7fdf71b-a79e-4846-85f5-3f6a3ecbdc6e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:04:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1131/2303] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:04:01 2026] POST /volume/v3/volumes => generated 751 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:04:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c894d718-ca1c-4ce7-a2b8-b32351fbf160 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c894d718-ca1c-4ce7-a2b8-b32351fbf160 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 Sep 07 11:04:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c894d718-ca1c-4ce7-a2b8-b32351fbf160 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c894d718-ca1c-4ce7-a2b8-b32351fbf160 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c894d718-ca1c-4ce7-a2b8-b32351fbf160 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c894d718-ca1c-4ce7-a2b8-b32351fbf160 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 returned with HTTP 200 Sep 07 11:04:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1173/2304] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:02 2026] GET /volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6237f774-b681-46ac-8576-64d5751e0ac3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6237f774-b681-46ac-8576-64d5751e0ac3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 Sep 07 11:04:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6237f774-b681-46ac-8576-64d5751e0ac3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6237f774-b681-46ac-8576-64d5751e0ac3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6237f774-b681-46ac-8576-64d5751e0ac3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6237f774-b681-46ac-8576-64d5751e0ac3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 returned with HTTP 200 Sep 07 11:04:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1132/2305] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:03 2026] GET /volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a59f0698-ce62-450c-bb04-e33185c50f39 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "73c20a55-3d86-4099-bf2d-2f84125f3784", "size": 1, "name": "tempest-VolumesGetTest-Volume-926950597", "metadata": {"Type": "Test"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request body: {'volume': {'source_volid': '73c20a55-3d86-4099-bf2d-2f84125f3784', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-926950597', 'metadata': {'Type': 'Test'}}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume retrieved successfully. Sep 07 11:04:03 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume of 1 GB Sep 07 11:04:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Availability Zones retrieved successfully. Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (0e7ab8a0-020f-4ba6-8496-593020b4d03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92852750-87eb-451f-9708-587036b7bab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92852750-87eb-451f-9708-587036b7bab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '73c20a55-3d86-4099-bf2d-2f84125f3784', 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72d9505-efda-416d-92f3-aa6199a56af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Created reservations ['ad2be743-db78-47b0-b161-b5949bd1f596', '3e4672a4-498d-42f1-92dc-52c99f7bb581', 'd025ef2a-1fba-444e-a973-30ebafb5b2e9', 'd3e1c359-31a2-478c-9959-a6960b3f02f9'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72d9505-efda-416d-92f3-aa6199a56af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad2be743-db78-47b0-b161-b5949bd1f596', '3e4672a4-498d-42f1-92dc-52c99f7bb581', 'd025ef2a-1fba-444e-a973-30ebafb5b2e9', 'd3e1c359-31a2-478c-9959-a6960b3f02f9']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea7e66b-c99b-46f7-a82d-d45b9a7d309f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea7e66b-c99b-46f7-a82d-d45b9a7d309f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ae921bb-83af-43f8-966d-727293674e43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-926950597',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['ad2be743-db78-47b0-b161-b5949bd1f596','3e4672a4-498d-42f1-92dc-52c99f7bb581','d025ef2a-1fba-444e-a973-30ebafb5b2e9','d3e1c359-31a2-478c-9959-a6960b3f02f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=73c20a55-3d86-4099-bf2d-2f84125f3784,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-926950597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ae921bb-83af-43f8-966d-727293674e43,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='53b9d7291ef94e718661b96fda9072ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=73c20a55-3d86-4099-bf2d-2f84125f3784,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9acc43-c44e-4b05-94a0-39a80167f61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9acc43-c44e-4b05-94a0-39a80167f61a) transitioned into state 'SUCCESS' from state '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-926950597',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['ad2be743-db78-47b0-b161-b5949bd1f596','3e4672a4-498d-42f1-92dc-52c99f7bb581','d025ef2a-1fba-444e-a973-30ebafb5b2e9','d3e1c359-31a2-478c-9959-a6960b3f02f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=73c20a55-3d86-4099-bf2d-2f84125f3784,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549fa7fd-7079-41df-bda8-2b872835573a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549fa7fd-7079-41df-bda8-2b872835573a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (0e7ab8a0-020f-4ba6-8496-593020b4d03e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request issued successfully. Sep 07 11:04:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a59f0698-ce62-450c-bb04-e33185c50f39 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:04:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1174/2306] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:04:03 2026] POST /volume/v3/volumes => generated 799 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:04:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1c3625c7-1af7-486d-b329-d8025d99e90a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c3625c7-1af7-486d-b329-d8025d99e90a tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1c3625c7-1af7-486d-b329-d8025d99e90a tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1c3625c7-1af7-486d-b329-d8025d99e90a tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1c3625c7-1af7-486d-b329-d8025d99e90a tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c3625c7-1af7-486d-b329-d8025d99e90a tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1133/2307] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:03 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b380def5-6497-4e2c-ab3d-688c8d343089 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b380def5-6497-4e2c-ab3d-688c8d343089 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b380def5-6497-4e2c-ab3d-688c8d343089 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b380def5-6497-4e2c-ab3d-688c8d343089 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b380def5-6497-4e2c-ab3d-688c8d343089 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b380def5-6497-4e2c-ab3d-688c8d343089 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1175/2308] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:04 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 891 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ced5258d-2464-4e96-8dc7-d922497d22e8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ced5258d-2464-4e96-8dc7-d922497d22e8 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ced5258d-2464-4e96-8dc7-d922497d22e8 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ced5258d-2464-4e96-8dc7-d922497d22e8 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ced5258d-2464-4e96-8dc7-d922497d22e8 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ced5258d-2464-4e96-8dc7-d922497d22e8 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1134/2309] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:05 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 891 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-621404c9-f2a4-4279-9fee-3e1c1d41fbb2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-621404c9-f2a4-4279-9fee-3e1c1d41fbb2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-621404c9-f2a4-4279-9fee-3e1c1d41fbb2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-621404c9-f2a4-4279-9fee-3e1c1d41fbb2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-621404c9-f2a4-4279-9fee-3e1c1d41fbb2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-621404c9-f2a4-4279-9fee-3e1c1d41fbb2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1176/2310] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:06 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 891 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:04:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-23f8ddbc-3a01-4f36-b320-4ff3a06ace82 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-23f8ddbc-3a01-4f36-b320-4ff3a06ace82 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-23f8ddbc-3a01-4f36-b320-4ff3a06ace82 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-23f8ddbc-3a01-4f36-b320-4ff3a06ace82 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-23f8ddbc-3a01-4f36-b320-4ff3a06ace82 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-23f8ddbc-3a01-4f36-b320-4ff3a06ace82 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1135/2311] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:07 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 891 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5fdab5be-81e1-4cb4-98d4-51c3aff5bd67 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fdab5be-81e1-4cb4-98d4-51c3aff5bd67 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5fdab5be-81e1-4cb4-98d4-51c3aff5bd67 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5fdab5be-81e1-4cb4-98d4-51c3aff5bd67 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5fdab5be-81e1-4cb4-98d4-51c3aff5bd67 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fdab5be-81e1-4cb4-98d4-51c3aff5bd67 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1177/2312] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:08 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 891 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-381aa6d0-42cf-42b5-8663-d215034f2cdd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-381aa6d0-42cf-42b5-8663-d215034f2cdd tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-381aa6d0-42cf-42b5-8663-d215034f2cdd tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-381aa6d0-42cf-42b5-8663-d215034f2cdd tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-381aa6d0-42cf-42b5-8663-d215034f2cdd tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-381aa6d0-42cf-42b5-8663-d215034f2cdd tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1136/2313] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:10 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 891 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-31618e3e-8b95-44f2-97b4-44c3ce5114ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31618e3e-8b95-44f2-97b4-44c3ce5114ba tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-31618e3e-8b95-44f2-97b4-44c3ce5114ba tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-31618e3e-8b95-44f2-97b4-44c3ce5114ba tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:11 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=205,cinder:UPDATE=53,cinder:INSERT=37 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:04:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-31618e3e-8b95-44f2-97b4-44c3ce5114ba tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31618e3e-8b95-44f2-97b4-44c3ce5114ba tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1178/2314] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:11 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 891 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-61b03c0e-41b8-44b9-bc3a-2ef458d97c03 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-61b03c0e-41b8-44b9-bc3a-2ef458d97c03 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-61b03c0e-41b8-44b9-bc3a-2ef458d97c03 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-61b03c0e-41b8-44b9-bc3a-2ef458d97c03 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:12 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=177,cinder:UPDATE=41,cinder:INSERT=25 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:04:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-61b03c0e-41b8-44b9-bc3a-2ef458d97c03 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-61b03c0e-41b8-44b9-bc3a-2ef458d97c03 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1137/2315] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:12 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 891 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fd425da8-3004-4652-8cc9-363f7d9d8878 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd425da8-3004-4652-8cc9-363f7d9d8878 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd425da8-3004-4652-8cc9-363f7d9d8878 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd425da8-3004-4652-8cc9-363f7d9d8878 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fd425da8-3004-4652-8cc9-363f7d9d8878 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd425da8-3004-4652-8cc9-363f7d9d8878 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1179/2316] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:13 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 892 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9dab9cc3-57ba-4ca8-9f6b-947e1fc796dc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9dab9cc3-57ba-4ca8-9f6b-947e1fc796dc tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9dab9cc3-57ba-4ca8-9f6b-947e1fc796dc tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9dab9cc3-57ba-4ca8-9f6b-947e1fc796dc tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9dab9cc3-57ba-4ca8-9f6b-947e1fc796dc tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Volume info retrieved successfully. Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9dab9cc3-57ba-4ca8-9f6b-947e1fc796dc tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1138/2317] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:13 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 892 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-52eed879-2888-4ea0-a9d1-964b5172cbd6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52eed879-2888-4ea0-a9d1-964b5172cbd6 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] PUT http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52eed879-2888-4ea0-a9d1-964b5172cbd6 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-926950597"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-52eed879-2888-4ea0-a9d1-964b5172cbd6 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-52eed879-2888-4ea0-a9d1-964b5172cbd6 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume updated successfully. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52eed879-2888-4ea0-a9d1-964b5172cbd6 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1180/2318] 192.168.122.99 () {60 vars in 1247 bytes} [Mon Sep 7 11:04:13 2026] PUT /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 824 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5ba38dcb-24f5-4dc4-9602-22bfa455ff1d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5ba38dcb-24f5-4dc4-9602-22bfa455ff1d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] PUT http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5ba38dcb-24f5-4dc4-9602-22bfa455ff1d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-133973473", "description": "This is the new description of volume"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5ba38dcb-24f5-4dc4-9602-22bfa455ff1d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5ba38dcb-24f5-4dc4-9602-22bfa455ff1d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume updated successfully. Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5ba38dcb-24f5-4dc4-9602-22bfa455ff1d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1139/2319] 192.168.122.99 () {60 vars in 1248 bytes} [Mon Sep 7 11:04:13 2026] PUT /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7c7d7303-fec4-4f43-b113-fb82abbc3253 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c7d7303-fec4-4f43-b113-fb82abbc3253 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c7d7303-fec4-4f43-b113-fb82abbc3253 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c7d7303-fec4-4f43-b113-fb82abbc3253 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7c7d7303-fec4-4f43-b113-fb82abbc3253 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Volume info retrieved successfully. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c7d7303-fec4-4f43-b113-fb82abbc3253 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1181/2320] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:13 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 931 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5a577d7b-936f-4337-a4e5-77333a772613 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-574366499", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1264275656"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-574366499', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1264275656'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume of 1 GB Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Availability Zones retrieved successfully. Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (c5179fd5-fd48-47c1-b9eb-68b8136cad44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e75860e-04f9-4f33-9f4d-b623023d42fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e75860e-04f9-4f33-9f4d-b623023d42fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb8f3dc-e2cf-43e2-9191-96d2ec2ec9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Created reservations ['bd5ba4ef-0109-4fa4-ba40-c27648d1f9af', '507c9d63-1af8-4018-9c00-3ed61fe09c38', '5638ba17-dece-4b18-a7a2-21bdba3119bf', 'adf1ba0d-738f-4c24-9f03-0986a57790b6'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb8f3dc-e2cf-43e2-9191-96d2ec2ec9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd5ba4ef-0109-4fa4-ba40-c27648d1f9af', '507c9d63-1af8-4018-9c00-3ed61fe09c38', '5638ba17-dece-4b18-a7a2-21bdba3119bf', 'adf1ba0d-738f-4c24-9f03-0986a57790b6']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b8491f-7a2f-4b85-a823-a44d40d4460a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b8491f-7a2f-4b85-a823-a44d40d4460a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd54386cb-74d7-430a-84a7-ae1e9480871c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-574366499',display_name='tempest-VolumesGetTest-Volume-1264275656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['bd5ba4ef-0109-4fa4-ba40-c27648d1f9af','507c9d63-1af8-4018-9c00-3ed61fe09c38','5638ba17-dece-4b18-a7a2-21bdba3119bf','adf1ba0d-738f-4c24-9f03-0986a57790b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:04:13Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-574366499',display_name='tempest-VolumesGetTest-Volume-1264275656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d54386cb-74d7-430a-84a7-ae1e9480871c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b9d7291ef94e718661b96fda9072ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c32775-106f-4d80-8450-f956821671b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c32775-106f-4d80-8450-f956821671b6) transitioned into 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-574366499',display_name='tempest-VolumesGetTest-Volume-1264275656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['bd5ba4ef-0109-4fa4-ba40-c27648d1f9af','507c9d63-1af8-4018-9c00-3ed61fe09c38','5638ba17-dece-4b18-a7a2-21bdba3119bf','adf1ba0d-738f-4c24-9f03-0986a57790b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e354760-1892-47a5-85ee-105ac1babb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e354760-1892-47a5-85ee-105ac1babb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (c5179fd5-fd48-47c1-b9eb-68b8136cad44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request issued successfully. Sep 07 11:04:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5a577d7b-936f-4337-a4e5-77333a772613 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:04:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1140/2321] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:04:13 2026] POST /volume/v3/volumes => generated 786 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:04:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-139d957e-99fb-45da-b158-1146241fd4be None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-139d957e-99fb-45da-b158-1146241fd4be tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c Sep 07 11:04:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-139d957e-99fb-45da-b158-1146241fd4be tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-139d957e-99fb-45da-b158-1146241fd4be tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-139d957e-99fb-45da-b158-1146241fd4be tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-139d957e-99fb-45da-b158-1146241fd4be tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c returned with HTTP 200 Sep 07 11:04:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1182/2322] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:13 2026] GET /volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dfa8227f-fe60-4163-aa25-dc7c34517a41 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dfa8227f-fe60-4163-aa25-dc7c34517a41 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c Sep 07 11:04:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dfa8227f-fe60-4163-aa25-dc7c34517a41 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dfa8227f-fe60-4163-aa25-dc7c34517a41 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-dfa8227f-fe60-4163-aa25-dc7c34517a41 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dfa8227f-fe60-4163-aa25-dc7c34517a41 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c returned with HTTP 200 Sep 07 11:04:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1141/2323] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:14 2026] GET /volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2b7c5706-b405-415b-b3d9-3f0789d33824 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b7c5706-b405-415b-b3d9-3f0789d33824 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] PUT http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c Sep 07 11:04:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2b7c5706-b405-415b-b3d9-3f0789d33824 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-926950597", "description": null}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2b7c5706-b405-415b-b3d9-3f0789d33824 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2b7c5706-b405-415b-b3d9-3f0789d33824 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume updated successfully. Sep 07 11:04:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b7c5706-b405-415b-b3d9-3f0789d33824 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c returned with HTTP 200 Sep 07 11:04:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1183/2324] 192.168.122.99 () {60 vars in 1247 bytes} [Mon Sep 7 11:04:15 2026] PUT /volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c => generated 776 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-16981ed5-616a-4320-adfd-0025818630af None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-16981ed5-616a-4320-adfd-0025818630af tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c Sep 07 11:04:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-16981ed5-616a-4320-adfd-0025818630af tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-16981ed5-616a-4320-adfd-0025818630af tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-16981ed5-616a-4320-adfd-0025818630af tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-16981ed5-616a-4320-adfd-0025818630af tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c returned with HTTP 200 Sep 07 11:04:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1142/2325] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:15 2026] GET /volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d99fa0f3-d12d-4175-8a7a-70814e98e95f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d99fa0f3-d12d-4175-8a7a-70814e98e95f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] DELETE http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c Sep 07 11:04:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d99fa0f3-d12d-4175-8a7a-70814e98e95f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d99fa0f3-d12d-4175-8a7a-70814e98e95f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-d99fa0f3-d12d-4175-8a7a-70814e98e95f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume with id: d54386cb-74d7-430a-84a7-ae1e9480871c Sep 07 11:04:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d99fa0f3-d12d-4175-8a7a-70814e98e95f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d99fa0f3-d12d-4175-8a7a-70814e98e95f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume request issued successfully. Sep 07 11:04:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d99fa0f3-d12d-4175-8a7a-70814e98e95f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c returned with HTTP 202 Sep 07 11:04:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1184/2326] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:04:15 2026] DELETE /volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:04:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cbace803-2013-4990-adf0-402ad9a811c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cbace803-2013-4990-adf0-402ad9a811c9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c Sep 07 11:04:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cbace803-2013-4990-adf0-402ad9a811c9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cbace803-2013-4990-adf0-402ad9a811c9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cbace803-2013-4990-adf0-402ad9a811c9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cbace803-2013-4990-adf0-402ad9a811c9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c returned with HTTP 200 Sep 07 11:04:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1143/2327] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:15 2026] GET /volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cff22b37-fddc-4f06-b65d-880cdbd80832 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cff22b37-fddc-4f06-b65d-880cdbd80832 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c Sep 07 11:04:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cff22b37-fddc-4f06-b65d-880cdbd80832 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cff22b37-fddc-4f06-b65d-880cdbd80832 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cff22b37-fddc-4f06-b65d-880cdbd80832 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c returned with HTTP 404 Sep 07 11:04:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1185/2328] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:16 2026] GET /volume/v3/volumes/d54386cb-74d7-430a-84a7-ae1e9480871c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-aeaab962-26ad-4753-b261-b28ebd840138 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aeaab962-26ad-4753-b261-b28ebd840138 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aeaab962-26ad-4753-b261-b28ebd840138 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aeaab962-26ad-4753-b261-b28ebd840138 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-aeaab962-26ad-4753-b261-b28ebd840138 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aeaab962-26ad-4753-b261-b28ebd840138 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1144/2329] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:16 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 931 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bda9600b-17f4-4cb0-950b-de62f8de80e9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bda9600b-17f4-4cb0-950b-de62f8de80e9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] DELETE http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bda9600b-17f4-4cb0-950b-de62f8de80e9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bda9600b-17f4-4cb0-950b-de62f8de80e9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:16 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-bda9600b-17f4-4cb0-950b-de62f8de80e9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume with id: 4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bda9600b-17f4-4cb0-950b-de62f8de80e9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bda9600b-17f4-4cb0-950b-de62f8de80e9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume request issued successfully. Sep 07 11:04:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bda9600b-17f4-4cb0-950b-de62f8de80e9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 202 Sep 07 11:04:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1186/2330] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:04:16 2026] DELETE /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:04:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f2a3fe4a-76df-4510-b593-315cdf40ed12 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f2a3fe4a-76df-4510-b593-315cdf40ed12 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f2a3fe4a-76df-4510-b593-315cdf40ed12 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f2a3fe4a-76df-4510-b593-315cdf40ed12 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f2a3fe4a-76df-4510-b593-315cdf40ed12 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f2a3fe4a-76df-4510-b593-315cdf40ed12 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 200 Sep 07 11:04:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1145/2331] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:16 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 930 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1593aa0f-f4ba-4a6e-a43f-bb2af8f4e333 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1593aa0f-f4ba-4a6e-a43f-bb2af8f4e333 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 Sep 07 11:04:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1593aa0f-f4ba-4a6e-a43f-bb2af8f4e333 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1593aa0f-f4ba-4a6e-a43f-bb2af8f4e333 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1593aa0f-f4ba-4a6e-a43f-bb2af8f4e333 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 returned with HTTP 404 Sep 07 11:04:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1187/2332] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:17 2026] GET /volume/v3/volumes/4ae921bb-83af-43f8-966d-727293674e43 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8bd6b2b1-a953-447c-a32d-3805170b4307 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8bd6b2b1-a953-447c-a32d-3805170b4307 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 Sep 07 11:04:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8bd6b2b1-a953-447c-a32d-3805170b4307 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8bd6b2b1-a953-447c-a32d-3805170b4307 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8bd6b2b1-a953-447c-a32d-3805170b4307 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8bd6b2b1-a953-447c-a32d-3805170b4307 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 returned with HTTP 200 Sep 07 11:04:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1146/2333] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:17 2026] GET /volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9c411673-7bd3-4e1e-ba61-5db598cc71f3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c411673-7bd3-4e1e-ba61-5db598cc71f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] DELETE http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 Sep 07 11:04:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c411673-7bd3-4e1e-ba61-5db598cc71f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c411673-7bd3-4e1e-ba61-5db598cc71f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:17 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-9c411673-7bd3-4e1e-ba61-5db598cc71f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume with id: 73c20a55-3d86-4099-bf2d-2f84125f3784 Sep 07 11:04:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9c411673-7bd3-4e1e-ba61-5db598cc71f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9c411673-7bd3-4e1e-ba61-5db598cc71f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume request issued successfully. Sep 07 11:04:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c411673-7bd3-4e1e-ba61-5db598cc71f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 returned with HTTP 202 Sep 07 11:04:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1188/2334] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:04:17 2026] DELETE /volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:04:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f621cb6d-c0d9-476f-af07-d0115ac87dd1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f621cb6d-c0d9-476f-af07-d0115ac87dd1 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 Sep 07 11:04:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f621cb6d-c0d9-476f-af07-d0115ac87dd1 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f621cb6d-c0d9-476f-af07-d0115ac87dd1 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f621cb6d-c0d9-476f-af07-d0115ac87dd1 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f621cb6d-c0d9-476f-af07-d0115ac87dd1 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 returned with HTTP 200 Sep 07 11:04:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1147/2335] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:17 2026] GET /volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5cdbfb29-1dea-4cf7-8c2d-e9311ac52757 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5cdbfb29-1dea-4cf7-8c2d-e9311ac52757 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 Sep 07 11:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5cdbfb29-1dea-4cf7-8c2d-e9311ac52757 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5cdbfb29-1dea-4cf7-8c2d-e9311ac52757 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5cdbfb29-1dea-4cf7-8c2d-e9311ac52757 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 returned with HTTP 404 Sep 07 11:04:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1189/2336] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:18 2026] GET /volume/v3/volumes/73c20a55-3d86-4099-bf2d-2f84125f3784 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5482fd09-48e7-4324-a330-71f0e50a4635 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-VolumesGetTest-Volume-1796653426", "metadata": {"Type": "Test"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request body: {'volume': {'imageRef': '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1796653426', 'metadata': {'Type': 'Test'}}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:04:18 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume of 1 GB Sep 07 11:04:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Availability Zones retrieved successfully. Sep 07 11:04:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (351ac62d-6f18-4f11-a5eb-660cf33e6acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe7e4e50-7f21-4238-82ad-7883a845c4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe7e4e50-7f21-4238-82ad-7883a845c4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66129a4-2d1a-41f8-90f3-523016ff83b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Created reservations ['025cd942-bd5c-4b67-be5c-71d48d0eef1a', '8fe33323-9517-456e-9b41-4b08a3edf4ba', 'fc7a5766-c311-4be3-a464-5f85bfac903a', 'bf235008-9d60-4b6d-ad30-ecac6dcd1e8a'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66129a4-2d1a-41f8-90f3-523016ff83b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['025cd942-bd5c-4b67-be5c-71d48d0eef1a', '8fe33323-9517-456e-9b41-4b08a3edf4ba', 'fc7a5766-c311-4be3-a464-5f85bfac903a', 'bf235008-9d60-4b6d-ad30-ecac6dcd1e8a']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79508d4d-1a42-4896-898d-adc44283da97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79508d4d-1a42-4896-898d-adc44283da97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cb6b697-6d71-437c-ba95-09c43e1b5952', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1796653426',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['025cd942-bd5c-4b67-be5c-71d48d0eef1a','8fe33323-9517-456e-9b41-4b08a3edf4ba','fc7a5766-c311-4be3-a464-5f85bfac903a','bf235008-9d60-4b6d-ad30-ecac6dcd1e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1796653426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cb6b697-6d71-437c-ba95-09c43e1b5952,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='53b9d7291ef94e718661b96fda9072ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9adb507-553b-44b6-9e2b-d8ee638a81da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9adb507-553b-44b6-9e2b-d8ee638a81da) transitioned into state 'SUCCESS' from state '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-1796653426',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['025cd942-bd5c-4b67-be5c-71d48d0eef1a','8fe33323-9517-456e-9b41-4b08a3edf4ba','fc7a5766-c311-4be3-a464-5f85bfac903a','bf235008-9d60-4b6d-ad30-ecac6dcd1e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a80ca00-9eae-4f6e-98b6-7f3f290213f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a80ca00-9eae-4f6e-98b6-7f3f290213f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (351ac62d-6f18-4f11-a5eb-660cf33e6acd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request issued successfully. Sep 07 11:04:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5482fd09-48e7-4324-a330-71f0e50a4635 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:04:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1148/2337] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:04:18 2026] POST /volume/v3/volumes => generated 766 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:04:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7cabe5d2-3482-4976-a5dd-fe0460a983f3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7cabe5d2-3482-4976-a5dd-fe0460a983f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7cabe5d2-3482-4976-a5dd-fe0460a983f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7cabe5d2-3482-4976-a5dd-fe0460a983f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7cabe5d2-3482-4976-a5dd-fe0460a983f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7cabe5d2-3482-4976-a5dd-fe0460a983f3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1190/2338] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:19 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 834 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d4b5e719-176d-4217-aebd-01326ac3fd14 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d4b5e719-176d-4217-aebd-01326ac3fd14 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d4b5e719-176d-4217-aebd-01326ac3fd14 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d4b5e719-176d-4217-aebd-01326ac3fd14 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d4b5e719-176d-4217-aebd-01326ac3fd14 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d4b5e719-176d-4217-aebd-01326ac3fd14 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1149/2339] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:20 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5aabbc0f-dfd0-4d2c-a9b0-439a18f9eff2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5aabbc0f-dfd0-4d2c-a9b0-439a18f9eff2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5aabbc0f-dfd0-4d2c-a9b0-439a18f9eff2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5aabbc0f-dfd0-4d2c-a9b0-439a18f9eff2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5aabbc0f-dfd0-4d2c-a9b0-439a18f9eff2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5aabbc0f-dfd0-4d2c-a9b0-439a18f9eff2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1191/2340] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:21 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 916 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ef5ca840-0980-418a-8f29-e1f45a5e1e42 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ef5ca840-0980-418a-8f29-e1f45a5e1e42 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ef5ca840-0980-418a-8f29-e1f45a5e1e42 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ef5ca840-0980-418a-8f29-e1f45a5e1e42 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ef5ca840-0980-418a-8f29-e1f45a5e1e42 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ef5ca840-0980-418a-8f29-e1f45a5e1e42 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1150/2341] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:22 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 919 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-20cafdf0-ae73-4e97-a4dc-6f8134a339f4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20cafdf0-ae73-4e97-a4dc-6f8134a339f4 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20cafdf0-ae73-4e97-a4dc-6f8134a339f4 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20cafdf0-ae73-4e97-a4dc-6f8134a339f4 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-20cafdf0-ae73-4e97-a4dc-6f8134a339f4 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20cafdf0-ae73-4e97-a4dc-6f8134a339f4 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1192/2342] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:23 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ee18beaf-eded-4c07-b2e8-c8786981ae2e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ee18beaf-eded-4c07-b2e8-c8786981ae2e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ee18beaf-eded-4c07-b2e8-c8786981ae2e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ee18beaf-eded-4c07-b2e8-c8786981ae2e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ee18beaf-eded-4c07-b2e8-c8786981ae2e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ee18beaf-eded-4c07-b2e8-c8786981ae2e tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1151/2343] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:24 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 919 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-935bad49-77ab-40fd-8069-9fdf7ed7aaa2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-935bad49-77ab-40fd-8069-9fdf7ed7aaa2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-935bad49-77ab-40fd-8069-9fdf7ed7aaa2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-935bad49-77ab-40fd-8069-9fdf7ed7aaa2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-935bad49-77ab-40fd-8069-9fdf7ed7aaa2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-935bad49-77ab-40fd-8069-9fdf7ed7aaa2 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1193/2344] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:25 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 1337 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:04:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-994e0168-57d9-402b-82d6-91ecd8de7db9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-994e0168-57d9-402b-82d6-91ecd8de7db9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-994e0168-57d9-402b-82d6-91ecd8de7db9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-994e0168-57d9-402b-82d6-91ecd8de7db9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-994e0168-57d9-402b-82d6-91ecd8de7db9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Volume info retrieved successfully. Sep 07 11:04:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-994e0168-57d9-402b-82d6-91ecd8de7db9 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1152/2345] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:25 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 1337 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:04:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9f44d3e8-70b4-4734-b037-033e424d6a90 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9f44d3e8-70b4-4734-b037-033e424d6a90 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] PUT http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9f44d3e8-70b4-4734-b037-033e424d6a90 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1796653426"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9f44d3e8-70b4-4734-b037-033e424d6a90 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9f44d3e8-70b4-4734-b037-033e424d6a90 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume updated successfully. Sep 07 11:04:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9f44d3e8-70b4-4734-b037-033e424d6a90 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1194/2346] 192.168.122.99 () {60 vars in 1247 bytes} [Mon Sep 7 11:04:25 2026] PUT /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 790 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-21cff5b3-22b7-49d9-8e41-b36628557db3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-21cff5b3-22b7-49d9-8e41-b36628557db3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] PUT http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-21cff5b3-22b7-49d9-8e41-b36628557db3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1002102248", "description": "This is the new description of volume"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-21cff5b3-22b7-49d9-8e41-b36628557db3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-21cff5b3-22b7-49d9-8e41-b36628557db3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume updated successfully. Sep 07 11:04:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-21cff5b3-22b7-49d9-8e41-b36628557db3 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1153/2347] 192.168.122.99 () {60 vars in 1248 bytes} [Mon Sep 7 11:04:25 2026] PUT /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 829 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-41c0db07-d17c-484f-bfe1-1d1620afb412 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41c0db07-d17c-484f-bfe1-1d1620afb412 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41c0db07-d17c-484f-bfe1-1d1620afb412 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41c0db07-d17c-484f-bfe1-1d1620afb412 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-41c0db07-d17c-484f-bfe1-1d1620afb412 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] Volume info retrieved successfully. Sep 07 11:04:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41c0db07-d17c-484f-bfe1-1d1620afb412 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-reader] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1195/2348] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:25 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 1376 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:04:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2016016362", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-804956565"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2016016362', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-804956565'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:04:25 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume of 1 GB Sep 07 11:04:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Availability Zones retrieved successfully. Sep 07 11:04:25 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (38b664d1-2d96-4181-99d9-30fdeeb87b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5b84e6-9dd5-45eb-a05a-8cac892dcc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5b84e6-9dd5-45eb-a05a-8cac892dcc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a4eac6-fd2c-477d-9639-51c69fc55dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Created reservations ['df7f99fe-0145-420d-90d0-cc6c811d35e2', '9fead82f-7883-48d1-acc4-55600ee92701', 'f9b1e9e2-fe9b-42eb-9f61-766de2a59045', '27cbfd51-351f-4a46-9c7c-15c1c948162e'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a4eac6-fd2c-477d-9639-51c69fc55dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df7f99fe-0145-420d-90d0-cc6c811d35e2', '9fead82f-7883-48d1-acc4-55600ee92701', 'f9b1e9e2-fe9b-42eb-9f61-766de2a59045', '27cbfd51-351f-4a46-9c7c-15c1c948162e']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64f6a59-3dac-4027-a579-2eb546bad473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64f6a59-3dac-4027-a579-2eb546bad473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbfb236d-bf39-49b9-9621-47d748cf000d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2016016362',display_name='tempest-VolumesGetTest-Volume-804956565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['df7f99fe-0145-420d-90d0-cc6c811d35e2','9fead82f-7883-48d1-acc4-55600ee92701','f9b1e9e2-fe9b-42eb-9f61-766de2a59045','27cbfd51-351f-4a46-9c7c-15c1c948162e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:04:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2016016362',display_name='tempest-VolumesGetTest-Volume-804956565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbfb236d-bf39-49b9-9621-47d748cf000d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b9d7291ef94e718661b96fda9072ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b022e4-8596-476c-9341-8355688dd71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b022e4-8596-476c-9341-8355688dd71a) transitioned into 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-2016016362',display_name='tempest-VolumesGetTest-Volume-804956565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53b9d7291ef94e718661b96fda9072ae',qos_specs=None,replication_status=,reservations=['df7f99fe-0145-420d-90d0-cc6c811d35e2','9fead82f-7883-48d1-acc4-55600ee92701','f9b1e9e2-fe9b-42eb-9f61-766de2a59045','27cbfd51-351f-4a46-9c7c-15c1c948162e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5adbf1e8394deb81dc3efcb45c367c',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce02b562-1fc1-4298-8f6e-b62136da78ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce02b562-1fc1-4298-8f6e-b62136da78ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Flow 'volume_create_api' (38b664d1-2d96-4181-99d9-30fdeeb87b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Create volume request issued successfully. Sep 07 11:04:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e18b2baa-e78e-4c25-a1e8-c6636b0d5367 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:04:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1154/2349] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:04:25 2026] POST /volume/v3/volumes => generated 786 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:04:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d4cd1bc3-0f75-4248-8e4d-588a456b1919 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4cd1bc3-0f75-4248-8e4d-588a456b1919 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d Sep 07 11:04:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4cd1bc3-0f75-4248-8e4d-588a456b1919 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4cd1bc3-0f75-4248-8e4d-588a456b1919 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d4cd1bc3-0f75-4248-8e4d-588a456b1919 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4cd1bc3-0f75-4248-8e4d-588a456b1919 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d returned with HTTP 200 Sep 07 11:04:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1196/2350] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:26 2026] GET /volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5d206d11-ecb1-472b-a905-06e2260cb5ea None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5d206d11-ecb1-472b-a905-06e2260cb5ea tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d Sep 07 11:04:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5d206d11-ecb1-472b-a905-06e2260cb5ea tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5d206d11-ecb1-472b-a905-06e2260cb5ea tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5d206d11-ecb1-472b-a905-06e2260cb5ea tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5d206d11-ecb1-472b-a905-06e2260cb5ea tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d returned with HTTP 200 Sep 07 11:04:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1155/2351] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:27 2026] GET /volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ec59fd0-100c-493e-be8c-b4ddf3146bfa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ec59fd0-100c-493e-be8c-b4ddf3146bfa tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] PUT http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d Sep 07 11:04:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ec59fd0-100c-493e-be8c-b4ddf3146bfa tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1796653426", "description": null}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ec59fd0-100c-493e-be8c-b4ddf3146bfa tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ec59fd0-100c-493e-be8c-b4ddf3146bfa tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume updated successfully. Sep 07 11:04:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ec59fd0-100c-493e-be8c-b4ddf3146bfa tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d returned with HTTP 200 Sep 07 11:04:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1197/2352] 192.168.122.99 () {60 vars in 1247 bytes} [Mon Sep 7 11:04:27 2026] PUT /volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d => generated 777 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d3826c6c-b4c0-4560-abcb-654eaeb5e94f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3826c6c-b4c0-4560-abcb-654eaeb5e94f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d Sep 07 11:04:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3826c6c-b4c0-4560-abcb-654eaeb5e94f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3826c6c-b4c0-4560-abcb-654eaeb5e94f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d3826c6c-b4c0-4560-abcb-654eaeb5e94f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3826c6c-b4c0-4560-abcb-654eaeb5e94f tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d returned with HTTP 200 Sep 07 11:04:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1156/2353] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:27 2026] GET /volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8331ffdc-6a4b-49ba-9458-4be7a5d59587 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8331ffdc-6a4b-49ba-9458-4be7a5d59587 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] DELETE http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d Sep 07 11:04:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8331ffdc-6a4b-49ba-9458-4be7a5d59587 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8331ffdc-6a4b-49ba-9458-4be7a5d59587 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:27 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-8331ffdc-6a4b-49ba-9458-4be7a5d59587 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume with id: dbfb236d-bf39-49b9-9621-47d748cf000d Sep 07 11:04:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8331ffdc-6a4b-49ba-9458-4be7a5d59587 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8331ffdc-6a4b-49ba-9458-4be7a5d59587 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume request issued successfully. Sep 07 11:04:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8331ffdc-6a4b-49ba-9458-4be7a5d59587 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d returned with HTTP 202 Sep 07 11:04:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1198/2354] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:04:27 2026] DELETE /volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:04:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8b2be1aa-2e1d-413c-ab9f-d639ba776064 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8b2be1aa-2e1d-413c-ab9f-d639ba776064 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d Sep 07 11:04:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8b2be1aa-2e1d-413c-ab9f-d639ba776064 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8b2be1aa-2e1d-413c-ab9f-d639ba776064 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8b2be1aa-2e1d-413c-ab9f-d639ba776064 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8b2be1aa-2e1d-413c-ab9f-d639ba776064 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d returned with HTTP 200 Sep 07 11:04:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1157/2355] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:27 2026] GET /volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fd1c90d9-562c-4932-bf31-dfa854e2ec6c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd1c90d9-562c-4932-bf31-dfa854e2ec6c tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d Sep 07 11:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd1c90d9-562c-4932-bf31-dfa854e2ec6c tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd1c90d9-562c-4932-bf31-dfa854e2ec6c tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd1c90d9-562c-4932-bf31-dfa854e2ec6c tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d returned with HTTP 404 Sep 07 11:04:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1199/2356] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:28 2026] GET /volume/v3/volumes/dbfb236d-bf39-49b9-9621-47d748cf000d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f73652ce-cb6e-43c2-9f3d-4a0505640335 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f73652ce-cb6e-43c2-9f3d-4a0505640335 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f73652ce-cb6e-43c2-9f3d-4a0505640335 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f73652ce-cb6e-43c2-9f3d-4a0505640335 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f73652ce-cb6e-43c2-9f3d-4a0505640335 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f73652ce-cb6e-43c2-9f3d-4a0505640335 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1158/2357] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:28 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 1376 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d7663c6-eed3-47b7-9277-6554809b472d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d7663c6-eed3-47b7-9277-6554809b472d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] DELETE http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d7663c6-eed3-47b7-9277-6554809b472d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d7663c6-eed3-47b7-9277-6554809b472d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:28 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2d7663c6-eed3-47b7-9277-6554809b472d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume with id: 8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2d7663c6-eed3-47b7-9277-6554809b472d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2d7663c6-eed3-47b7-9277-6554809b472d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Delete volume request issued successfully. Sep 07 11:04:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d7663c6-eed3-47b7-9277-6554809b472d tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 202 Sep 07 11:04:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1200/2358] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:04:28 2026] DELETE /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:04:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6fbfd0ab-835e-415e-aee6-c5149a6c5996 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6fbfd0ab-835e-415e-aee6-c5149a6c5996 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6fbfd0ab-835e-415e-aee6-c5149a6c5996 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6fbfd0ab-835e-415e-aee6-c5149a6c5996 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6fbfd0ab-835e-415e-aee6-c5149a6c5996 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Volume info retrieved successfully. Sep 07 11:04:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6fbfd0ab-835e-415e-aee6-c5149a6c5996 tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 200 Sep 07 11:04:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1159/2359] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:28 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 1375 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:04:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ac458ca7-2582-446b-a194-942b31b0936b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac458ca7-2582-446b-a194-942b31b0936b tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] GET http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 Sep 07 11:04:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac458ca7-2582-446b-a194-942b31b0936b tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac458ca7-2582-446b-a194-942b31b0936b tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac458ca7-2582-446b-a194-942b31b0936b tempest-VolumesGetTest-2009191943 tempest-VolumesGetTest-2009191943-project-member] http://192.168.122.99/volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 returned with HTTP 404 Sep 07 11:04:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1201/2360] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:29 2026] GET /volume/v3/volumes/8cb6b697-6d71-437c-ba95-09c43e1b5952 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-80088123-a613-456e-b535-e825d6a1233c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-80088123-a613-456e-b535-e825d6a1233c tempest-VolumesSummaryTest-1612970782 tempest-VolumesSummaryTest-1612970782-project-reader] GET http://192.168.122.99/volume/v3/volumes/summary Sep 07 11:04:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-80088123-a613-456e-b535-e825d6a1233c tempest-VolumesSummaryTest-1612970782 tempest-VolumesSummaryTest-1612970782-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-80088123-a613-456e-b535-e825d6a1233c tempest-VolumesSummaryTest-1612970782 tempest-VolumesSummaryTest-1612970782-project-reader] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-80088123-a613-456e-b535-e825d6a1233c tempest-VolumesSummaryTest-1612970782 tempest-VolumesSummaryTest-1612970782-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:04:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-80088123-a613-456e-b535-e825d6a1233c tempest-VolumesSummaryTest-1612970782 tempest-VolumesSummaryTest-1612970782-project-reader] Get summary completed successfully. Sep 07 11:04:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-80088123-a613-456e-b535-e825d6a1233c tempest-VolumesSummaryTest-1612970782 tempest-VolumesSummaryTest-1612970782-project-reader] http://192.168.122.99/volume/v3/volumes/summary returned with HTTP 200 Sep 07 11:04:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1160/2361] 192.168.122.99 () {60 vars in 1181 bytes} [Mon Sep 7 11:04:32 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-910709693"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-910709693'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Create volume of 1 GB Sep 07 11:04:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Availability Zones retrieved successfully. Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Flow 'volume_create_api' (deb0340a-d76e-4d7f-861c-250f5df80c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad4f04e-669a-499b-b1d3-d244f2e961f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad4f04e-669a-499b-b1d3-d244f2e961f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a89e7cb-7b0e-40f5-b875-8fd6725cb542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Created reservations ['cd69e0d0-7709-4c55-9f0a-85c11a64b6d6', '9adbecd9-89fb-4790-93e5-4f7115d1a078', 'be7343d2-b4ac-4c93-99f2-fa9d034ef1b1', '51a462f0-0fe5-401c-8348-7b36445efa9a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a89e7cb-7b0e-40f5-b875-8fd6725cb542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd69e0d0-7709-4c55-9f0a-85c11a64b6d6', '9adbecd9-89fb-4790-93e5-4f7115d1a078', 'be7343d2-b4ac-4c93-99f2-fa9d034ef1b1', '51a462f0-0fe5-401c-8348-7b36445efa9a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6da71945-dba4-491e-8d8e-b17f612c5816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6da71945-dba4-491e-8d8e-b17f612c5816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4634fbf6-9928-48b4-9e0a-5ee870cf9325', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-910709693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a763cbb4834a41a1bd026ea537299e3c',qos_specs=None,replication_status=,reservations=['cd69e0d0-7709-4c55-9f0a-85c11a64b6d6','9adbecd9-89fb-4790-93e5-4f7115d1a078','be7343d2-b4ac-4c93-99f2-fa9d034ef1b1','51a462f0-0fe5-401c-8348-7b36445efa9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7357a28388da4d59adf871f18e3d37ee',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:04:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-910709693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4634fbf6-9928-48b4-9e0a-5ee870cf9325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a763cbb4834a41a1bd026ea537299e3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7357a28388da4d59adf871f18e3d37ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4da028-b3a0-47bb-aee8-1a2538599b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4da028-b3a0-47bb-aee8-1a2538599b72) transitioned into state 'SUCCESS' from state '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-910709693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a763cbb4834a41a1bd026ea537299e3c',qos_specs=None,replication_status=,reservations=['cd69e0d0-7709-4c55-9f0a-85c11a64b6d6','9adbecd9-89fb-4790-93e5-4f7115d1a078','be7343d2-b4ac-4c93-99f2-fa9d034ef1b1','51a462f0-0fe5-401c-8348-7b36445efa9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7357a28388da4d59adf871f18e3d37ee',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b97a689c-de4d-4b56-ad93-cfbe13b28a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b97a689c-de4d-4b56-ad93-cfbe13b28a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Flow 'volume_create_api' (deb0340a-d76e-4d7f-861c-250f5df80c9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Create volume request issued successfully. Sep 07 11:04:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f8255c13-ec67-4909-98af-70ff2c3bcb8a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:04:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1202/2362] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:04:36 2026] POST /volume/v3/volumes => generated 756 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:04:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4ead457b-2105-4397-bfb9-db699d452e5e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4ead457b-2105-4397-bfb9-db699d452e5e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] GET http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 Sep 07 11:04:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4ead457b-2105-4397-bfb9-db699d452e5e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4ead457b-2105-4397-bfb9-db699d452e5e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4ead457b-2105-4397-bfb9-db699d452e5e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Volume info retrieved successfully. Sep 07 11:04:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4ead457b-2105-4397-bfb9-db699d452e5e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 returned with HTTP 200 Sep 07 11:04:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1161/2363] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:36 2026] GET /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 => generated 824 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b37a1850-f549-42c9-bc43-053e5ca2215d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b37a1850-f549-42c9-bc43-053e5ca2215d tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] GET http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 Sep 07 11:04:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b37a1850-f549-42c9-bc43-053e5ca2215d tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b37a1850-f549-42c9-bc43-053e5ca2215d tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b37a1850-f549-42c9-bc43-053e5ca2215d tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Volume info retrieved successfully. Sep 07 11:04:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b37a1850-f549-42c9-bc43-053e5ca2215d tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 returned with HTTP 200 Sep 07 11:04:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1203/2364] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:37 2026] GET /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5b955ca0-e625-4e2a-b743-8c7e126a4dea None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5b955ca0-e625-4e2a-b743-8c7e126a4dea tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/884d09be-96ba-4901-8367-90a3168b2fa0/action Sep 07 11:04:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5b955ca0-e625-4e2a-b743-8c7e126a4dea tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-attach": {"instance_uuid": "3ae0bb1a-d235-46b4-8473-bb4c52e16535", "mountpoint": "/dev/vdc"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5b955ca0-e625-4e2a-b743-8c7e126a4dea tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3ae0bb1a-d235-46b4-8473-bb4c52e16535", "mountpoint": "/dev/vdc"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5b955ca0-e625-4e2a-b743-8c7e126a4dea tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/884d09be-96ba-4901-8367-90a3168b2fa0/action returned with HTTP 404 Sep 07 11:04:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1162/2365] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:04:45 2026] POST /volume/v3/volumes/884d09be-96ba-4901-8367-90a3168b2fa0/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:47 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=102,cinder:UPDATE=21,cinder:INSERT=15 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "601f2615-5734-40af-a6e8-2663f836fa06", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-121298834"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Create volume request body: {'volume': {'imageRef': '601f2615-5734-40af-a6e8-2663f836fa06', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-121298834'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:04:50 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Create volume of 2 GB Sep 07 11:04:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Availability Zones retrieved successfully. Sep 07 11:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Flow 'volume_create_api' (9520967b-caa0-4590-97a9-75e6bf20d9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d057f44-70b9-4f7f-ae8d-f2a5c0b3b150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Validating volume size '2' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:04:50 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d057f44-70b9-4f7f-ae8d-f2a5c0b3b150) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 11:04:50 devstack devstack@c-api.service[86958]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 601f2615-5734-40af-a6e8-2663f836fa06 is not active. Sep 07 11:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d057f44-70b9-4f7f-ae8d-f2a5c0b3b150) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:50 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d057f44-70b9-4f7f-ae8d-f2a5c0b3b150) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 11:04:50 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Flow 'volume_create_api' (9520967b-caa0-4590-97a9-75e6bf20d9b8) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 11:04:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-82e0efa4-b8cd-49a2-b3fd-7335180edc7a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 400 Sep 07 11:04:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1204/2366] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:04:50 2026] POST /volume/v3/volumes => generated 125 bytes in 294 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 11:04:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "77016ae8-7173-434a-8d0e-2c41802ba87f"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '77016ae8-7173-434a-8d0e-2c41802ba87f'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:04:52 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Create volume of 1 GB Sep 07 11:04:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Availability Zones retrieved successfully. Sep 07 11:04:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Flow 'volume_create_api' (d8f2dc25-c064-4629-b216-9532e70fc4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:04:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b94e752-a2f8-46bd-856d-e39ddf5fbdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:04:52 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b94e752-a2f8-46bd-856d-e39ddf5fbdc7) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 11:04:52 devstack devstack@c-api.service[86959]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 07 11:04:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b94e752-a2f8-46bd-856d-e39ddf5fbdc7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:04:52 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b94e752-a2f8-46bd-856d-e39ddf5fbdc7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 11:04:52 devstack devstack@c-api.service[86959]: WARNING cinder.volume.api [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Flow 'volume_create_api' (d8f2dc25-c064-4629-b216-9532e70fc4a0) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 11:04:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6775741-2ab2-4739-8d20-6c2de3805f64 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 400 Sep 07 11:04:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1163/2367] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:04:52 2026] POST /volume/v3/volumes => generated 134 bytes in 212 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5e902211-dcff-45ef-8369-42d320c7ee13 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e902211-dcff-45ef-8369-42d320c7ee13 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e902211-dcff-45ef-8369-42d320c7ee13 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e902211-dcff-45ef-8369-42d320c7ee13 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 400 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1205/2368] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e6853f9a-b80d-400a-acaf-64f9835903b0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e6853f9a-b80d-400a-acaf-64f9835903b0 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e6853f9a-b80d-400a-acaf-64f9835903b0 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2accf950-cb88-4dd5-b296-09860e097b9d"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-e6853f9a-b80d-400a-acaf-64f9835903b0 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2accf950-cb88-4dd5-b296-09860e097b9d'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e6853f9a-b80d-400a-acaf-64f9835903b0 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1164/2369] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2eb90e27-deb0-4cac-8ca9-6dda4631a7b3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2eb90e27-deb0-4cac-8ca9-6dda4631a7b3 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2eb90e27-deb0-4cac-8ca9-6dda4631a7b3 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "49272500-9a5a-4801-bf27-09fe39b78ff9"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-2eb90e27-deb0-4cac-8ca9-6dda4631a7b3 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '49272500-9a5a-4801-bf27-09fe39b78ff9'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2eb90e27-deb0-4cac-8ca9-6dda4631a7b3 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1206/2370] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f83e3365-8279-45c9-9df6-a349a0761e34 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f83e3365-8279-45c9-9df6-a349a0761e34 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f83e3365-8279-45c9-9df6-a349a0761e34 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f3d78f58-f331-49a2-9dc1-4d4dcf74220a"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-f83e3365-8279-45c9-9df6-a349a0761e34 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f3d78f58-f331-49a2-9dc1-4d4dcf74220a'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f83e3365-8279-45c9-9df6-a349a0761e34 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1165/2371] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d01e0d73-b3b0-46ca-936b-c482cdc28bd0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d01e0d73-b3b0-46ca-936b-c482cdc28bd0 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d01e0d73-b3b0-46ca-936b-c482cdc28bd0 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d01e0d73-b3b0-46ca-936b-c482cdc28bd0 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 400 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1207/2372] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cc50581a-04dd-472e-bbe2-bf97cd37a9b3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cc50581a-04dd-472e-bbe2-bf97cd37a9b3 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cc50581a-04dd-472e-bbe2-bf97cd37a9b3 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cc50581a-04dd-472e-bbe2-bf97cd37a9b3 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 400 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1166/2373] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dc5cbc38-0911-4bfa-a4c2-d80038d39316 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc5cbc38-0911-4bfa-a4c2-d80038d39316 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc5cbc38-0911-4bfa-a4c2-d80038d39316 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc5cbc38-0911-4bfa-a4c2-d80038d39316 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 400 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1208/2374] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes => generated 121 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e07a1719-d4cb-4f23-b252-cb5f80474923 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e07a1719-d4cb-4f23-b252-cb5f80474923 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] DELETE http://192.168.122.99/volume/v3/volumes/tempest-invalid-922531144 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e07a1719-d4cb-4f23-b252-cb5f80474923 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e07a1719-d4cb-4f23-b252-cb5f80474923 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-e07a1719-d4cb-4f23-b252-cb5f80474923 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Delete volume with id: tempest-invalid-922531144 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e07a1719-d4cb-4f23-b252-cb5f80474923 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/tempest-invalid-922531144 returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1167/2375] 192.168.122.99 () {58 vars in 1197 bytes} [Mon Sep 7 11:04:53 2026] DELETE /volume/v3/volumes/tempest-invalid-922531144 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8a5637d0-fa8b-4858-b785-9dfb49c9f107 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1209/2376] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 11:04:53 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e29f618f-288e-4c70-922e-458beb05c6ff None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e29f618f-288e-4c70-922e-458beb05c6ff tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/xxx/action Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e29f618f-288e-4c70-922e-458beb05c6ff tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-detach": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e29f618f-288e-4c70-922e-458beb05c6ff tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e29f618f-288e-4c70-922e-458beb05c6ff tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1168/2377] 192.168.122.99 () {60 vars in 1170 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c0e3c4ca-2a99-4a38-9eef-4b5f3136cc33 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0e3c4ca-2a99-4a38-9eef-4b5f3136cc33 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] GET http://192.168.122.99/volume/v3/volumes/tempest-invalid-1848523777 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0e3c4ca-2a99-4a38-9eef-4b5f3136cc33 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0e3c4ca-2a99-4a38-9eef-4b5f3136cc33 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0e3c4ca-2a99-4a38-9eef-4b5f3136cc33 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] http://192.168.122.99/volume/v3/volumes/tempest-invalid-1848523777 returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1210/2378] 192.168.122.99 () {58 vars in 1197 bytes} [Mon Sep 7 11:04:53 2026] GET /volume/v3/volumes/tempest-invalid-1848523777 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-eebd93ea-4e15-4986-a7a2-0e436df42492 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1169/2379] 192.168.122.99 () {58 vars in 1119 bytes} [Mon Sep 7 11:04:53 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ffa6381c-0a77-441a-9b48-57c763788c2e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ffa6381c-0a77-441a-9b48-57c763788c2e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail?status=null Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ffa6381c-0a77-441a-9b48-57c763788c2e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ffa6381c-0a77-441a-9b48-57c763788c2e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-ffa6381c-0a77-441a-9b48-57c763788c2e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6381c-0a77-441a-9b48-57c763788c2e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Could not evaluate value null, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6381c-0a77-441a-9b48-57c763788c2e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ffa6381c-0a77-441a-9b48-57c763788c2e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Get all volumes completed successfully. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ffa6381c-0a77-441a-9b48-57c763788c2e tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] http://192.168.122.99/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1211/2380] 192.168.122.99 () {58 vars in 1160 bytes} [Mon Sep 7 11:04:53 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-34453573-1ed9-492f-ad75-595e8ad4d44b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-34453573-1ed9-492f-ad75-595e8ad4d44b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1120186175 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-34453573-1ed9-492f-ad75-595e8ad4d44b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-34453573-1ed9-492f-ad75-595e8ad4d44b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-34453573-1ed9-492f-ad75-595e8ad4d44b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34453573-1ed9-492f-ad75-595e8ad4d44b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1120186175'), ('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-34453573-1ed9-492f-ad75-595e8ad4d44b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Get all volumes completed successfully. Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-34453573-1ed9-492f-ad75-595e8ad4d44b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] http://192.168.122.99/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1120186175 returned with HTTP 200 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1170/2381] 192.168.122.99 () {58 vars in 1238 bytes} [Mon Sep 7 11:04:53 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1120186175 => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-435b5c7a-14da-48d7-b2f4-1debca363079 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-435b5c7a-14da-48d7-b2f4-1debca363079 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] GET http://192.168.122.99/volume/v3/volumes?status=null Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-435b5c7a-14da-48d7-b2f4-1debca363079 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-435b5c7a-14da-48d7-b2f4-1debca363079 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-435b5c7a-14da-48d7-b2f4-1debca363079 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-435b5c7a-14da-48d7-b2f4-1debca363079 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Could not evaluate value null, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-435b5c7a-14da-48d7-b2f4-1debca363079 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-435b5c7a-14da-48d7-b2f4-1debca363079 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Get all volumes completed successfully. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-435b5c7a-14da-48d7-b2f4-1debca363079 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] http://192.168.122.99/volume/v3/volumes?status=null returned with HTTP 200 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1212/2382] 192.168.122.99 () {58 vars in 1139 bytes} [Mon Sep 7 11:04:53 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fb8bee7e-9dca-4f68-bdd0-45f96730aec1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb8bee7e-9dca-4f68-bdd0-45f96730aec1 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] GET http://192.168.122.99/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-280429667 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb8bee7e-9dca-4f68-bdd0-45f96730aec1 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb8bee7e-9dca-4f68-bdd0-45f96730aec1 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-fb8bee7e-9dca-4f68-bdd0-45f96730aec1 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fb8bee7e-9dca-4f68-bdd0-45f96730aec1 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-280429667'), ('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fb8bee7e-9dca-4f68-bdd0-45f96730aec1 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Get all volumes completed successfully. Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb8bee7e-9dca-4f68-bdd0-45f96730aec1 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] http://192.168.122.99/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-280429667 returned with HTTP 200 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1171/2383] 192.168.122.99 () {58 vars in 1215 bytes} [Mon Sep 7 11:04:53 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-280429667 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-512a1e13-07f0-4b43-a248-a0e26c3d8276 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-512a1e13-07f0-4b43-a248-a0e26c3d8276 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-512a1e13-07f0-4b43-a248-a0e26c3d8276 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-512a1e13-07f0-4b43-a248-a0e26c3d8276 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-512a1e13-07f0-4b43-a248-a0e26c3d8276 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Volume info retrieved successfully. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-512a1e13-07f0-4b43-a248-a0e26c3d8276 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Reserve volume completed successfully. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-512a1e13-07f0-4b43-a248-a0e26c3d8276 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action returned with HTTP 202 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1213/2384] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-698f9a3d-1bf5-4457-b077-2d9c71bfeb6a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-698f9a3d-1bf5-4457-b077-2d9c71bfeb6a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-698f9a3d-1bf5-4457-b077-2d9c71bfeb6a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-698f9a3d-1bf5-4457-b077-2d9c71bfeb6a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-698f9a3d-1bf5-4457-b077-2d9c71bfeb6a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Volume info retrieved successfully. Sep 07 11:04:53 devstack devstack@c-api.service[86959]: ERROR cinder.volume.api [None req-698f9a3d-1bf5-4457-b077-2d9c71bfeb6a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Volume status must be available to reserve, but the status is attaching. Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-698f9a3d-1bf5-4457-b077-2d9c71bfeb6a tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action returned with HTTP 400 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1172/2385] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action => generated 132 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8b07bd14-8689-41d4-8fd6-8000826cdc4b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b07bd14-8689-41d4-8fd6-8000826cdc4b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b07bd14-8689-41d4-8fd6-8000826cdc4b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b07bd14-8689-41d4-8fd6-8000826cdc4b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8b07bd14-8689-41d4-8fd6-8000826cdc4b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Volume info retrieved successfully. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8b07bd14-8689-41d4-8fd6-8000826cdc4b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Unreserve volume completed successfully. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b07bd14-8689-41d4-8fd6-8000826cdc4b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action returned with HTTP 202 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1214/2386] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-aff28b7a-d44e-41f3-9647-b4bb6ccf1131 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aff28b7a-d44e-41f3-9647-b4bb6ccf1131 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/3aedb2ea-3ed0-417d-b7aa-3c1b3408b38f/action Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aff28b7a-d44e-41f3-9647-b4bb6ccf1131 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aff28b7a-d44e-41f3-9647-b4bb6ccf1131 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aff28b7a-d44e-41f3-9647-b4bb6ccf1131 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/3aedb2ea-3ed0-417d-b7aa-3c1b3408b38f/action returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1173/2387] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes/3aedb2ea-3ed0-417d-b7aa-3c1b3408b38f/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4d319133-ddd8-43d0-b691-a607c85dabe1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d319133-ddd8-43d0-b691-a607c85dabe1 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/056cf769-3231-4cf2-970b-7932cd7b78f9/action Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d319133-ddd8-43d0-b691-a607c85dabe1 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d319133-ddd8-43d0-b691-a607c85dabe1 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d319133-ddd8-43d0-b691-a607c85dabe1 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/056cf769-3231-4cf2-970b-7932cd7b78f9/action returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1215/2388] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes/056cf769-3231-4cf2-970b-7932cd7b78f9/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0170ec55-44e2-4472-907a-2f2cd70beb05 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1174/2389] 192.168.122.99 () {60 vars in 1139 bytes} [Mon Sep 7 11:04:53 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3d5d0089-728d-4407-870a-b5344a85e6fb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d5d0089-728d-4407-870a-b5344a85e6fb tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] PUT http://192.168.122.99/volume/v3/volumes/tempest-invalid-160391548 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d5d0089-728d-4407-870a-b5344a85e6fb tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d5d0089-728d-4407-870a-b5344a85e6fb tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/tempest-invalid-160391548 returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1216/2390] 192.168.122.99 () {60 vars in 1214 bytes} [Mon Sep 7 11:04:53 2026] PUT /volume/v3/volumes/tempest-invalid-160391548 => generated 98 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-09857cd3-053a-444a-83c8-2b4e9b7c4654 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09857cd3-053a-444a-83c8-2b4e9b7c4654 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] PUT http://192.168.122.99/volume/v3/volumes/e1ee6fc1-fbc3-4e3d-900d-24c3f74ea49b Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-09857cd3-053a-444a-83c8-2b4e9b7c4654 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09857cd3-053a-444a-83c8-2b4e9b7c4654 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/e1ee6fc1-fbc3-4e3d-900d-24c3f74ea49b returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1175/2391] 192.168.122.99 () {60 vars in 1247 bytes} [Mon Sep 7 11:04:53 2026] PUT /volume/v3/volumes/e1ee6fc1-fbc3-4e3d-900d-24c3f74ea49b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-00749a44-ceea-4ef7-b8b4-4fe16a155876 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00749a44-ceea-4ef7-b8b4-4fe16a155876 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] DELETE http://192.168.122.99/volume/v3/volumes/acf9560e-2e25-4d66-9798-f68304fc2e46 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00749a44-ceea-4ef7-b8b4-4fe16a155876 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00749a44-ceea-4ef7-b8b4-4fe16a155876 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-00749a44-ceea-4ef7-b8b4-4fe16a155876 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Delete volume with id: acf9560e-2e25-4d66-9798-f68304fc2e46 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00749a44-ceea-4ef7-b8b4-4fe16a155876 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/acf9560e-2e25-4d66-9798-f68304fc2e46 returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1217/2392] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:04:53 2026] DELETE /volume/v3/volumes/acf9560e-2e25-4d66-9798-f68304fc2e46 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ca1936dd-5522-47b7-ac8f-1f460efc20f8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca1936dd-5522-47b7-ac8f-1f460efc20f8 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca1936dd-5522-47b7-ac8f-1f460efc20f8 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca1936dd-5522-47b7-ac8f-1f460efc20f8 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca1936dd-5522-47b7-ac8f-1f460efc20f8 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action returned with HTTP 400 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1176/2393] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action => generated 140 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-96875388-5807-4ae8-807a-489612e11b91 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-96875388-5807-4ae8-807a-489612e11b91 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-96875388-5807-4ae8-807a-489612e11b91 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-96875388-5807-4ae8-807a-489612e11b91 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-96875388-5807-4ae8-807a-489612e11b91 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action returned with HTTP 400 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1218/2394] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-88445caf-96cc-4a92-93cb-834798d5c737 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-88445caf-96cc-4a92-93cb-834798d5c737 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/8f0fcd82-138a-410e-a0e8-d7922fab98be/action Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-88445caf-96cc-4a92-93cb-834798d5c737 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-88445caf-96cc-4a92-93cb-834798d5c737 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-88445caf-96cc-4a92-93cb-834798d5c737 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/8f0fcd82-138a-410e-a0e8-d7922fab98be/action returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1177/2395] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes/8f0fcd82-138a-410e-a0e8-d7922fab98be/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d4ad754-bbf6-4035-ae5f-c743417a6d40 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d4ad754-bbf6-4035-ae5f-c743417a6d40 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d4ad754-bbf6-4035-ae5f-c743417a6d40 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d4ad754-bbf6-4035-ae5f-c743417a6d40 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d4ad754-bbf6-4035-ae5f-c743417a6d40 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action returned with HTTP 400 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1219/2396] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-437d3048-99e8-4570-bcc8-1e0d2abfbfe7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-437d3048-99e8-4570-bcc8-1e0d2abfbfe7 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] POST http://192.168.122.99/volume/v3/volumes/None/action Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-437d3048-99e8-4570-bcc8-1e0d2abfbfe7 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-437d3048-99e8-4570-bcc8-1e0d2abfbfe7 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-437d3048-99e8-4570-bcc8-1e0d2abfbfe7 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/None/action returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1178/2397] 192.168.122.99 () {60 vars in 1173 bytes} [Mon Sep 7 11:04:53 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8dfd2193-7b76-4a46-925c-03160d6a2dca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8dfd2193-7b76-4a46-925c-03160d6a2dca tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] GET http://192.168.122.99/volume/v3/volumes/7c73efe3-1d7a-492f-9bd2-1b46351cc436 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8dfd2193-7b76-4a46-925c-03160d6a2dca tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8dfd2193-7b76-4a46-925c-03160d6a2dca tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8dfd2193-7b76-4a46-925c-03160d6a2dca tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-reader] http://192.168.122.99/volume/v3/volumes/7c73efe3-1d7a-492f-9bd2-1b46351cc436 returned with HTTP 404 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1220/2398] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:53 2026] GET /volume/v3/volumes/7c73efe3-1d7a-492f-9bd2-1b46351cc436 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-11f5b64f-483f-49ce-a180-22c919f453bc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-11f5b64f-483f-49ce-a180-22c919f453bc tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] GET http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-11f5b64f-483f-49ce-a180-22c919f453bc tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-11f5b64f-483f-49ce-a180-22c919f453bc tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-11f5b64f-483f-49ce-a180-22c919f453bc tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Volume info retrieved successfully. Sep 07 11:04:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-11f5b64f-483f-49ce-a180-22c919f453bc tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 returned with HTTP 200 Sep 07 11:04:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1179/2399] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:53 2026] GET /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b8b15c63-ce99-436d-84ed-2ebe1a941545 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b8b15c63-ce99-436d-84ed-2ebe1a941545 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] DELETE http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b8b15c63-ce99-436d-84ed-2ebe1a941545 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b8b15c63-ce99-436d-84ed-2ebe1a941545 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b8b15c63-ce99-436d-84ed-2ebe1a941545 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Delete volume with id: 4634fbf6-9928-48b4-9e0a-5ee870cf9325 Sep 07 11:04:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:04:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b8b15c63-ce99-436d-84ed-2ebe1a941545 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Volume info retrieved successfully. Sep 07 11:04:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b8b15c63-ce99-436d-84ed-2ebe1a941545 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Delete volume request issued successfully. Sep 07 11:04:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b8b15c63-ce99-436d-84ed-2ebe1a941545 tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 returned with HTTP 202 Sep 07 11:04:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1221/2400] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:04:53 2026] DELETE /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:04:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-32e775a8-5a9a-46ab-9728-ae408a3ab23b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-32e775a8-5a9a-46ab-9728-ae408a3ab23b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] GET http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 Sep 07 11:04:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-32e775a8-5a9a-46ab-9728-ae408a3ab23b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-32e775a8-5a9a-46ab-9728-ae408a3ab23b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:54 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:04:54 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:04:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:04:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:04:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-32e775a8-5a9a-46ab-9728-ae408a3ab23b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Volume info retrieved successfully. Sep 07 11:04:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-32e775a8-5a9a-46ab-9728-ae408a3ab23b tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 returned with HTTP 200 Sep 07 11:04:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1180/2401] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:54 2026] GET /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c5eac80e-1491-47e9-889f-d7235cf1e55f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:04:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5eac80e-1491-47e9-889f-d7235cf1e55f tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] GET http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 Sep 07 11:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5eac80e-1491-47e9-889f-d7235cf1e55f tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5eac80e-1491-47e9-889f-d7235cf1e55f tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:04:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5eac80e-1491-47e9-889f-d7235cf1e55f tempest-VolumesNegativeTest-1484331666 tempest-VolumesNegativeTest-1484331666-project-member] http://192.168.122.99/volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 returned with HTTP 404 Sep 07 11:04:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1222/2402] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:04:55 2026] GET /volume/v3/volumes/4634fbf6-9928-48b4-9e0a-5ee870cf9325 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:04 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=165,cinder:UPDATE=39,cinder:INSERT=19 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:05:05 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:05:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:05:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-382686860"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-382686860'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:05:05 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume of 1 GB Sep 07 11:05:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Availability Zones retrieved successfully. Sep 07 11:05:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Flow 'volume_create_api' (c9d57f2f-4864-4692-a405-33f6e68c1d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66a5907-ad4b-4eac-8fa5-c4763ee6588c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:05:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66a5907-ad4b-4eac-8fa5-c4763ee6588c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:06 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781f4893-7574-4ca4-9053-9613fe035f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:06 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Created reservations ['8377b199-dc9f-4882-bb4e-b469b2197f83', '3601f52e-ff04-459c-97a4-f2bbab4797f9', 'bf4d2342-70d2-4b65-b173-86387db44292', 'f2617c16-875c-41d0-9a89-ce907c8e9df3'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:06 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781f4893-7574-4ca4-9053-9613fe035f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8377b199-dc9f-4882-bb4e-b469b2197f83', '3601f52e-ff04-459c-97a4-f2bbab4797f9', 'bf4d2342-70d2-4b65-b173-86387db44292', 'f2617c16-875c-41d0-9a89-ce907c8e9df3']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:06 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b184cd64-9c54-4120-925b-bd3eac7082f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:06 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b184cd64-9c54-4120-925b-bd3eac7082f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-382686860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb2cdc444a44e1ba41adbbeced1ac08',qos_specs=None,replication_status=,reservations=['8377b199-dc9f-4882-bb4e-b469b2197f83','3601f52e-ff04-459c-97a4-f2bbab4797f9','bf4d2342-70d2-4b65-b173-86387db44292','f2617c16-875c-41d0-9a89-ce907c8e9df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-382686860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efb2cdc444a44e1ba41adbbeced1ac08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:06 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf57f8f6-9e0d-4ea3-abbc-e003652bc707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:06 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf57f8f6-9e0d-4ea3-abbc-e003652bc707) transitioned into state 'SUCCESS' from state '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-382686860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb2cdc444a44e1ba41adbbeced1ac08',qos_specs=None,replication_status=,reservations=['8377b199-dc9f-4882-bb4e-b469b2197f83','3601f52e-ff04-459c-97a4-f2bbab4797f9','bf4d2342-70d2-4b65-b173-86387db44292','f2617c16-875c-41d0-9a89-ce907c8e9df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:06 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c1ec7e-67be-4ad0-afa6-8a312db45f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:06 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c1ec7e-67be-4ad0-afa6-8a312db45f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:06 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Flow 'volume_create_api' (c9d57f2f-4864-4692-a405-33f6e68c1d5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume request issued successfully. Sep 07 11:05:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-28314de2-5b1e-489a-ae31-a23c89dad0b9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:05:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1181/2403] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:05:05 2026] POST /volume/v3/volumes => generated 760 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-abc01f8e-2668-4782-a785-83696ff9c68d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abc01f8e-2668-4782-a785-83696ff9c68d tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb Sep 07 11:05:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abc01f8e-2668-4782-a785-83696ff9c68d tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abc01f8e-2668-4782-a785-83696ff9c68d tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-abc01f8e-2668-4782-a785-83696ff9c68d tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abc01f8e-2668-4782-a785-83696ff9c68d tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb returned with HTTP 200 Sep 07 11:05:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1223/2404] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:06 2026] GET /volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb => generated 828 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a288f1ec-7d8b-41cd-9d15-fe433cd1b3bb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a288f1ec-7d8b-41cd-9d15-fe433cd1b3bb tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb Sep 07 11:05:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a288f1ec-7d8b-41cd-9d15-fe433cd1b3bb tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a288f1ec-7d8b-41cd-9d15-fe433cd1b3bb tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a288f1ec-7d8b-41cd-9d15-fe433cd1b3bb tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a288f1ec-7d8b-41cd-9d15-fe433cd1b3bb tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb returned with HTTP 200 Sep 07 11:05:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1182/2405] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:07 2026] GET /volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-25a2462b-f764-403c-89d7-bf06752f527f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25a2462b-f764-403c-89d7-bf06752f527f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] GET http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb Sep 07 11:05:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25a2462b-f764-403c-89d7-bf06752f527f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25a2462b-f764-403c-89d7-bf06752f527f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-25a2462b-f764-403c-89d7-bf06752f527f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Volume info retrieved successfully. Sep 07 11:05:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25a2462b-f764-403c-89d7-bf06752f527f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb returned with HTTP 200 Sep 07 11:05:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1224/2406] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:07 2026] GET /volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2b2fe117-d1f7-4f0a-9f8d-35f41cd79133 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b2fe117-d1f7-4f0a-9f8d-35f41cd79133 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:05:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b2fe117-d1f7-4f0a-9f8d-35f41cd79133 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-845385844"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2b2fe117-d1f7-4f0a-9f8d-35f41cd79133 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:07 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-2b2fe117-d1f7-4f0a-9f8d-35f41cd79133 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create snapshot from volume a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb Sep 07 11:05:07 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-2b2fe117-d1f7-4f0a-9f8d-35f41cd79133 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Created reservations ['597a8a3f-cddc-49f4-9f19-30b492dd4500', 'c965062f-7337-4004-884e-8665c686a156', '1a237e70-297d-4829-9a1a-ec17cf17e728', '2c876a52-7438-4459-a88f-abde419462c8'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2b2fe117-d1f7-4f0a-9f8d-35f41cd79133 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot create request issued successfully. Sep 07 11:05:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b2fe117-d1f7-4f0a-9f8d-35f41cd79133 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:05:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1183/2407] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:05:07 2026] POST /volume/v3/snapshots => generated 379 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-08629d92-65e2-4450-ba02-a1cffe637f2b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08629d92-65e2-4450-ba02-a1cffe637f2b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08629d92-65e2-4450-ba02-a1cffe637f2b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08629d92-65e2-4450-ba02-a1cffe637f2b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-08629d92-65e2-4450-ba02-a1cffe637f2b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08629d92-65e2-4450-ba02-a1cffe637f2b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 returned with HTTP 200 Sep 07 11:05:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1225/2408] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:07 2026] GET /volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 => generated 511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9966e0d7-30d9-4c38-b570-3db797f06e8f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9966e0d7-30d9-4c38-b570-3db797f06e8f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9966e0d7-30d9-4c38-b570-3db797f06e8f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9966e0d7-30d9-4c38-b570-3db797f06e8f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9966e0d7-30d9-4c38-b570-3db797f06e8f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9966e0d7-30d9-4c38-b570-3db797f06e8f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 returned with HTTP 200 Sep 07 11:05:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1184/2409] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:08 2026] GET /volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 => generated 511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c6a6352e-73cd-46f8-8677-951a6cebfaef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6a6352e-73cd-46f8-8677-951a6cebfaef tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6a6352e-73cd-46f8-8677-951a6cebfaef tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6a6352e-73cd-46f8-8677-951a6cebfaef tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6a6352e-73cd-46f8-8677-951a6cebfaef tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6a6352e-73cd-46f8-8677-951a6cebfaef tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 returned with HTTP 200 Sep 07 11:05:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1226/2410] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:09 2026] GET /volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 => generated 538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4a17ea99-b0ad-4f0c-a9dc-2d06a0442f02 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4a17ea99-b0ad-4f0c-a9dc-2d06a0442f02 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] GET http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4a17ea99-b0ad-4f0c-a9dc-2d06a0442f02 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4a17ea99-b0ad-4f0c-a9dc-2d06a0442f02 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4a17ea99-b0ad-4f0c-a9dc-2d06a0442f02 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Snapshot retrieved successfully. Sep 07 11:05:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4a17ea99-b0ad-4f0c-a9dc-2d06a0442f02 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 returned with HTTP 200 Sep 07 11:05:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1185/2411] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:09 2026] GET /volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 => generated 538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8cc783e2-c7ce-4ee0-b577-2df542fe54ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8cc783e2-c7ce-4ee0-b577-2df542fe54ce tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] GET http://192.168.122.99/volume/v3/snapshots Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8cc783e2-c7ce-4ee0-b577-2df542fe54ce tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8cc783e2-c7ce-4ee0-b577-2df542fe54ce tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-8cc783e2-c7ce-4ee0-b577-2df542fe54ce tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-8cc783e2-c7ce-4ee0-b577-2df542fe54ce tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:09 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8cc783e2-c7ce-4ee0-b577-2df542fe54ce tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Get all snapshots completed successfully. Sep 07 11:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8cc783e2-c7ce-4ee0-b577-2df542fe54ce tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] http://192.168.122.99/volume/v3/snapshots returned with HTTP 200 Sep 07 11:05:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1227/2412] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 11:05:09 2026] GET /volume/v3/snapshots => generated 407 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3c032daf-6ea4-4230-83ba-d36dd73d50ff None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c032daf-6ea4-4230-83ba-d36dd73d50ff tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] PUT http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3c032daf-6ea4-4230-83ba-d36dd73d50ff tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-2029112330", "description": "This is the new description of snapshot."}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3c032daf-6ea4-4230-83ba-d36dd73d50ff tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c032daf-6ea4-4230-83ba-d36dd73d50ff tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 returned with HTTP 200 Sep 07 11:05:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1186/2413] 192.168.122.99 () {60 vars in 1254 bytes} [Mon Sep 7 11:05:09 2026] PUT /volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-957afe8d-fc81-40f2-9922-db55f1a49655 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-957afe8d-fc81-40f2-9922-db55f1a49655 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] GET http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-957afe8d-fc81-40f2-9922-db55f1a49655 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-957afe8d-fc81-40f2-9922-db55f1a49655 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-957afe8d-fc81-40f2-9922-db55f1a49655 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Snapshot retrieved successfully. Sep 07 11:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-957afe8d-fc81-40f2-9922-db55f1a49655 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 returned with HTTP 200 Sep 07 11:05:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1228/2414] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:09 2026] GET /volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 => generated 577 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-13d64461-03cd-4bb9-8cd6-946705bec24b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-13d64461-03cd-4bb9-8cd6-946705bec24b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-13d64461-03cd-4bb9-8cd6-946705bec24b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-13d64461-03cd-4bb9-8cd6-946705bec24b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:09 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-13d64461-03cd-4bb9-8cd6-946705bec24b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete snapshot with id: 5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-13d64461-03cd-4bb9-8cd6-946705bec24b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:09 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-13d64461-03cd-4bb9-8cd6-946705bec24b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot delete request issued successfully. Sep 07 11:05:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-13d64461-03cd-4bb9-8cd6-946705bec24b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 returned with HTTP 202 Sep 07 11:05:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1187/2415] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:05:09 2026] DELETE /volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-01964bdd-d5f1-4e0d-a239-5fc21caddcc7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01964bdd-d5f1-4e0d-a239-5fc21caddcc7 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01964bdd-d5f1-4e0d-a239-5fc21caddcc7 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01964bdd-d5f1-4e0d-a239-5fc21caddcc7 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-01964bdd-d5f1-4e0d-a239-5fc21caddcc7 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01964bdd-d5f1-4e0d-a239-5fc21caddcc7 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 returned with HTTP 200 Sep 07 11:05:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1229/2416] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:09 2026] GET /volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 => generated 576 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-efbf7d96-c764-47e5-a146-6340e9b1f310 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-efbf7d96-c764-47e5-a146-6340e9b1f310 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-efbf7d96-c764-47e5-a146-6340e9b1f310 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-efbf7d96-c764-47e5-a146-6340e9b1f310 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-efbf7d96-c764-47e5-a146-6340e9b1f310 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-efbf7d96-c764-47e5-a146-6340e9b1f310 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 returned with HTTP 200 Sep 07 11:05:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1188/2417] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:11 2026] GET /volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 => generated 576 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2eeed3c1-d128-43e2-92e6-bbd4a48dda34 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2eeed3c1-d128-43e2-92e6-bbd4a48dda34 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2eeed3c1-d128-43e2-92e6-bbd4a48dda34 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2eeed3c1-d128-43e2-92e6-bbd4a48dda34 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2eeed3c1-d128-43e2-92e6-bbd4a48dda34 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 returned with HTTP 404 Sep 07 11:05:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1230/2418] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:12 2026] GET /volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c7b05401-2421-4994-9d0d-a062165662fc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c7b05401-2421-4994-9d0d-a062165662fc tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c7b05401-2421-4994-9d0d-a062165662fc tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c7b05401-2421-4994-9d0d-a062165662fc tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-c7b05401-2421-4994-9d0d-a062165662fc tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete snapshot with id: 5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 Sep 07 11:05:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c7b05401-2421-4994-9d0d-a062165662fc tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 returned with HTTP 404 Sep 07 11:05:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1189/2419] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:05:12 2026] DELETE /volume/v3/snapshots/5a54f0ef-a79a-4c4f-a01a-62460fd14ba9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ffaf48b5-2400-4958-8375-8b99e229d385 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ffaf48b5-2400-4958-8375-8b99e229d385 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] GET http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb Sep 07 11:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ffaf48b5-2400-4958-8375-8b99e229d385 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ffaf48b5-2400-4958-8375-8b99e229d385 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ffaf48b5-2400-4958-8375-8b99e229d385 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Volume info retrieved successfully. Sep 07 11:05:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ffaf48b5-2400-4958-8375-8b99e229d385 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb returned with HTTP 200 Sep 07 11:05:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1231/2420] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:12 2026] GET /volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1302200422"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1302200422'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume of 1 GB Sep 07 11:05:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Availability Zones retrieved successfully. Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Flow 'volume_create_api' (a4552e42-9583-4588-88fc-f540bd36d940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859eef3b-21a9-4609-8e27-197724985572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859eef3b-21a9-4609-8e27-197724985572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15ee3f2-cebe-46f7-b934-c2c391c11372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Created reservations ['69329ed1-c83d-4e3c-92eb-9756fdb3be0c', 'e3583a75-61e3-4197-a291-66c3a1d301e2', '6865df75-ab2b-4e0f-8983-fed20c88c085', 'dfd28421-88d5-4571-a9e0-7a2fec603051'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15ee3f2-cebe-46f7-b934-c2c391c11372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69329ed1-c83d-4e3c-92eb-9756fdb3be0c', 'e3583a75-61e3-4197-a291-66c3a1d301e2', '6865df75-ab2b-4e0f-8983-fed20c88c085', 'dfd28421-88d5-4571-a9e0-7a2fec603051']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b1a25c-3d48-433a-a996-3a963507714e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b1a25c-3d48-433a-a996-3a963507714e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2acab800-cccd-4e00-86d7-b9478ad17bdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1302200422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb2cdc444a44e1ba41adbbeced1ac08',qos_specs=None,replication_status=,reservations=['69329ed1-c83d-4e3c-92eb-9756fdb3be0c','e3583a75-61e3-4197-a291-66c3a1d301e2','6865df75-ab2b-4e0f-8983-fed20c88c085','dfd28421-88d5-4571-a9e0-7a2fec603051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1302200422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2acab800-cccd-4e00-86d7-b9478ad17bdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efb2cdc444a44e1ba41adbbeced1ac08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3c6454-ce1b-4574-8dd1-454f852d2654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3c6454-ce1b-4574-8dd1-454f852d2654) transitioned into state 'SUCCESS' from state '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-1302200422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb2cdc444a44e1ba41adbbeced1ac08',qos_specs=None,replication_status=,reservations=['69329ed1-c83d-4e3c-92eb-9756fdb3be0c','e3583a75-61e3-4197-a291-66c3a1d301e2','6865df75-ab2b-4e0f-8983-fed20c88c085','dfd28421-88d5-4571-a9e0-7a2fec603051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a328a79-e95b-49d9-8256-c40a0ce7f68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a328a79-e95b-49d9-8256-c40a0ce7f68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Flow 'volume_create_api' (a4552e42-9583-4588-88fc-f540bd36d940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume request issued successfully. Sep 07 11:05:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e6de6760-ae17-4fa9-a1ad-6a9f5b4d7b0c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:05:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1190/2421] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:05:12 2026] POST /volume/v3/volumes => generated 761 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1915c30-562c-4a04-81f1-2d9739b1b26a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1915c30-562c-4a04-81f1-2d9739b1b26a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc Sep 07 11:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1915c30-562c-4a04-81f1-2d9739b1b26a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1915c30-562c-4a04-81f1-2d9739b1b26a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1915c30-562c-4a04-81f1-2d9739b1b26a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1915c30-562c-4a04-81f1-2d9739b1b26a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc returned with HTTP 200 Sep 07 11:05:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1232/2422] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:12 2026] GET /volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc => generated 829 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-81d897d8-74db-4526-8529-8e29fd4f4ec3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-81d897d8-74db-4526-8529-8e29fd4f4ec3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc Sep 07 11:05:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-81d897d8-74db-4526-8529-8e29fd4f4ec3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-81d897d8-74db-4526-8529-8e29fd4f4ec3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-81d897d8-74db-4526-8529-8e29fd4f4ec3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-81d897d8-74db-4526-8529-8e29fd4f4ec3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc returned with HTTP 200 Sep 07 11:05:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1191/2423] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:13 2026] GET /volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f64c18ad-61d6-4333-9574-386ec151fc66 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f64c18ad-61d6-4333-9574-386ec151fc66 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f64c18ad-61d6-4333-9574-386ec151fc66 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2acab800-cccd-4e00-86d7-b9478ad17bdc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1170646224"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f64c18ad-61d6-4333-9574-386ec151fc66 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-f64c18ad-61d6-4333-9574-386ec151fc66 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create snapshot from volume 2acab800-cccd-4e00-86d7-b9478ad17bdc Sep 07 11:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-f64c18ad-61d6-4333-9574-386ec151fc66 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Created reservations ['4d70f6c7-2a75-44bf-8d9a-9585b72f9938', 'd3dfa05a-2779-4799-ac80-8c3261790bfa', '09176b0e-fb0b-44b2-9438-b8dad3da9799', 'ba9171bb-f512-40d3-8938-de0acbb78cf8'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f64c18ad-61d6-4333-9574-386ec151fc66 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot create request issued successfully. Sep 07 11:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f64c18ad-61d6-4333-9574-386ec151fc66 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:05:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1233/2424] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:05:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a69e41a0-8e08-4489-b327-6134cc1091d5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a69e41a0-8e08-4489-b327-6134cc1091d5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c Sep 07 11:05:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a69e41a0-8e08-4489-b327-6134cc1091d5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a69e41a0-8e08-4489-b327-6134cc1091d5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a69e41a0-8e08-4489-b327-6134cc1091d5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a69e41a0-8e08-4489-b327-6134cc1091d5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c returned with HTTP 200 Sep 07 11:05:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1192/2425] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:13 2026] GET /volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4673280d-e016-4e20-970e-0389132332ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4673280d-e016-4e20-970e-0389132332ba tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c Sep 07 11:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4673280d-e016-4e20-970e-0389132332ba tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4673280d-e016-4e20-970e-0389132332ba tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4673280d-e016-4e20-970e-0389132332ba tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4673280d-e016-4e20-970e-0389132332ba tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c returned with HTTP 200 Sep 07 11:05:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1234/2426] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:14 2026] GET /volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-34f107f7-1e60-444c-a1a7-7692256036fc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-34f107f7-1e60-444c-a1a7-7692256036fc tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c Sep 07 11:05:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-34f107f7-1e60-444c-a1a7-7692256036fc tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-34f107f7-1e60-444c-a1a7-7692256036fc tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-34f107f7-1e60-444c-a1a7-7692256036fc tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-34f107f7-1e60-444c-a1a7-7692256036fc tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c returned with HTTP 200 Sep 07 11:05:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1193/2427] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:15 2026] GET /volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d96d9670-135d-4839-8273-c7419c395be6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "420392fb-e686-478a-bfa3-0a03cabb547c", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1834513554"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume request body: {'volume': {'snapshot_id': '420392fb-e686-478a-bfa3-0a03cabb547c', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1834513554'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:05:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume of 2 GB Sep 07 11:05:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Availability Zones retrieved successfully. Sep 07 11:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Flow 'volume_create_api' (a0973d6c-2c26-4140-b50b-63757eb6ba33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2513272c-bf77-46e9-bb33-ee5c20910112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:05:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2513272c-bf77-46e9-bb33-ee5c20910112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '420392fb-e686-478a-bfa3-0a03cabb547c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9de8574-d95a-4b5c-b527-b7b776400396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Created reservations ['f412635b-2d71-4ee8-a81f-d1f40e11b63b', '28fde6e4-4f62-4ff0-947d-92c8d1e1744b', '03971bb7-69b1-45fe-920b-02d56a3ff8f7', '2b344a99-eae0-474f-9b9b-a8b03110bee8'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9de8574-d95a-4b5c-b527-b7b776400396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f412635b-2d71-4ee8-a81f-d1f40e11b63b', '28fde6e4-4f62-4ff0-947d-92c8d1e1744b', '03971bb7-69b1-45fe-920b-02d56a3ff8f7', '2b344a99-eae0-474f-9b9b-a8b03110bee8']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f8e347a-c58e-446e-b31d-68ef3b89c922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f8e347a-c58e-446e-b31d-68ef3b89c922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfbfd10a-0039-40b8-a440-8e1410d8606d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1834513554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb2cdc444a44e1ba41adbbeced1ac08',qos_specs=None,replication_status=,reservations=['f412635b-2d71-4ee8-a81f-d1f40e11b63b','28fde6e4-4f62-4ff0-947d-92c8d1e1744b','03971bb7-69b1-45fe-920b-02d56a3ff8f7','2b344a99-eae0-474f-9b9b-a8b03110bee8'],size=2,snapshot_id=420392fb-e686-478a-bfa3-0a03cabb547c,source_replicaid=,source_volid=None,status='creating',user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1834513554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfbfd10a-0039-40b8-a440-8e1410d8606d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efb2cdc444a44e1ba41adbbeced1ac08',provider_auth=None,provider_geometry=None,provider_id=None,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=420392fb-e686-478a-bfa3-0a03cabb547c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a017fe-0539-464f-96ac-f3a9f055e85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a017fe-0539-464f-96ac-f3a9f055e85d) transitioned into state 'SUCCESS' from state '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-1834513554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb2cdc444a44e1ba41adbbeced1ac08',qos_specs=None,replication_status=,reservations=['f412635b-2d71-4ee8-a81f-d1f40e11b63b','28fde6e4-4f62-4ff0-947d-92c8d1e1744b','03971bb7-69b1-45fe-920b-02d56a3ff8f7','2b344a99-eae0-474f-9b9b-a8b03110bee8'],size=2,snapshot_id=420392fb-e686-478a-bfa3-0a03cabb547c,source_replicaid=,source_volid=None,status='creating',user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4ebe59-ab2e-4cc1-b1f6-4b8ce7dfcceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4ebe59-ab2e-4cc1-b1f6-4b8ce7dfcceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Flow 'volume_create_api' (a0973d6c-2c26-4140-b50b-63757eb6ba33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume request issued successfully. Sep 07 11:05:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d96d9670-135d-4839-8273-c7419c395be6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:05:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1235/2428] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:05:15 2026] POST /volume/v3/volumes => generated 795 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d96fddce-a5a9-4971-9eae-000a640b0595 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d96fddce-a5a9-4971-9eae-000a640b0595 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d96fddce-a5a9-4971-9eae-000a640b0595 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d96fddce-a5a9-4971-9eae-000a640b0595 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d96fddce-a5a9-4971-9eae-000a640b0595 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d96fddce-a5a9-4971-9eae-000a640b0595 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 200 Sep 07 11:05:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1194/2429] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:16 2026] GET /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-459e0b22-8de5-42d0-8123-0ee3c85d9fd6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-459e0b22-8de5-42d0-8123-0ee3c85d9fd6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-459e0b22-8de5-42d0-8123-0ee3c85d9fd6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-459e0b22-8de5-42d0-8123-0ee3c85d9fd6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-459e0b22-8de5-42d0-8123-0ee3c85d9fd6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-459e0b22-8de5-42d0-8123-0ee3c85d9fd6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 200 Sep 07 11:05:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1236/2430] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:17 2026] GET /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 887 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b1b6183e-0970-4bf5-bcc1-17cbb9ee4a34 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b1b6183e-0970-4bf5-bcc1-17cbb9ee4a34 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b1b6183e-0970-4bf5-bcc1-17cbb9ee4a34 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b1b6183e-0970-4bf5-bcc1-17cbb9ee4a34 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b1b6183e-0970-4bf5-bcc1-17cbb9ee4a34 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b1b6183e-0970-4bf5-bcc1-17cbb9ee4a34 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 200 Sep 07 11:05:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1195/2431] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:18 2026] GET /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 887 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:05:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7db91c3e-628e-4a80-9a4f-ff171dfa3ebd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7db91c3e-628e-4a80-9a4f-ff171dfa3ebd tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7db91c3e-628e-4a80-9a4f-ff171dfa3ebd tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7db91c3e-628e-4a80-9a4f-ff171dfa3ebd tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7db91c3e-628e-4a80-9a4f-ff171dfa3ebd tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7db91c3e-628e-4a80-9a4f-ff171dfa3ebd tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 200 Sep 07 11:05:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1237/2432] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:19 2026] GET /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 887 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-87638e6d-ff13-46dc-aa2c-9365ac8ada56 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87638e6d-ff13-46dc-aa2c-9365ac8ada56 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87638e6d-ff13-46dc-aa2c-9365ac8ada56 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87638e6d-ff13-46dc-aa2c-9365ac8ada56 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-87638e6d-ff13-46dc-aa2c-9365ac8ada56 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87638e6d-ff13-46dc-aa2c-9365ac8ada56 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 200 Sep 07 11:05:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1196/2433] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:20 2026] GET /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 887 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-af5738cd-1f02-4017-83aa-ea4f138892a8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af5738cd-1f02-4017-83aa-ea4f138892a8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af5738cd-1f02-4017-83aa-ea4f138892a8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af5738cd-1f02-4017-83aa-ea4f138892a8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-af5738cd-1f02-4017-83aa-ea4f138892a8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af5738cd-1f02-4017-83aa-ea4f138892a8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 200 Sep 07 11:05:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1238/2434] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:21 2026] GET /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 888 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4d21fe35-e016-48d7-85bd-6399e5c5a569 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d21fe35-e016-48d7-85bd-6399e5c5a569 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] GET http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d21fe35-e016-48d7-85bd-6399e5c5a569 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d21fe35-e016-48d7-85bd-6399e5c5a569 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4d21fe35-e016-48d7-85bd-6399e5c5a569 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Volume info retrieved successfully. Sep 07 11:05:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d21fe35-e016-48d7-85bd-6399e5c5a569 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 200 Sep 07 11:05:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1197/2435] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:21 2026] GET /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 888 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63346aea-862e-4d60-9e5b-cd4a56c01255 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63346aea-862e-4d60-9e5b-cd4a56c01255 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] DELETE http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63346aea-862e-4d60-9e5b-cd4a56c01255 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63346aea-862e-4d60-9e5b-cd4a56c01255 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:21 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-63346aea-862e-4d60-9e5b-cd4a56c01255 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume with id: cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63346aea-862e-4d60-9e5b-cd4a56c01255 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63346aea-862e-4d60-9e5b-cd4a56c01255 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume request issued successfully. Sep 07 11:05:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63346aea-862e-4d60-9e5b-cd4a56c01255 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 202 Sep 07 11:05:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1239/2436] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:05:21 2026] DELETE /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:05:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-09d5265e-7998-42f9-b323-f9620de512c8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09d5265e-7998-42f9-b323-f9620de512c8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-09d5265e-7998-42f9-b323-f9620de512c8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-09d5265e-7998-42f9-b323-f9620de512c8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-09d5265e-7998-42f9-b323-f9620de512c8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09d5265e-7998-42f9-b323-f9620de512c8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 200 Sep 07 11:05:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1198/2437] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:22 2026] GET /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 887 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ab48b022-e232-4db2-a31b-72af4d92d431 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab48b022-e232-4db2-a31b-72af4d92d431 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab48b022-e232-4db2-a31b-72af4d92d431 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab48b022-e232-4db2-a31b-72af4d92d431 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab48b022-e232-4db2-a31b-72af4d92d431 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 404 Sep 07 11:05:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1240/2438] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:23 2026] GET /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a3c539eb-6532-4b35-9f02-c905605b56de None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a3c539eb-6532-4b35-9f02-c905605b56de tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a3c539eb-6532-4b35-9f02-c905605b56de tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a3c539eb-6532-4b35-9f02-c905605b56de tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a3c539eb-6532-4b35-9f02-c905605b56de tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 404 Sep 07 11:05:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1199/2439] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:23 2026] GET /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2e5d24f7-f9e6-40d8-9290-d130617bb6e5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e5d24f7-f9e6-40d8-9290-d130617bb6e5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] DELETE http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e5d24f7-f9e6-40d8-9290-d130617bb6e5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e5d24f7-f9e6-40d8-9290-d130617bb6e5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2e5d24f7-f9e6-40d8-9290-d130617bb6e5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume with id: cfbfd10a-0039-40b8-a440-8e1410d8606d Sep 07 11:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e5d24f7-f9e6-40d8-9290-d130617bb6e5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d returned with HTTP 404 Sep 07 11:05:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1241/2440] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:05:23 2026] DELETE /volume/v3/volumes/cfbfd10a-0039-40b8-a440-8e1410d8606d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4322e8f1-e479-4cfe-aff8-7a3e608d11a3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4322e8f1-e479-4cfe-aff8-7a3e608d11a3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c Sep 07 11:05:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4322e8f1-e479-4cfe-aff8-7a3e608d11a3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4322e8f1-e479-4cfe-aff8-7a3e608d11a3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:23 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-4322e8f1-e479-4cfe-aff8-7a3e608d11a3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete snapshot with id: 420392fb-e686-478a-bfa3-0a03cabb547c Sep 07 11:05:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4322e8f1-e479-4cfe-aff8-7a3e608d11a3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4322e8f1-e479-4cfe-aff8-7a3e608d11a3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot delete request issued successfully. Sep 07 11:05:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4322e8f1-e479-4cfe-aff8-7a3e608d11a3 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c returned with HTTP 202 Sep 07 11:05:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1200/2441] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:05:23 2026] DELETE /volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fee4b37b-b680-4944-90c4-16d2bcd1bb1c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fee4b37b-b680-4944-90c4-16d2bcd1bb1c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c Sep 07 11:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fee4b37b-b680-4944-90c4-16d2bcd1bb1c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fee4b37b-b680-4944-90c4-16d2bcd1bb1c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fee4b37b-b680-4944-90c4-16d2bcd1bb1c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fee4b37b-b680-4944-90c4-16d2bcd1bb1c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c returned with HTTP 200 Sep 07 11:05:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1242/2442] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:23 2026] GET /volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4b96951a-0669-4249-8d0f-ef79787548af None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b96951a-0669-4249-8d0f-ef79787548af tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c Sep 07 11:05:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b96951a-0669-4249-8d0f-ef79787548af tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b96951a-0669-4249-8d0f-ef79787548af tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4b96951a-0669-4249-8d0f-ef79787548af tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b96951a-0669-4249-8d0f-ef79787548af tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c returned with HTTP 200 Sep 07 11:05:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1201/2443] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:24 2026] GET /volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-04ca68d2-0243-4046-9eb1-3ad945980a7e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04ca68d2-0243-4046-9eb1-3ad945980a7e tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c Sep 07 11:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04ca68d2-0243-4046-9eb1-3ad945980a7e tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04ca68d2-0243-4046-9eb1-3ad945980a7e tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04ca68d2-0243-4046-9eb1-3ad945980a7e tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c returned with HTTP 404 Sep 07 11:05:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1243/2444] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:25 2026] GET /volume/v3/snapshots/420392fb-e686-478a-bfa3-0a03cabb547c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0d038d4f-ffad-4bcc-b0eb-cfaeb640b556 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0d038d4f-ffad-4bcc-b0eb-cfaeb640b556 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc Sep 07 11:05:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0d038d4f-ffad-4bcc-b0eb-cfaeb640b556 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0d038d4f-ffad-4bcc-b0eb-cfaeb640b556 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0d038d4f-ffad-4bcc-b0eb-cfaeb640b556 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0d038d4f-ffad-4bcc-b0eb-cfaeb640b556 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc returned with HTTP 200 Sep 07 11:05:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1202/2445] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:25 2026] GET /volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cd4fd084-67d6-446f-b631-872d4505faa1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd4fd084-67d6-446f-b631-872d4505faa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] DELETE http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc Sep 07 11:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd4fd084-67d6-446f-b631-872d4505faa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd4fd084-67d6-446f-b631-872d4505faa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-cd4fd084-67d6-446f-b631-872d4505faa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume with id: 2acab800-cccd-4e00-86d7-b9478ad17bdc Sep 07 11:05:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cd4fd084-67d6-446f-b631-872d4505faa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cd4fd084-67d6-446f-b631-872d4505faa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume request issued successfully. Sep 07 11:05:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd4fd084-67d6-446f-b631-872d4505faa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc returned with HTTP 202 Sep 07 11:05:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1244/2446] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:05:25 2026] DELETE /volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:05:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3439796b-fd80-40a3-b472-75f157f3f5de None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3439796b-fd80-40a3-b472-75f157f3f5de tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc Sep 07 11:05:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3439796b-fd80-40a3-b472-75f157f3f5de tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3439796b-fd80-40a3-b472-75f157f3f5de tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3439796b-fd80-40a3-b472-75f157f3f5de tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3439796b-fd80-40a3-b472-75f157f3f5de tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc returned with HTTP 200 Sep 07 11:05:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1203/2447] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:25 2026] GET /volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-32a937ee-762e-490b-85b5-bf3a0dca5f9a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32a937ee-762e-490b-85b5-bf3a0dca5f9a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-32a937ee-762e-490b-85b5-bf3a0dca5f9a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-32a937ee-762e-490b-85b5-bf3a0dca5f9a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32a937ee-762e-490b-85b5-bf3a0dca5f9a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc returned with HTTP 404 Sep 07 11:05:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1245/2448] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:26 2026] GET /volume/v3/volumes/2acab800-cccd-4e00-86d7-b9478ad17bdc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-70ba54d4-7408-4fdc-8025-01cd2e7487a6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-70ba54d4-7408-4fdc-8025-01cd2e7487a6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] GET http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb Sep 07 11:05:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-70ba54d4-7408-4fdc-8025-01cd2e7487a6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-70ba54d4-7408-4fdc-8025-01cd2e7487a6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-70ba54d4-7408-4fdc-8025-01cd2e7487a6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Volume info retrieved successfully. Sep 07 11:05:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-70ba54d4-7408-4fdc-8025-01cd2e7487a6 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb returned with HTTP 200 Sep 07 11:05:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1204/2449] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:26 2026] GET /volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1320152053"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1320152053'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume of 1 GB Sep 07 11:05:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Availability Zones retrieved successfully. Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Flow 'volume_create_api' (506ac949-d688-41ea-bd34-b185710148e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd97552f-df1e-477f-a56a-4ea3d32fc6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd97552f-df1e-477f-a56a-4ea3d32fc6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862071bb-8014-4ca2-8583-e511f1e32542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Created reservations ['25c802a1-da6f-4e52-a4cc-9c60c017d237', '662f21a9-c08c-4a45-a0fa-66affdb298e9', '3fbf7ede-1328-4e60-bc07-96d8058236f6', '5655ef44-b27b-48e7-bf4a-3e5a3052a001'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862071bb-8014-4ca2-8583-e511f1e32542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25c802a1-da6f-4e52-a4cc-9c60c017d237', '662f21a9-c08c-4a45-a0fa-66affdb298e9', '3fbf7ede-1328-4e60-bc07-96d8058236f6', '5655ef44-b27b-48e7-bf4a-3e5a3052a001']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61247ff4-265d-4b29-b641-407db81d4d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61247ff4-265d-4b29-b641-407db81d4d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fc381b2-67f1-44f9-987c-411497b59215', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1320152053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb2cdc444a44e1ba41adbbeced1ac08',qos_specs=None,replication_status=,reservations=['25c802a1-da6f-4e52-a4cc-9c60c017d237','662f21a9-c08c-4a45-a0fa-66affdb298e9','3fbf7ede-1328-4e60-bc07-96d8058236f6','5655ef44-b27b-48e7-bf4a-3e5a3052a001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1320152053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fc381b2-67f1-44f9-987c-411497b59215,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efb2cdc444a44e1ba41adbbeced1ac08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d56c50-a933-4fc0-97d6-9cc6ccfb705f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d56c50-a933-4fc0-97d6-9cc6ccfb705f) transitioned into state 'SUCCESS' from state '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-1320152053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb2cdc444a44e1ba41adbbeced1ac08',qos_specs=None,replication_status=,reservations=['25c802a1-da6f-4e52-a4cc-9c60c017d237','662f21a9-c08c-4a45-a0fa-66affdb298e9','3fbf7ede-1328-4e60-bc07-96d8058236f6','5655ef44-b27b-48e7-bf4a-3e5a3052a001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81a7de21-8b5f-43fa-8cde-f43c55c15a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81a7de21-8b5f-43fa-8cde-f43c55c15a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Flow 'volume_create_api' (506ac949-d688-41ea-bd34-b185710148e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume request issued successfully. Sep 07 11:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fea2a1c6-1839-490d-9481-fe8cda8f0711 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:05:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1246/2450] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:05:26 2026] POST /volume/v3/volumes => generated 761 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cb9d3d23-0f37-4e1c-92f0-56ae61b58e95 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cb9d3d23-0f37-4e1c-92f0-56ae61b58e95 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 Sep 07 11:05:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cb9d3d23-0f37-4e1c-92f0-56ae61b58e95 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cb9d3d23-0f37-4e1c-92f0-56ae61b58e95 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cb9d3d23-0f37-4e1c-92f0-56ae61b58e95 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cb9d3d23-0f37-4e1c-92f0-56ae61b58e95 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 returned with HTTP 200 Sep 07 11:05:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1205/2451] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:26 2026] GET /volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 => generated 829 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5fc30e40-d52c-4de4-9f4d-45fef11b267f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fc30e40-d52c-4de4-9f4d-45fef11b267f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 Sep 07 11:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5fc30e40-d52c-4de4-9f4d-45fef11b267f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5fc30e40-d52c-4de4-9f4d-45fef11b267f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5fc30e40-d52c-4de4-9f4d-45fef11b267f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fc30e40-d52c-4de4-9f4d-45fef11b267f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 returned with HTTP 200 Sep 07 11:05:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1247/2452] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:27 2026] GET /volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:05:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cd97bb75-ceda-44fa-b025-e14b225be166 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cd97bb75-ceda-44fa-b025-e14b225be166 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:05:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cd97bb75-ceda-44fa-b025-e14b225be166 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fc381b2-67f1-44f9-987c-411497b59215", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-534018864"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cd97bb75-ceda-44fa-b025-e14b225be166 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:28 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-cd97bb75-ceda-44fa-b025-e14b225be166 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create snapshot from volume 1fc381b2-67f1-44f9-987c-411497b59215 Sep 07 11:05:28 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-cd97bb75-ceda-44fa-b025-e14b225be166 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Created reservations ['bc74dd33-f602-4715-8ab3-c5896204050a', '7968d273-ea3b-4f3b-a6e6-63a665613d18', '6d929115-5a08-4c0b-8a69-e6dedc0253c8', 'da8abde4-f176-49fc-903b-d9a01c0c5344'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cd97bb75-ceda-44fa-b025-e14b225be166 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot create request issued successfully. Sep 07 11:05:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cd97bb75-ceda-44fa-b025-e14b225be166 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:05:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1206/2453] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:05:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1e06ed7-de3f-42ab-8041-fcd88fce2823 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1e06ed7-de3f-42ab-8041-fcd88fce2823 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 Sep 07 11:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1e06ed7-de3f-42ab-8041-fcd88fce2823 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1e06ed7-de3f-42ab-8041-fcd88fce2823 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1e06ed7-de3f-42ab-8041-fcd88fce2823 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1e06ed7-de3f-42ab-8041-fcd88fce2823 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 returned with HTTP 200 Sep 07 11:05:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1248/2454] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:28 2026] GET /volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-25df45c6-ecf1-40c9-a409-754ef3dae8f1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-25df45c6-ecf1-40c9-a409-754ef3dae8f1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 Sep 07 11:05:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-25df45c6-ecf1-40c9-a409-754ef3dae8f1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-25df45c6-ecf1-40c9-a409-754ef3dae8f1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-25df45c6-ecf1-40c9-a409-754ef3dae8f1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-25df45c6-ecf1-40c9-a409-754ef3dae8f1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 returned with HTTP 200 Sep 07 11:05:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1207/2455] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:29 2026] GET /volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ec203db-3283-4bea-bb04-82ac92639b96 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ec203db-3283-4bea-bb04-82ac92639b96 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 Sep 07 11:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ec203db-3283-4bea-bb04-82ac92639b96 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ec203db-3283-4bea-bb04-82ac92639b96 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5ec203db-3283-4bea-bb04-82ac92639b96 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ec203db-3283-4bea-bb04-82ac92639b96 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 returned with HTTP 200 Sep 07 11:05:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1249/2456] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:30 2026] GET /volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d43f7f58-6c77-4ede-afb2-15011ae80215", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1184109783"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume request body: {'volume': {'snapshot_id': 'd43f7f58-6c77-4ede-afb2-15011ae80215', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1184109783'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:30 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume of 1 GB Sep 07 11:05:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Availability Zones retrieved successfully. Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Flow 'volume_create_api' (a9bad3fe-931f-44eb-acd8-87c7a2df3302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb96f3b-eaee-4c04-b6ac-d5ef202ee6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb96f3b-eaee-4c04-b6ac-d5ef202ee6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd43f7f58-6c77-4ede-afb2-15011ae80215', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a53df9-ea10-49b8-9ebc-500acbbaabdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Created reservations ['8131723c-c2d1-4726-b229-2392991c35d5', '9546a18d-d553-432e-8628-4c7a0176fb8a', 'fa2f003c-76c3-4e28-aceb-9f7b2742eb7e', '1352676d-67bc-4211-bf30-ead1c78b4448'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a53df9-ea10-49b8-9ebc-500acbbaabdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8131723c-c2d1-4726-b229-2392991c35d5', '9546a18d-d553-432e-8628-4c7a0176fb8a', 'fa2f003c-76c3-4e28-aceb-9f7b2742eb7e', '1352676d-67bc-4211-bf30-ead1c78b4448']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f37241-bb95-42ef-a1ba-1514d0fdd41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f37241-bb95-42ef-a1ba-1514d0fdd41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f57dafb6-4371-4379-b020-eadee9ae027c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1184109783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb2cdc444a44e1ba41adbbeced1ac08',qos_specs=None,replication_status=,reservations=['8131723c-c2d1-4726-b229-2392991c35d5','9546a18d-d553-432e-8628-4c7a0176fb8a','fa2f003c-76c3-4e28-aceb-9f7b2742eb7e','1352676d-67bc-4211-bf30-ead1c78b4448'],size=1,snapshot_id=d43f7f58-6c77-4ede-afb2-15011ae80215,source_replicaid=,source_volid=None,status='creating',user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1184109783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f57dafb6-4371-4379-b020-eadee9ae027c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efb2cdc444a44e1ba41adbbeced1ac08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d43f7f58-6c77-4ede-afb2-15011ae80215,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbbc041e-6440-4526-aa83-93ff3e08f2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbbc041e-6440-4526-aa83-93ff3e08f2d5) transitioned into state 'SUCCESS' from state '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-1184109783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb2cdc444a44e1ba41adbbeced1ac08',qos_specs=None,replication_status=,reservations=['8131723c-c2d1-4726-b229-2392991c35d5','9546a18d-d553-432e-8628-4c7a0176fb8a','fa2f003c-76c3-4e28-aceb-9f7b2742eb7e','1352676d-67bc-4211-bf30-ead1c78b4448'],size=1,snapshot_id=d43f7f58-6c77-4ede-afb2-15011ae80215,source_replicaid=,source_volid=None,status='creating',user_id='6e0564b5163c42aebdb1908c6e9ec075',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c843b1-390b-4097-bd8b-d3483f2faef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c843b1-390b-4097-bd8b-d3483f2faef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Flow 'volume_create_api' (a9bad3fe-931f-44eb-acd8-87c7a2df3302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Create volume request issued successfully. Sep 07 11:05:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-55ad0d54-8393-4b1b-b264-d50598cfb432 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:05:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1208/2457] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:05:30 2026] POST /volume/v3/volumes => generated 795 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aa900157-1f99-4dfc-80c8-2435398991f5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa900157-1f99-4dfc-80c8-2435398991f5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa900157-1f99-4dfc-80c8-2435398991f5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa900157-1f99-4dfc-80c8-2435398991f5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aa900157-1f99-4dfc-80c8-2435398991f5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa900157-1f99-4dfc-80c8-2435398991f5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 200 Sep 07 11:05:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1250/2458] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:30 2026] GET /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b6c566f4-cd44-4a89-ba6b-f71ade676db5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b6c566f4-cd44-4a89-ba6b-f71ade676db5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b6c566f4-cd44-4a89-ba6b-f71ade676db5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b6c566f4-cd44-4a89-ba6b-f71ade676db5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b6c566f4-cd44-4a89-ba6b-f71ade676db5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b6c566f4-cd44-4a89-ba6b-f71ade676db5 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 200 Sep 07 11:05:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1209/2459] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:31 2026] GET /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-649469ba-093f-4545-9f88-6fb728cc8588 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-649469ba-093f-4545-9f88-6fb728cc8588 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-649469ba-093f-4545-9f88-6fb728cc8588 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-649469ba-093f-4545-9f88-6fb728cc8588 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-649469ba-093f-4545-9f88-6fb728cc8588 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-649469ba-093f-4545-9f88-6fb728cc8588 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 200 Sep 07 11:05:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1251/2460] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:32 2026] GET /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 887 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b250a514-b66f-40c1-b27f-fc383168b251 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b250a514-b66f-40c1-b27f-fc383168b251 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b250a514-b66f-40c1-b27f-fc383168b251 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b250a514-b66f-40c1-b27f-fc383168b251 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b250a514-b66f-40c1-b27f-fc383168b251 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b250a514-b66f-40c1-b27f-fc383168b251 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 200 Sep 07 11:05:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1210/2461] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:33 2026] GET /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 887 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fa93d661-5a1a-4867-8d93-3d1c87eb1006 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa93d661-5a1a-4867-8d93-3d1c87eb1006 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa93d661-5a1a-4867-8d93-3d1c87eb1006 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa93d661-5a1a-4867-8d93-3d1c87eb1006 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fa93d661-5a1a-4867-8d93-3d1c87eb1006 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa93d661-5a1a-4867-8d93-3d1c87eb1006 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 200 Sep 07 11:05:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1252/2462] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:35 2026] GET /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 887 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8e2da2c6-dfb0-494b-904b-551ece50bb00 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e2da2c6-dfb0-494b-904b-551ece50bb00 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e2da2c6-dfb0-494b-904b-551ece50bb00 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e2da2c6-dfb0-494b-904b-551ece50bb00 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8e2da2c6-dfb0-494b-904b-551ece50bb00 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e2da2c6-dfb0-494b-904b-551ece50bb00 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 200 Sep 07 11:05:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1211/2463] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:36 2026] GET /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a65736d8-a9fb-4c8b-be6b-c703c5d6c30a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a65736d8-a9fb-4c8b-be6b-c703c5d6c30a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] GET http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a65736d8-a9fb-4c8b-be6b-c703c5d6c30a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a65736d8-a9fb-4c8b-be6b-c703c5d6c30a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a65736d8-a9fb-4c8b-be6b-c703c5d6c30a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] Volume info retrieved successfully. Sep 07 11:05:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a65736d8-a9fb-4c8b-be6b-c703c5d6c30a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-reader] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 200 Sep 07 11:05:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1253/2464] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:36 2026] GET /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 888 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0fdee57b-ffd9-4310-9c51-b4e16257fe8a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0fdee57b-ffd9-4310-9c51-b4e16257fe8a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] DELETE http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0fdee57b-ffd9-4310-9c51-b4e16257fe8a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0fdee57b-ffd9-4310-9c51-b4e16257fe8a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:36 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0fdee57b-ffd9-4310-9c51-b4e16257fe8a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume with id: f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0fdee57b-ffd9-4310-9c51-b4e16257fe8a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0fdee57b-ffd9-4310-9c51-b4e16257fe8a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume request issued successfully. Sep 07 11:05:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0fdee57b-ffd9-4310-9c51-b4e16257fe8a tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 202 Sep 07 11:05:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1212/2465] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:05:36 2026] DELETE /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-14903571-7e6a-4c83-8335-0e0ea6651c4c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14903571-7e6a-4c83-8335-0e0ea6651c4c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14903571-7e6a-4c83-8335-0e0ea6651c4c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14903571-7e6a-4c83-8335-0e0ea6651c4c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-14903571-7e6a-4c83-8335-0e0ea6651c4c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14903571-7e6a-4c83-8335-0e0ea6651c4c tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 200 Sep 07 11:05:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1254/2466] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:36 2026] GET /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 887 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-150a8431-cb73-4773-a694-d7752a3d0c1b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-150a8431-cb73-4773-a694-d7752a3d0c1b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-150a8431-cb73-4773-a694-d7752a3d0c1b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-150a8431-cb73-4773-a694-d7752a3d0c1b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-150a8431-cb73-4773-a694-d7752a3d0c1b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 404 Sep 07 11:05:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1213/2467] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:37 2026] GET /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a6c79f87-249f-42dc-aca4-ab90eb0bb903 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6c79f87-249f-42dc-aca4-ab90eb0bb903 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6c79f87-249f-42dc-aca4-ab90eb0bb903 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6c79f87-249f-42dc-aca4-ab90eb0bb903 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6c79f87-249f-42dc-aca4-ab90eb0bb903 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 404 Sep 07 11:05:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1255/2468] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:37 2026] GET /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f6a2afc7-4faa-48e6-9b65-c27cf7c77c3f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6a2afc7-4faa-48e6-9b65-c27cf7c77c3f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] DELETE http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6a2afc7-4faa-48e6-9b65-c27cf7c77c3f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6a2afc7-4faa-48e6-9b65-c27cf7c77c3f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:37 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-f6a2afc7-4faa-48e6-9b65-c27cf7c77c3f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume with id: f57dafb6-4371-4379-b020-eadee9ae027c Sep 07 11:05:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6a2afc7-4faa-48e6-9b65-c27cf7c77c3f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c returned with HTTP 404 Sep 07 11:05:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1214/2469] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:05:37 2026] DELETE /volume/v3/volumes/f57dafb6-4371-4379-b020-eadee9ae027c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a0358b64-f6f1-4df7-b2ea-f8b723836c28 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a0358b64-f6f1-4df7-b2ea-f8b723836c28 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 Sep 07 11:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a0358b64-f6f1-4df7-b2ea-f8b723836c28 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a0358b64-f6f1-4df7-b2ea-f8b723836c28 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-a0358b64-f6f1-4df7-b2ea-f8b723836c28 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete snapshot with id: d43f7f58-6c77-4ede-afb2-15011ae80215 Sep 07 11:05:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a0358b64-f6f1-4df7-b2ea-f8b723836c28 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a0358b64-f6f1-4df7-b2ea-f8b723836c28 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot delete request issued successfully. Sep 07 11:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a0358b64-f6f1-4df7-b2ea-f8b723836c28 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 returned with HTTP 202 Sep 07 11:05:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1256/2470] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:05:37 2026] DELETE /volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:05:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f6fcd5af-5303-4c4b-a8d4-d56466131aa1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6fcd5af-5303-4c4b-a8d4-d56466131aa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 Sep 07 11:05:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6fcd5af-5303-4c4b-a8d4-d56466131aa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6fcd5af-5303-4c4b-a8d4-d56466131aa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f6fcd5af-5303-4c4b-a8d4-d56466131aa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6fcd5af-5303-4c4b-a8d4-d56466131aa1 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 returned with HTTP 200 Sep 07 11:05:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1215/2471] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:37 2026] GET /volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bc321346-5758-4254-b010-dc180c1fd355 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc321346-5758-4254-b010-dc180c1fd355 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 Sep 07 11:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc321346-5758-4254-b010-dc180c1fd355 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc321346-5758-4254-b010-dc180c1fd355 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bc321346-5758-4254-b010-dc180c1fd355 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Snapshot retrieved successfully. Sep 07 11:05:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc321346-5758-4254-b010-dc180c1fd355 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 returned with HTTP 200 Sep 07 11:05:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1257/2472] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:38 2026] GET /volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1fa5925f-eb21-4349-bf1e-a9bf8703c8d8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1fa5925f-eb21-4349-bf1e-a9bf8703c8d8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 Sep 07 11:05:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1fa5925f-eb21-4349-bf1e-a9bf8703c8d8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1fa5925f-eb21-4349-bf1e-a9bf8703c8d8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1fa5925f-eb21-4349-bf1e-a9bf8703c8d8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 returned with HTTP 404 Sep 07 11:05:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1216/2473] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:39 2026] GET /volume/v3/snapshots/d43f7f58-6c77-4ede-afb2-15011ae80215 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a6f8c50e-82d8-415b-bef7-9a27c50353a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6f8c50e-82d8-415b-bef7-9a27c50353a9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 Sep 07 11:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6f8c50e-82d8-415b-bef7-9a27c50353a9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6f8c50e-82d8-415b-bef7-9a27c50353a9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a6f8c50e-82d8-415b-bef7-9a27c50353a9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6f8c50e-82d8-415b-bef7-9a27c50353a9 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 returned with HTTP 200 Sep 07 11:05:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1258/2474] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:39 2026] GET /volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e5de309b-6576-4fab-84b6-239568c63469 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e5de309b-6576-4fab-84b6-239568c63469 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] DELETE http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 Sep 07 11:05:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e5de309b-6576-4fab-84b6-239568c63469 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e5de309b-6576-4fab-84b6-239568c63469 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:39 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-e5de309b-6576-4fab-84b6-239568c63469 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume with id: 1fc381b2-67f1-44f9-987c-411497b59215 Sep 07 11:05:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e5de309b-6576-4fab-84b6-239568c63469 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e5de309b-6576-4fab-84b6-239568c63469 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume request issued successfully. Sep 07 11:05:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e5de309b-6576-4fab-84b6-239568c63469 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 returned with HTTP 202 Sep 07 11:05:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1217/2475] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:05:39 2026] DELETE /volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9f311ef4-167f-4c6c-a9f7-ee8eb0a78f92 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9f311ef4-167f-4c6c-a9f7-ee8eb0a78f92 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 Sep 07 11:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9f311ef4-167f-4c6c-a9f7-ee8eb0a78f92 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9f311ef4-167f-4c6c-a9f7-ee8eb0a78f92 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9f311ef4-167f-4c6c-a9f7-ee8eb0a78f92 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9f311ef4-167f-4c6c-a9f7-ee8eb0a78f92 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 returned with HTTP 200 Sep 07 11:05:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1259/2476] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:39 2026] GET /volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2b67459f-4f92-4ce7-9fa0-adbbd28dd00f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b67459f-4f92-4ce7-9fa0-adbbd28dd00f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 Sep 07 11:05:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b67459f-4f92-4ce7-9fa0-adbbd28dd00f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b67459f-4f92-4ce7-9fa0-adbbd28dd00f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b67459f-4f92-4ce7-9fa0-adbbd28dd00f tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 returned with HTTP 404 Sep 07 11:05:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1218/2477] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:40 2026] GET /volume/v3/volumes/1fc381b2-67f1-44f9-987c-411497b59215 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63578e74-8d8e-4969-89e0-f980ec5f55d8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63578e74-8d8e-4969-89e0-f980ec5f55d8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb Sep 07 11:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63578e74-8d8e-4969-89e0-f980ec5f55d8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63578e74-8d8e-4969-89e0-f980ec5f55d8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63578e74-8d8e-4969-89e0-f980ec5f55d8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63578e74-8d8e-4969-89e0-f980ec5f55d8 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb returned with HTTP 200 Sep 07 11:05:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1260/2478] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:40 2026] GET /volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4515fd6e-ec33-4257-807b-819e1ebdcc47 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4515fd6e-ec33-4257-807b-819e1ebdcc47 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] DELETE http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb Sep 07 11:05:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4515fd6e-ec33-4257-807b-819e1ebdcc47 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4515fd6e-ec33-4257-807b-819e1ebdcc47 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:40 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-4515fd6e-ec33-4257-807b-819e1ebdcc47 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume with id: a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb Sep 07 11:05:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4515fd6e-ec33-4257-807b-819e1ebdcc47 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4515fd6e-ec33-4257-807b-819e1ebdcc47 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Delete volume request issued successfully. Sep 07 11:05:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4515fd6e-ec33-4257-807b-819e1ebdcc47 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb returned with HTTP 202 Sep 07 11:05:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1219/2479] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:05:40 2026] DELETE /volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a217598d-4e4d-40bd-8c3d-d9af3a79670b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a217598d-4e4d-40bd-8c3d-d9af3a79670b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb Sep 07 11:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a217598d-4e4d-40bd-8c3d-d9af3a79670b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a217598d-4e4d-40bd-8c3d-d9af3a79670b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a217598d-4e4d-40bd-8c3d-d9af3a79670b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Volume info retrieved successfully. Sep 07 11:05:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a217598d-4e4d-40bd-8c3d-d9af3a79670b tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb returned with HTTP 200 Sep 07 11:05:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1261/2480] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:40 2026] GET /volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-62d2eaef-82c4-4cef-8bfc-4c074cd5ba26 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-62d2eaef-82c4-4cef-8bfc-4c074cd5ba26 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] GET http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb Sep 07 11:05:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-62d2eaef-82c4-4cef-8bfc-4c074cd5ba26 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-62d2eaef-82c4-4cef-8bfc-4c074cd5ba26 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-62d2eaef-82c4-4cef-8bfc-4c074cd5ba26 tempest-VolumesSnapshotTestJSON-2109059522 tempest-VolumesSnapshotTestJSON-2109059522-project-member] http://192.168.122.99/volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb returned with HTTP 404 Sep 07 11:05:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1220/2481] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:42 2026] GET /volume/v3/volumes/a82ae5c1-7b63-4ac6-a13c-d3e0d5b311fb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:05:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-122785883"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-122785883'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Create volume of 1 GB Sep 07 11:05:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Availability Zones retrieved successfully. Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Flow 'volume_create_api' (127d25c7-cfe8-4155-9fe6-12441a262c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39af5b59-2d82-4ac6-bbc9-d823df88ba73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39af5b59-2d82-4ac6-bbc9-d823df88ba73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6550169f-eb87-4f7b-910a-eaf0ae1afe8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Created reservations ['573a0d15-266c-45e4-a154-214a6f662a72', 'cb71ce5d-3e7e-4168-8814-f9b992469567', '219f46aa-4c8a-49ae-97d5-49d89128bf47', '5c9b6700-a50c-4659-a24f-97b18510840a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6550169f-eb87-4f7b-910a-eaf0ae1afe8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['573a0d15-266c-45e4-a154-214a6f662a72', 'cb71ce5d-3e7e-4168-8814-f9b992469567', '219f46aa-4c8a-49ae-97d5-49d89128bf47', '5c9b6700-a50c-4659-a24f-97b18510840a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b1c64d-075e-41d4-9257-a0a04ef5460b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b1c64d-075e-41d4-9257-a0a04ef5460b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '245ee7d8-9f65-412d-9d32-50f898db027b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-122785883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e329a67fab664df79a6b4757bd956e7f',qos_specs=None,replication_status=,reservations=['573a0d15-266c-45e4-a154-214a6f662a72','cb71ce5d-3e7e-4168-8814-f9b992469567','219f46aa-4c8a-49ae-97d5-49d89128bf47','5c9b6700-a50c-4659-a24f-97b18510840a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40dab33d63c64668baccafc7118524b5',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-122785883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=245ee7d8-9f65-412d-9d32-50f898db027b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e329a67fab664df79a6b4757bd956e7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40dab33d63c64668baccafc7118524b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c6372a-aea0-4d81-8f25-7a14e5411064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c6372a-aea0-4d81-8f25-7a14e5411064) transitioned into state 'SUCCESS' from state '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-122785883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e329a67fab664df79a6b4757bd956e7f',qos_specs=None,replication_status=,reservations=['573a0d15-266c-45e4-a154-214a6f662a72','cb71ce5d-3e7e-4168-8814-f9b992469567','219f46aa-4c8a-49ae-97d5-49d89128bf47','5c9b6700-a50c-4659-a24f-97b18510840a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40dab33d63c64668baccafc7118524b5',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95993dff-650f-4cd8-a84b-c66c4c3621f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95993dff-650f-4cd8-a84b-c66c4c3621f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Flow 'volume_create_api' (127d25c7-cfe8-4155-9fe6-12441a262c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:05:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Create volume request issued successfully. Sep 07 11:05:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b72cb7d2-ca82-452e-8b44-a7039a9a6918 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:05:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1262/2482] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:05:48 2026] POST /volume/v3/volumes => generated 764 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-01e3605a-74e3-4513-adf5-21c2368958be None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-01e3605a-74e3-4513-adf5-21c2368958be tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b Sep 07 11:05:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-01e3605a-74e3-4513-adf5-21c2368958be tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-01e3605a-74e3-4513-adf5-21c2368958be tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-01e3605a-74e3-4513-adf5-21c2368958be tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Volume info retrieved successfully. Sep 07 11:05:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-01e3605a-74e3-4513-adf5-21c2368958be tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b returned with HTTP 200 Sep 07 11:05:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1221/2483] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:49 2026] GET /volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b => generated 832 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-61871e49-0f43-4536-9e1f-b70a9e49f5e5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61871e49-0f43-4536-9e1f-b70a9e49f5e5 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b Sep 07 11:05:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61871e49-0f43-4536-9e1f-b70a9e49f5e5 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61871e49-0f43-4536-9e1f-b70a9e49f5e5 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-61871e49-0f43-4536-9e1f-b70a9e49f5e5 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Volume info retrieved successfully. Sep 07 11:05:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61871e49-0f43-4536-9e1f-b70a9e49f5e5 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b returned with HTTP 200 Sep 07 11:05:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1263/2484] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:05:50 2026] GET /volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:05:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-42d4847a-01d7-443c-9939-28e9defec327 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-42d4847a-01d7-443c-9939-28e9defec327 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:05:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-42d4847a-01d7-443c-9939-28e9defec327 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "245ee7d8-9f65-412d-9d32-50f898db027b", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1576229750"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-42d4847a-01d7-443c-9939-28e9defec327 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Volume info retrieved successfully. Sep 07 11:05:50 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-42d4847a-01d7-443c-9939-28e9defec327 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Create snapshot from volume 245ee7d8-9f65-412d-9d32-50f898db027b Sep 07 11:05:50 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-42d4847a-01d7-443c-9939-28e9defec327 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Created reservations ['40c4e7ff-d15f-41c9-a0f8-e2229dd45871', '99278745-da14-4927-acbe-3487ed809b17', 'f952db5d-34d4-444a-9fad-266ced80e290', 'abda786f-b2bb-473b-bbf9-140ba403dae4'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-42d4847a-01d7-443c-9939-28e9defec327 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot create request issued successfully. Sep 07 11:05:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-42d4847a-01d7-443c-9939-28e9defec327 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:05:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1222/2485] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:05:50 2026] POST /volume/v3/snapshots => generated 314 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5a34413b-44fc-4c3d-8751-1b97e7158458 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a34413b-44fc-4c3d-8751-1b97e7158458 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 Sep 07 11:05:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a34413b-44fc-4c3d-8751-1b97e7158458 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a34413b-44fc-4c3d-8751-1b97e7158458 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5a34413b-44fc-4c3d-8751-1b97e7158458 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a34413b-44fc-4c3d-8751-1b97e7158458 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 returned with HTTP 200 Sep 07 11:05:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1264/2486] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:50 2026] GET /volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4e9b5ef5-5e3c-4586-b319-a42fe42217b8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e9b5ef5-5e3c-4586-b319-a42fe42217b8 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 Sep 07 11:05:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e9b5ef5-5e3c-4586-b319-a42fe42217b8 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e9b5ef5-5e3c-4586-b319-a42fe42217b8 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4e9b5ef5-5e3c-4586-b319-a42fe42217b8 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e9b5ef5-5e3c-4586-b319-a42fe42217b8 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 returned with HTTP 200 Sep 07 11:05:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1223/2487] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:51 2026] GET /volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-30c6842a-e093-4ee3-abf2-2ec143a9a36d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30c6842a-e093-4ee3-abf2-2ec143a9a36d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 Sep 07 11:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30c6842a-e093-4ee3-abf2-2ec143a9a36d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30c6842a-e093-4ee3-abf2-2ec143a9a36d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-30c6842a-e093-4ee3-abf2-2ec143a9a36d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30c6842a-e093-4ee3-abf2-2ec143a9a36d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 returned with HTTP 200 Sep 07 11:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1265/2488] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:52 2026] GET /volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-86be3fd3-6f01-4359-8f8d-d4fc471a1d52 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-86be3fd3-6f01-4359-8f8d-d4fc471a1d52 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:05:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-86be3fd3-6f01-4359-8f8d-d4fc471a1d52 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "245ee7d8-9f65-412d-9d32-50f898db027b", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-457696044"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-86be3fd3-6f01-4359-8f8d-d4fc471a1d52 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Volume info retrieved successfully. Sep 07 11:05:53 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-86be3fd3-6f01-4359-8f8d-d4fc471a1d52 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Create snapshot from volume 245ee7d8-9f65-412d-9d32-50f898db027b Sep 07 11:05:53 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-86be3fd3-6f01-4359-8f8d-d4fc471a1d52 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Created reservations ['4be8a9c5-eb4f-477f-a5eb-0bc915482201', '725db79e-8242-4f36-8d0d-43a4e3ae439e', '877f2d95-fbd8-4410-9b26-448309e02889', '67f653da-fe3b-41dc-8a29-a6c431b3567d'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-86be3fd3-6f01-4359-8f8d-d4fc471a1d52 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot create request issued successfully. Sep 07 11:05:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-86be3fd3-6f01-4359-8f8d-d4fc471a1d52 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:05:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1224/2489] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:05:53 2026] POST /volume/v3/snapshots => generated 313 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a35bf93d-5435-4cfc-8c63-563e139d529f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a35bf93d-5435-4cfc-8c63-563e139d529f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a Sep 07 11:05:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a35bf93d-5435-4cfc-8c63-563e139d529f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a35bf93d-5435-4cfc-8c63-563e139d529f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a35bf93d-5435-4cfc-8c63-563e139d529f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a35bf93d-5435-4cfc-8c63-563e139d529f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a returned with HTTP 200 Sep 07 11:05:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1266/2490] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:53 2026] GET /volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-96cd2649-a579-43f8-84ad-dee5930e67b8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-96cd2649-a579-43f8-84ad-dee5930e67b8 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a Sep 07 11:05:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-96cd2649-a579-43f8-84ad-dee5930e67b8 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-96cd2649-a579-43f8-84ad-dee5930e67b8 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-96cd2649-a579-43f8-84ad-dee5930e67b8 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-96cd2649-a579-43f8-84ad-dee5930e67b8 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a returned with HTTP 200 Sep 07 11:05:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1225/2491] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:54 2026] GET /volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a => generated 445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-67f38b02-a53d-4bda-958e-fbca2bf1d75e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67f38b02-a53d-4bda-958e-fbca2bf1d75e tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a Sep 07 11:05:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-67f38b02-a53d-4bda-958e-fbca2bf1d75e tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-67f38b02-a53d-4bda-958e-fbca2bf1d75e tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-67f38b02-a53d-4bda-958e-fbca2bf1d75e tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67f38b02-a53d-4bda-958e-fbca2bf1d75e tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a returned with HTTP 200 Sep 07 11:05:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1267/2492] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:55 2026] GET /volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-07f8b2ce-cd58-40f8-8758-ef480134a418 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-07f8b2ce-cd58-40f8-8758-ef480134a418 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:05:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-07f8b2ce-cd58-40f8-8758-ef480134a418 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "245ee7d8-9f65-412d-9d32-50f898db027b", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-626672648"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:05:55 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:55 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-07f8b2ce-cd58-40f8-8758-ef480134a418 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Volume info retrieved successfully. Sep 07 11:05:55 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-07f8b2ce-cd58-40f8-8758-ef480134a418 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Create snapshot from volume 245ee7d8-9f65-412d-9d32-50f898db027b Sep 07 11:05:55 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-07f8b2ce-cd58-40f8-8758-ef480134a418 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Created reservations ['b88e4106-1854-4527-9b97-eac90118eb08', '96004e7a-fff9-4819-8b14-081dfa59dc26', 'a75982c3-db6c-448f-8482-ea036041451d', '51a05fb8-461e-4d57-aacd-fe174942bc8a'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:05:55 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:55 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:05:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-07f8b2ce-cd58-40f8-8758-ef480134a418 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot create request issued successfully. Sep 07 11:05:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-07f8b2ce-cd58-40f8-8758-ef480134a418 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:05:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1226/2493] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:05:55 2026] POST /volume/v3/snapshots => generated 313 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:05:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-66711a67-d473-4fd6-b7b4-ab315029d6b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66711a67-d473-4fd6-b7b4-ab315029d6b1 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 Sep 07 11:05:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66711a67-d473-4fd6-b7b4-ab315029d6b1 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66711a67-d473-4fd6-b7b4-ab315029d6b1 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-66711a67-d473-4fd6-b7b4-ab315029d6b1 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66711a67-d473-4fd6-b7b4-ab315029d6b1 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 returned with HTTP 200 Sep 07 11:05:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1268/2494] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:55 2026] GET /volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cdeadff0-ed1f-4f73-8ffa-e4ac9c6715b9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cdeadff0-ed1f-4f73-8ffa-e4ac9c6715b9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 Sep 07 11:05:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cdeadff0-ed1f-4f73-8ffa-e4ac9c6715b9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cdeadff0-ed1f-4f73-8ffa-e4ac9c6715b9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cdeadff0-ed1f-4f73-8ffa-e4ac9c6715b9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cdeadff0-ed1f-4f73-8ffa-e4ac9c6715b9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 returned with HTTP 200 Sep 07 11:05:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1227/2495] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:56 2026] GET /volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4d02a4a8-ed61-40b6-a248-85b3fa021d4b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d02a4a8-ed61-40b6-a248-85b3fa021d4b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d02a4a8-ed61-40b6-a248-85b3fa021d4b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d02a4a8-ed61-40b6-a248-85b3fa021d4b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4d02a4a8-ed61-40b6-a248-85b3fa021d4b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d02a4a8-ed61-40b6-a248-85b3fa021d4b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1269/2496] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b3828e62-b03a-460f-9623-48ff3931d454 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b3828e62-b03a-460f-9623-48ff3931d454 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?limit=1 Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b3828e62-b03a-460f-9623-48ff3931d454 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b3828e62-b03a-460f-9623-48ff3931d454 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-b3828e62-b03a-460f-9623-48ff3931d454 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-b3828e62-b03a-460f-9623-48ff3931d454 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b3828e62-b03a-460f-9623-48ff3931d454 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b3828e62-b03a-460f-9623-48ff3931d454 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1228/2497] 192.168.122.99 () {58 vars in 1137 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f6e7b742-bc28-4773-a429-64b15835ec92 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6e7b742-bc28-4773-a429-64b15835ec92 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6e7b742-bc28-4773-a429-64b15835ec92 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6e7b742-bc28-4773-a429-64b15835ec92 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-f6e7b742-bc28-4773-a429-64b15835ec92 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-f6e7b742-bc28-4773-a429-64b15835ec92 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f6e7b742-bc28-4773-a429-64b15835ec92 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6e7b742-bc28-4773-a429-64b15835ec92 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1270/2498] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e07cbfbc-f4e5-4329-876c-2b18e2720259 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e07cbfbc-f4e5-4329-876c-2b18e2720259 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?limit=100000 Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e07cbfbc-f4e5-4329-876c-2b18e2720259 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e07cbfbc-f4e5-4329-876c-2b18e2720259 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-e07cbfbc-f4e5-4329-876c-2b18e2720259 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-e07cbfbc-f4e5-4329-876c-2b18e2720259 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e07cbfbc-f4e5-4329-876c-2b18e2720259 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e07cbfbc-f4e5-4329-876c-2b18e2720259 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1229/2499] 192.168.122.99 () {58 vars in 1147 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fd4198da-479e-4bcd-8b86-495a4c8e184b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd4198da-479e-4bcd-8b86-495a4c8e184b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?limit=0 Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd4198da-479e-4bcd-8b86-495a4c8e184b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd4198da-479e-4bcd-8b86-495a4c8e184b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-fd4198da-479e-4bcd-8b86-495a4c8e184b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-fd4198da-479e-4bcd-8b86-495a4c8e184b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fd4198da-479e-4bcd-8b86-495a4c8e184b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd4198da-479e-4bcd-8b86-495a4c8e184b tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1271/2500] 192.168.122.99 () {58 vars in 1137 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4124e9ff-c1e0-406c-9af9-923737e6866a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4124e9ff-c1e0-406c-9af9-923737e6866a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4124e9ff-c1e0-406c-9af9-923737e6866a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4124e9ff-c1e0-406c-9af9-923737e6866a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-4124e9ff-c1e0-406c-9af9-923737e6866a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-4124e9ff-c1e0-406c-9af9-923737e6866a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4124e9ff-c1e0-406c-9af9-923737e6866a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4124e9ff-c1e0-406c-9af9-923737e6866a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1230/2501] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ad711141-8594-40c7-b184-2423a7d39dc9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ad711141-8594-40c7-b184-2423a7d39dc9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?marker=661833c5-b3a0-4849-bfa2-951bbd5d532a Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ad711141-8594-40c7-b184-2423a7d39dc9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ad711141-8594-40c7-b184-2423a7d39dc9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-ad711141-8594-40c7-b184-2423a7d39dc9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-ad711141-8594-40c7-b184-2423a7d39dc9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ad711141-8594-40c7-b184-2423a7d39dc9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ad711141-8594-40c7-b184-2423a7d39dc9 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?marker=661833c5-b3a0-4849-bfa2-951bbd5d532a returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1272/2502] 192.168.122.99 () {58 vars in 1209 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots?marker=661833c5-b3a0-4849-bfa2-951bbd5d532a => generated 342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3f90b5ab-9c53-4d24-81ca-033b3d55c63d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3f90b5ab-9c53-4d24-81ca-033b3d55c63d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?offset=2&limit=3 Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3f90b5ab-9c53-4d24-81ca-033b3d55c63d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3f90b5ab-9c53-4d24-81ca-033b3d55c63d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-3f90b5ab-9c53-4d24-81ca-033b3d55c63d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-3f90b5ab-9c53-4d24-81ca-033b3d55c63d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3f90b5ab-9c53-4d24-81ca-033b3d55c63d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3f90b5ab-9c53-4d24-81ca-033b3d55c63d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1231/2503] 192.168.122.99 () {58 vars in 1155 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e8364e55-3d0d-4a60-8d7f-76e89cff18ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8364e55-3d0d-4a60-8d7f-76e89cff18ba tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e8364e55-3d0d-4a60-8d7f-76e89cff18ba tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e8364e55-3d0d-4a60-8d7f-76e89cff18ba tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-e8364e55-3d0d-4a60-8d7f-76e89cff18ba tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-e8364e55-3d0d-4a60-8d7f-76e89cff18ba tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e8364e55-3d0d-4a60-8d7f-76e89cff18ba tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8364e55-3d0d-4a60-8d7f-76e89cff18ba tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1273/2504] 192.168.122.99 () {58 vars in 1187 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fa50f762-725a-47e0-95f5-ef123b356612 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa50f762-725a-47e0-95f5-ef123b356612 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fa50f762-725a-47e0-95f5-ef123b356612 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fa50f762-725a-47e0-95f5-ef123b356612 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-fa50f762-725a-47e0-95f5-ef123b356612 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-fa50f762-725a-47e0-95f5-ef123b356612 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fa50f762-725a-47e0-95f5-ef123b356612 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fa50f762-725a-47e0-95f5-ef123b356612 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1232/2505] 192.168.122.99 () {58 vars in 1189 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-889371e8-2728-4299-9e60-1336c5f96759 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-889371e8-2728-4299-9e60-1336c5f96759 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-889371e8-2728-4299-9e60-1336c5f96759 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-889371e8-2728-4299-9e60-1336c5f96759 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-889371e8-2728-4299-9e60-1336c5f96759 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-889371e8-2728-4299-9e60-1336c5f96759 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-889371e8-2728-4299-9e60-1336c5f96759 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-889371e8-2728-4299-9e60-1336c5f96759 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1274/2506] 192.168.122.99 () {58 vars in 1171 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cabb1c1b-f1bd-4d21-90f2-03ad8abe801f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cabb1c1b-f1bd-4d21-90f2-03ad8abe801f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cabb1c1b-f1bd-4d21-90f2-03ad8abe801f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cabb1c1b-f1bd-4d21-90f2-03ad8abe801f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-cabb1c1b-f1bd-4d21-90f2-03ad8abe801f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:57 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-cabb1c1b-f1bd-4d21-90f2-03ad8abe801f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cabb1c1b-f1bd-4d21-90f2-03ad8abe801f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cabb1c1b-f1bd-4d21-90f2-03ad8abe801f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 07 11:05:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1233/2507] 192.168.122.99 () {58 vars in 1173 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ea248676-f7b0-4b43-88b8-51eb2a100c1f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea248676-f7b0-4b43-88b8-51eb2a100c1f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea248676-f7b0-4b43-88b8-51eb2a100c1f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea248676-f7b0-4b43-88b8-51eb2a100c1f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-ea248676-f7b0-4b43-88b8-51eb2a100c1f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-ea248676-f7b0-4b43-88b8-51eb2a100c1f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:57 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ea248676-f7b0-4b43-88b8-51eb2a100c1f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea248676-f7b0-4b43-88b8-51eb2a100c1f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 07 11:05:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1275/2508] 192.168.122.99 () {58 vars in 1191 bytes} [Mon Sep 7 11:05:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5232a8d0-5790-431b-825b-b0381402d367 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5232a8d0-5790-431b-825b-b0381402d367 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5232a8d0-5790-431b-825b-b0381402d367 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5232a8d0-5790-431b-825b-b0381402d367 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-5232a8d0-5790-431b-825b-b0381402d367 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-5232a8d0-5790-431b-825b-b0381402d367 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5232a8d0-5790-431b-825b-b0381402d367 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5232a8d0-5790-431b-825b-b0381402d367 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 07 11:05:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1234/2509] 192.168.122.99 () {58 vars in 1193 bytes} [Mon Sep 7 11:05:58 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e9a7fd7e-455c-4158-927a-83bf83c094f0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9a7fd7e-455c-4158-927a-83bf83c094f0 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9a7fd7e-455c-4158-927a-83bf83c094f0 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9a7fd7e-455c-4158-927a-83bf83c094f0 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-e9a7fd7e-455c-4158-927a-83bf83c094f0 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-e9a7fd7e-455c-4158-927a-83bf83c094f0 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e9a7fd7e-455c-4158-927a-83bf83c094f0 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9a7fd7e-455c-4158-927a-83bf83c094f0 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 returned with HTTP 200 Sep 07 11:05:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1276/2510] 192.168.122.99 () {58 vars in 1262 bytes} [Mon Sep 7 11:05:58 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 => generated 475 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a4e764a9-6cbe-45e4-9b7e-5271b52dde98 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a4e764a9-6cbe-45e4-9b7e-5271b52dde98 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots/detail?status=available Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a4e764a9-6cbe-45e4-9b7e-5271b52dde98 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a4e764a9-6cbe-45e4-9b7e-5271b52dde98 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'detail' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-a4e764a9-6cbe-45e4-9b7e-5271b52dde98 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-a4e764a9-6cbe-45e4-9b7e-5271b52dde98 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a4e764a9-6cbe-45e4-9b7e-5271b52dde98 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a4e764a9-6cbe-45e4-9b7e-5271b52dde98 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 07 11:05:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1235/2511] 192.168.122.99 () {58 vars in 1176 bytes} [Mon Sep 7 11:05:58 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d954caf-e673-402f-9179-f2537c57c8ec None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d954caf-e673-402f-9179-f2537c57c8ec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d954caf-e673-402f-9179-f2537c57c8ec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d954caf-e673-402f-9179-f2537c57c8ec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-2d954caf-e673-402f-9179-f2537c57c8ec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-2d954caf-e673-402f-9179-f2537c57c8ec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2d954caf-e673-402f-9179-f2537c57c8ec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d954caf-e673-402f-9179-f2537c57c8ec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 returned with HTTP 200 Sep 07 11:05:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1277/2512] 192.168.122.99 () {58 vars in 1296 bytes} [Mon Sep 7 11:05:58 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 => generated 475 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9bbb2af9-c074-429c-bb3c-8a15f99b67fd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9bbb2af9-c074-429c-bb3c-8a15f99b67fd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9bbb2af9-c074-429c-bb3c-8a15f99b67fd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9bbb2af9-c074-429c-bb3c-8a15f99b67fd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-9bbb2af9-c074-429c-bb3c-8a15f99b67fd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-9bbb2af9-c074-429c-bb3c-8a15f99b67fd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9bbb2af9-c074-429c-bb3c-8a15f99b67fd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9bbb2af9-c074-429c-bb3c-8a15f99b67fd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 returned with HTTP 200 Sep 07 11:05:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1236/2513] 192.168.122.99 () {58 vars in 1241 bytes} [Mon Sep 7 11:05:58 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-99fff98a-742f-4a70-a59f-5f1bf22ad64d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99fff98a-742f-4a70-a59f-5f1bf22ad64d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?status=available Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99fff98a-742f-4a70-a59f-5f1bf22ad64d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99fff98a-742f-4a70-a59f-5f1bf22ad64d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-99fff98a-742f-4a70-a59f-5f1bf22ad64d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-99fff98a-742f-4a70-a59f-5f1bf22ad64d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-99fff98a-742f-4a70-a59f-5f1bf22ad64d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99fff98a-742f-4a70-a59f-5f1bf22ad64d tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?status=available returned with HTTP 200 Sep 07 11:05:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1278/2514] 192.168.122.99 () {58 vars in 1155 bytes} [Mon Sep 7 11:05:58 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-336f74bc-131f-4e70-bfee-c9fcd21d5d4f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-336f74bc-131f-4e70-bfee-c9fcd21d5d4f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] GET http://192.168.122.99/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-336f74bc-131f-4e70-bfee-c9fcd21d5d4f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-336f74bc-131f-4e70-bfee-c9fcd21d5d4f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-336f74bc-131f-4e70-bfee-c9fcd21d5d4f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.db.api [None req-336f74bc-131f-4e70-bfee-c9fcd21d5d4f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Building query based on filter {{(pid=86959) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-336f74bc-131f-4e70-bfee-c9fcd21d5d4f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] Get all snapshots completed successfully. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-336f74bc-131f-4e70-bfee-c9fcd21d5d4f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-reader] http://192.168.122.99/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 returned with HTTP 200 Sep 07 11:05:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1237/2515] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:05:58 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-626672648 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-add9a49f-eeb7-497b-9273-4362747141ad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-add9a49f-eeb7-497b-9273-4362747141ad tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-add9a49f-eeb7-497b-9273-4362747141ad tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-add9a49f-eeb7-497b-9273-4362747141ad tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-add9a49f-eeb7-497b-9273-4362747141ad tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Delete snapshot with id: 4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 Sep 07 11:05:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-add9a49f-eeb7-497b-9273-4362747141ad tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-add9a49f-eeb7-497b-9273-4362747141ad tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot delete request issued successfully. Sep 07 11:05:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-add9a49f-eeb7-497b-9273-4362747141ad tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 returned with HTTP 202 Sep 07 11:05:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1279/2516] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:05:58 2026] DELETE /volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-714fa947-15b3-46fd-b437-4b7a5610749a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-714fa947-15b3-46fd-b437-4b7a5610749a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-714fa947-15b3-46fd-b437-4b7a5610749a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-714fa947-15b3-46fd-b437-4b7a5610749a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-714fa947-15b3-46fd-b437-4b7a5610749a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-714fa947-15b3-46fd-b437-4b7a5610749a tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 returned with HTTP 200 Sep 07 11:05:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1238/2517] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:58 2026] GET /volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:05:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-247cbc53-5179-47bd-8e4d-a9261e50c376 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:05:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-247cbc53-5179-47bd-8e4d-a9261e50c376 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 Sep 07 11:05:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-247cbc53-5179-47bd-8e4d-a9261e50c376 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:05:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-247cbc53-5179-47bd-8e4d-a9261e50c376 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:05:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:05:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:05:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-247cbc53-5179-47bd-8e4d-a9261e50c376 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:05:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-247cbc53-5179-47bd-8e4d-a9261e50c376 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 returned with HTTP 200 Sep 07 11:05:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1280/2518] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:05:59 2026] GET /volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:06:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a2de4717-3823-4bf3-bb8c-49c6c494cbfa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a2de4717-3823-4bf3-bb8c-49c6c494cbfa tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 Sep 07 11:06:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a2de4717-3823-4bf3-bb8c-49c6c494cbfa tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a2de4717-3823-4bf3-bb8c-49c6c494cbfa tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a2de4717-3823-4bf3-bb8c-49c6c494cbfa tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 returned with HTTP 404 Sep 07 11:06:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1239/2519] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:06:00 2026] GET /volume/v3/snapshots/4dc1ed67-1c2a-4377-a5c5-2835e2c14a02 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-73e5d911-8b96-42f5-b3c4-184495193ffd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-73e5d911-8b96-42f5-b3c4-184495193ffd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a Sep 07 11:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-73e5d911-8b96-42f5-b3c4-184495193ffd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-73e5d911-8b96-42f5-b3c4-184495193ffd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:00 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-73e5d911-8b96-42f5-b3c4-184495193ffd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Delete snapshot with id: 661833c5-b3a0-4849-bfa2-951bbd5d532a Sep 07 11:06:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:06:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-73e5d911-8b96-42f5-b3c4-184495193ffd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:06:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:06:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-73e5d911-8b96-42f5-b3c4-184495193ffd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot delete request issued successfully. Sep 07 11:06:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-73e5d911-8b96-42f5-b3c4-184495193ffd tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a returned with HTTP 202 Sep 07 11:06:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1281/2520] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:06:00 2026] DELETE /volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:06:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-588d0585-f3fc-4905-8e7b-1af069e1747f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-588d0585-f3fc-4905-8e7b-1af069e1747f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a Sep 07 11:06:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-588d0585-f3fc-4905-8e7b-1af069e1747f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-588d0585-f3fc-4905-8e7b-1af069e1747f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:06:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-588d0585-f3fc-4905-8e7b-1af069e1747f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:06:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-588d0585-f3fc-4905-8e7b-1af069e1747f tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a returned with HTTP 200 Sep 07 11:06:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1240/2521] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:06:00 2026] GET /volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:06:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ec6cab5d-fee9-465c-9c62-014e53f6aa0c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec6cab5d-fee9-465c-9c62-014e53f6aa0c tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a Sep 07 11:06:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec6cab5d-fee9-465c-9c62-014e53f6aa0c tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec6cab5d-fee9-465c-9c62-014e53f6aa0c tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:06:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ec6cab5d-fee9-465c-9c62-014e53f6aa0c tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:06:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec6cab5d-fee9-465c-9c62-014e53f6aa0c tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a returned with HTTP 200 Sep 07 11:06:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1282/2522] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:06:01 2026] GET /volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:06:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-80c43c7f-691c-4cfe-8ebf-d088d26aa41c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-80c43c7f-691c-4cfe-8ebf-d088d26aa41c tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a Sep 07 11:06:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-80c43c7f-691c-4cfe-8ebf-d088d26aa41c tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-80c43c7f-691c-4cfe-8ebf-d088d26aa41c tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-80c43c7f-691c-4cfe-8ebf-d088d26aa41c tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a returned with HTTP 404 Sep 07 11:06:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1241/2523] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:06:02 2026] GET /volume/v3/snapshots/661833c5-b3a0-4849-bfa2-951bbd5d532a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ac6e7752-ea63-481e-aa77-59aa4793d049 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac6e7752-ea63-481e-aa77-59aa4793d049 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 Sep 07 11:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac6e7752-ea63-481e-aa77-59aa4793d049 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac6e7752-ea63-481e-aa77-59aa4793d049 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-ac6e7752-ea63-481e-aa77-59aa4793d049 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Delete snapshot with id: 3b30aa6d-d9c0-4261-9fc7-f6a53205b651 Sep 07 11:06:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:06:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ac6e7752-ea63-481e-aa77-59aa4793d049 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:06:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:06:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ac6e7752-ea63-481e-aa77-59aa4793d049 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot delete request issued successfully. Sep 07 11:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac6e7752-ea63-481e-aa77-59aa4793d049 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 returned with HTTP 202 Sep 07 11:06:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1283/2524] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:06:02 2026] DELETE /volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:06:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d098da5e-9326-40d5-96ce-5f42281c5502 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d098da5e-9326-40d5-96ce-5f42281c5502 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 Sep 07 11:06:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d098da5e-9326-40d5-96ce-5f42281c5502 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d098da5e-9326-40d5-96ce-5f42281c5502 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:06:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d098da5e-9326-40d5-96ce-5f42281c5502 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:06:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d098da5e-9326-40d5-96ce-5f42281c5502 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 returned with HTTP 200 Sep 07 11:06:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1242/2525] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:06:02 2026] GET /volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 => generated 472 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f632548c-9943-4242-9a95-088f93574ea1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f632548c-9943-4242-9a95-088f93574ea1 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 Sep 07 11:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f632548c-9943-4242-9a95-088f93574ea1 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f632548c-9943-4242-9a95-088f93574ea1 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:06:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f632548c-9943-4242-9a95-088f93574ea1 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Snapshot retrieved successfully. Sep 07 11:06:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f632548c-9943-4242-9a95-088f93574ea1 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 returned with HTTP 200 Sep 07 11:06:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1284/2526] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:06:03 2026] GET /volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:06:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-75c7b68c-6252-4300-afac-25a0d4d6aea2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-75c7b68c-6252-4300-afac-25a0d4d6aea2 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 Sep 07 11:06:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-75c7b68c-6252-4300-afac-25a0d4d6aea2 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-75c7b68c-6252-4300-afac-25a0d4d6aea2 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:04 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=248,cinder:INSERT=57,cinder:UPDATE=102 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:06:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-75c7b68c-6252-4300-afac-25a0d4d6aea2 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 returned with HTTP 404 Sep 07 11:06:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1243/2527] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:06:04 2026] GET /volume/v3/snapshots/3b30aa6d-d9c0-4261-9fc7-f6a53205b651 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1ac8cb7f-640d-49a6-96d1-7494d8649646 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ac8cb7f-640d-49a6-96d1-7494d8649646 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b Sep 07 11:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ac8cb7f-640d-49a6-96d1-7494d8649646 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ac8cb7f-640d-49a6-96d1-7494d8649646 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:06:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:06:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1ac8cb7f-640d-49a6-96d1-7494d8649646 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Volume info retrieved successfully. Sep 07 11:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ac8cb7f-640d-49a6-96d1-7494d8649646 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b returned with HTTP 200 Sep 07 11:06:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1285/2528] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:06:04 2026] GET /volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:06:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fdea338c-14f6-40e5-9ab1-5812fb67ddec None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fdea338c-14f6-40e5-9ab1-5812fb67ddec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] DELETE http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b Sep 07 11:06:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fdea338c-14f6-40e5-9ab1-5812fb67ddec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fdea338c-14f6-40e5-9ab1-5812fb67ddec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:04 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-fdea338c-14f6-40e5-9ab1-5812fb67ddec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Delete volume with id: 245ee7d8-9f65-412d-9d32-50f898db027b Sep 07 11:06:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:06:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:06:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fdea338c-14f6-40e5-9ab1-5812fb67ddec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Volume info retrieved successfully. Sep 07 11:06:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fdea338c-14f6-40e5-9ab1-5812fb67ddec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Delete volume request issued successfully. Sep 07 11:06:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fdea338c-14f6-40e5-9ab1-5812fb67ddec tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b returned with HTTP 202 Sep 07 11:06:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1244/2529] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:06:04 2026] DELETE /volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-01d800b5-23d7-4caf-bf4c-96d2655904a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01d800b5-23d7-4caf-bf4c-96d2655904a7 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b Sep 07 11:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01d800b5-23d7-4caf-bf4c-96d2655904a7 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01d800b5-23d7-4caf-bf4c-96d2655904a7 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:06:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:06:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-01d800b5-23d7-4caf-bf4c-96d2655904a7 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Volume info retrieved successfully. Sep 07 11:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01d800b5-23d7-4caf-bf4c-96d2655904a7 tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b returned with HTTP 200 Sep 07 11:06:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1286/2530] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:06:04 2026] GET /volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:06:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-aea2d79d-89d2-419e-95c0-11ab2b4efdba None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aea2d79d-89d2-419e-95c0-11ab2b4efdba tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] GET http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b Sep 07 11:06:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aea2d79d-89d2-419e-95c0-11ab2b4efdba tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-aea2d79d-89d2-419e-95c0-11ab2b4efdba tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-aea2d79d-89d2-419e-95c0-11ab2b4efdba tempest-VolumesSnapshotListTestJSON-1562113729 tempest-VolumesSnapshotListTestJSON-1562113729-project-member] http://192.168.122.99/volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b returned with HTTP 404 Sep 07 11:06:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1245/2531] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:06:05 2026] GET /volume/v3/volumes/245ee7d8-9f65-412d-9d32-50f898db027b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:06:14 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=217,cinder:INSERT=29,cinder:UPDATE=54 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:06:15 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-802163211", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-802163211', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Create volume of 1 GB Sep 07 11:06:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Availability Zones retrieved successfully. Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Flow 'volume_create_api' (0456c1c0-5098-4ce1-9269-86bb7e601654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e08e10-83b2-4309-87d9-6dfd2e06c176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e08e10-83b2-4309-87d9-6dfd2e06c176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61da06f-d9c8-40c3-834f-0b650550a0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Created reservations ['26ac1eef-bac8-45eb-ba33-d220bcda3827', 'cd6a89fb-9ea4-47fb-8977-1ac6d5ac53ad', '471c9472-43a3-4359-b796-efb47a5f1d10', '3e9ac2a8-979e-4d70-9d8d-ab564ab3fec0'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61da06f-d9c8-40c3-834f-0b650550a0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26ac1eef-bac8-45eb-ba33-d220bcda3827', 'cd6a89fb-9ea4-47fb-8977-1ac6d5ac53ad', '471c9472-43a3-4359-b796-efb47a5f1d10', '3e9ac2a8-979e-4d70-9d8d-ab564ab3fec0']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa667eb-c83a-4882-b29f-8de9ac6ae535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa667eb-c83a-4882-b29f-8de9ac6ae535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '853a002a-52a5-4293-8a26-2d2ab529fcd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-802163211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfa402952e044a26b5a582ba5eecabb5',qos_specs=None,replication_status=,reservations=['26ac1eef-bac8-45eb-ba33-d220bcda3827','cd6a89fb-9ea4-47fb-8977-1ac6d5ac53ad','471c9472-43a3-4359-b796-efb47a5f1d10','3e9ac2a8-979e-4d70-9d8d-ab564ab3fec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ce92781910947f698d9e3dd2209e25f',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-802163211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=853a002a-52a5-4293-8a26-2d2ab529fcd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfa402952e044a26b5a582ba5eecabb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ce92781910947f698d9e3dd2209e25f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b37fd2-c190-4483-a28f-b6aebe728b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b37fd2-c190-4483-a28f-b6aebe728b73) transitioned into state 'SUCCESS' from state '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-802163211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfa402952e044a26b5a582ba5eecabb5',qos_specs=None,replication_status=,reservations=['26ac1eef-bac8-45eb-ba33-d220bcda3827','cd6a89fb-9ea4-47fb-8977-1ac6d5ac53ad','471c9472-43a3-4359-b796-efb47a5f1d10','3e9ac2a8-979e-4d70-9d8d-ab564ab3fec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ce92781910947f698d9e3dd2209e25f',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f617d0-5838-4b2e-966f-45de3ea5f48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f617d0-5838-4b2e-966f-45de3ea5f48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Flow 'volume_create_api' (0456c1c0-5098-4ce1-9269-86bb7e601654) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:06:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Create volume request issued successfully. Sep 07 11:06:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15a416f2-bf0c-4b1c-95ea-5e134375558a tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:06:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1287/2532] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 11:06:57 2026] POST /volume/v3/volumes => generated 795 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:06:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-28980518-7d19-4e3b-9cff-b2b365a37147 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-28980518-7d19-4e3b-9cff-b2b365a37147 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:06:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-28980518-7d19-4e3b-9cff-b2b365a37147 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-28980518-7d19-4e3b-9cff-b2b365a37147 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:06:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:06:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-28980518-7d19-4e3b-9cff-b2b365a37147 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:06:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-28980518-7d19-4e3b-9cff-b2b365a37147 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:06:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1246/2533] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:06:57 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-61cc84d4-de34-4607-891d-5a8a3ff3978d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61cc84d4-de34-4607-891d-5a8a3ff3978d tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61cc84d4-de34-4607-891d-5a8a3ff3978d tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61cc84d4-de34-4607-891d-5a8a3ff3978d tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:06:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:06:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-61cc84d4-de34-4607-891d-5a8a3ff3978d tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:06:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61cc84d4-de34-4607-891d-5a8a3ff3978d tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:06:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1288/2534] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:06:58 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 888 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:06:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c7c98213-cc7d-4570-8425-41126be19ebf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c7c98213-cc7d-4570-8425-41126be19ebf tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:06:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c7c98213-cc7d-4570-8425-41126be19ebf tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c7c98213-cc7d-4570-8425-41126be19ebf tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:06:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:06:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c7c98213-cc7d-4570-8425-41126be19ebf tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:06:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c7c98213-cc7d-4570-8425-41126be19ebf tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:06:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1247/2535] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:06:58 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 888 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-cddd5f69-4904-42f4-9051-562077c7372d req-e54d9689-3c6f-46a1-be1b-5ea6d91c326d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-e54d9689-3c6f-46a1-be1b-5ea6d91c326d tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-e54d9689-3c6f-46a1-be1b-5ea6d91c326d tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-e54d9689-3c6f-46a1-be1b-5ea6d91c326d tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:06:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:06:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-cddd5f69-4904-42f4-9051-562077c7372d req-e54d9689-3c6f-46a1-be1b-5ea6d91c326d tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:06:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-e54d9689-3c6f-46a1-be1b-5ea6d91c326d tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:06:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1289/2536] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 11:06:58 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 870 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:06:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2395ae24-d139-4fa5-905c-9e970cfea3d4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2395ae24-d139-4fa5-905c-9e970cfea3d4 None None] GET http://192.168.122.99/volume// Sep 07 11:06:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2395ae24-d139-4fa5-905c-9e970cfea3d4 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2395ae24-d139-4fa5-905c-9e970cfea3d4 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2395ae24-d139-4fa5-905c-9e970cfea3d4 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:06:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1248/2537] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 11:06:58 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-cddd5f69-4904-42f4-9051-562077c7372d req-3367e2ef-52fa-4382-8fb4-54b98cfaf3af None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-3367e2ef-52fa-4382-8fb4-54b98cfaf3af tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 11:06:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-3367e2ef-52fa-4382-8fb4-54b98cfaf3af tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "853a002a-52a5-4293-8a26-2d2ab529fcd5", "connector": null, "instance_uuid": "543569e0-d5f3-433e-bd7d-78cbc64f1f26"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:06:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:06:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:06:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-3367e2ef-52fa-4382-8fb4-54b98cfaf3af tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 11:06:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1290/2538] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 11:06:58 2026] POST /volume/v3/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:06:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4b8a3c17-e686-4d6c-be99-af8cad4ce176 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b8a3c17-e686-4d6c-be99-af8cad4ce176 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:06:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b8a3c17-e686-4d6c-be99-af8cad4ce176 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b8a3c17-e686-4d6c-be99-af8cad4ce176 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:06:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e6dbc357-88fd-49c6-802c-8359cebbb2e3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6dbc357-88fd-49c6-802c-8359cebbb2e3 None None] GET http://192.168.122.99/volume// Sep 07 11:06:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6dbc357-88fd-49c6-802c-8359cebbb2e3 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6dbc357-88fd-49c6-802c-8359cebbb2e3 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6dbc357-88fd-49c6-802c-8359cebbb2e3 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:06:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1291/2539] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 11:06:59 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:06:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:06:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-cddd5f69-4904-42f4-9051-562077c7372d req-c98b58c0-f04f-4259-ae69-8f8bb37bd390 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-c98b58c0-f04f-4259-ae69-8f8bb37bd390 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:06:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-c98b58c0-f04f-4259-ae69-8f8bb37bd390 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:06:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4b8a3c17-e686-4d6c-be99-af8cad4ce176 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:06:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-c98b58c0-f04f-4259-ae69-8f8bb37bd390 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:06:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b8a3c17-e686-4d6c-be99-af8cad4ce176 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:06:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1249/2540] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:06:59 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 887 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:06:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:06:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:06:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-cddd5f69-4904-42f4-9051-562077c7372d req-c98b58c0-f04f-4259-ae69-8f8bb37bd390 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:06:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-c98b58c0-f04f-4259-ae69-8f8bb37bd390 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:06:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1292/2541] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 11:06:59 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 1050 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:06:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-cddd5f69-4904-42f4-9051-562077c7372d req-6bd2a9e8-991d-43c9-be3e-76093bc73fbc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:06:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-6bd2a9e8-991d-43c9-be3e-76093bc73fbc tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] PUT http://192.168.122.99/volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a Sep 07 11:06:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-6bd2a9e8-991d-43c9-be3e-76093bc73fbc tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:06:59 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-cddd5f69-4904-42f4-9051-562077c7372d req-6bd2a9e8-991d-43c9-be3e-76093bc73fbc tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Acquiring lock "cinder-attachment_update-853a002a-52a5-4293-8a26-2d2ab529fcd5-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 11:06:59 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-cddd5f69-4904-42f4-9051-562077c7372d req-6bd2a9e8-991d-43c9-be3e-76093bc73fbc tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Lock "cinder-attachment_update-853a002a-52a5-4293-8a26-2d2ab529fcd5-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 11:06:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:06:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:06:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:06:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:06:59 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-cddd5f69-4904-42f4-9051-562077c7372d req-6bd2a9e8-991d-43c9-be3e-76093bc73fbc tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Lock "cinder-attachment_update-853a002a-52a5-4293-8a26-2d2ab529fcd5-devstack" released by "attachment_update" :: held 0.167s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 11:06:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-6bd2a9e8-991d-43c9-be3e-76093bc73fbc tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a returned with HTTP 200 Sep 07 11:06:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1250/2542] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 11:06:59 2026] PUT /volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a => generated 694 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-cddd5f69-4904-42f4-9051-562077c7372d req-6600fd3f-e630-4198-b8d4-633e5b9a90f6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-6600fd3f-e630-4198-b8d4-633e5b9a90f6 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] POST http://192.168.122.99/volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a/action Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-6600fd3f-e630-4198-b8d4-633e5b9a90f6 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-6600fd3f-e630-4198-b8d4-633e5b9a90f6 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:07:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:07:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:07:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-cddd5f69-4904-42f4-9051-562077c7372d req-6600fd3f-e630-4198-b8d4-633e5b9a90f6 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a/action returned with HTTP 204 Sep 07 11:07:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1293/2543] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 11:07:00 2026] POST /volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2c801959-8d87-4210-a45f-3363be19db17 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c801959-8d87-4210-a45f-3363be19db17 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c801959-8d87-4210-a45f-3363be19db17 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c801959-8d87-4210-a45f-3363be19db17 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:07:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:07:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:07:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2c801959-8d87-4210-a45f-3363be19db17 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c801959-8d87-4210-a45f-3363be19db17 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:07:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1251/2544] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:07:00 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 1180 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-14f783d1-b1c4-4381-9a97-4feaf8735b8e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14f783d1-b1c4-4381-9a97-4feaf8735b8e tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14f783d1-b1c4-4381-9a97-4feaf8735b8e tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14f783d1-b1c4-4381-9a97-4feaf8735b8e tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:07:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:07:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:07:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:07:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-14f783d1-b1c4-4381-9a97-4feaf8735b8e tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14f783d1-b1c4-4381-9a97-4feaf8735b8e tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:07:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1294/2545] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:07:00 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 1180 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-84ead61d-27c2-47f7-ba27-7b07869e966e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1252/2546] 192.168.122.99 () {62 vars in 1490 bytes} [Mon Sep 7 11:07:00 2026] DELETE /volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-03505098-24d3-4b83-a6ce-a9c2c149bf06 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: WARNING keystonemiddleware.auth_token [None req-03505098-24d3-4b83-a6ce-a9c2c149bf06 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 11:07:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1295/2547] 192.168.122.99 () {62 vars in 1490 bytes} [Mon Sep 7 11:07:00 2026] DELETE /volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] DELETE http://192.168.122.99/volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:07:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Attachment connected to vm 543569e0-d5f3-433e-bd7d-78cbc64f1f26, checking data on nova Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.compute.nova [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Creating Keystone token plugin using URL: http://192.168.122.99/identity {{(pid=86959) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG novaclient.v2.client [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] REQ: curl -g -i -X GET http://192.168.122.99/compute/v2.1/servers/543569e0-d5f3-433e-bd7d-78cbc64f1f26/os-volume_attachments/853a002a-52a5-4293-8a26-2d2ab529fcd5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8076a21e71997769c2228718f5df7fab2c20b6e9f743a78663674843d9d2985c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0" -H "X-Service-Token: {SHA256}611bf6e5d1c665c9acd2076a2beb549ef38f0268f100c11f4c1178cc0837f500" {{(pid=86959) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG novaclient.v2.client [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 09:07:00 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-2a753598-45cd-44ac-8b39-5fc1d804f9df x-openstack-request-id: req-2a753598-45cd-44ac-8b39-5fc1d804f9df {{(pid=86959) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG novaclient.v2.client [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "853a002a-52a5-4293-8a26-2d2ab529fcd5", "serverId": "543569e0-d5f3-433e-bd7d-78cbc64f1f26", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "08c8468b-9ad6-41af-9e56-e118cc47ca6a", "bdm_uuid": "0b375bb7-587d-46e4-86bf-07e8ee1c7356"}} {{(pid=86959) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG novaclient.v2.client [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET call to compute for http://192.168.122.99/compute/v2.1/servers/543569e0-d5f3-433e-bd7d-78cbc64f1f26/os-volume_attachments/853a002a-52a5-4293-8a26-2d2ab529fcd5 used request id req-2a753598-45cd-44ac-8b39-5fc1d804f9df {{(pid=86959) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.volume.api [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Caught error: Detach volume from instance 543569e0-d5f3-433e-bd7d-78cbc64f1f26 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 543569e0-d5f3-433e-bd7d-78cbc64f1f26 using the Compute API Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 543569e0-d5f3-433e-bd7d-78cbc64f1f26 using the Compute API Sep 07 11:07:00 devstack devstack@c-api.service[86959]: ERROR cinder.api.middleware.fault Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.api.middleware.fault [None req-29aa91cf-cdd6-4507-970f-4cb8ceb58ae0 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a returned with HTTP 409 Sep 07 11:07:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1253/2548] 192.168.122.99 () {60 vars in 1283 bytes} [Mon Sep 7 11:07:00 2026] DELETE /volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a => generated 167 bytes in 190 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-45d7d569-8573-4872-b6aa-606827f9a4c3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-45d7d569-8573-4872-b6aa-606827f9a4c3 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-45d7d569-8573-4872-b6aa-606827f9a4c3 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-45d7d569-8573-4872-b6aa-606827f9a4c3 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:07:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:07:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:07:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:07:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-45d7d569-8573-4872-b6aa-606827f9a4c3 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-45d7d569-8573-4872-b6aa-606827f9a4c3 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:07:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1296/2549] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 11:07:00 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 1162 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-4972e039-a18c-4bb1-a059-99deb6a68d57 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-4972e039-a18c-4bb1-a059-99deb6a68d57 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] POST http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5/action Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-4972e039-a18c-4bb1-a059-99deb6a68d57 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-4972e039-a18c-4bb1-a059-99deb6a68d57 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG oslo_db.sqlalchemy.engines [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-4972e039-a18c-4bb1-a059-99deb6a68d57 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:07:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:07:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:07:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-4972e039-a18c-4bb1-a059-99deb6a68d57 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-4972e039-a18c-4bb1-a059-99deb6a68d57 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Begin detaching volume completed successfully. Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-4972e039-a18c-4bb1-a059-99deb6a68d57 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5/action returned with HTTP 202 Sep 07 11:07:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1254/2550] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 11:07:00 2026] POST /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e500fe33-9e33-426c-b3bf-1b5f4f59ed08 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e500fe33-9e33-426c-b3bf-1b5f4f59ed08 None None] GET http://192.168.122.99/volume// Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e500fe33-9e33-426c-b3bf-1b5f4f59ed08 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e500fe33-9e33-426c-b3bf-1b5f4f59ed08 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e500fe33-9e33-426c-b3bf-1b5f4f59ed08 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:07:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1297/2551] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 11:07:00 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-580f14e4-083f-4159-8abc-a815e196c4e1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-580f14e4-083f-4159-8abc-a815e196c4e1 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-580f14e4-083f-4159-8abc-a815e196c4e1 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-580f14e4-083f-4159-8abc-a815e196c4e1 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:07:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:07:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:07:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:07:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-580f14e4-083f-4159-8abc-a815e196c4e1 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:07:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-580f14e4-083f-4159-8abc-a815e196c4e1 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:07:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1255/2552] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 11:07:00 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-f8cabae1-2e49-466a-a008-cf6f1b6d4ef3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-f8cabae1-2e49-466a-a008-cf6f1b6d4ef3 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] DELETE http://192.168.122.99/volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a Sep 07 11:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-f8cabae1-2e49-466a-a008-cf6f1b6d4ef3 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-f8cabae1-2e49-466a-a008-cf6f1b6d4ef3 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:07:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:07:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:07:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:07:01 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 07 11:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3a70bd18-40af-428e-ad34-f19ef69f84c0 req-f8cabae1-2e49-466a-a008-cf6f1b6d4ef3 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a returned with HTTP 200 Sep 07 11:07:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1298/2553] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 11:07:01 2026] DELETE /volume/v3/attachments/08c8468b-9ad6-41af-9e56-e118cc47ca6a => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:07:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-d94ca51b-88bc-4533-b102-55082e06faf2 req-85354721-d38f-40bd-8d89-bd756b716c0c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-d94ca51b-88bc-4533-b102-55082e06faf2 req-85354721-d38f-40bd-8d89-bd756b716c0c tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:07:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-d94ca51b-88bc-4533-b102-55082e06faf2 req-85354721-d38f-40bd-8d89-bd756b716c0c tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:07:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-d94ca51b-88bc-4533-b102-55082e06faf2 req-85354721-d38f-40bd-8d89-bd756b716c0c tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:07:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:07:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:07:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:07:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:07:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-d94ca51b-88bc-4533-b102-55082e06faf2 req-85354721-d38f-40bd-8d89-bd756b716c0c tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:07:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-d94ca51b-88bc-4533-b102-55082e06faf2 req-85354721-d38f-40bd-8d89-bd756b716c0c tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:07:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1256/2554] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 11:07:02 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 870 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:07:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-223b03e3-9a41-422c-968c-759413847987 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-223b03e3-9a41-422c-968c-759413847987 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] DELETE http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:07:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-223b03e3-9a41-422c-968c-759413847987 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:07:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-223b03e3-9a41-422c-968c-759413847987 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:07:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-223b03e3-9a41-422c-968c-759413847987 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Delete volume with id: 853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:07:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:07:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:07:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:07:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:07:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-223b03e3-9a41-422c-968c-759413847987 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:07:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-223b03e3-9a41-422c-968c-759413847987 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Delete volume request issued successfully. Sep 07 11:07:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-223b03e3-9a41-422c-968c-759413847987 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 202 Sep 07 11:07:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1299/2555] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:07:02 2026] DELETE /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:07:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-90d892ad-00af-4ee7-9763-f9efacc231a8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-90d892ad-00af-4ee7-9763-f9efacc231a8 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:07:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-90d892ad-00af-4ee7-9763-f9efacc231a8 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:07:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-90d892ad-00af-4ee7-9763-f9efacc231a8 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:07:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:07:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:07:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:07:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:07:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-90d892ad-00af-4ee7-9763-f9efacc231a8 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Volume info retrieved successfully. Sep 07 11:07:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-90d892ad-00af-4ee7-9763-f9efacc231a8 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 200 Sep 07 11:07:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1257/2556] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:07:02 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 887 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:07:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-022e7ace-d518-4f14-914c-eed87410bf04 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-022e7ace-d518-4f14-914c-eed87410bf04 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] GET http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 Sep 07 11:07:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-022e7ace-d518-4f14-914c-eed87410bf04 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:07:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-022e7ace-d518-4f14-914c-eed87410bf04 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:07:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-022e7ace-d518-4f14-914c-eed87410bf04 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436 tempest-TestServerVolumeAttachScenarioOldVersion-1036959436-project-member] http://192.168.122.99/volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 returned with HTTP 404 Sep 07 11:07:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1300/2557] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:07:03 2026] GET /volume/v3/volumes/853a002a-52a5-4293-8a26-2d2ab529fcd5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:07:12 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=39,cinder:UPDATE=2 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:07:13 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=74,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1801083310", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1801083310', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Create volume of 1 GB Sep 07 11:07:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Availability Zones retrieved successfully. Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Flow 'volume_create_api' (56d85414-186d-447d-9f0b-194323eb20e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e714f1-3720-4a62-ab81-ca9992359d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e714f1-3720-4a62-ab81-ca9992359d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (352e769c-ca8a-454e-85ad-9197ae5a81a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Created reservations ['aa46f46e-be54-4a2b-b6d3-9dcba8cbdf78', 'd08476d7-e2fb-4607-ae38-9908733becad', '53621733-305f-4ee8-a892-11d6ec02f006', '89d692a6-38ca-4c0f-86ae-202f3364ac34'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (352e769c-ca8a-454e-85ad-9197ae5a81a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa46f46e-be54-4a2b-b6d3-9dcba8cbdf78', 'd08476d7-e2fb-4607-ae38-9908733becad', '53621733-305f-4ee8-a892-11d6ec02f006', '89d692a6-38ca-4c0f-86ae-202f3364ac34']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439e23d8-ccc5-4a26-8e06-61314954938a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:07:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439e23d8-ccc5-4a26-8e06-61314954938a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f166f7aa-b1b4-42b6-ace9-52d2023205e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1801083310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63b347e8bb2a404ebeb2311ccdf5a931',qos_specs=None,replication_status=,reservations=['aa46f46e-be54-4a2b-b6d3-9dcba8cbdf78','d08476d7-e2fb-4607-ae38-9908733becad','53621733-305f-4ee8-a892-11d6ec02f006','89d692a6-38ca-4c0f-86ae-202f3364ac34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77919239cd4a46c682463323ddf2e609',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1801083310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f166f7aa-b1b4-42b6-ace9-52d2023205e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63b347e8bb2a404ebeb2311ccdf5a931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77919239cd4a46c682463323ddf2e609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf9f911-5dd0-4d6f-8224-77d2feaa53b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf9f911-5dd0-4d6f-8224-77d2feaa53b4) transitioned into state 'SUCCESS' from state '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-1801083310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63b347e8bb2a404ebeb2311ccdf5a931',qos_specs=None,replication_status=,reservations=['aa46f46e-be54-4a2b-b6d3-9dcba8cbdf78','d08476d7-e2fb-4607-ae38-9908733becad','53621733-305f-4ee8-a892-11d6ec02f006','89d692a6-38ca-4c0f-86ae-202f3364ac34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77919239cd4a46c682463323ddf2e609',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e9b442-1b6b-4fdf-aa93-26c148da39ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e9b442-1b6b-4fdf-aa93-26c148da39ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Flow 'volume_create_api' (56d85414-186d-447d-9f0b-194323eb20e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:07:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Create volume request issued successfully. Sep 07 11:07:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b6391542-5bbd-4359-ac15-e1b2300924a2 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:07:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1258/2558] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:07:36 2026] POST /volume/v3/volumes => generated 754 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:07:46 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:08:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-80fa5055-f20a-4255-8ddc-0ed801ada105 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80fa5055-f20a-4255-8ddc-0ed801ada105 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:08:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80fa5055-f20a-4255-8ddc-0ed801ada105 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80fa5055-f20a-4255-8ddc-0ed801ada105 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:08:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:08:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-80fa5055-f20a-4255-8ddc-0ed801ada105 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:08:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80fa5055-f20a-4255-8ddc-0ed801ada105 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 200 Sep 07 11:08:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1301/2559] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:08:06 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:08:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0a5c3bc6-b1f4-49f3-8763-6837ecb21cb9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0a5c3bc6-b1f4-49f3-8763-6837ecb21cb9 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:08:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0a5c3bc6-b1f4-49f3-8763-6837ecb21cb9 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0a5c3bc6-b1f4-49f3-8763-6837ecb21cb9 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:08:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:08:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0a5c3bc6-b1f4-49f3-8763-6837ecb21cb9 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:08:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0a5c3bc6-b1f4-49f3-8763-6837ecb21cb9 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 200 Sep 07 11:08:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1259/2560] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:08:06 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:08:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-49a6d3a9-bb59-4bdf-8677-9cf205d8ebc5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-49a6d3a9-bb59-4bdf-8677-9cf205d8ebc5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:08:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-49a6d3a9-bb59-4bdf-8677-9cf205d8ebc5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-49a6d3a9-bb59-4bdf-8677-9cf205d8ebc5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:08:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:08:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-49a6d3a9-bb59-4bdf-8677-9cf205d8ebc5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:08:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-49a6d3a9-bb59-4bdf-8677-9cf205d8ebc5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 200 Sep 07 11:08:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1302/2561] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 11:08:06 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:08:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5a72b0a6-26d9-48c9-95c7-4a715d5924c2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5a72b0a6-26d9-48c9-95c7-4a715d5924c2 None None] GET http://192.168.122.99/volume// Sep 07 11:08:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5a72b0a6-26d9-48c9-95c7-4a715d5924c2 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5a72b0a6-26d9-48c9-95c7-4a715d5924c2 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5a72b0a6-26d9-48c9-95c7-4a715d5924c2 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:08:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1260/2562] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 11:08:06 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:08:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-6d46330a-b61e-4e96-86fb-dfcd895ea381 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-6d46330a-b61e-4e96-86fb-dfcd895ea381 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 11:08:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-6d46330a-b61e-4e96-86fb-dfcd895ea381 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f166f7aa-b1b4-42b6-ace9-52d2023205e2", "connector": null, "instance_uuid": "0b82f64b-84f1-4d4f-8fdd-59da9bbca4ba"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:08:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:08:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:08:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-6d46330a-b61e-4e96-86fb-dfcd895ea381 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 11:08:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1303/2563] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 11:08:06 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:08:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5a04a57d-9f48-4fd2-ad68-360dc4639636 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5a04a57d-9f48-4fd2-ad68-360dc4639636 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:08:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5a04a57d-9f48-4fd2-ad68-360dc4639636 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5a04a57d-9f48-4fd2-ad68-360dc4639636 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:08:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ba8a013-23dd-4991-bd06-99e7068fa572 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ba8a013-23dd-4991-bd06-99e7068fa572 None None] GET http://192.168.122.99/volume// Sep 07 11:08:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ba8a013-23dd-4991-bd06-99e7068fa572 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ba8a013-23dd-4991-bd06-99e7068fa572 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ba8a013-23dd-4991-bd06-99e7068fa572 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:08:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1304/2564] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 11:08:07 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:08:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:08:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-b9431981-b729-4fd8-add9-76241254a691 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-b9431981-b729-4fd8-add9-76241254a691 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:08:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-b9431981-b729-4fd8-add9-76241254a691 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5a04a57d-9f48-4fd2-ad68-360dc4639636 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:08:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-b9431981-b729-4fd8-add9-76241254a691 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5a04a57d-9f48-4fd2-ad68-360dc4639636 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 200 Sep 07 11:08:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1261/2565] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:08:07 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 846 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:08:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:08:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:08:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-b9431981-b729-4fd8-add9-76241254a691 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:08:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-b9431981-b729-4fd8-add9-76241254a691 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 200 Sep 07 11:08:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1305/2566] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 11:08:07 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 1027 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:08:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-1847f5b3-d23e-42e2-b62e-dea51d5a2c85 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-1847f5b3-d23e-42e2-b62e-dea51d5a2c85 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] PUT http://192.168.122.99/volume/v3/attachments/770406ec-ba93-4dba-a1f0-ee5247c10759 Sep 07 11:08:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-1847f5b3-d23e-42e2-b62e-dea51d5a2c85 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:08:07 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-1847f5b3-d23e-42e2-b62e-dea51d5a2c85 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Acquiring lock "cinder-attachment_update-f166f7aa-b1b4-42b6-ace9-52d2023205e2-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 11:08:07 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-1847f5b3-d23e-42e2-b62e-dea51d5a2c85 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Lock "cinder-attachment_update-f166f7aa-b1b4-42b6-ace9-52d2023205e2-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 11:08:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:08:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:08:07 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-1847f5b3-d23e-42e2-b62e-dea51d5a2c85 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Lock "cinder-attachment_update-f166f7aa-b1b4-42b6-ace9-52d2023205e2-devstack" released by "attachment_update" :: held 0.170s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 11:08:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-1847f5b3-d23e-42e2-b62e-dea51d5a2c85 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/attachments/770406ec-ba93-4dba-a1f0-ee5247c10759 returned with HTTP 200 Sep 07 11:08:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1262/2567] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 11:08:07 2026] PUT /volume/v3/attachments/770406ec-ba93-4dba-a1f0-ee5247c10759 => generated 694 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:08:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-22377554-3309-418e-ac58-9bdc2f22a782 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-22377554-3309-418e-ac58-9bdc2f22a782 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] POST http://192.168.122.99/volume/v3/attachments/770406ec-ba93-4dba-a1f0-ee5247c10759/action Sep 07 11:08:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-22377554-3309-418e-ac58-9bdc2f22a782 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:08:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-22377554-3309-418e-ac58-9bdc2f22a782 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:08:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:08:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:08:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f7b5654d-20fc-46f0-b1fb-9083ed496579 req-22377554-3309-418e-ac58-9bdc2f22a782 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/attachments/770406ec-ba93-4dba-a1f0-ee5247c10759/action returned with HTTP 204 Sep 07 11:08:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1306/2568] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 11:08:08 2026] POST /volume/v3/attachments/770406ec-ba93-4dba-a1f0-ee5247c10759/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:08:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dc3c3343-28c8-4529-9c89-88ae20ddd720 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dc3c3343-28c8-4529-9c89-88ae20ddd720 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:08:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dc3c3343-28c8-4529-9c89-88ae20ddd720 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dc3c3343-28c8-4529-9c89-88ae20ddd720 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:08:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:08:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-dc3c3343-28c8-4529-9c89-88ae20ddd720 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:08:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dc3c3343-28c8-4529-9c89-88ae20ddd720 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 200 Sep 07 11:08:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1263/2569] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:08:08 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 1139 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:08:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-33426dda-00d5-4bb8-8c34-869429df4a81 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-33426dda-00d5-4bb8-8c34-869429df4a81 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:08:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-33426dda-00d5-4bb8-8c34-869429df4a81 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-33426dda-00d5-4bb8-8c34-869429df4a81 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:08:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:08:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-33426dda-00d5-4bb8-8c34-869429df4a81 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:08:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-33426dda-00d5-4bb8-8c34-869429df4a81 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 200 Sep 07 11:08:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1307/2570] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:08:08 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:08:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-60034e79-6762-4440-9a2b-6fa015f5840b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-60034e79-6762-4440-9a2b-6fa015f5840b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:08:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-60034e79-6762-4440-9a2b-6fa015f5840b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-60034e79-6762-4440-9a2b-6fa015f5840b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:08:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:08:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-60034e79-6762-4440-9a2b-6fa015f5840b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:08:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-60034e79-6762-4440-9a2b-6fa015f5840b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 200 Sep 07 11:08:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1264/2571] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 11:08:10 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:08:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-a32bc282-2a21-492a-9aa5-b627e474de12 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-a32bc282-2a21-492a-9aa5-b627e474de12 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] POST http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2/action Sep 07 11:08:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-a32bc282-2a21-492a-9aa5-b627e474de12 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:08:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-a32bc282-2a21-492a-9aa5-b627e474de12 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:08:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:08:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:08:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-a32bc282-2a21-492a-9aa5-b627e474de12 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:08:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-a32bc282-2a21-492a-9aa5-b627e474de12 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Begin detaching volume completed successfully. Sep 07 11:08:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-a32bc282-2a21-492a-9aa5-b627e474de12 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2/action returned with HTTP 202 Sep 07 11:08:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1308/2572] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 11:08:10 2026] POST /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:08:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e50cabd8-848a-437a-8208-fe49b45de809 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e50cabd8-848a-437a-8208-fe49b45de809 None None] GET http://192.168.122.99/volume// Sep 07 11:08:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e50cabd8-848a-437a-8208-fe49b45de809 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e50cabd8-848a-437a-8208-fe49b45de809 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e50cabd8-848a-437a-8208-fe49b45de809 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:08:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1265/2573] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 11:08:10 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:08:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-650049cf-16f9-44ba-8d2b-12ba7ed63e0a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-650049cf-16f9-44ba-8d2b-12ba7ed63e0a tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:08:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-650049cf-16f9-44ba-8d2b-12ba7ed63e0a tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-650049cf-16f9-44ba-8d2b-12ba7ed63e0a tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:08:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:08:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-650049cf-16f9-44ba-8d2b-12ba7ed63e0a tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:08:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-650049cf-16f9-44ba-8d2b-12ba7ed63e0a tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 200 Sep 07 11:08:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1309/2574] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 11:08:10 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 1323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:08:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-837a9a53-22ca-4b13-afb7-1a7c4f37a6c5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-837a9a53-22ca-4b13-afb7-1a7c4f37a6c5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] DELETE http://192.168.122.99/volume/v3/attachments/770406ec-ba93-4dba-a1f0-ee5247c10759 Sep 07 11:08:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-837a9a53-22ca-4b13-afb7-1a7c4f37a6c5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-837a9a53-22ca-4b13-afb7-1a7c4f37a6c5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:08:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:11 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 11:08:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-79252fa2-858e-45c4-afdd-5564812c7cfa req-837a9a53-22ca-4b13-afb7-1a7c4f37a6c5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/attachments/770406ec-ba93-4dba-a1f0-ee5247c10759 returned with HTTP 200 Sep 07 11:08:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1266/2575] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 11:08:11 2026] DELETE /volume/v3/attachments/770406ec-ba93-4dba-a1f0-ee5247c10759 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:08:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-edeb4f3e-bac0-43d8-a1f6-3d2a940c4e83 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-edeb4f3e-bac0-43d8-a1f6-3d2a940c4e83 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:08:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-edeb4f3e-bac0-43d8-a1f6-3d2a940c4e83 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f166f7aa-b1b4-42b6-ace9-52d2023205e2", "force": false, "name": "tempest-TestStampPattern-snapshot-786231611", "description": null, "metadata": null}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:08:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:08:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:08:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-edeb4f3e-bac0-43d8-a1f6-3d2a940c4e83 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:08:11 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-edeb4f3e-bac0-43d8-a1f6-3d2a940c4e83 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Create snapshot from volume f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:08:12 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-edeb4f3e-bac0-43d8-a1f6-3d2a940c4e83 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Created reservations ['a72a858b-b281-4a62-b730-70bb2a8dceac', 'b6c79a93-c7ed-4892-a0e9-d2c507cd813f', '58fd1b17-b7ac-4d31-9d3b-926d95222a85', '6f0087f9-a7f6-4edc-b962-ac6feddf843d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:08:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:08:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-edeb4f3e-bac0-43d8-a1f6-3d2a940c4e83 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Snapshot create request issued successfully. Sep 07 11:08:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-edeb4f3e-bac0-43d8-a1f6-3d2a940c4e83 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:08:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1310/2576] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:08:11 2026] POST /volume/v3/snapshots => generated 302 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:08:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e47463ac-2bbd-4d84-90e9-b59b90ba4fa4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e47463ac-2bbd-4d84-90e9-b59b90ba4fa4 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c Sep 07 11:08:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e47463ac-2bbd-4d84-90e9-b59b90ba4fa4 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e47463ac-2bbd-4d84-90e9-b59b90ba4fa4 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:08:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e47463ac-2bbd-4d84-90e9-b59b90ba4fa4 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Snapshot retrieved successfully. Sep 07 11:08:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e47463ac-2bbd-4d84-90e9-b59b90ba4fa4 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c returned with HTTP 200 Sep 07 11:08:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1267/2577] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:08:12 2026] GET /volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:08:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4986290d-a869-452c-8b0e-b5557ea72e03 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4986290d-a869-452c-8b0e-b5557ea72e03 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c Sep 07 11:08:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4986290d-a869-452c-8b0e-b5557ea72e03 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4986290d-a869-452c-8b0e-b5557ea72e03 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:08:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4986290d-a869-452c-8b0e-b5557ea72e03 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Snapshot retrieved successfully. Sep 07 11:08:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4986290d-a869-452c-8b0e-b5557ea72e03 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c returned with HTTP 200 Sep 07 11:08:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1311/2578] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:08:13 2026] GET /volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c => generated 434 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:08:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-332c84c3-5b29-45c2-b66b-8ae5febedf02 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-332c84c3-5b29-45c2-b66b-8ae5febedf02 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c Sep 07 11:08:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-332c84c3-5b29-45c2-b66b-8ae5febedf02 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-332c84c3-5b29-45c2-b66b-8ae5febedf02 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:08:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-332c84c3-5b29-45c2-b66b-8ae5febedf02 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Snapshot retrieved successfully. Sep 07 11:08:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-332c84c3-5b29-45c2-b66b-8ae5febedf02 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c returned with HTTP 200 Sep 07 11:08:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1268/2579] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:08:14 2026] GET /volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:08:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1a76e274-e897-487b-9605-805e964ae2e1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a76e274-e897-487b-9605-805e964ae2e1 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c Sep 07 11:08:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a76e274-e897-487b-9605-805e964ae2e1 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:08:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a76e274-e897-487b-9605-805e964ae2e1 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:08:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:08:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a76e274-e897-487b-9605-805e964ae2e1 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Snapshot retrieved successfully. Sep 07 11:08:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a76e274-e897-487b-9605-805e964ae2e1 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c returned with HTTP 200 Sep 07 11:08:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1312/2580] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:08:14 2026] GET /volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1369852515", "snapshot_id": "a35f186a-403f-43b7-bce5-0520f5b2160c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1369852515', 'snapshot_id': 'a35f186a-403f-43b7-bce5-0520f5b2160c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:08:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:08:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Snapshot retrieved successfully. Sep 07 11:08:20 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Create volume of 1 GB Sep 07 11:08:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Availability Zones retrieved successfully. Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Flow 'volume_create_api' (4d9e30ab-7e2f-455e-ba50-6739b581f380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f567456b-4929-4395-bbd1-02c7f7b98573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f567456b-4929-4395-bbd1-02c7f7b98573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a35f186a-403f-43b7-bce5-0520f5b2160c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e25dde-77d9-4c30-9106-b7bb065d4ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Created reservations ['b055462d-1fa0-4072-8081-9ebe503f828c', '39e6bda5-6440-4080-94f6-d35e64f1223b', 'f836ea8f-8fa9-4b51-bee5-17b4d7b03956', '80691643-72cf-4845-b317-56cf521648f0'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e25dde-77d9-4c30-9106-b7bb065d4ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b055462d-1fa0-4072-8081-9ebe503f828c', '39e6bda5-6440-4080-94f6-d35e64f1223b', 'f836ea8f-8fa9-4b51-bee5-17b4d7b03956', '80691643-72cf-4845-b317-56cf521648f0']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b5212a-1064-4cd4-9045-21cd1e5835ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:08:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b5212a-1064-4cd4-9045-21cd1e5835ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b449728-ec66-458f-a559-361ba1b9978f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1369852515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63b347e8bb2a404ebeb2311ccdf5a931',qos_specs=None,replication_status=,reservations=['b055462d-1fa0-4072-8081-9ebe503f828c','39e6bda5-6440-4080-94f6-d35e64f1223b','f836ea8f-8fa9-4b51-bee5-17b4d7b03956','80691643-72cf-4845-b317-56cf521648f0'],size=1,snapshot_id=a35f186a-403f-43b7-bce5-0520f5b2160c,source_replicaid=,source_volid=None,status='creating',user_id='77919239cd4a46c682463323ddf2e609',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:08:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1369852515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b449728-ec66-458f-a559-361ba1b9978f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63b347e8bb2a404ebeb2311ccdf5a931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a35f186a-403f-43b7-bce5-0520f5b2160c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77919239cd4a46c682463323ddf2e609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe6b69b-6470-4de7-afd1-e7f4f2f4b410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe6b69b-6470-4de7-afd1-e7f4f2f4b410) transitioned into state 'SUCCESS' from state '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-1369852515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63b347e8bb2a404ebeb2311ccdf5a931',qos_specs=None,replication_status=,reservations=['b055462d-1fa0-4072-8081-9ebe503f828c','39e6bda5-6440-4080-94f6-d35e64f1223b','f836ea8f-8fa9-4b51-bee5-17b4d7b03956','80691643-72cf-4845-b317-56cf521648f0'],size=1,snapshot_id=a35f186a-403f-43b7-bce5-0520f5b2160c,source_replicaid=,source_volid=None,status='creating',user_id='77919239cd4a46c682463323ddf2e609',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e229bc5a-3cf2-4e12-aef2-a9f60475ad9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:08:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e229bc5a-3cf2-4e12-aef2-a9f60475ad9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Flow 'volume_create_api' (4d9e30ab-7e2f-455e-ba50-6739b581f380) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:08:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Create volume request issued successfully. Sep 07 11:08:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9eb449fd-c20a-4aa8-9c70-64448e11642f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:08:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1269/2581] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:08:20 2026] POST /volume/v3/volumes => generated 788 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:08:24 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:08:30 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-52e1702c-e860-4985-ad7e-84be3d972b2e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52e1702c-e860-4985-ad7e-84be3d972b2e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52e1702c-e860-4985-ad7e-84be3d972b2e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52e1702c-e860-4985-ad7e-84be3d972b2e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-52e1702c-e860-4985-ad7e-84be3d972b2e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52e1702c-e860-4985-ad7e-84be3d972b2e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 200 Sep 07 11:09:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1313/2582] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:10 2026] GET /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-496fccef-4a1f-4214-b6b5-de6c8e52d428 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-496fccef-4a1f-4214-b6b5-de6c8e52d428 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-496fccef-4a1f-4214-b6b5-de6c8e52d428 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-496fccef-4a1f-4214-b6b5-de6c8e52d428 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-496fccef-4a1f-4214-b6b5-de6c8e52d428 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-496fccef-4a1f-4214-b6b5-de6c8e52d428 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 200 Sep 07 11:09:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1270/2583] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:10 2026] GET /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-3396db21-bfe2-4de9-9841-81ad2bea98f0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-3396db21-bfe2-4de9-9841-81ad2bea98f0 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-3396db21-bfe2-4de9-9841-81ad2bea98f0 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-3396db21-bfe2-4de9-9841-81ad2bea98f0 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-3396db21-bfe2-4de9-9841-81ad2bea98f0 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-3396db21-bfe2-4de9-9841-81ad2bea98f0 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 200 Sep 07 11:09:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1314/2584] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 11:09:10 2026] GET /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4efb084a-9734-49b8-80c4-b21891db6613 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4efb084a-9734-49b8-80c4-b21891db6613 None None] GET http://192.168.122.99/volume// Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4efb084a-9734-49b8-80c4-b21891db6613 None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4efb084a-9734-49b8-80c4-b21891db6613 None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4efb084a-9734-49b8-80c4-b21891db6613 None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:09:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1271/2585] 192.168.122.99 () {58 vars in 1312 bytes} [Mon Sep 7 11:09:10 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-10a2e66d-6226-4dd7-ad9d-20dad2d82fc7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-10a2e66d-6226-4dd7-ad9d-20dad2d82fc7 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] POST http://192.168.122.99/volume/v3/attachments Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-10a2e66d-6226-4dd7-ad9d-20dad2d82fc7 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b449728-ec66-458f-a559-361ba1b9978f", "connector": null, "instance_uuid": "abb9e6cd-2f99-4bac-8358-5c9d6e51a445"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-10a2e66d-6226-4dd7-ad9d-20dad2d82fc7 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/attachments returned with HTTP 200 Sep 07 11:09:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1315/2586] 192.168.122.99 () {66 vars in 1478 bytes} [Mon Sep 7 11:09:10 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a889db0b-4ad0-4ce8-9d07-4eb43041b452 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a889db0b-4ad0-4ce8-9d07-4eb43041b452 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a889db0b-4ad0-4ce8-9d07-4eb43041b452 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a889db0b-4ad0-4ce8-9d07-4eb43041b452 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a9ce0953-09ca-4ff3-918a-a2ae1e8b320a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9ce0953-09ca-4ff3-918a-a2ae1e8b320a None None] GET http://192.168.122.99/volume// Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9ce0953-09ca-4ff3-918a-a2ae1e8b320a None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9ce0953-09ca-4ff3-918a-a2ae1e8b320a None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9ce0953-09ca-4ff3-918a-a2ae1e8b320a None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:09:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1316/2587] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 11:09:10 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:09:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-6dbbd650-0381-4592-9faa-4ff992c17593 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-6dbbd650-0381-4592-9faa-4ff992c17593 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-6dbbd650-0381-4592-9faa-4ff992c17593 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a889db0b-4ad0-4ce8-9d07-4eb43041b452 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-6dbbd650-0381-4592-9faa-4ff992c17593 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a889db0b-4ad0-4ce8-9d07-4eb43041b452 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 200 Sep 07 11:09:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1272/2588] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:10 2026] GET /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 880 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-6dbbd650-0381-4592-9faa-4ff992c17593 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-6dbbd650-0381-4592-9faa-4ff992c17593 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 200 Sep 07 11:09:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1317/2589] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 11:09:10 2026] GET /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 1061 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-145ff418-6d30-45ea-8fff-b310397f2d66 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-145ff418-6d30-45ea-8fff-b310397f2d66 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] PUT http://192.168.122.99/volume/v3/attachments/3b1451ac-da96-4f85-9f9a-2803dd81ac7f Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-145ff418-6d30-45ea-8fff-b310397f2d66 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.99", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ac7666a309c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "25f23a05-a231-4f1c-a63d-e709c63cb741", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-145ff418-6d30-45ea-8fff-b310397f2d66 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Acquiring lock "cinder-attachment_update-7b449728-ec66-458f-a559-361ba1b9978f-devstack" by "attachment_update" {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-145ff418-6d30-45ea-8fff-b310397f2d66 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Lock "cinder-attachment_update-7b449728-ec66-458f-a559-361ba1b9978f-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86959) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:10 devstack devstack@c-api.service[86959]: DEBUG cinder.coordination [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-145ff418-6d30-45ea-8fff-b310397f2d66 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Lock "cinder-attachment_update-7b449728-ec66-458f-a559-361ba1b9978f-devstack" released by "attachment_update" :: held 0.193s {{(pid=86959) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 11:09:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-145ff418-6d30-45ea-8fff-b310397f2d66 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/attachments/3b1451ac-da96-4f85-9f9a-2803dd81ac7f returned with HTTP 200 Sep 07 11:09:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1273/2590] 192.168.122.99 () {66 vars in 1588 bytes} [Mon Sep 7 11:09:10 2026] PUT /volume/v3/attachments/3b1451ac-da96-4f85-9f9a-2803dd81ac7f => generated 694 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:09:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-4cb4e792-a363-4550-9c12-32be44580df9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-4cb4e792-a363-4550-9c12-32be44580df9 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] POST http://192.168.122.99/volume/v3/attachments/3b1451ac-da96-4f85-9f9a-2803dd81ac7f/action Sep 07 11:09:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-4cb4e792-a363-4550-9c12-32be44580df9 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:09:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-4cb4e792-a363-4550-9c12-32be44580df9 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d0ef9c95-c0f2-4b5e-bc86-a1d896652cfd req-4cb4e792-a363-4550-9c12-32be44580df9 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/attachments/3b1451ac-da96-4f85-9f9a-2803dd81ac7f/action returned with HTTP 204 Sep 07 11:09:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1318/2591] 192.168.122.99 () {66 vars in 1609 bytes} [Mon Sep 7 11:09:11 2026] POST /volume/v3/attachments/3b1451ac-da96-4f85-9f9a-2803dd81ac7f/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:09:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6a42fea4-70c4-412b-b2ec-1e4d0c8e55fa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a42fea4-70c4-412b-b2ec-1e4d0c8e55fa tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a42fea4-70c4-412b-b2ec-1e4d0c8e55fa tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a42fea4-70c4-412b-b2ec-1e4d0c8e55fa tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6a42fea4-70c4-412b-b2ec-1e4d0c8e55fa tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a42fea4-70c4-412b-b2ec-1e4d0c8e55fa tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 200 Sep 07 11:09:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1274/2592] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:11 2026] GET /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 1173 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:09:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2cf35859-5197-4643-b838-bd0f012097e4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2cf35859-5197-4643-b838-bd0f012097e4 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2cf35859-5197-4643-b838-bd0f012097e4 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2cf35859-5197-4643-b838-bd0f012097e4 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2cf35859-5197-4643-b838-bd0f012097e4 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2cf35859-5197-4643-b838-bd0f012097e4 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 200 Sep 07 11:09:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1319/2593] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:11 2026] GET /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 1173 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:09:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-bcdd1c5f-dcbc-44a0-99e2-d2d1bb71688c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-bcdd1c5f-dcbc-44a0-99e2-d2d1bb71688c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-bcdd1c5f-dcbc-44a0-99e2-d2d1bb71688c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-bcdd1c5f-dcbc-44a0-99e2-d2d1bb71688c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-bcdd1c5f-dcbc-44a0-99e2-d2d1bb71688c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-bcdd1c5f-dcbc-44a0-99e2-d2d1bb71688c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 200 Sep 07 11:09:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1275/2594] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 11:09:12 2026] GET /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 1173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:09:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-1008f33c-0a18-4ffe-a499-9b895b3e07b7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-1008f33c-0a18-4ffe-a499-9b895b3e07b7 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] POST http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f/action Sep 07 11:09:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-1008f33c-0a18-4ffe-a499-9b895b3e07b7 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:09:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-1008f33c-0a18-4ffe-a499-9b895b3e07b7 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-1008f33c-0a18-4ffe-a499-9b895b3e07b7 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-1008f33c-0a18-4ffe-a499-9b895b3e07b7 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Begin detaching volume completed successfully. Sep 07 11:09:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-1008f33c-0a18-4ffe-a499-9b895b3e07b7 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f/action returned with HTTP 202 Sep 07 11:09:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1320/2595] 192.168.122.99 () {64 vars in 1556 bytes} [Mon Sep 7 11:09:12 2026] POST /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:09:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4dd4a758-a769-4e5b-8997-bea55a1afe6b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4dd4a758-a769-4e5b-8997-bea55a1afe6b None None] GET http://192.168.122.99/volume// Sep 07 11:09:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4dd4a758-a769-4e5b-8997-bea55a1afe6b None None] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4dd4a758-a769-4e5b-8997-bea55a1afe6b None None] Calling method 'all' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4dd4a758-a769-4e5b-8997-bea55a1afe6b None None] http://192.168.122.99/volume// returned with HTTP 300 Sep 07 11:09:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1276/2596] 192.168.122.99 () {58 vars in 1310 bytes} [Mon Sep 7 11:09:12 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 11:09:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-53e5f447-30d8-4f7b-858b-2690a34a2890 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-53e5f447-30d8-4f7b-858b-2690a34a2890 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-53e5f447-30d8-4f7b-858b-2690a34a2890 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-53e5f447-30d8-4f7b-858b-2690a34a2890 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-53e5f447-30d8-4f7b-858b-2690a34a2890 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-53e5f447-30d8-4f7b-858b-2690a34a2890 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 200 Sep 07 11:09:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1321/2597] 192.168.122.99 () {62 vars in 1523 bytes} [Mon Sep 7 11:09:12 2026] GET /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 1357 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:09:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-e46a5898-e7db-49b0-a08e-2d5b466dfa96 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-e46a5898-e7db-49b0-a08e-2d5b466dfa96 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] DELETE http://192.168.122.99/volume/v3/attachments/3b1451ac-da96-4f85-9f9a-2803dd81ac7f Sep 07 11:09:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-e46a5898-e7db-49b0-a08e-2d5b466dfa96 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-e46a5898-e7db-49b0-a08e-2d5b466dfa96 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:13 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, Sep 07 11:09:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-133102ee-b338-41d6-ab92-2cdee4bcbf56 req-e46a5898-e7db-49b0-a08e-2d5b466dfa96 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/attachments/3b1451ac-da96-4f85-9f9a-2803dd81ac7f returned with HTTP 200 Sep 07 11:09:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1277/2598] 192.168.122.99 () {64 vars in 1557 bytes} [Mon Sep 7 11:09:13 2026] DELETE /volume/v3/attachments/3b1451ac-da96-4f85-9f9a-2803dd81ac7f => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dd3c240c-556f-449f-8212-6537a1d3f45c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd3c240c-556f-449f-8212-6537a1d3f45c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] DELETE http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd3c240c-556f-449f-8212-6537a1d3f45c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd3c240c-556f-449f-8212-6537a1d3f45c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:17 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-dd3c240c-556f-449f-8212-6537a1d3f45c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Delete volume with id: 7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dd3c240c-556f-449f-8212-6537a1d3f45c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dd3c240c-556f-449f-8212-6537a1d3f45c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Delete volume request issued successfully. Sep 07 11:09:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd3c240c-556f-449f-8212-6537a1d3f45c tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 202 Sep 07 11:09:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1322/2599] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:09:17 2026] DELETE /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:09:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1f78d124-9bd8-4992-b3a5-bf0c44c42b7b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f78d124-9bd8-4992-b3a5-bf0c44c42b7b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f78d124-9bd8-4992-b3a5-bf0c44c42b7b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1f78d124-9bd8-4992-b3a5-bf0c44c42b7b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1f78d124-9bd8-4992-b3a5-bf0c44c42b7b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1f78d124-9bd8-4992-b3a5-bf0c44c42b7b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 200 Sep 07 11:09:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1278/2600] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:17 2026] GET /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d8514bc5-1129-48a0-8310-b674810995a5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d8514bc5-1129-48a0-8310-b674810995a5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f Sep 07 11:09:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d8514bc5-1129-48a0-8310-b674810995a5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d8514bc5-1129-48a0-8310-b674810995a5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d8514bc5-1129-48a0-8310-b674810995a5 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f returned with HTTP 404 Sep 07 11:09:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1323/2601] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:18 2026] GET /volume/v3/volumes/7b449728-ec66-458f-a559-361ba1b9978f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:09:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-33ee4a0b-d3ae-45b9-87ae-194f1e98fc3f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-33ee4a0b-d3ae-45b9-87ae-194f1e98fc3f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c Sep 07 11:09:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-33ee4a0b-d3ae-45b9-87ae-194f1e98fc3f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-33ee4a0b-d3ae-45b9-87ae-194f1e98fc3f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:18 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-33ee4a0b-d3ae-45b9-87ae-194f1e98fc3f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Delete snapshot with id: a35f186a-403f-43b7-bce5-0520f5b2160c Sep 07 11:09:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-33ee4a0b-d3ae-45b9-87ae-194f1e98fc3f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Snapshot retrieved successfully. Sep 07 11:09:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-33ee4a0b-d3ae-45b9-87ae-194f1e98fc3f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Snapshot delete request issued successfully. Sep 07 11:09:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-33ee4a0b-d3ae-45b9-87ae-194f1e98fc3f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c returned with HTTP 202 Sep 07 11:09:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1279/2602] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:09:18 2026] DELETE /volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:09:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c61784c8-3d84-4b83-bf15-ee4739a3d559 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c61784c8-3d84-4b83-bf15-ee4739a3d559 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c Sep 07 11:09:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c61784c8-3d84-4b83-bf15-ee4739a3d559 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c61784c8-3d84-4b83-bf15-ee4739a3d559 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c61784c8-3d84-4b83-bf15-ee4739a3d559 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Snapshot retrieved successfully. Sep 07 11:09:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c61784c8-3d84-4b83-bf15-ee4739a3d559 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c returned with HTTP 200 Sep 07 11:09:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1324/2603] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:09:18 2026] GET /volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c => generated 460 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d1a82d3b-2449-4266-8c56-55a606dfcd4b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d1a82d3b-2449-4266-8c56-55a606dfcd4b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c Sep 07 11:09:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d1a82d3b-2449-4266-8c56-55a606dfcd4b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d1a82d3b-2449-4266-8c56-55a606dfcd4b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d1a82d3b-2449-4266-8c56-55a606dfcd4b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Snapshot retrieved successfully. Sep 07 11:09:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d1a82d3b-2449-4266-8c56-55a606dfcd4b tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c returned with HTTP 200 Sep 07 11:09:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1280/2604] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:09:19 2026] GET /volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-149b4766-cb01-43b1-b47b-2bc7b20c7871 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-149b4766-cb01-43b1-b47b-2bc7b20c7871 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c Sep 07 11:09:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-149b4766-cb01-43b1-b47b-2bc7b20c7871 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-149b4766-cb01-43b1-b47b-2bc7b20c7871 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-149b4766-cb01-43b1-b47b-2bc7b20c7871 tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c returned with HTTP 404 Sep 07 11:09:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1325/2605] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:09:20 2026] GET /volume/v3/snapshots/a35f186a-403f-43b7-bce5-0520f5b2160c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:09:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [req-04541bb8-1f14-4123-985f-da7c44376751 req-c3bd9a4a-6b81-4cb6-a34b-db1ce4c8639f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-04541bb8-1f14-4123-985f-da7c44376751 req-c3bd9a4a-6b81-4cb6-a34b-db1ce4c8639f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:09:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-04541bb8-1f14-4123-985f-da7c44376751 req-c3bd9a4a-6b81-4cb6-a34b-db1ce4c8639f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [req-04541bb8-1f14-4123-985f-da7c44376751 req-c3bd9a4a-6b81-4cb6-a34b-db1ce4c8639f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [req-04541bb8-1f14-4123-985f-da7c44376751 req-c3bd9a4a-6b81-4cb6-a34b-db1ce4c8639f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [req-04541bb8-1f14-4123-985f-da7c44376751 req-c3bd9a4a-6b81-4cb6-a34b-db1ce4c8639f tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 200 Sep 07 11:09:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1281/2606] 192.168.122.99 () {60 vars in 1482 bytes} [Mon Sep 7 11:09:20 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0b6dd4dc-6075-44ee-ba31-f94ca7c9945e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0b6dd4dc-6075-44ee-ba31-f94ca7c9945e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] DELETE http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:09:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0b6dd4dc-6075-44ee-ba31-f94ca7c9945e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0b6dd4dc-6075-44ee-ba31-f94ca7c9945e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0b6dd4dc-6075-44ee-ba31-f94ca7c9945e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Delete volume with id: f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:09:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0b6dd4dc-6075-44ee-ba31-f94ca7c9945e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0b6dd4dc-6075-44ee-ba31-f94ca7c9945e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Delete volume request issued successfully. Sep 07 11:09:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0b6dd4dc-6075-44ee-ba31-f94ca7c9945e tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 202 Sep 07 11:09:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1326/2607] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:09:24 2026] DELETE /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:09:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0cb133df-5a4e-47e8-82ec-c4e8dc574bdc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0cb133df-5a4e-47e8-82ec-c4e8dc574bdc tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:09:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0cb133df-5a4e-47e8-82ec-c4e8dc574bdc tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0cb133df-5a4e-47e8-82ec-c4e8dc574bdc tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0cb133df-5a4e-47e8-82ec-c4e8dc574bdc tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Volume info retrieved successfully. Sep 07 11:09:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0cb133df-5a4e-47e8-82ec-c4e8dc574bdc tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 200 Sep 07 11:09:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1282/2608] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:24 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cd9ae0e8-134d-4e19-aaf7-cab97c165ede None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd9ae0e8-134d-4e19-aaf7-cab97c165ede tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] GET http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 Sep 07 11:09:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd9ae0e8-134d-4e19-aaf7-cab97c165ede tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd9ae0e8-134d-4e19-aaf7-cab97c165ede tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd9ae0e8-134d-4e19-aaf7-cab97c165ede tempest-TestStampPattern-402065010 tempest-TestStampPattern-402065010-project-member] http://192.168.122.99/volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 returned with HTTP 404 Sep 07 11:09:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1327/2609] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:25 2026] GET /volume/v3/volumes/f166f7aa-b1b4-42b6-ace9-52d2023205e2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:09:34 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:09:35 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:09:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1624234535"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume request body: {'volume': {"'imageRef": '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1624234535'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume of 1 GB Sep 07 11:09:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Availability Zones retrieved successfully. Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Flow 'volume_create_api' (860b2271-ff1f-4843-b653-c6ad1564d287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a56062-273e-42ef-b695-c9e91d3d8317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a56062-273e-42ef-b695-c9e91d3d8317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9122331-8b33-4928-88aa-4dab6a3a97f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Created reservations ['7ff0483d-3f6d-4e52-8bfd-040fdcd0c551', '933af4d8-34ca-4359-b647-4999e5026525', '918c1e93-947e-4c30-a7aa-21ea4fd40593', 'a8302301-4d3b-4a91-bd8f-f78a56d487da'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9122331-8b33-4928-88aa-4dab6a3a97f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ff0483d-3f6d-4e52-8bfd-040fdcd0c551', '933af4d8-34ca-4359-b647-4999e5026525', '918c1e93-947e-4c30-a7aa-21ea4fd40593', 'a8302301-4d3b-4a91-bd8f-f78a56d487da']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61da9cfa-1d25-4cfc-b602-fdead190d64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61da9cfa-1d25-4cfc-b602-fdead190d64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1624234535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503273edd0a24e93abdd6dd84a200393',qos_specs=None,replication_status=,reservations=['7ff0483d-3f6d-4e52-8bfd-040fdcd0c551','933af4d8-34ca-4359-b647-4999e5026525','918c1e93-947e-4c30-a7aa-21ea4fd40593','a8302301-4d3b-4a91-bd8f-f78a56d487da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e22026de9614be29d56f6666840d1e1',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1624234535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='503273edd0a24e93abdd6dd84a200393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e22026de9614be29d56f6666840d1e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e931431f-1492-453a-a5de-6afc0cb9e93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e931431f-1492-453a-a5de-6afc0cb9e93c) transitioned into state 'SUCCESS' from state '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-1624234535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503273edd0a24e93abdd6dd84a200393',qos_specs=None,replication_status=,reservations=['7ff0483d-3f6d-4e52-8bfd-040fdcd0c551','933af4d8-34ca-4359-b647-4999e5026525','918c1e93-947e-4c30-a7aa-21ea4fd40593','a8302301-4d3b-4a91-bd8f-f78a56d487da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e22026de9614be29d56f6666840d1e1',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37209e51-18dc-4158-b62a-d35608a6b8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37209e51-18dc-4158-b62a-d35608a6b8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Flow 'volume_create_api' (860b2271-ff1f-4843-b653-c6ad1564d287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume request issued successfully. Sep 07 11:09:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8b1dd8c1-0ed7-447b-8e78-6eb15a0f03cb tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:09:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1283/2610] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:09:35 2026] POST /volume/v3/volumes => generated 764 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-569572397"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume request body: {'volume': {"'imageRef": '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-569572397'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume of 1 GB Sep 07 11:09:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Availability Zones retrieved successfully. Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Flow 'volume_create_api' (dc058055-df29-4029-ad72-7bc07d4d3dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e76ff57-87d3-4a16-ab6a-69d19d729e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e76ff57-87d3-4a16-ab6a-69d19d729e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f38a88f-11a0-4298-9032-7b51716454a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Created reservations ['1e0dee31-825c-478a-bdf9-672de9f78dab', 'b2e46e63-a9e7-4f47-90ef-a5caa48b1c26', '4cf1db58-75c3-494b-9310-3163efce76a2', 'f999af68-5983-4fcd-bacf-14e0eea492d1'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f38a88f-11a0-4298-9032-7b51716454a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e0dee31-825c-478a-bdf9-672de9f78dab', 'b2e46e63-a9e7-4f47-90ef-a5caa48b1c26', '4cf1db58-75c3-494b-9310-3163efce76a2', 'f999af68-5983-4fcd-bacf-14e0eea492d1']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dd03ab2-d3ea-4425-a519-23f0928b461b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dd03ab2-d3ea-4425-a519-23f0928b461b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e17df779-b92a-4ba5-a9ed-659b0a62054f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-569572397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503273edd0a24e93abdd6dd84a200393',qos_specs=None,replication_status=,reservations=['1e0dee31-825c-478a-bdf9-672de9f78dab','b2e46e63-a9e7-4f47-90ef-a5caa48b1c26','4cf1db58-75c3-494b-9310-3163efce76a2','f999af68-5983-4fcd-bacf-14e0eea492d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e22026de9614be29d56f6666840d1e1',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-569572397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e17df779-b92a-4ba5-a9ed-659b0a62054f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='503273edd0a24e93abdd6dd84a200393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e22026de9614be29d56f6666840d1e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11294b1-e742-4c41-bdf2-74c195b47174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11294b1-e742-4c41-bdf2-74c195b47174) transitioned into state 'SUCCESS' from state '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-569572397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503273edd0a24e93abdd6dd84a200393',qos_specs=None,replication_status=,reservations=['1e0dee31-825c-478a-bdf9-672de9f78dab','b2e46e63-a9e7-4f47-90ef-a5caa48b1c26','4cf1db58-75c3-494b-9310-3163efce76a2','f999af68-5983-4fcd-bacf-14e0eea492d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e22026de9614be29d56f6666840d1e1',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f06531-aea2-40da-bc89-811cbe214d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f06531-aea2-40da-bc89-811cbe214d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Flow 'volume_create_api' (dc058055-df29-4029-ad72-7bc07d4d3dc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume request issued successfully. Sep 07 11:09:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccebe1c4-f748-4957-8cc1-5ea3d9a3fd0f tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:09:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1328/2611] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:09:36 2026] POST /volume/v3/volumes => generated 763 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-785309669"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume request body: {'volume': {"'imageRef": '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-785309669'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume of 1 GB Sep 07 11:09:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Availability Zones retrieved successfully. Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Flow 'volume_create_api' (1b7714f2-bfbd-4358-b465-9b0a557a26fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab2287f-66dc-40b9-8fb2-f653acd6fef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab2287f-66dc-40b9-8fb2-f653acd6fef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:36 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ee35d19-f835-4512-8cc7-36ef2b580581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Created reservations ['10281b50-dd2b-48b7-9178-3263a3e108d6', '0bb16eaf-2e48-445e-84b4-bd793cbbfaf9', '95c2efc7-25dc-430a-bf23-ae649e76f882', '88be9fff-064d-4a8f-9ab0-6906c7b7b0b0'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ee35d19-f835-4512-8cc7-36ef2b580581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10281b50-dd2b-48b7-9178-3263a3e108d6', '0bb16eaf-2e48-445e-84b4-bd793cbbfaf9', '95c2efc7-25dc-430a-bf23-ae649e76f882', '88be9fff-064d-4a8f-9ab0-6906c7b7b0b0']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19825b34-6714-4427-9c21-e4a63e7736a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19825b34-6714-4427-9c21-e4a63e7736a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9fe3d65-2eac-435e-a79b-b807e0653a7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-785309669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503273edd0a24e93abdd6dd84a200393',qos_specs=None,replication_status=,reservations=['10281b50-dd2b-48b7-9178-3263a3e108d6','0bb16eaf-2e48-445e-84b4-bd793cbbfaf9','95c2efc7-25dc-430a-bf23-ae649e76f882','88be9fff-064d-4a8f-9ab0-6906c7b7b0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e22026de9614be29d56f6666840d1e1',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-785309669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9fe3d65-2eac-435e-a79b-b807e0653a7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='503273edd0a24e93abdd6dd84a200393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e22026de9614be29d56f6666840d1e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84005188-df80-4a4b-b0e7-d69317456a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84005188-df80-4a4b-b0e7-d69317456a61) transitioned into state 'SUCCESS' from state '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-785309669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503273edd0a24e93abdd6dd84a200393',qos_specs=None,replication_status=,reservations=['10281b50-dd2b-48b7-9178-3263a3e108d6','0bb16eaf-2e48-445e-84b4-bd793cbbfaf9','95c2efc7-25dc-430a-bf23-ae649e76f882','88be9fff-064d-4a8f-9ab0-6906c7b7b0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e22026de9614be29d56f6666840d1e1',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1216499f-969b-4f3c-8b3e-29630928fb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1216499f-969b-4f3c-8b3e-29630928fb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Flow 'volume_create_api' (1b7714f2-bfbd-4358-b465-9b0a557a26fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume request issued successfully. Sep 07 11:09:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66cc4c75-06bc-47f1-a4e1-01265f656a3b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:09:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1284/2612] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:09:36 2026] POST /volume/v3/volumes => generated 763 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1722537410"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume request body: {'volume': {"'imageRef": '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1722537410'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume of 1 GB Sep 07 11:09:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Availability Zones retrieved successfully. Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Flow 'volume_create_api' (ad6313b8-07d9-496e-baf3-68e11eacf5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147b35f0-0bfb-43a5-8522-113fddb995cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147b35f0-0bfb-43a5-8522-113fddb995cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923723ab-5a85-48e9-a328-99834473a8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Created reservations ['4af1c59f-50df-4c4a-9d89-06da01d5a9b9', '4ba1858a-2aa3-4fab-a8b1-811a3f860270', 'b6e87ec9-4444-44f0-9754-233c3177e652', 'b3422e06-3d67-4291-baf5-d2c11e006392'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923723ab-5a85-48e9-a328-99834473a8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4af1c59f-50df-4c4a-9d89-06da01d5a9b9', '4ba1858a-2aa3-4fab-a8b1-811a3f860270', 'b6e87ec9-4444-44f0-9754-233c3177e652', 'b3422e06-3d67-4291-baf5-d2c11e006392']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2893e3-62f8-4179-a655-c9ac467a8aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2893e3-62f8-4179-a655-c9ac467a8aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c8b1523-ac5b-490d-b0e2-0648903131de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1722537410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503273edd0a24e93abdd6dd84a200393',qos_specs=None,replication_status=,reservations=['4af1c59f-50df-4c4a-9d89-06da01d5a9b9','4ba1858a-2aa3-4fab-a8b1-811a3f860270','b6e87ec9-4444-44f0-9754-233c3177e652','b3422e06-3d67-4291-baf5-d2c11e006392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e22026de9614be29d56f6666840d1e1',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1722537410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c8b1523-ac5b-490d-b0e2-0648903131de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='503273edd0a24e93abdd6dd84a200393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e22026de9614be29d56f6666840d1e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444faf14-9cb2-4db7-a3f7-76a1b88bd21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444faf14-9cb2-4db7-a3f7-76a1b88bd21a) transitioned into state 'SUCCESS' from state '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-1722537410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503273edd0a24e93abdd6dd84a200393',qos_specs=None,replication_status=,reservations=['4af1c59f-50df-4c4a-9d89-06da01d5a9b9','4ba1858a-2aa3-4fab-a8b1-811a3f860270','b6e87ec9-4444-44f0-9754-233c3177e652','b3422e06-3d67-4291-baf5-d2c11e006392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e22026de9614be29d56f6666840d1e1',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6c67a7-941e-41ca-ab3e-9b8d2b69bbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6c67a7-941e-41ca-ab3e-9b8d2b69bbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Flow 'volume_create_api' (ad6313b8-07d9-496e-baf3-68e11eacf5ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume request issued successfully. Sep 07 11:09:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8bc81315-7f6a-42d1-ae62-88ea7dcd3497 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:09:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1329/2613] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:09:37 2026] POST /volume/v3/volumes => generated 764 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2018795231"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume request body: {'volume': {"'imageRef": '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2018795231'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume of 1 GB Sep 07 11:09:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Availability Zones retrieved successfully. Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Flow 'volume_create_api' (2db49fa0-7eb2-4b90-afda-e1cae43b60c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da95fbf2-8e22-4d4e-8f7a-e9ac1ae885a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da95fbf2-8e22-4d4e-8f7a-e9ac1ae885a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7682c5b-1675-4676-aa07-b9e7b9e21940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Created reservations ['c9d0cdca-422d-4350-9ae1-53fda7b2fe31', '63abea2d-ee17-4784-85f7-8a8f503271db', '8c50cd86-f588-4f77-b13a-fa78c40cdddc', 'b41347f8-2ff6-4bdf-a43a-6c45368c8696'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7682c5b-1675-4676-aa07-b9e7b9e21940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d0cdca-422d-4350-9ae1-53fda7b2fe31', '63abea2d-ee17-4784-85f7-8a8f503271db', '8c50cd86-f588-4f77-b13a-fa78c40cdddc', 'b41347f8-2ff6-4bdf-a43a-6c45368c8696']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10b4405-c90b-433e-af5d-ab11f93c74bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10b4405-c90b-433e-af5d-ab11f93c74bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f4ef567-a784-472c-8f84-0ecdbea5eeb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2018795231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503273edd0a24e93abdd6dd84a200393',qos_specs=None,replication_status=,reservations=['c9d0cdca-422d-4350-9ae1-53fda7b2fe31','63abea2d-ee17-4784-85f7-8a8f503271db','8c50cd86-f588-4f77-b13a-fa78c40cdddc','b41347f8-2ff6-4bdf-a43a-6c45368c8696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e22026de9614be29d56f6666840d1e1',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2018795231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f4ef567-a784-472c-8f84-0ecdbea5eeb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='503273edd0a24e93abdd6dd84a200393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e22026de9614be29d56f6666840d1e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f8763f-40db-429d-bf37-4ae11761b9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:38 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f8763f-40db-429d-bf37-4ae11761b9f8) transitioned into state 'SUCCESS' from state '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-2018795231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503273edd0a24e93abdd6dd84a200393',qos_specs=None,replication_status=,reservations=['c9d0cdca-422d-4350-9ae1-53fda7b2fe31','63abea2d-ee17-4784-85f7-8a8f503271db','8c50cd86-f588-4f77-b13a-fa78c40cdddc','b41347f8-2ff6-4bdf-a43a-6c45368c8696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e22026de9614be29d56f6666840d1e1',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:38 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee15bdc4-00c5-4394-806b-c51b881c8d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:38 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee15bdc4-00c5-4394-806b-c51b881c8d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:38 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Flow 'volume_create_api' (2db49fa0-7eb2-4b90-afda-e1cae43b60c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Create volume request issued successfully. Sep 07 11:09:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2342b873-3ab3-41f7-bec2-3f88928fa8e5 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:09:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1285/2614] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:09:37 2026] POST /volume/v3/volumes => generated 764 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:09:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-54d96148-de01-4666-baa7-068316f4873b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54d96148-de01-4666-baa7-068316f4873b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 Sep 07 11:09:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54d96148-de01-4666-baa7-068316f4873b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54d96148-de01-4666-baa7-068316f4873b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-54d96148-de01-4666-baa7-068316f4873b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54d96148-de01-4666-baa7-068316f4873b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 returned with HTTP 200 Sep 07 11:09:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1330/2615] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:38 2026] GET /volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7452f841-f2ec-40b3-a854-62009f5e0344 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7452f841-f2ec-40b3-a854-62009f5e0344 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f Sep 07 11:09:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7452f841-f2ec-40b3-a854-62009f5e0344 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7452f841-f2ec-40b3-a854-62009f5e0344 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7452f841-f2ec-40b3-a854-62009f5e0344 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7452f841-f2ec-40b3-a854-62009f5e0344 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f returned with HTTP 200 Sep 07 11:09:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1286/2616] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:38 2026] GET /volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e5bd6c98-4976-4c88-9349-4e305b238fc3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5bd6c98-4976-4c88-9349-4e305b238fc3 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f Sep 07 11:09:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5bd6c98-4976-4c88-9349-4e305b238fc3 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5bd6c98-4976-4c88-9349-4e305b238fc3 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e5bd6c98-4976-4c88-9349-4e305b238fc3 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5bd6c98-4976-4c88-9349-4e305b238fc3 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f returned with HTTP 200 Sep 07 11:09:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1331/2617] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:39 2026] GET /volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-58c00be8-efcd-4dfb-bcf9-5a90bbbc3d9b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-58c00be8-efcd-4dfb-bcf9-5a90bbbc3d9b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d Sep 07 11:09:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-58c00be8-efcd-4dfb-bcf9-5a90bbbc3d9b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-58c00be8-efcd-4dfb-bcf9-5a90bbbc3d9b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-58c00be8-efcd-4dfb-bcf9-5a90bbbc3d9b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-58c00be8-efcd-4dfb-bcf9-5a90bbbc3d9b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d returned with HTTP 200 Sep 07 11:09:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1287/2618] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:39 2026] GET /volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d2b71df3-6c24-4fe7-ad61-acdac5bcbd42 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2b71df3-6c24-4fe7-ad61-acdac5bcbd42 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de Sep 07 11:09:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d2b71df3-6c24-4fe7-ad61-acdac5bcbd42 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d2b71df3-6c24-4fe7-ad61-acdac5bcbd42 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d2b71df3-6c24-4fe7-ad61-acdac5bcbd42 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2b71df3-6c24-4fe7-ad61-acdac5bcbd42 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de returned with HTTP 200 Sep 07 11:09:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1332/2619] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:39 2026] GET /volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-600afaee-105b-456a-b1da-00c3e502f5bf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-600afaee-105b-456a-b1da-00c3e502f5bf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de Sep 07 11:09:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-600afaee-105b-456a-b1da-00c3e502f5bf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-600afaee-105b-456a-b1da-00c3e502f5bf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-600afaee-105b-456a-b1da-00c3e502f5bf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-600afaee-105b-456a-b1da-00c3e502f5bf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de returned with HTTP 200 Sep 07 11:09:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1288/2620] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:40 2026] GET /volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1c2a8f11-01f8-491e-90e4-e07ffb52ccee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1c2a8f11-01f8-491e-90e4-e07ffb52ccee tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 Sep 07 11:09:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1c2a8f11-01f8-491e-90e4-e07ffb52ccee tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1c2a8f11-01f8-491e-90e4-e07ffb52ccee tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1c2a8f11-01f8-491e-90e4-e07ffb52ccee tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1c2a8f11-01f8-491e-90e4-e07ffb52ccee tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 returned with HTTP 200 Sep 07 11:09:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1333/2621] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:40 2026] GET /volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5d53e78c-8947-4264-91c6-28a44a90784a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5d53e78c-8947-4264-91c6-28a44a90784a tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 Sep 07 11:09:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5d53e78c-8947-4264-91c6-28a44a90784a tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5d53e78c-8947-4264-91c6-28a44a90784a tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5d53e78c-8947-4264-91c6-28a44a90784a tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5d53e78c-8947-4264-91c6-28a44a90784a tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 returned with HTTP 200 Sep 07 11:09:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1289/2622] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:41 2026] GET /volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2152fdbb-bb2e-49d7-8483-def571040f57 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2152fdbb-bb2e-49d7-8483-def571040f57 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] DELETE http://192.168.122.99/volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 Sep 07 11:09:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2152fdbb-bb2e-49d7-8483-def571040f57 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2152fdbb-bb2e-49d7-8483-def571040f57 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:41 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2152fdbb-bb2e-49d7-8483-def571040f57 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Delete volume with id: 1f4ef567-a784-472c-8f84-0ecdbea5eeb8 Sep 07 11:09:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2152fdbb-bb2e-49d7-8483-def571040f57 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2152fdbb-bb2e-49d7-8483-def571040f57 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Delete volume request issued successfully. Sep 07 11:09:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2152fdbb-bb2e-49d7-8483-def571040f57 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 returned with HTTP 202 Sep 07 11:09:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1334/2623] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:09:41 2026] DELETE /volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:09:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5459680c-50e2-4f1d-af05-3ab05ff8c9f8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5459680c-50e2-4f1d-af05-3ab05ff8c9f8 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 Sep 07 11:09:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5459680c-50e2-4f1d-af05-3ab05ff8c9f8 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5459680c-50e2-4f1d-af05-3ab05ff8c9f8 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5459680c-50e2-4f1d-af05-3ab05ff8c9f8 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5459680c-50e2-4f1d-af05-3ab05ff8c9f8 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 returned with HTTP 200 Sep 07 11:09:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1290/2624] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:41 2026] GET /volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3551ffb0-f14e-438d-995d-7aa934336c6c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3551ffb0-f14e-438d-995d-7aa934336c6c tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 Sep 07 11:09:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3551ffb0-f14e-438d-995d-7aa934336c6c tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3551ffb0-f14e-438d-995d-7aa934336c6c tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3551ffb0-f14e-438d-995d-7aa934336c6c tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 returned with HTTP 404 Sep 07 11:09:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1335/2625] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:42 2026] GET /volume/v3/volumes/1f4ef567-a784-472c-8f84-0ecdbea5eeb8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:09:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-98c89264-e0c2-42e2-9d9a-7a5115cd82ff None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-98c89264-e0c2-42e2-9d9a-7a5115cd82ff tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] DELETE http://192.168.122.99/volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de Sep 07 11:09:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-98c89264-e0c2-42e2-9d9a-7a5115cd82ff tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-98c89264-e0c2-42e2-9d9a-7a5115cd82ff tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:42 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-98c89264-e0c2-42e2-9d9a-7a5115cd82ff tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Delete volume with id: 4c8b1523-ac5b-490d-b0e2-0648903131de Sep 07 11:09:42 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:42 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-98c89264-e0c2-42e2-9d9a-7a5115cd82ff tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-98c89264-e0c2-42e2-9d9a-7a5115cd82ff tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Delete volume request issued successfully. Sep 07 11:09:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-98c89264-e0c2-42e2-9d9a-7a5115cd82ff tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de returned with HTTP 202 Sep 07 11:09:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1291/2626] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:09:42 2026] DELETE /volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:09:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ee0d1bd-9036-4d34-852c-d044143762cf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ee0d1bd-9036-4d34-852c-d044143762cf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de Sep 07 11:09:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ee0d1bd-9036-4d34-852c-d044143762cf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ee0d1bd-9036-4d34-852c-d044143762cf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5ee0d1bd-9036-4d34-852c-d044143762cf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ee0d1bd-9036-4d34-852c-d044143762cf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de returned with HTTP 200 Sep 07 11:09:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1336/2627] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:42 2026] GET /volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cae29ec8-1912-4f01-aa93-89984bdc574c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cae29ec8-1912-4f01-aa93-89984bdc574c tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de Sep 07 11:09:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cae29ec8-1912-4f01-aa93-89984bdc574c tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cae29ec8-1912-4f01-aa93-89984bdc574c tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cae29ec8-1912-4f01-aa93-89984bdc574c tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de returned with HTTP 404 Sep 07 11:09:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1292/2628] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:43 2026] GET /volume/v3/volumes/4c8b1523-ac5b-490d-b0e2-0648903131de => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:09:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5dc51730-a734-4575-8102-a7fbdbf3cd27 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5dc51730-a734-4575-8102-a7fbdbf3cd27 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] DELETE http://192.168.122.99/volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d Sep 07 11:09:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5dc51730-a734-4575-8102-a7fbdbf3cd27 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5dc51730-a734-4575-8102-a7fbdbf3cd27 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:43 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5dc51730-a734-4575-8102-a7fbdbf3cd27 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Delete volume with id: f9fe3d65-2eac-435e-a79b-b807e0653a7d Sep 07 11:09:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5dc51730-a734-4575-8102-a7fbdbf3cd27 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5dc51730-a734-4575-8102-a7fbdbf3cd27 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Delete volume request issued successfully. Sep 07 11:09:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5dc51730-a734-4575-8102-a7fbdbf3cd27 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d returned with HTTP 202 Sep 07 11:09:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1337/2629] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:09:43 2026] DELETE /volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:09:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3f115962-8a83-49c7-85ad-1b1cd9750409 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3f115962-8a83-49c7-85ad-1b1cd9750409 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d Sep 07 11:09:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3f115962-8a83-49c7-85ad-1b1cd9750409 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3f115962-8a83-49c7-85ad-1b1cd9750409 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3f115962-8a83-49c7-85ad-1b1cd9750409 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3f115962-8a83-49c7-85ad-1b1cd9750409 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d returned with HTTP 200 Sep 07 11:09:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1293/2630] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:43 2026] GET /volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-78a90a04-ebdd-4775-8d3a-a5b2cc9cf1cf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78a90a04-ebdd-4775-8d3a-a5b2cc9cf1cf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d Sep 07 11:09:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78a90a04-ebdd-4775-8d3a-a5b2cc9cf1cf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78a90a04-ebdd-4775-8d3a-a5b2cc9cf1cf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78a90a04-ebdd-4775-8d3a-a5b2cc9cf1cf tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d returned with HTTP 404 Sep 07 11:09:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1338/2631] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:45 2026] GET /volume/v3/volumes/f9fe3d65-2eac-435e-a79b-b807e0653a7d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:09:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-571a25ed-57e9-4f1d-9655-d82b912aa9ad None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-571a25ed-57e9-4f1d-9655-d82b912aa9ad tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] DELETE http://192.168.122.99/volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f Sep 07 11:09:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-571a25ed-57e9-4f1d-9655-d82b912aa9ad tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-571a25ed-57e9-4f1d-9655-d82b912aa9ad tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:45 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-571a25ed-57e9-4f1d-9655-d82b912aa9ad tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Delete volume with id: e17df779-b92a-4ba5-a9ed-659b0a62054f Sep 07 11:09:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-571a25ed-57e9-4f1d-9655-d82b912aa9ad tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-571a25ed-57e9-4f1d-9655-d82b912aa9ad tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Delete volume request issued successfully. Sep 07 11:09:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-571a25ed-57e9-4f1d-9655-d82b912aa9ad tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f returned with HTTP 202 Sep 07 11:09:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1294/2632] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:09:45 2026] DELETE /volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:09:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-efdd6a10-cfc4-46dd-a27b-f7dce8bd153e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efdd6a10-cfc4-46dd-a27b-f7dce8bd153e tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f Sep 07 11:09:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efdd6a10-cfc4-46dd-a27b-f7dce8bd153e tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efdd6a10-cfc4-46dd-a27b-f7dce8bd153e tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-efdd6a10-cfc4-46dd-a27b-f7dce8bd153e tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efdd6a10-cfc4-46dd-a27b-f7dce8bd153e tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f returned with HTTP 200 Sep 07 11:09:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1339/2633] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:45 2026] GET /volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dcb84e6f-f537-415c-b243-b0faae06544d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dcb84e6f-f537-415c-b243-b0faae06544d tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f Sep 07 11:09:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dcb84e6f-f537-415c-b243-b0faae06544d tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dcb84e6f-f537-415c-b243-b0faae06544d tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dcb84e6f-f537-415c-b243-b0faae06544d tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f returned with HTTP 404 Sep 07 11:09:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1295/2634] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:46 2026] GET /volume/v3/volumes/e17df779-b92a-4ba5-a9ed-659b0a62054f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:09:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-02a12a12-b7bb-403a-8e88-964c37184ab4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02a12a12-b7bb-403a-8e88-964c37184ab4 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] DELETE http://192.168.122.99/volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 Sep 07 11:09:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02a12a12-b7bb-403a-8e88-964c37184ab4 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02a12a12-b7bb-403a-8e88-964c37184ab4 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:46 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-02a12a12-b7bb-403a-8e88-964c37184ab4 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Delete volume with id: 59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 Sep 07 11:09:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-02a12a12-b7bb-403a-8e88-964c37184ab4 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-02a12a12-b7bb-403a-8e88-964c37184ab4 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Delete volume request issued successfully. Sep 07 11:09:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02a12a12-b7bb-403a-8e88-964c37184ab4 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 returned with HTTP 202 Sep 07 11:09:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1340/2635] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:09:46 2026] DELETE /volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:09:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8d1c6cf0-6fc6-4a7d-a42e-c3cc7759db9b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d1c6cf0-6fc6-4a7d-a42e-c3cc7759db9b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 Sep 07 11:09:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d1c6cf0-6fc6-4a7d-a42e-c3cc7759db9b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d1c6cf0-6fc6-4a7d-a42e-c3cc7759db9b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:46 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:46 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8d1c6cf0-6fc6-4a7d-a42e-c3cc7759db9b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Volume info retrieved successfully. Sep 07 11:09:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d1c6cf0-6fc6-4a7d-a42e-c3cc7759db9b tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 returned with HTTP 200 Sep 07 11:09:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1296/2636] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:46 2026] GET /volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-13490743-7403-4478-8479-cd627668c990 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13490743-7403-4478-8479-cd627668c990 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] GET http://192.168.122.99/volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 Sep 07 11:09:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13490743-7403-4478-8479-cd627668c990 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13490743-7403-4478-8479-cd627668c990 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13490743-7403-4478-8479-cd627668c990 tempest-CreateVolumesFromImageTest-1338243663 tempest-CreateVolumesFromImageTest-1338243663-project-member] http://192.168.122.99/volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 returned with HTTP 404 Sep 07 11:09:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1341/2637] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:47 2026] GET /volume/v3/volumes/59f9af17-87ef-4f7f-9fd7-8e77fc1f5a51 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:09:56 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=103,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:09:57 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=76,cinder:INSERT=15,cinder:UPDATE=27 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-809192036"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-809192036'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume of 1 GB Sep 07 11:09:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Availability Zones retrieved successfully. Sep 07 11:09:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1801677804"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume request body: {'volume': {"'imageRef": '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1801677804'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume of 1 GB Sep 07 11:09:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Availability Zones retrieved successfully. Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (6edf0073-cde8-4339-a601-94507175dd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4187b6bf-4b7b-4407-97e8-984b8b7b1332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Flow 'volume_create_api' (2462f00b-f084-476b-983c-3590274dfeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47286a21-1334-4084-a0d1-13a09fdb3e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4187b6bf-4b7b-4407-97e8-984b8b7b1332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1e9870-b42f-4a4e-a5d5-f2f76acf315f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47286a21-1334-4084-a0d1-13a09fdb3e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae025d7-0c80-48ce-80dd-452c93c93919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Created reservations ['20ad3fb3-8fbf-4274-a484-61e2e670a31a', '9647cffb-32cc-430a-a33c-aff28fabd737', '1b736d34-d43a-4cc6-bb1d-72e72e4e6c41', 'b134c396-382a-4ae9-960e-b590b9ec4453'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1e9870-b42f-4a4e-a5d5-f2f76acf315f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20ad3fb3-8fbf-4274-a484-61e2e670a31a', '9647cffb-32cc-430a-a33c-aff28fabd737', '1b736d34-d43a-4cc6-bb1d-72e72e4e6c41', 'b134c396-382a-4ae9-960e-b590b9ec4453']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b0e382-d1e0-4e2e-ad1a-543dd982e0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Created reservations ['125ffe8e-3ad9-4866-ba05-9412dc29394f', 'c46a6a9b-e45c-415e-84b0-9d5226f9596d', 'df5a3239-1527-46dd-8e5e-75ff5e6bc351', 'a99bb9ad-0b36-4cb5-b8e2-06f6beb26c2f'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae025d7-0c80-48ce-80dd-452c93c93919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['125ffe8e-3ad9-4866-ba05-9412dc29394f', 'c46a6a9b-e45c-415e-84b0-9d5226f9596d', 'df5a3239-1527-46dd-8e5e-75ff5e6bc351', 'a99bb9ad-0b36-4cb5-b8e2-06f6beb26c2f']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4e4373-511d-4cfb-94f8-942a2cfe9655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b0e382-d1e0-4e2e-ad1a-543dd982e0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6af89c9-28bb-4ff6-a86e-24545b5947c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-809192036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['20ad3fb3-8fbf-4274-a484-61e2e670a31a','9647cffb-32cc-430a-a33c-aff28fabd737','1b736d34-d43a-4cc6-bb1d-72e72e4e6c41','b134c396-382a-4ae9-960e-b590b9ec4453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-809192036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6af89c9-28bb-4ff6-a86e-24545b5947c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26ab3b126fc4e38b243da1357cb45e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11e440985d7c44acb9bea62f7f4be511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9f1ad9-656e-4650-a354-8e74587cc250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4e4373-511d-4cfb-94f8-942a2cfe9655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a871350-1c30-4876-b375-58550d67beec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1801677804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c469de58265f4251bdc71f2b85f900e2',qos_specs=None,replication_status=,reservations=['125ffe8e-3ad9-4866-ba05-9412dc29394f','c46a6a9b-e45c-415e-84b0-9d5226f9596d','df5a3239-1527-46dd-8e5e-75ff5e6bc351','a99bb9ad-0b36-4cb5-b8e2-06f6beb26c2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1801677804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a871350-1c30-4876-b375-58550d67beec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c469de58265f4251bdc71f2b85f900e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e6dc22-29e1-4d28-83c4-262b46922bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9f1ad9-656e-4650-a354-8e74587cc250) transitioned into state 'SUCCESS' from state '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-809192036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['20ad3fb3-8fbf-4274-a484-61e2e670a31a','9647cffb-32cc-430a-a33c-aff28fabd737','1b736d34-d43a-4cc6-bb1d-72e72e4e6c41','b134c396-382a-4ae9-960e-b590b9ec4453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0b1e23-10ee-497c-b925-05778c5d9b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0b1e23-10ee-497c-b925-05778c5d9b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (6edf0073-cde8-4339-a601-94507175dd24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request issued successfully. Sep 07 11:09:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-73b66f85-fd1f-4175-a6f5-b20c35ec087b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:09:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1297/2638] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:09:58 2026] POST /volume/v3/volumes => generated 766 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e6dc22-29e1-4d28-83c4-262b46922bb9) transitioned into state 'SUCCESS' from state '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-1801677804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c469de58265f4251bdc71f2b85f900e2',qos_specs=None,replication_status=,reservations=['125ffe8e-3ad9-4866-ba05-9412dc29394f','c46a6a9b-e45c-415e-84b0-9d5226f9596d','df5a3239-1527-46dd-8e5e-75ff5e6bc351','a99bb9ad-0b36-4cb5-b8e2-06f6beb26c2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c99fc5-42ef-4980-886b-6659fb1a47da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8e63e0cf-49f6-491f-98a8-d68690985f1c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e63e0cf-49f6-491f-98a8-d68690985f1c tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e63e0cf-49f6-491f-98a8-d68690985f1c tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e63e0cf-49f6-491f-98a8-d68690985f1c tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c99fc5-42ef-4980-886b-6659fb1a47da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Flow 'volume_create_api' (2462f00b-f084-476b-983c-3590274dfeaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume request issued successfully. Sep 07 11:09:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f26fff1-f68a-4350-809d-20a01ffe6978 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:09:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1342/2639] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:09:58 2026] POST /volume/v3/volumes => generated 764 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:09:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:09:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8e63e0cf-49f6-491f-98a8-d68690985f1c tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:09:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e63e0cf-49f6-491f-98a8-d68690985f1c tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 returned with HTTP 200 Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1809605223"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1298/2640] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:09:58 2026] GET /volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 => generated 834 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:09:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume request body: {'volume': {"'imageRef": '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1809605223'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:09:58 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume of 1 GB Sep 07 11:09:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:09:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:09:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Availability Zones retrieved successfully. Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Flow 'volume_create_api' (0a9a1d72-44e1-45e6-afa5-5e6803ca12b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fed37b43-9bef-4bbc-8d10-d77fa6ef7de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fed37b43-9bef-4bbc-8d10-d77fa6ef7de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69a85ff-3d8e-4388-b06e-1ad2b76c07a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Created reservations ['7f6b0e91-8b32-4e3e-9405-3a0400f1fb76', 'ff63b019-dae7-469e-94f2-f5ca238785fa', '691abe17-a714-47af-b57e-b447ae2597f6', '7233ad1d-0191-460e-8d43-3d1195c5e385'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69a85ff-3d8e-4388-b06e-1ad2b76c07a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f6b0e91-8b32-4e3e-9405-3a0400f1fb76', 'ff63b019-dae7-469e-94f2-f5ca238785fa', '691abe17-a714-47af-b57e-b447ae2597f6', '7233ad1d-0191-460e-8d43-3d1195c5e385']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df3c13c7-4d8a-4681-a313-e73ee80bcfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df3c13c7-4d8a-4681-a313-e73ee80bcfde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f2ef616-b61e-4e95-9a10-4c90845af915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1809605223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c469de58265f4251bdc71f2b85f900e2',qos_specs=None,replication_status=,reservations=['7f6b0e91-8b32-4e3e-9405-3a0400f1fb76','ff63b019-dae7-469e-94f2-f5ca238785fa','691abe17-a714-47af-b57e-b447ae2597f6','7233ad1d-0191-460e-8d43-3d1195c5e385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1809605223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f2ef616-b61e-4e95-9a10-4c90845af915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c469de58265f4251bdc71f2b85f900e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2559d7-846a-4896-ab40-bf993c2f7a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2559d7-846a-4896-ab40-bf993c2f7a5e) transitioned into state 'SUCCESS' from state '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-1809605223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c469de58265f4251bdc71f2b85f900e2',qos_specs=None,replication_status=,reservations=['7f6b0e91-8b32-4e3e-9405-3a0400f1fb76','ff63b019-dae7-469e-94f2-f5ca238785fa','691abe17-a714-47af-b57e-b447ae2597f6','7233ad1d-0191-460e-8d43-3d1195c5e385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24be7645-24d3-4718-8d05-ca98dc6c6fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24be7645-24d3-4718-8d05-ca98dc6c6fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Flow 'volume_create_api' (0a9a1d72-44e1-45e6-afa5-5e6803ca12b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume request issued successfully. Sep 07 11:09:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e104682b-d863-40cb-8b41-4f413e1c2c23 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:09:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1343/2641] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:09:58 2026] POST /volume/v3/volumes => generated 764 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fed14c3d-c181-4590-907e-51ba276dfaeb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-198013812"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume request body: {'volume': {"'imageRef": '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-198013812'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume of 1 GB Sep 07 11:09:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Availability Zones retrieved successfully. Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Flow 'volume_create_api' (c908d032-a3c6-438e-92af-f6e6013640f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a026956-6035-4453-a64c-58ff6f343bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a026956-6035-4453-a64c-58ff6f343bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ca9ad9-c9c6-4602-9681-64cdccb04ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Created reservations ['7d0c7914-05f3-4db1-8f13-63eb82722ac5', '2e19989c-b002-4226-8759-6aba752a4d2f', 'cf1817c5-47e6-444e-8695-3b5e9995cd3a', 'f94153d2-f895-4b30-9673-7f8e67eb3da5'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ca9ad9-c9c6-4602-9681-64cdccb04ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d0c7914-05f3-4db1-8f13-63eb82722ac5', '2e19989c-b002-4226-8759-6aba752a4d2f', 'cf1817c5-47e6-444e-8695-3b5e9995cd3a', 'f94153d2-f895-4b30-9673-7f8e67eb3da5']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc68fde1-37ed-4307-9afc-83ea49b9fbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:09:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc68fde1-37ed-4307-9afc-83ea49b9fbf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af23eaf2-4c13-4767-a067-c9c6112ff2ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-198013812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c469de58265f4251bdc71f2b85f900e2',qos_specs=None,replication_status=,reservations=['7d0c7914-05f3-4db1-8f13-63eb82722ac5','2e19989c-b002-4226-8759-6aba752a4d2f','cf1817c5-47e6-444e-8695-3b5e9995cd3a','f94153d2-f895-4b30-9673-7f8e67eb3da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-198013812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af23eaf2-4c13-4767-a067-c9c6112ff2ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c469de58265f4251bdc71f2b85f900e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b382479a-f8b5-4c7f-84ce-51bbc6586f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:09:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fca8125c-9247-4ae5-8eb7-15229ca0e7af None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:09:59 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b382479a-f8b5-4c7f-84ce-51bbc6586f08) transitioned into state 'SUCCESS' from state '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-198013812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c469de58265f4251bdc71f2b85f900e2',qos_specs=None,replication_status=,reservations=['7d0c7914-05f3-4db1-8f13-63eb82722ac5','2e19989c-b002-4226-8759-6aba752a4d2f','cf1817c5-47e6-444e-8695-3b5e9995cd3a','f94153d2-f895-4b30-9673-7f8e67eb3da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a043947c-7c9e-4b3a-859c-5b9bd544f9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a043947c-7c9e-4b3a-859c-5b9bd544f9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Flow 'volume_create_api' (c908d032-a3c6-438e-92af-f6e6013640f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume request issued successfully. Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fed14c3d-c181-4590-907e-51ba276dfaeb tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1299/2642] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:09:59 2026] POST /volume/v3/volumes => generated 763 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3666fde8-a0c9-492c-be9e-da676990fe56 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3666fde8-a0c9-492c-be9e-da676990fe56 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3666fde8-a0c9-492c-be9e-da676990fe56 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3666fde8-a0c9-492c-be9e-da676990fe56 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3666fde8-a0c9-492c-be9e-da676990fe56 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3666fde8-a0c9-492c-be9e-da676990fe56 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 returned with HTTP 200 Sep 07 11:10:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1300/2643] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:00 2026] GET /volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a51a7adf-695a-479b-963d-38956fdccdee None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-706972345"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume request body: {'volume': {"'imageRef": '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-706972345'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume of 1 GB Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Availability Zones retrieved successfully. Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Flow 'volume_create_api' (a2ca53a0-0eab-4af6-9393-62964e7aa12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ee42cc-5571-487c-a1cd-9efa4b1b93ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fca8125c-9247-4ae5-8eb7-15229ca0e7af tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fca8125c-9247-4ae5-8eb7-15229ca0e7af tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ee42cc-5571-487c-a1cd-9efa4b1b93ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fca8125c-9247-4ae5-8eb7-15229ca0e7af tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1344/2644] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:09:59 2026] POST /volume/v3/types => generated 287 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92197f76-f839-4dfc-8b82-9e3bb9f0209a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-250c58ec-7668-4778-8a4c-5d0dac8cf4b7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Created reservations ['9f954c61-75a0-4307-af30-31bbf7b41d92', '1ddd01d6-bb77-40ae-b276-177f209aba12', 'b5d5c260-5de8-43d3-8bad-0050d370389d', '9266dd70-48bd-4dfd-b142-7eb6d37f2580'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92197f76-f839-4dfc-8b82-9e3bb9f0209a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f954c61-75a0-4307-af30-31bbf7b41d92', '1ddd01d6-bb77-40ae-b276-177f209aba12', 'b5d5c260-5de8-43d3-8bad-0050d370389d', '9266dd70-48bd-4dfd-b142-7eb6d37f2580']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11a7e11f-851b-48af-90ad-c343f4fe4c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11a7e11f-851b-48af-90ad-c343f4fe4c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca52392b-f804-4c5f-a6cd-23296a34cc93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-706972345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c469de58265f4251bdc71f2b85f900e2',qos_specs=None,replication_status=,reservations=['9f954c61-75a0-4307-af30-31bbf7b41d92','1ddd01d6-bb77-40ae-b276-177f209aba12','b5d5c260-5de8-43d3-8bad-0050d370389d','9266dd70-48bd-4dfd-b142-7eb6d37f2580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-706972345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca52392b-f804-4c5f-a6cd-23296a34cc93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c469de58265f4251bdc71f2b85f900e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5070f168-2414-41fa-a7fd-ae56679ca7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-250c58ec-7668-4778-8a4c-5d0dac8cf4b7 tempest-ProjectMemberTests-1967298936 tempest-ProjectMemberTests-1967298936-project-admin] GET http://192.168.122.99/volume/v3/scheduler-stats/get_pools Sep 07 11:10:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-250c58ec-7668-4778-8a4c-5d0dac8cf4b7 tempest-ProjectMemberTests-1967298936 tempest-ProjectMemberTests-1967298936-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-250c58ec-7668-4778-8a4c-5d0dac8cf4b7 tempest-ProjectMemberTests-1967298936 tempest-ProjectMemberTests-1967298936-project-admin] Calling method 'get_pools' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5070f168-2414-41fa-a7fd-ae56679ca7f6) transitioned into state 'SUCCESS' from state '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-706972345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c469de58265f4251bdc71f2b85f900e2',qos_specs=None,replication_status=,reservations=['9f954c61-75a0-4307-af30-31bbf7b41d92','1ddd01d6-bb77-40ae-b276-177f209aba12','b5d5c260-5de8-43d3-8bad-0050d370389d','9266dd70-48bd-4dfd-b142-7eb6d37f2580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (941e5337-e3e1-4945-8623-734542f68099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-250c58ec-7668-4778-8a4c-5d0dac8cf4b7 tempest-ProjectMemberTests-1967298936 tempest-ProjectMemberTests-1967298936-project-admin] http://192.168.122.99/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 11:10:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1345/2645] 192.168.122.99 () {58 vars in 1170 bytes} [Mon Sep 7 11:10:00 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:10:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c258aa0c-bd96-400a-b365-7f015d516092 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (941e5337-e3e1-4945-8623-734542f68099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Flow 'volume_create_api' (a2ca53a0-0eab-4af6-9393-62964e7aa12c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume request issued successfully. Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a51a7adf-695a-479b-963d-38956fdccdee tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1301/2646] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:00 2026] POST /volume/v3/volumes => generated 763 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "705abe21-5cec-4130-9cb9-f60544709b95", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1688527830"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume request body: {'volume': {"'imageRef": '705abe21-5cec-4130-9cb9-f60544709b95', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1688527830'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume of 1 GB Sep 07 11:10:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Availability Zones retrieved successfully. Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Flow 'volume_create_api' (98516d32-568d-4cf8-a8a4-6f3e5d5b9b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0189980-f941-4485-ae2a-2a07672f3710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c258aa0c-bd96-400a-b365-7f015d516092 tempest-ProjectMemberTests-1967298936 tempest-ProjectMemberTests-1967298936-project-member] GET http://192.168.122.99/volume/v3/capabilities/devstack@QuobyteHD Sep 07 11:10:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c258aa0c-bd96-400a-b365-7f015d516092 tempest-ProjectMemberTests-1967298936 tempest-ProjectMemberTests-1967298936-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c258aa0c-bd96-400a-b365-7f015d516092 tempest-ProjectMemberTests-1967298936 tempest-ProjectMemberTests-1967298936-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:00 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-c258aa0c-bd96-400a-b365-7f015d516092 tempest-ProjectMemberTests-1967298936 tempest-ProjectMemberTests-1967298936-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '46c277b083814e84936b8286f1b38405', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704d10201f66455081e2dcaf5a537081', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c258aa0c-bd96-400a-b365-7f015d516092 tempest-ProjectMemberTests-1967298936 tempest-ProjectMemberTests-1967298936-project-member] http://192.168.122.99/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 11:10:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1346/2647] 192.168.122.99 () {58 vars in 1188 bytes} [Mon Sep 7 11:10:00 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 179 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0189980-f941-4485-ae2a-2a07672f3710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:00 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a5ee25b-63b8-401c-82ae-386c2f57160f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Created reservations ['7c778106-cb25-4bdc-802e-147cc566958b', '93eaa082-74d4-4e68-89da-3fd30e005e34', '98d368e2-f684-4326-b13e-e20673e92537', '46eba3f7-9e29-477e-b1d2-c0929541de6d'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a5ee25b-63b8-401c-82ae-386c2f57160f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c778106-cb25-4bdc-802e-147cc566958b', '93eaa082-74d4-4e68-89da-3fd30e005e34', '98d368e2-f684-4326-b13e-e20673e92537', '46eba3f7-9e29-477e-b1d2-c0929541de6d']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbc9d0cf-87b7-4b99-946f-26b1505f5f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbc9d0cf-87b7-4b99-946f-26b1505f5f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871a2a90-ab8b-479d-a1a9-306a53bfbdfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1688527830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c469de58265f4251bdc71f2b85f900e2',qos_specs=None,replication_status=,reservations=['7c778106-cb25-4bdc-802e-147cc566958b','93eaa082-74d4-4e68-89da-3fd30e005e34','98d368e2-f684-4326-b13e-e20673e92537','46eba3f7-9e29-477e-b1d2-c0929541de6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1688527830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871a2a90-ab8b-479d-a1a9-306a53bfbdfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c469de58265f4251bdc71f2b85f900e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (618299ae-fcb7-4ad4-ae9e-3ae66a5823aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-713c8f27-ad6b-4f59-b891-94364aadd8a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-713c8f27-ad6b-4f59-b891-94364aadd8a7 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 Sep 07 11:10:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-713c8f27-ad6b-4f59-b891-94364aadd8a7 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-713c8f27-ad6b-4f59-b891-94364aadd8a7 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (618299ae-fcb7-4ad4-ae9e-3ae66a5823aa) transitioned into state 'SUCCESS' from state '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-1688527830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c469de58265f4251bdc71f2b85f900e2',qos_specs=None,replication_status=,reservations=['7c778106-cb25-4bdc-802e-147cc566958b','93eaa082-74d4-4e68-89da-3fd30e005e34','98d368e2-f684-4326-b13e-e20673e92537','46eba3f7-9e29-477e-b1d2-c0929541de6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbc9bb038cd46708e3574bcd736cbcb',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6330817-0a0a-406f-8554-938b503d07b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-713c8f27-ad6b-4f59-b891-94364aadd8a7 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-713c8f27-ad6b-4f59-b891-94364aadd8a7 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 returned with HTTP 200 Sep 07 11:10:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1347/2648] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:01 2026] GET /volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e815e972-e4d0-476b-a940-905916e52234 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6330817-0a0a-406f-8554-938b503d07b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e815e972-e4d0-476b-a940-905916e52234 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:10:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e815e972-e4d0-476b-a940-905916e52234 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6af89c9-28bb-4ff6-a86e-24545b5947c5", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1814327185"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Flow 'volume_create_api' (98516d32-568d-4cf8-a8a4-6f3e5d5b9b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Create volume request issued successfully. Sep 07 11:10:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e23729ec-2242-4978-84af-bd5b25ab2e51 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1302/2649] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:00 2026] POST /volume/v3/volumes => generated 764 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e48ffa68-68c8-4696-94b7-9a4f0066863c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e815e972-e4d0-476b-a940-905916e52234 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e48ffa68-68c8-4696-94b7-9a4f0066863c tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec Sep 07 11:10:01 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-e815e972-e4d0-476b-a940-905916e52234 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create snapshot from volume e6af89c9-28bb-4ff6-a86e-24545b5947c5 Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e48ffa68-68c8-4696-94b7-9a4f0066863c tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e48ffa68-68c8-4696-94b7-9a4f0066863c tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e48ffa68-68c8-4696-94b7-9a4f0066863c tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e48ffa68-68c8-4696-94b7-9a4f0066863c tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec returned with HTTP 200 Sep 07 11:10:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1303/2650] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:01 2026] GET /volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:01 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e815e972-e4d0-476b-a940-905916e52234 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Created reservations ['9ff720de-059e-402f-9aed-7e080b1d4685', 'e62c0aae-aa8c-48fa-be45-1f87b53fbaec', 'b9b9317c-639b-4471-9a4a-18ee79b67151', '01afe5df-62ff-455a-834f-7f6b73e7b20d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e815e972-e4d0-476b-a940-905916e52234 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot create request issued successfully. Sep 07 11:10:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e815e972-e4d0-476b-a940-905916e52234 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:10:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1348/2651] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:10:01 2026] POST /volume/v3/snapshots => generated 316 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-87084201-efed-4e8c-a2ec-6962409359b2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87084201-efed-4e8c-a2ec-6962409359b2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87084201-efed-4e8c-a2ec-6962409359b2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87084201-efed-4e8c-a2ec-6962409359b2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-87084201-efed-4e8c-a2ec-6962409359b2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot retrieved successfully. Sep 07 11:10:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87084201-efed-4e8c-a2ec-6962409359b2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 200 Sep 07 11:10:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1304/2652] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:01 2026] GET /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 448 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-62776913-bd4b-4984-a84b-810dbd3d02d3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62776913-bd4b-4984-a84b-810dbd3d02d3 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec Sep 07 11:10:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-62776913-bd4b-4984-a84b-810dbd3d02d3 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-62776913-bd4b-4984-a84b-810dbd3d02d3 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-62776913-bd4b-4984-a84b-810dbd3d02d3 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62776913-bd4b-4984-a84b-810dbd3d02d3 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec returned with HTTP 200 Sep 07 11:10:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1349/2653] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:02 2026] GET /volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cdb9e6cf-3a77-41ab-a64f-21a668a988e6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cdb9e6cf-3a77-41ab-a64f-21a668a988e6 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 Sep 07 11:10:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cdb9e6cf-3a77-41ab-a64f-21a668a988e6 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cdb9e6cf-3a77-41ab-a64f-21a668a988e6 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cdb9e6cf-3a77-41ab-a64f-21a668a988e6 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cdb9e6cf-3a77-41ab-a64f-21a668a988e6 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 returned with HTTP 200 Sep 07 11:10:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1305/2654] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:02 2026] GET /volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8956814a-4657-49cf-a9fd-f09c2af82568 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8956814a-4657-49cf-a9fd-f09c2af82568 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8956814a-4657-49cf-a9fd-f09c2af82568 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8956814a-4657-49cf-a9fd-f09c2af82568 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8956814a-4657-49cf-a9fd-f09c2af82568 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot retrieved successfully. Sep 07 11:10:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8956814a-4657-49cf-a9fd-f09c2af82568 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 200 Sep 07 11:10:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1350/2655] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:02 2026] GET /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 448 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f40c0c72-cda6-47d4-8a5a-2a0318687f13 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f40c0c72-cda6-47d4-8a5a-2a0318687f13 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 Sep 07 11:10:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f40c0c72-cda6-47d4-8a5a-2a0318687f13 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f40c0c72-cda6-47d4-8a5a-2a0318687f13 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f40c0c72-cda6-47d4-8a5a-2a0318687f13 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b28e0737-ecfa-493b-b720-e4979a644401 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b28e0737-ecfa-493b-b720-e4979a644401 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b28e0737-ecfa-493b-b720-e4979a644401 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b28e0737-ecfa-493b-b720-e4979a644401 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f40c0c72-cda6-47d4-8a5a-2a0318687f13 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 returned with HTTP 200 Sep 07 11:10:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1306/2656] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:03 2026] GET /volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 => generated 857 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-69baca7a-aab2-4f08-bcee-53918d1047ad None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b28e0737-ecfa-493b-b720-e4979a644401 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot retrieved successfully. Sep 07 11:10:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b28e0737-ecfa-493b-b720-e4979a644401 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 200 Sep 07 11:10:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1351/2657] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:03 2026] GET /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 448 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-69baca7a-aab2-4f08-bcee-53918d1047ad tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed Sep 07 11:10:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "83e65a63-b50e-4be8-801f-d4f1cc11ea9b", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '83e65a63-b50e-4be8-801f-d4f1cc11ea9b', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-69baca7a-aab2-4f08-bcee-53918d1047ad tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-69baca7a-aab2-4f08-bcee-53918d1047ad tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-69baca7a-aab2-4f08-bcee-53918d1047ad tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-69baca7a-aab2-4f08-bcee-53918d1047ad tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed returned with HTTP 200 Sep 07 11:10:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1307/2658] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:03 2026] GET /volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:04 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Create volume of 1 GB Sep 07 11:10:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Availability Zones retrieved successfully. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Flow 'volume_create_api' (ba1be110-6890-4278-a7b6-0467cc517dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78732832-e934-4145-9439-577050fca6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78732832-e934-4145-9439-577050fca6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:10:00Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=57f2b8fd-166f-4e94-8a82-39e164c9deb2,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': '57f2b8fd-166f-4e94-8a82-39e164c9deb2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1eb42d0-da9b-407d-b169-2b53c91a078b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Created reservations ['473e51d2-dbc6-43b1-8e84-3199204bbb8f', '6ab4e452-25ad-418c-94d2-bd73e6367c91', '7730b850-2fc4-4f52-8ae3-4e7c03cc8d80', '466e90ae-48de-43d0-8afb-a62eb4936655'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1eb42d0-da9b-407d-b169-2b53c91a078b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['473e51d2-dbc6-43b1-8e84-3199204bbb8f', '6ab4e452-25ad-418c-94d2-bd73e6367c91', '7730b850-2fc4-4f52-8ae3-4e7c03cc8d80', '466e90ae-48de-43d0-8afb-a62eb4936655']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d538c18-f35e-4f49-8433-786d9c8b7964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d538c18-f35e-4f49-8433-786d9c8b7964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '662eee20-766a-4f1c-b514-efccc88a642a', '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='4c62ff31284745eb9ba77928ef7e81fa',qos_specs=None,replication_status=,reservations=['473e51d2-dbc6-43b1-8e84-3199204bbb8f','6ab4e452-25ad-418c-94d2-bd73e6367c91','7730b850-2fc4-4f52-8ae3-4e7c03cc8d80','466e90ae-48de-43d0-8afb-a62eb4936655'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd069c15591b47539eca7468a9bc7dc2',volume_type_id=57f2b8fd-166f-4e94-8a82-39e164c9deb2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=662eee20-766a-4f1c-b514-efccc88a642a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c62ff31284745eb9ba77928ef7e81fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd069c15591b47539eca7468a9bc7dc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57f2b8fd-166f-4e94-8a82-39e164c9deb2),volume_type_id=57f2b8fd-166f-4e94-8a82-39e164c9deb2)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b331f8de-291a-4ff5-b613-a5392f21fddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b331f8de-291a-4ff5-b613-a5392f21fddc) transitioned into state 'SUCCESS' from 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='4c62ff31284745eb9ba77928ef7e81fa',qos_specs=None,replication_status=,reservations=['473e51d2-dbc6-43b1-8e84-3199204bbb8f','6ab4e452-25ad-418c-94d2-bd73e6367c91','7730b850-2fc4-4f52-8ae3-4e7c03cc8d80','466e90ae-48de-43d0-8afb-a62eb4936655'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd069c15591b47539eca7468a9bc7dc2',volume_type_id=57f2b8fd-166f-4e94-8a82-39e164c9deb2)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b93e8c-8694-47d1-bf05-bd24d1066593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b93e8c-8694-47d1-bf05-bd24d1066593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Flow 'volume_create_api' (ba1be110-6890-4278-a7b6-0467cc517dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Create volume request issued successfully. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bccee07b-1c6e-458f-a1a5-61354dc0bc4f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1352/2659] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:03 2026] POST /volume/v3/volumes => generated 804 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ffd2b4d0-47a4-48bb-97e3-590b0d2cd8d1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ffd2b4d0-47a4-48bb-97e3-590b0d2cd8d1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ffd2b4d0-47a4-48bb-97e3-590b0d2cd8d1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ffd2b4d0-47a4-48bb-97e3-590b0d2cd8d1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ffd2b4d0-47a4-48bb-97e3-590b0d2cd8d1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot retrieved successfully. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ba9bccbb-7290-440a-99de-b306eb7e457f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ffd2b4d0-47a4-48bb-97e3-590b0d2cd8d1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 200 Sep 07 11:10:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1308/2660] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:04 2026] GET /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ba9bccbb-7290-440a-99de-b306eb7e457f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] GET http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ba9bccbb-7290-440a-99de-b306eb7e457f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ba9bccbb-7290-440a-99de-b306eb7e457f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ba9bccbb-7290-440a-99de-b306eb7e457f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Volume info retrieved successfully. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ba9bccbb-7290-440a-99de-b306eb7e457f tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 200 Sep 07 11:10:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1353/2661] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:04 2026] GET /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 872 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-87aa9424-8e0a-40fd-8f03-c4120df8f817 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87aa9424-8e0a-40fd-8f03-c4120df8f817 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed Sep 07 11:10:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87aa9424-8e0a-40fd-8f03-c4120df8f817 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87aa9424-8e0a-40fd-8f03-c4120df8f817 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-87aa9424-8e0a-40fd-8f03-c4120df8f817 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87aa9424-8e0a-40fd-8f03-c4120df8f817 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed returned with HTTP 200 Sep 07 11:10:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1309/2662] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:04 2026] GET /volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-66acfe68-0746-4059-9e26-12e109889dac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66acfe68-0746-4059-9e26-12e109889dac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66acfe68-0746-4059-9e26-12e109889dac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66acfe68-0746-4059-9e26-12e109889dac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-66acfe68-0746-4059-9e26-12e109889dac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66acfe68-0746-4059-9e26-12e109889dac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 returned with HTTP 200 Sep 07 11:10:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1354/2663] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:04 2026] GET /volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9e1752fc-f52b-485b-b202-28b3341efc53 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9e1752fc-f52b-485b-b202-28b3341efc53 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe Sep 07 11:10:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9e1752fc-f52b-485b-b202-28b3341efc53 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9e1752fc-f52b-485b-b202-28b3341efc53 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9e1752fc-f52b-485b-b202-28b3341efc53 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9e1752fc-f52b-485b-b202-28b3341efc53 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe returned with HTTP 200 Sep 07 11:10:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1310/2664] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:04 2026] GET /volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c6beb0da-55e7-4282-b5ed-f12e10923516 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1442234e-218c-4d8a-99f4-76e987dc7c49 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1442234e-218c-4d8a-99f4-76e987dc7c49 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1442234e-218c-4d8a-99f4-76e987dc7c49 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1442234e-218c-4d8a-99f4-76e987dc7c49 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1442234e-218c-4d8a-99f4-76e987dc7c49 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot retrieved successfully. Sep 07 11:10:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1442234e-218c-4d8a-99f4-76e987dc7c49 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 200 Sep 07 11:10:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1311/2665] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:05 2026] GET /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c789f017-9ffe-487d-a3cc-9d1295dc4b23 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c789f017-9ffe-487d-a3cc-9d1295dc4b23 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] GET http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c789f017-9ffe-487d-a3cc-9d1295dc4b23 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c789f017-9ffe-487d-a3cc-9d1295dc4b23 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c789f017-9ffe-487d-a3cc-9d1295dc4b23 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Volume info retrieved successfully. Sep 07 11:10:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c789f017-9ffe-487d-a3cc-9d1295dc4b23 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 200 Sep 07 11:10:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1312/2666] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:05 2026] GET /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 896 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6beb0da-55e7-4282-b5ed-f12e10923516 tempest-ProjectReaderTests-1621821478 tempest-ProjectReaderTests-1621821478-project-admin] GET http://192.168.122.99/volume/v3/scheduler-stats/get_pools Sep 07 11:10:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6beb0da-55e7-4282-b5ed-f12e10923516 tempest-ProjectReaderTests-1621821478 tempest-ProjectReaderTests-1621821478-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6beb0da-55e7-4282-b5ed-f12e10923516 tempest-ProjectReaderTests-1621821478 tempest-ProjectReaderTests-1621821478-project-admin] Calling method 'get_pools' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6beb0da-55e7-4282-b5ed-f12e10923516 tempest-ProjectReaderTests-1621821478 tempest-ProjectReaderTests-1621821478-project-admin] http://192.168.122.99/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 11:10:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1355/2667] 192.168.122.99 () {58 vars in 1170 bytes} [Mon Sep 7 11:10:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:10:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-614b1e93-6cf1-439f-b26e-56fb83582098 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9703b7ed-4a94-43df-9855-7af135fb9aab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9703b7ed-4a94-43df-9855-7af135fb9aab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe Sep 07 11:10:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9703b7ed-4a94-43df-9855-7af135fb9aab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9703b7ed-4a94-43df-9855-7af135fb9aab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9703b7ed-4a94-43df-9855-7af135fb9aab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9703b7ed-4a94-43df-9855-7af135fb9aab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe returned with HTTP 200 Sep 07 11:10:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1356/2668] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:05 2026] GET /volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a389ac60-6254-4b5c-9d45-96b770c665ab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-614b1e93-6cf1-439f-b26e-56fb83582098 tempest-ProjectReaderTests-1621821478 tempest-ProjectReaderTests-1621821478-project-reader] GET http://192.168.122.99/volume/v3/capabilities/devstack@QuobyteHD Sep 07 11:10:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-614b1e93-6cf1-439f-b26e-56fb83582098 tempest-ProjectReaderTests-1621821478 tempest-ProjectReaderTests-1621821478-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-614b1e93-6cf1-439f-b26e-56fb83582098 tempest-ProjectReaderTests-1621821478 tempest-ProjectReaderTests-1621821478-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a389ac60-6254-4b5c-9d45-96b770c665ab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] DELETE http://192.168.122.99/volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe Sep 07 11:10:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a389ac60-6254-4b5c-9d45-96b770c665ab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a389ac60-6254-4b5c-9d45-96b770c665ab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:06 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-a389ac60-6254-4b5c-9d45-96b770c665ab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Delete volume with id: 871a2a90-ab8b-479d-a1a9-306a53bfbdfe Sep 07 11:10:06 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-614b1e93-6cf1-439f-b26e-56fb83582098 tempest-ProjectReaderTests-1621821478 tempest-ProjectReaderTests-1621821478-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '26b4f79e566d45c5a0d1224e1311b995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56465513ac32449bbf888b3314064ee7', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-614b1e93-6cf1-439f-b26e-56fb83582098 tempest-ProjectReaderTests-1621821478 tempest-ProjectReaderTests-1621821478-project-reader] http://192.168.122.99/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 11:10:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1313/2669] 192.168.122.99 () {58 vars in 1188 bytes} [Mon Sep 7 11:10:05 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 164 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a389ac60-6254-4b5c-9d45-96b770c665ab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a389ac60-6254-4b5c-9d45-96b770c665ab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Delete volume request issued successfully. Sep 07 11:10:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a389ac60-6254-4b5c-9d45-96b770c665ab tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe returned with HTTP 202 Sep 07 11:10:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1357/2670] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:06 2026] DELETE /volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-286b93ff-4139-42fe-bbfb-858d0a6d92ae None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-286b93ff-4139-42fe-bbfb-858d0a6d92ae tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe Sep 07 11:10:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-286b93ff-4139-42fe-bbfb-858d0a6d92ae tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-286b93ff-4139-42fe-bbfb-858d0a6d92ae tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-286b93ff-4139-42fe-bbfb-858d0a6d92ae tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-286b93ff-4139-42fe-bbfb-858d0a6d92ae tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe returned with HTTP 200 Sep 07 11:10:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1314/2671] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:06 2026] GET /volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2122e445-224f-447a-88c7-04f25bb56cb2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2122e445-224f-447a-88c7-04f25bb56cb2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2122e445-224f-447a-88c7-04f25bb56cb2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2122e445-224f-447a-88c7-04f25bb56cb2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2122e445-224f-447a-88c7-04f25bb56cb2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot retrieved successfully. Sep 07 11:10:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2122e445-224f-447a-88c7-04f25bb56cb2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 200 Sep 07 11:10:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1358/2672] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:06 2026] GET /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 448 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8191b8aa-8d5f-48e7-8d4a-2a663880081d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8191b8aa-8d5f-48e7-8d4a-2a663880081d tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] GET http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8191b8aa-8d5f-48e7-8d4a-2a663880081d tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8191b8aa-8d5f-48e7-8d4a-2a663880081d tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8191b8aa-8d5f-48e7-8d4a-2a663880081d tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Volume info retrieved successfully. Sep 07 11:10:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8191b8aa-8d5f-48e7-8d4a-2a663880081d tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 200 Sep 07 11:10:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1315/2673] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:06 2026] GET /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 896 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7014373c-e4f8-415d-bd4a-4d8fa0b1c996 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7014373c-e4f8-415d-bd4a-4d8fa0b1c996 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe Sep 07 11:10:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7014373c-e4f8-415d-bd4a-4d8fa0b1c996 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7014373c-e4f8-415d-bd4a-4d8fa0b1c996 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7014373c-e4f8-415d-bd4a-4d8fa0b1c996 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe returned with HTTP 404 Sep 07 11:10:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1359/2674] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:07 2026] GET /volume/v3/volumes/871a2a90-ab8b-479d-a1a9-306a53bfbdfe => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a2fd3210-5121-4e74-ba08-47349b2923f7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a2fd3210-5121-4e74-ba08-47349b2923f7 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 Sep 07 11:10:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a2fd3210-5121-4e74-ba08-47349b2923f7 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a2fd3210-5121-4e74-ba08-47349b2923f7 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:07 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a2fd3210-5121-4e74-ba08-47349b2923f7 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Delete volume with id: ca52392b-f804-4c5f-a6cd-23296a34cc93 Sep 07 11:10:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a2fd3210-5121-4e74-ba08-47349b2923f7 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a2fd3210-5121-4e74-ba08-47349b2923f7 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Delete volume request issued successfully. Sep 07 11:10:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a2fd3210-5121-4e74-ba08-47349b2923f7 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 returned with HTTP 202 Sep 07 11:10:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1316/2675] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:07 2026] DELETE /volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b23726c8-c2e9-4d61-a3db-5d26f9468ba0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b23726c8-c2e9-4d61-a3db-5d26f9468ba0 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 Sep 07 11:10:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b23726c8-c2e9-4d61-a3db-5d26f9468ba0 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b23726c8-c2e9-4d61-a3db-5d26f9468ba0 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b23726c8-c2e9-4d61-a3db-5d26f9468ba0 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b23726c8-c2e9-4d61-a3db-5d26f9468ba0 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 returned with HTTP 200 Sep 07 11:10:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1360/2676] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:07 2026] GET /volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-568078d4-84b8-4955-be39-14fba8be029a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-568078d4-84b8-4955-be39-14fba8be029a tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-568078d4-84b8-4955-be39-14fba8be029a tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-568078d4-84b8-4955-be39-14fba8be029a tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-568078d4-84b8-4955-be39-14fba8be029a tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot retrieved successfully. Sep 07 11:10:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-568078d4-84b8-4955-be39-14fba8be029a tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 200 Sep 07 11:10:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1317/2677] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:07 2026] GET /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 448 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e9088e22-6e8a-4822-83e4-f06696f1f0b7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9088e22-6e8a-4822-83e4-f06696f1f0b7 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] GET http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9088e22-6e8a-4822-83e4-f06696f1f0b7 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9088e22-6e8a-4822-83e4-f06696f1f0b7 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e9088e22-6e8a-4822-83e4-f06696f1f0b7 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Volume info retrieved successfully. Sep 07 11:10:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9088e22-6e8a-4822-83e4-f06696f1f0b7 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 200 Sep 07 11:10:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1361/2678] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:07 2026] GET /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 954 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c0c2718a-662b-40d4-b6ec-6d968e597675 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c0c2718a-662b-40d4-b6ec-6d968e597675 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 Sep 07 11:10:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c0c2718a-662b-40d4-b6ec-6d968e597675 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c0c2718a-662b-40d4-b6ec-6d968e597675 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c0c2718a-662b-40d4-b6ec-6d968e597675 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c0c2718a-662b-40d4-b6ec-6d968e597675 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 returned with HTTP 200 Sep 07 11:10:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1318/2679] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:08 2026] GET /volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-28d82b89-e91c-4e18-9a45-fe032c129e10 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28d82b89-e91c-4e18-9a45-fe032c129e10 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28d82b89-e91c-4e18-9a45-fe032c129e10 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28d82b89-e91c-4e18-9a45-fe032c129e10 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-28d82b89-e91c-4e18-9a45-fe032c129e10 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot retrieved successfully. Sep 07 11:10:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28d82b89-e91c-4e18-9a45-fe032c129e10 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 200 Sep 07 11:10:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1362/2680] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:08 2026] GET /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 475 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-12cf51d4-c2a8-4069-9318-8037137210ce None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d9daa6ff-ed77-43b4-9256-11181b81011f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2103710411"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd9daa6ff-ed77-43b4-9256-11181b81011f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2103710411'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:08 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume of 1 GB Sep 07 11:10:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Availability Zones retrieved successfully. Sep 07 11:10:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (bbb83a7d-535e-429e-8d64-7d3fa243ce8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844e6b60-4ef3-4874-863a-dd8e73178c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844e6b60-4ef3-4874-863a-dd8e73178c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e7a5ee6-dfc9-4116-9e78-134ba696b513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6bf3e671-4def-4a95-9688-49543c1c751d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6bf3e671-4def-4a95-9688-49543c1c751d tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] GET http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6bf3e671-4def-4a95-9688-49543c1c751d tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6bf3e671-4def-4a95-9688-49543c1c751d tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6bf3e671-4def-4a95-9688-49543c1c751d tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Volume info retrieved successfully. Sep 07 11:10:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6bf3e671-4def-4a95-9688-49543c1c751d tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 200 Sep 07 11:10:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1363/2681] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:09 2026] GET /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 954 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Created reservations ['b2a34adb-5461-4f65-b531-de15b04fe22c', '80e9c032-3037-4680-8431-c85896f7638d', '675989ab-8009-449d-a30d-56ba50203b82', '2a18dbb0-b1bf-4769-bf74-0aff22b29d94'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e7a5ee6-dfc9-4116-9e78-134ba696b513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2a34adb-5461-4f65-b531-de15b04fe22c', '80e9c032-3037-4680-8431-c85896f7638d', '675989ab-8009-449d-a30d-56ba50203b82', '2a18dbb0-b1bf-4769-bf74-0aff22b29d94']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4436954-5487-4d53-82a6-14f809e22da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:09 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4436954-5487-4d53-82a6-14f809e22da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70a8b7dd-e824-470b-a99e-153fc95e3ed8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2103710411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['b2a34adb-5461-4f65-b531-de15b04fe22c','80e9c032-3037-4680-8431-c85896f7638d','675989ab-8009-449d-a30d-56ba50203b82','2a18dbb0-b1bf-4769-bf74-0aff22b29d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2103710411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70a8b7dd-e824-470b-a99e-153fc95e3ed8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26ab3b126fc4e38b243da1357cb45e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11e440985d7c44acb9bea62f7f4be511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6fd0c31-ca2c-465a-8c24-37983207f7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6fd0c31-ca2c-465a-8c24-37983207f7e6) transitioned into state 'SUCCESS' from state '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-2103710411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['b2a34adb-5461-4f65-b531-de15b04fe22c','80e9c032-3037-4680-8431-c85896f7638d','675989ab-8009-449d-a30d-56ba50203b82','2a18dbb0-b1bf-4769-bf74-0aff22b29d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13616358-cc9c-4a41-9266-ba847e770b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13616358-cc9c-4a41-9266-ba847e770b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (bbb83a7d-535e-429e-8d64-7d3fa243ce8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request issued successfully. Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-12cf51d4-c2a8-4069-9318-8037137210ce tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1319/2682] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:08 2026] POST /volume/v3/volumes => generated 767 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d9daa6ff-ed77-43b4-9256-11181b81011f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1019106540"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd9daa6ff-ed77-43b4-9256-11181b81011f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1019106540'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume of 1 GB Sep 07 11:10:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Availability Zones retrieved successfully. Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (8ff11075-a9e0-4848-8baa-fa4e20e436ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d91cce-229e-49c8-b00b-61a6337f99af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d91cce-229e-49c8-b00b-61a6337f99af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb4f85a-fd9a-4114-8c1e-c4e5b207cfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-74444b70-b2af-474c-9034-4caaca3fc219 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Created reservations ['5b9cba19-922f-4d7f-8bc2-9aba115ca589', '0e053199-9039-4df3-97a2-929ab3789cbd', '3baebf84-7ced-4fea-b337-fa4b7b2ebe9f', 'f9c8bd39-9aa0-46f4-b07c-e16f76af7084'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb4f85a-fd9a-4114-8c1e-c4e5b207cfae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b9cba19-922f-4d7f-8bc2-9aba115ca589', '0e053199-9039-4df3-97a2-929ab3789cbd', '3baebf84-7ced-4fea-b337-fa4b7b2ebe9f', 'f9c8bd39-9aa0-46f4-b07c-e16f76af7084']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-74444b70-b2af-474c-9034-4caaca3fc219 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-74444b70-b2af-474c-9034-4caaca3fc219 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-74444b70-b2af-474c-9034-4caaca3fc219 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3faf0090-1d07-46cc-8240-ba586052eb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-74444b70-b2af-474c-9034-4caaca3fc219 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 returned with HTTP 404 Sep 07 11:10:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1320/2683] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:09 2026] GET /volume/v3/volumes/ca52392b-f804-4c5f-a6cd-23296a34cc93 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dd4f7919-a6d2-4cb8-834f-35414091af18 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dd4f7919-a6d2-4cb8-834f-35414091af18 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] DELETE http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dd4f7919-a6d2-4cb8-834f-35414091af18 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dd4f7919-a6d2-4cb8-834f-35414091af18 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-dd4f7919-a6d2-4cb8-834f-35414091af18 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Delete volume with id: af23eaf2-4c13-4767-a067-c9c6112ff2ed Sep 07 11:10:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:09 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3faf0090-1d07-46cc-8240-ba586052eb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f45d79b3-3763-445b-9a4e-9cc9e055e7eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1019106540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['5b9cba19-922f-4d7f-8bc2-9aba115ca589','0e053199-9039-4df3-97a2-929ab3789cbd','3baebf84-7ced-4fea-b337-fa4b7b2ebe9f','f9c8bd39-9aa0-46f4-b07c-e16f76af7084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1019106540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f45d79b3-3763-445b-9a4e-9cc9e055e7eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26ab3b126fc4e38b243da1357cb45e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11e440985d7c44acb9bea62f7f4be511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-dd4f7919-a6d2-4cb8-834f-35414091af18 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208c33dd-263c-4d9f-9670-5bfd18d2f4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-dd4f7919-a6d2-4cb8-834f-35414091af18 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Delete volume request issued successfully. Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dd4f7919-a6d2-4cb8-834f-35414091af18 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed returned with HTTP 202 Sep 07 11:10:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1321/2684] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:09 2026] DELETE /volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8f475530-74aa-48a4-8fdb-1bb103c542c6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208c33dd-263c-4d9f-9670-5bfd18d2f4f2) transitioned into state 'SUCCESS' from state '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-1019106540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['5b9cba19-922f-4d7f-8bc2-9aba115ca589','0e053199-9039-4df3-97a2-929ab3789cbd','3baebf84-7ced-4fea-b337-fa4b7b2ebe9f','f9c8bd39-9aa0-46f4-b07c-e16f76af7084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c8ba49-243f-4ac3-9c77-542683f9ba79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8f475530-74aa-48a4-8fdb-1bb103c542c6 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8f475530-74aa-48a4-8fdb-1bb103c542c6 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8f475530-74aa-48a4-8fdb-1bb103c542c6 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:09 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8f475530-74aa-48a4-8fdb-1bb103c542c6 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c8ba49-243f-4ac3-9c77-542683f9ba79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (8ff11075-a9e0-4848-8baa-fa4e20e436ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8f475530-74aa-48a4-8fdb-1bb103c542c6 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed returned with HTTP 200 Sep 07 11:10:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request issued successfully. Sep 07 11:10:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1322/2685] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:09 2026] GET /volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-521c51f2-bdc0-4ff1-a86f-44e74c407fc5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1364/2686] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:09 2026] POST /volume/v3/volumes => generated 767 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d9daa6ff-ed77-43b4-9256-11181b81011f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-701381358"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd9daa6ff-ed77-43b4-9256-11181b81011f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-701381358'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume of 1 GB Sep 07 11:10:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Availability Zones retrieved successfully. Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (fdb88e32-9751-4554-a906-7ce83c595416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd692740-c80a-464f-8c11-78150a5821b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:09 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f492cc66-2260-487f-8c5c-e8877640fefa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f492cc66-2260-487f-8c5c-e8877640fefa tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] GET http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f492cc66-2260-487f-8c5c-e8877640fefa tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f492cc66-2260-487f-8c5c-e8877640fefa tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd692740-c80a-464f-8c11-78150a5821b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7807b96f-7dfe-415d-8da4-c0b1a77c26fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f492cc66-2260-487f-8c5c-e8877640fefa tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Volume info retrieved successfully. Sep 07 11:10:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f492cc66-2260-487f-8c5c-e8877640fefa tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 200 Sep 07 11:10:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1365/2687] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:10 2026] GET /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 957 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Created reservations ['8fbd9c06-b9ad-4090-aafb-7975cf61f2ea', 'ea2c7cdc-b522-4a2d-a84e-da900f407f40', '70339de7-8a7b-4bed-b986-f5cfb1b97e10', '9247bf51-91a0-43f3-88e8-6cb36f1eeecd'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7807b96f-7dfe-415d-8da4-c0b1a77c26fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fbd9c06-b9ad-4090-aafb-7975cf61f2ea', 'ea2c7cdc-b522-4a2d-a84e-da900f407f40', '70339de7-8a7b-4bed-b986-f5cfb1b97e10', '9247bf51-91a0-43f3-88e8-6cb36f1eeecd']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c4f675-9ab1-4c1c-8b9c-37a6b063075b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c4f675-9ab1-4c1c-8b9c-37a6b063075b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42f16bf9-b1b3-4880-be27-9864c15c2790', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-701381358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['8fbd9c06-b9ad-4090-aafb-7975cf61f2ea','ea2c7cdc-b522-4a2d-a84e-da900f407f40','70339de7-8a7b-4bed-b986-f5cfb1b97e10','9247bf51-91a0-43f3-88e8-6cb36f1eeecd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-701381358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42f16bf9-b1b3-4880-be27-9864c15c2790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26ab3b126fc4e38b243da1357cb45e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11e440985d7c44acb9bea62f7f4be511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcdcafd7-55ed-410d-95d2-fbe9c91b79f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcdcafd7-55ed-410d-95d2-fbe9c91b79f1) transitioned into state 'SUCCESS' from state '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-701381358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['8fbd9c06-b9ad-4090-aafb-7975cf61f2ea','ea2c7cdc-b522-4a2d-a84e-da900f407f40','70339de7-8a7b-4bed-b986-f5cfb1b97e10','9247bf51-91a0-43f3-88e8-6cb36f1eeecd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b866386d-346f-408c-b085-566cae1592f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b866386d-346f-408c-b085-566cae1592f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (fdb88e32-9751-4554-a906-7ce83c595416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request issued successfully. Sep 07 11:10:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4ed86501-5b00-4742-bfd4-1e10a2cd7f22 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1323/2688] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:09 2026] POST /volume/v3/volumes => generated 766 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-51e287e9-f011-46a6-b18a-63321d9b4926 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d9daa6ff-ed77-43b4-9256-11181b81011f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-583008363"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd9daa6ff-ed77-43b4-9256-11181b81011f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-583008363'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume of 1 GB Sep 07 11:10:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Availability Zones retrieved successfully. Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (2613224a-8186-4178-8c65-399265fb52f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b61a85f-5910-42bf-a892-5d5c8286cc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b61a85f-5910-42bf-a892-5d5c8286cc4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3bed32-5292-404b-a9b7-ac12761cf13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Created reservations ['78d56ace-5120-41da-8997-a874cccf0faa', '15316b61-05fc-4722-9e1c-38c619dc5a7a', '7a4b7ec6-c368-4c08-8e23-f94ccc0635ce', '9ea788c5-6ac2-4e73-ae23-c93b14889ee7'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3bed32-5292-404b-a9b7-ac12761cf13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78d56ace-5120-41da-8997-a874cccf0faa', '15316b61-05fc-4722-9e1c-38c619dc5a7a', '7a4b7ec6-c368-4c08-8e23-f94ccc0635ce', '9ea788c5-6ac2-4e73-ae23-c93b14889ee7']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b98c4f65-3387-4cf4-9183-b5e2a4929789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-28575897"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-28575897'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:10 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume of 1 GB Sep 07 11:10:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Availability Zones retrieved successfully. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b98c4f65-3387-4cf4-9183-b5e2a4929789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49e25364-ddba-415f-8858-a47f2f92cc04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-583008363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['78d56ace-5120-41da-8997-a874cccf0faa','15316b61-05fc-4722-9e1c-38c619dc5a7a','7a4b7ec6-c368-4c08-8e23-f94ccc0635ce','9ea788c5-6ac2-4e73-ae23-c93b14889ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-583008363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49e25364-ddba-415f-8858-a47f2f92cc04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26ab3b126fc4e38b243da1357cb45e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11e440985d7c44acb9bea62f7f4be511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b1a7cb-b59c-41c8-95b7-2bfef27697b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (7f1534ed-b748-42e7-9b3e-0ba409b74455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d985f18-9cf8-4eaa-a26d-c31086319579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b1a7cb-b59c-41c8-95b7-2bfef27697b1) transitioned into state 'SUCCESS' from state '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-583008363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['78d56ace-5120-41da-8997-a874cccf0faa','15316b61-05fc-4722-9e1c-38c619dc5a7a','7a4b7ec6-c368-4c08-8e23-f94ccc0635ce','9ea788c5-6ac2-4e73-ae23-c93b14889ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0ff5a5-97c4-42a8-b4ec-1bf93e4889c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d985f18-9cf8-4eaa-a26d-c31086319579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c2dd14-2bff-44ac-a1e2-f520f06b5f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0ff5a5-97c4-42a8-b4ec-1bf93e4889c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (2613224a-8186-4178-8c65-399265fb52f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request issued successfully. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51e287e9-f011-46a6-b18a-63321d9b4926 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1366/2689] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:10 2026] POST /volume/v3/volumes => generated 766 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a71d33f2-4a4f-44f8-b8f2-fef0d28e31a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a71d33f2-4a4f-44f8-b8f2-fef0d28e31a9 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a71d33f2-4a4f-44f8-b8f2-fef0d28e31a9 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a71d33f2-4a4f-44f8-b8f2-fef0d28e31a9 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a71d33f2-4a4f-44f8-b8f2-fef0d28e31a9 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a71d33f2-4a4f-44f8-b8f2-fef0d28e31a9 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed returned with HTTP 200 Sep 07 11:10:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1367/2690] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:11 2026] GET /volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-276b59c2-a308-4283-ba07-568cd3c50243 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d9daa6ff-ed77-43b4-9256-11181b81011f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1108479321"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd9daa6ff-ed77-43b4-9256-11181b81011f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1108479321'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume of 1 GB Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Availability Zones retrieved successfully. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (4d2725b3-29e9-488a-aae1-ad53147f1ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (411eb3e9-13d2-4cc6-bcb8-a61257ec81a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (411eb3e9-13d2-4cc6-bcb8-a61257ec81a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e280f7-eb9d-4565-a3b4-5dcfbbd93ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['d9b72782-c525-400b-b119-c24e271f5d9c', '6d1c5c25-fd44-434b-bdef-ce6c122ad8dc', '6a9c9a0b-6499-4ae2-a0d5-c601dfe8bc73', '52cbe6d8-a416-48b8-a26f-7b228490725a'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c2dd14-2bff-44ac-a1e2-f520f06b5f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b72782-c525-400b-b119-c24e271f5d9c', '6d1c5c25-fd44-434b-bdef-ce6c122ad8dc', '6a9c9a0b-6499-4ae2-a0d5-c601dfe8bc73', '52cbe6d8-a416-48b8-a26f-7b228490725a']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e0a815-61ec-41cf-868e-30d028ea7b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Created reservations ['c11c5c12-596c-4578-8e61-b03acd6115a1', '8ba05c5c-e1e5-4671-92ab-400d0935c394', 'f25ee470-1a25-47ff-a81c-6f1981aecfde', '607bfbd6-60f0-4aea-825f-e2ce809f23ee'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e280f7-eb9d-4565-a3b4-5dcfbbd93ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c11c5c12-596c-4578-8e61-b03acd6115a1', '8ba05c5c-e1e5-4671-92ab-400d0935c394', 'f25ee470-1a25-47ff-a81c-6f1981aecfde', '607bfbd6-60f0-4aea-825f-e2ce809f23ee']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e0a815-61ec-41cf-868e-30d028ea7b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a6c4df0-b7df-4ec7-a5af-6d8b25514c41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-28575897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['d9b72782-c525-400b-b119-c24e271f5d9c','6d1c5c25-fd44-434b-bdef-ce6c122ad8dc','6a9c9a0b-6499-4ae2-a0d5-c601dfe8bc73','52cbe6d8-a416-48b8-a26f-7b228490725a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-28575897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a6c4df0-b7df-4ec7-a5af-6d8b25514c41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22084783157b4118bfc46b1bf42cfd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7352dceae02846c4998ee0d3151774de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8980405b-12f6-43c3-92a7-546f13b2a525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a58f7a6c-eae9-4fb3-bc0b-999ec918e8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a58f7a6c-eae9-4fb3-bc0b-999ec918e8ed) transitioned into state 'SUCCESS' from state '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-28575897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['d9b72782-c525-400b-b119-c24e271f5d9c','6d1c5c25-fd44-434b-bdef-ce6c122ad8dc','6a9c9a0b-6499-4ae2-a0d5-c601dfe8bc73','52cbe6d8-a416-48b8-a26f-7b228490725a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c02333-18cb-44f4-9f49-cc71fc13ea24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8980405b-12f6-43c3-92a7-546f13b2a525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db886b08-eb46-4def-965a-999cb6abe3b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1108479321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['c11c5c12-596c-4578-8e61-b03acd6115a1','8ba05c5c-e1e5-4671-92ab-400d0935c394','f25ee470-1a25-47ff-a81c-6f1981aecfde','607bfbd6-60f0-4aea-825f-e2ce809f23ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1108479321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db886b08-eb46-4def-965a-999cb6abe3b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26ab3b126fc4e38b243da1357cb45e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11e440985d7c44acb9bea62f7f4be511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60aad94d-e9de-4f35-8422-4410994ffa85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c02333-18cb-44f4-9f49-cc71fc13ea24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (7f1534ed-b748-42e7-9b3e-0ba409b74455) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request issued successfully. Sep 07 11:10:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-beb00dec-3564-4a97-9766-f9b16d1ad312 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1324/2691] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:10:10 2026] POST /volume/v3/volumes => generated 783 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fb0548d5-1b10-4d8a-b0b3-32a338ed4d4b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb0548d5-1b10-4d8a-b0b3-32a338ed4d4b tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] GET http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb0548d5-1b10-4d8a-b0b3-32a338ed4d4b tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb0548d5-1b10-4d8a-b0b3-32a338ed4d4b tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fb0548d5-1b10-4d8a-b0b3-32a338ed4d4b tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Volume info retrieved successfully. Sep 07 11:10:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb0548d5-1b10-4d8a-b0b3-32a338ed4d4b tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 200 Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60aad94d-e9de-4f35-8422-4410994ffa85) transitioned into state 'SUCCESS' from state '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-1108479321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26ab3b126fc4e38b243da1357cb45e7',qos_specs=None,replication_status=,reservations=['c11c5c12-596c-4578-8e61-b03acd6115a1','8ba05c5c-e1e5-4671-92ab-400d0935c394','f25ee470-1a25-47ff-a81c-6f1981aecfde','607bfbd6-60f0-4aea-825f-e2ce809f23ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e440985d7c44acb9bea62f7f4be511',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1325/2692] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:11 2026] GET /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 957 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5616e607-7772-484d-9de5-2c89a04ea005 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4984f993-61b7-4e59-8372-7c2730a5980c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5616e607-7772-484d-9de5-2c89a04ea005 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5616e607-7772-484d-9de5-2c89a04ea005 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5616e607-7772-484d-9de5-2c89a04ea005 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4984f993-61b7-4e59-8372-7c2730a5980c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5616e607-7772-484d-9de5-2c89a04ea005 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Flow 'volume_create_api' (4d2725b3-29e9-488a-aae1-ad53147f1ea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Create volume request issued successfully. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-276b59c2-a308-4283-ba07-568cd3c50243 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1368/2693] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:11 2026] POST /volume/v3/volumes => generated 767 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5616e607-7772-484d-9de5-2c89a04ea005 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 returned with HTTP 200 Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8ff1fd0b-0d42-4371-877e-548575f6aa86 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1326/2694] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:11 2026] GET /volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 => generated 962 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ff1fd0b-0d42-4371-877e-548575f6aa86 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ff1fd0b-0d42-4371-877e-548575f6aa86 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ff1fd0b-0d42-4371-877e-548575f6aa86 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8ff1fd0b-0d42-4371-877e-548575f6aa86 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ff1fd0b-0d42-4371-877e-548575f6aa86 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 returned with HTTP 200 Sep 07 11:10:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1369/2695] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:11 2026] GET /volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ca9e4ad5-79de-43ec-aad5-269797f08ec5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca9e4ad5-79de-43ec-aad5-269797f08ec5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca9e4ad5-79de-43ec-aad5-269797f08ec5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca9e4ad5-79de-43ec-aad5-269797f08ec5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ca9e4ad5-79de-43ec-aad5-269797f08ec5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca9e4ad5-79de-43ec-aad5-269797f08ec5 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb returned with HTTP 200 Sep 07 11:10:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1327/2696] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:11 2026] GET /volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d19ba33a-71a1-4ce6-a019-dc7ba4c2598e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d19ba33a-71a1-4ce6-a019-dc7ba4c2598e tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed Sep 07 11:10:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d19ba33a-71a1-4ce6-a019-dc7ba4c2598e tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d19ba33a-71a1-4ce6-a019-dc7ba4c2598e tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d19ba33a-71a1-4ce6-a019-dc7ba4c2598e tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed returned with HTTP 404 Sep 07 11:10:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1370/2697] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:12 2026] GET /volume/v3/volumes/af23eaf2-4c13-4767-a067-c9c6112ff2ed => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5aa2ad90-4927-4d81-b6b0-69f23ae235ac None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5aa2ad90-4927-4d81-b6b0-69f23ae235ac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] DELETE http://192.168.122.99/volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 Sep 07 11:10:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5aa2ad90-4927-4d81-b6b0-69f23ae235ac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5aa2ad90-4927-4d81-b6b0-69f23ae235ac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:12 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-5aa2ad90-4927-4d81-b6b0-69f23ae235ac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Delete volume with id: 9f2ef616-b61e-4e95-9a10-4c90845af915 Sep 07 11:10:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5aa2ad90-4927-4d81-b6b0-69f23ae235ac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5aa2ad90-4927-4d81-b6b0-69f23ae235ac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Delete volume request issued successfully. Sep 07 11:10:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5aa2ad90-4927-4d81-b6b0-69f23ae235ac tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 returned with HTTP 202 Sep 07 11:10:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1328/2698] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:12 2026] DELETE /volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-96212ea8-5a94-4394-a46f-b1f74d5b5e2e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-96212ea8-5a94-4394-a46f-b1f74d5b5e2e tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 Sep 07 11:10:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-96212ea8-5a94-4394-a46f-b1f74d5b5e2e tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-96212ea8-5a94-4394-a46f-b1f74d5b5e2e tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-96212ea8-5a94-4394-a46f-b1f74d5b5e2e tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-96212ea8-5a94-4394-a46f-b1f74d5b5e2e tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 returned with HTTP 200 Sep 07 11:10:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1371/2699] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:12 2026] GET /volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2c853a3b-d3bf-4cc9-be61-f462b23064f4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c853a3b-d3bf-4cc9-be61-f462b23064f4 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] GET http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c853a3b-d3bf-4cc9-be61-f462b23064f4 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c853a3b-d3bf-4cc9-be61-f462b23064f4 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2c853a3b-d3bf-4cc9-be61-f462b23064f4 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Volume info retrieved successfully. Sep 07 11:10:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c853a3b-d3bf-4cc9-be61-f462b23064f4 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 200 Sep 07 11:10:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1329/2700] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:12 2026] GET /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 957 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-07d9c8b3-e0fd-4254-bda5-3b27d376ae09 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07d9c8b3-e0fd-4254-bda5-3b27d376ae09 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 Sep 07 11:10:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07d9c8b3-e0fd-4254-bda5-3b27d376ae09 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07d9c8b3-e0fd-4254-bda5-3b27d376ae09 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-07d9c8b3-e0fd-4254-bda5-3b27d376ae09 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07d9c8b3-e0fd-4254-bda5-3b27d376ae09 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 returned with HTTP 200 Sep 07 11:10:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1372/2701] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:12 2026] GET /volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 => generated 1012 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e6499f92-c6f2-44c8-be22-c42cb7368870 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e6499f92-c6f2-44c8-be22-c42cb7368870 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e6499f92-c6f2-44c8-be22-c42cb7368870 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e6499f92-c6f2-44c8-be22-c42cb7368870 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e6499f92-c6f2-44c8-be22-c42cb7368870 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e6499f92-c6f2-44c8-be22-c42cb7368870 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb returned with HTTP 200 Sep 07 11:10:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1330/2702] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:13 2026] GET /volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d228f756-c99b-4254-b4e6-83e909c1e2dc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d228f756-c99b-4254-b4e6-83e909c1e2dc tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d228f756-c99b-4254-b4e6-83e909c1e2dc tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d228f756-c99b-4254-b4e6-83e909c1e2dc tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d228f756-c99b-4254-b4e6-83e909c1e2dc tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d228f756-c99b-4254-b4e6-83e909c1e2dc tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 returned with HTTP 200 Sep 07 11:10:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1373/2703] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:13 2026] GET /volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-080424ab-366e-412c-bc53-d69b2d0b4917 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-080424ab-366e-412c-bc53-d69b2d0b4917 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-080424ab-366e-412c-bc53-d69b2d0b4917 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-080424ab-366e-412c-bc53-d69b2d0b4917 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-080424ab-366e-412c-bc53-d69b2d0b4917 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 returned with HTTP 404 Sep 07 11:10:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1331/2704] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:13 2026] GET /volume/v3/volumes/9f2ef616-b61e-4e95-9a10-4c90845af915 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e12dd424-26bd-4d0e-811f-324c0c854c69 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e12dd424-26bd-4d0e-811f-324c0c854c69 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] DELETE http://192.168.122.99/volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e12dd424-26bd-4d0e-811f-324c0c854c69 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e12dd424-26bd-4d0e-811f-324c0c854c69 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e12dd424-26bd-4d0e-811f-324c0c854c69 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Delete volume with id: 3a871350-1c30-4876-b375-58550d67beec Sep 07 11:10:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e12dd424-26bd-4d0e-811f-324c0c854c69 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e12dd424-26bd-4d0e-811f-324c0c854c69 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Delete volume request issued successfully. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e12dd424-26bd-4d0e-811f-324c0c854c69 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec returned with HTTP 202 Sep 07 11:10:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1374/2705] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:13 2026] DELETE /volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e38375e8-7d63-48fb-b6a3-a10a4a53d20b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e38375e8-7d63-48fb-b6a3-a10a4a53d20b tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e38375e8-7d63-48fb-b6a3-a10a4a53d20b tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e38375e8-7d63-48fb-b6a3-a10a4a53d20b tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e38375e8-7d63-48fb-b6a3-a10a4a53d20b tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Volume info retrieved successfully. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e38375e8-7d63-48fb-b6a3-a10a4a53d20b tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec returned with HTTP 200 Sep 07 11:10:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1332/2706] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:13 2026] GET /volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ccc38452-7eb8-448f-b6d0-3fa5d7482572 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccc38452-7eb8-448f-b6d0-3fa5d7482572 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] GET http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccc38452-7eb8-448f-b6d0-3fa5d7482572 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccc38452-7eb8-448f-b6d0-3fa5d7482572 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ccc38452-7eb8-448f-b6d0-3fa5d7482572 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Volume info retrieved successfully. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccc38452-7eb8-448f-b6d0-3fa5d7482572 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 200 Sep 07 11:10:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1375/2707] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:13 2026] GET /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 1301 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8d144f75-de3e-47d0-85d1-ef109476bbe2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d144f75-de3e-47d0-85d1-ef109476bbe2 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] DELETE http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d144f75-de3e-47d0-85d1-ef109476bbe2 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d144f75-de3e-47d0-85d1-ef109476bbe2 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-8d144f75-de3e-47d0-85d1-ef109476bbe2 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Delete volume with id: 662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8d144f75-de3e-47d0-85d1-ef109476bbe2 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Volume info retrieved successfully. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e9077224-77d0-4c36-8c98-fd7f3ae64938 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9077224-77d0-4c36-8c98-fd7f3ae64938 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9077224-77d0-4c36-8c98-fd7f3ae64938 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9077224-77d0-4c36-8c98-fd7f3ae64938 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8d144f75-de3e-47d0-85d1-ef109476bbe2 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Delete volume request issued successfully. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d144f75-de3e-47d0-85d1-ef109476bbe2 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 202 Sep 07 11:10:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1333/2708] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:13 2026] DELETE /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-54c047eb-11c4-4761-b636-473cb96b1df1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-54c047eb-11c4-4761-b636-473cb96b1df1 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] GET http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-54c047eb-11c4-4761-b636-473cb96b1df1 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-54c047eb-11c4-4761-b636-473cb96b1df1 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e9077224-77d0-4c36-8c98-fd7f3ae64938 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-54c047eb-11c4-4761-b636-473cb96b1df1 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Volume info retrieved successfully. Sep 07 11:10:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-54c047eb-11c4-4761-b636-473cb96b1df1 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 200 Sep 07 11:10:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1334/2709] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:13 2026] GET /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 1300 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:10:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9077224-77d0-4c36-8c98-fd7f3ae64938 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 returned with HTTP 200 Sep 07 11:10:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1376/2710] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:13 2026] GET /volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 => generated 1012 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8ef279fb-9d0c-4a47-8548-616f2e69ac5e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8ef279fb-9d0c-4a47-8548-616f2e69ac5e tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 Sep 07 11:10:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8ef279fb-9d0c-4a47-8548-616f2e69ac5e tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8ef279fb-9d0c-4a47-8548-616f2e69ac5e tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8ef279fb-9d0c-4a47-8548-616f2e69ac5e tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8ef279fb-9d0c-4a47-8548-616f2e69ac5e tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 returned with HTTP 200 Sep 07 11:10:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1335/2711] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:14 2026] GET /volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a2a19312-f97b-425f-82c0-41d276b83913 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a2a19312-f97b-425f-82c0-41d276b83913 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 Sep 07 11:10:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a2a19312-f97b-425f-82c0-41d276b83913 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a2a19312-f97b-425f-82c0-41d276b83913 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a2a19312-f97b-425f-82c0-41d276b83913 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a2a19312-f97b-425f-82c0-41d276b83913 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 returned with HTTP 200 Sep 07 11:10:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1377/2712] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:14 2026] GET /volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8499e7ba-05aa-4049-88af-5929225b3f46 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8499e7ba-05aa-4049-88af-5929225b3f46 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] GET http://192.168.122.99/volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec Sep 07 11:10:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8499e7ba-05aa-4049-88af-5929225b3f46 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8499e7ba-05aa-4049-88af-5929225b3f46 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8499e7ba-05aa-4049-88af-5929225b3f46 tempest-CreateVolumesFromImageTest-1139679431 tempest-CreateVolumesFromImageTest-1139679431-project-member] http://192.168.122.99/volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec returned with HTTP 404 Sep 07 11:10:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1336/2713] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:14 2026] GET /volume/v3/volumes/3a871350-1c30-4876-b375-58550d67beec => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1326b620-0640-4583-a28f-6752a1471614 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1326b620-0640-4583-a28f-6752a1471614 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] GET http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a Sep 07 11:10:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1326b620-0640-4583-a28f-6752a1471614 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1326b620-0640-4583-a28f-6752a1471614 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8e7e8d2a-f558-414e-a03d-576c8938a73c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e7e8d2a-f558-414e-a03d-576c8938a73c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e7e8d2a-f558-414e-a03d-576c8938a73c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e7e8d2a-f558-414e-a03d-576c8938a73c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1326b620-0640-4583-a28f-6752a1471614 tempest-VolumeAndVolumeTypeFromImageTest-1845014582 tempest-VolumeAndVolumeTypeFromImageTest-1845014582-project-member] http://192.168.122.99/volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a returned with HTTP 404 Sep 07 11:10:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1378/2714] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:15 2026] GET /volume/v3/volumes/662eee20-766a-4f1c-b514-efccc88a642a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8e7e8d2a-f558-414e-a03d-576c8938a73c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e7e8d2a-f558-414e-a03d-576c8938a73c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 returned with HTTP 200 Sep 07 11:10:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1337/2715] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:15 2026] GET /volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 => generated 1012 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e33139f8-8ac8-4f81-b09f-5e0f3d59066f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e33139f8-8ac8-4f81-b09f-5e0f3d59066f tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] GET http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1 Sep 07 11:10:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e33139f8-8ac8-4f81-b09f-5e0f3d59066f tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e33139f8-8ac8-4f81-b09f-5e0f3d59066f tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e33139f8-8ac8-4f81-b09f-5e0f3d59066f tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4e2879fa-3757-4b0f-adda-3148ae20fe1d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e2879fa-3757-4b0f-adda-3148ae20fe1d tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e2879fa-3757-4b0f-adda-3148ae20fe1d tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e2879fa-3757-4b0f-adda-3148ae20fe1d tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e33139f8-8ac8-4f81-b09f-5e0f3d59066f tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] Get all volumes completed successfully. Sep 07 11:10:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e33139f8-8ac8-4f81-b09f-5e0f3d59066f tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] http://192.168.122.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 11:10:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1379/2716] 192.168.122.99 () {58 vars in 1164 bytes} [Mon Sep 7 11:10:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7089 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4e2879fa-3757-4b0f-adda-3148ae20fe1d tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e2879fa-3757-4b0f-adda-3148ae20fe1d tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 returned with HTTP 200 Sep 07 11:10:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1338/2717] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:15 2026] GET /volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2f2e69bf-ea7c-42f5-88c4-e191eea45218 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b5035c9d-af69-433f-b0cf-7533dc714c66 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f2e69bf-ea7c-42f5-88c4-e191eea45218 tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] DELETE http://192.168.122.99/volume/v3/types/57f2b8fd-166f-4e94-8a82-39e164c9deb2 Sep 07 11:10:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f2e69bf-ea7c-42f5-88c4-e191eea45218 tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f2e69bf-ea7c-42f5-88c4-e191eea45218 tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b5035c9d-af69-433f-b0cf-7533dc714c66 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b5035c9d-af69-433f-b0cf-7533dc714c66 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b5035c9d-af69-433f-b0cf-7533dc714c66 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b5035c9d-af69-433f-b0cf-7533dc714c66 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b5035c9d-af69-433f-b0cf-7533dc714c66 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 returned with HTTP 200 Sep 07 11:10:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1339/2718] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:15 2026] GET /volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 => generated 859 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f2e69bf-ea7c-42f5-88c4-e191eea45218 tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] http://192.168.122.99/volume/v3/types/57f2b8fd-166f-4e94-8a82-39e164c9deb2 returned with HTTP 202 Sep 07 11:10:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1380/2719] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:15 2026] DELETE /volume/v3/types/57f2b8fd-166f-4e94-8a82-39e164c9deb2 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-94fe4634-4469-442f-a3bb-c63a855305fb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-94fe4634-4469-442f-a3bb-c63a855305fb tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] GET http://192.168.122.99/volume/v3/types/57f2b8fd-166f-4e94-8a82-39e164c9deb2 Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-94fe4634-4469-442f-a3bb-c63a855305fb tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-94fe4634-4469-442f-a3bb-c63a855305fb tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-94fe4634-4469-442f-a3bb-c63a855305fb tempest-VolumeAndVolumeTypeFromImageTest-1715758544 tempest-VolumeAndVolumeTypeFromImageTest-1715758544-project-admin] http://192.168.122.99/volume/v3/types/57f2b8fd-166f-4e94-8a82-39e164c9deb2 returned with HTTP 404 Sep 07 11:10:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1340/2720] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:10:15 2026] GET /volume/v3/types/57f2b8fd-166f-4e94-8a82-39e164c9deb2 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-59deabcc-b0b2-4776-ada0-b83dd7510339 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-59deabcc-b0b2-4776-ada0-b83dd7510339 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-59deabcc-b0b2-4776-ada0-b83dd7510339 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-59deabcc-b0b2-4776-ada0-b83dd7510339 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-59deabcc-b0b2-4776-ada0-b83dd7510339 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-59deabcc-b0b2-4776-ada0-b83dd7510339 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 returned with HTTP 200 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1381/2721] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:16 2026] GET /volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 => generated 1013 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-112a5672-d4c1-44a5-8b64-9e8000f80cc9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-633f9e76-3ca7-48af-8a54-e360cf1e8155 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-633f9e76-3ca7-48af-8a54-e360cf1e8155 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-633f9e76-3ca7-48af-8a54-e360cf1e8155 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-633f9e76-3ca7-48af-8a54-e360cf1e8155 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-112a5672-d4c1-44a5-8b64-9e8000f80cc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-633f9e76-3ca7-48af-8a54-e360cf1e8155 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-112a5672-d4c1-44a5-8b64-9e8000f80cc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a6c4df0-b7df-4ec7-a5af-6d8b25514c41", "name": "tempest-ProjectMemberTests-Snapshot-864403329"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-633f9e76-3ca7-48af-8a54-e360cf1e8155 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 returned with HTTP 200 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1382/2722] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:16 2026] GET /volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-112a5672-d4c1-44a5-8b64-9e8000f80cc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Volume info retrieved successfully. Sep 07 11:10:16 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-112a5672-d4c1-44a5-8b64-9e8000f80cc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Create snapshot from volume 7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2fd83687-22bc-466a-92a3-90392bb45fac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2fd83687-22bc-466a-92a3-90392bb45fac tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] DELETE http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2fd83687-22bc-466a-92a3-90392bb45fac tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2fd83687-22bc-466a-92a3-90392bb45fac tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2fd83687-22bc-466a-92a3-90392bb45fac tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume with id: db886b08-eb46-4def-965a-999cb6abe3b4 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2fd83687-22bc-466a-92a3-90392bb45fac tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2fd83687-22bc-466a-92a3-90392bb45fac tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume request issued successfully. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2fd83687-22bc-466a-92a3-90392bb45fac tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 returned with HTTP 202 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1383/2723] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:16 2026] DELETE /volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9bb8c8cc-1918-404f-af7f-b2cc30491037 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bb8c8cc-1918-404f-af7f-b2cc30491037 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bb8c8cc-1918-404f-af7f-b2cc30491037 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bb8c8cc-1918-404f-af7f-b2cc30491037 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:16 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-112a5672-d4c1-44a5-8b64-9e8000f80cc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Created reservations ['22709614-79c9-4da0-8d4f-6e4af2d4131b', '54a93407-5839-4141-bb6e-b01fb8f84a18', 'e0dd237e-b79c-475d-93f6-1cfb0d80b05e', '5c5700f8-3ca6-4940-aaac-92dd2c2d72b4'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9bb8c8cc-1918-404f-af7f-b2cc30491037 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bb8c8cc-1918-404f-af7f-b2cc30491037 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 returned with HTTP 200 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1384/2724] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:16 2026] GET /volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 => generated 859 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-112a5672-d4c1-44a5-8b64-9e8000f80cc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot create request issued successfully. Sep 07 11:10:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-112a5672-d4c1-44a5-8b64-9e8000f80cc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:10:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1341/2725] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:10:16 2026] POST /volume/v3/snapshots => generated 304 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-87de65b0-0e08-43da-a36d-3dce877a476c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87de65b0-0e08-43da-a36d-3dce877a476c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87de65b0-0e08-43da-a36d-3dce877a476c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87de65b0-0e08-43da-a36d-3dce877a476c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-87de65b0-0e08-43da-a36d-3dce877a476c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87de65b0-0e08-43da-a36d-3dce877a476c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 returned with HTTP 200 Sep 07 11:10:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1385/2726] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:16 2026] GET /volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 => generated 436 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c3448ab5-f2fc-418b-9b7e-d144c047dfa2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3448ab5-f2fc-418b-9b7e-d144c047dfa2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 Sep 07 11:10:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3448ab5-f2fc-418b-9b7e-d144c047dfa2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3448ab5-f2fc-418b-9b7e-d144c047dfa2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1482190199"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1482190199'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:17 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume of 1 GB Sep 07 11:10:17 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:17 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Availability Zones retrieved successfully. Sep 07 11:10:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c3448ab5-f2fc-418b-9b7e-d144c047dfa2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3448ab5-f2fc-418b-9b7e-d144c047dfa2 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 returned with HTTP 200 Sep 07 11:10:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1386/2727] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:17 2026] GET /volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (e487e7c0-aebb-4d57-b73b-80fe59d943d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d00a13c-8774-4d48-b310-8b4f1d02a513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fffc88ea-b4c2-48ca-a54d-eb36e4babed2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fffc88ea-b4c2-48ca-a54d-eb36e4babed2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 Sep 07 11:10:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fffc88ea-b4c2-48ca-a54d-eb36e4babed2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fffc88ea-b4c2-48ca-a54d-eb36e4babed2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fffc88ea-b4c2-48ca-a54d-eb36e4babed2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fffc88ea-b4c2-48ca-a54d-eb36e4babed2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 returned with HTTP 200 Sep 07 11:10:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1387/2728] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:17 2026] GET /volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 => generated 436 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d00a13c-8774-4d48-b310-8b4f1d02a513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32978e4-beb9-40a7-9615-4d2d297dbab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Created reservations ['290c1d55-e9cc-4f73-897c-f6f042b00cfb', 'b7b3eca4-a77c-413b-b2a4-36e81cbf78fd', '2ad36d1b-84eb-4ab8-a69f-d0e5b94f3932', 'be3906a6-0602-462d-bae7-9151bf641c9e'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32978e4-beb9-40a7-9615-4d2d297dbab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['290c1d55-e9cc-4f73-897c-f6f042b00cfb', 'b7b3eca4-a77c-413b-b2a4-36e81cbf78fd', '2ad36d1b-84eb-4ab8-a69f-d0e5b94f3932', 'be3906a6-0602-462d-bae7-9151bf641c9e']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eec48f9-4b94-4047-8744-b267baa3e79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eec48f9-4b94-4047-8744-b267baa3e79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b73105a-4c21-4845-a7e7-915e3ed702da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1482190199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['290c1d55-e9cc-4f73-897c-f6f042b00cfb','b7b3eca4-a77c-413b-b2a4-36e81cbf78fd','2ad36d1b-84eb-4ab8-a69f-d0e5b94f3932','be3906a6-0602-462d-bae7-9151bf641c9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1482190199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b73105a-4c21-4845-a7e7-915e3ed702da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37007d37bf9a4816b6a96b4e6a16cd67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161a2c55eb0042c783dd2622ab823269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b26d2cb-c57f-4698-9633-27fb8a3e4686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b26d2cb-c57f-4698-9633-27fb8a3e4686) transitioned into state 'SUCCESS' from state '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-1482190199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['290c1d55-e9cc-4f73-897c-f6f042b00cfb','b7b3eca4-a77c-413b-b2a4-36e81cbf78fd','2ad36d1b-84eb-4ab8-a69f-d0e5b94f3932','be3906a6-0602-462d-bae7-9151bf641c9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71321642-7a65-47ef-8e0a-bee0e3b40957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71321642-7a65-47ef-8e0a-bee0e3b40957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (e487e7c0-aebb-4d57-b73b-80fe59d943d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request issued successfully. Sep 07 11:10:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6ad8caa4-434f-43be-b4fe-e9da9cead5e0 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1342/2729] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:10:17 2026] POST /volume/v3/volumes => generated 771 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c37c5dda-3c4b-423e-9f20-89595b6cc254 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c37c5dda-3c4b-423e-9f20-89595b6cc254 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da Sep 07 11:10:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c37c5dda-3c4b-423e-9f20-89595b6cc254 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c37c5dda-3c4b-423e-9f20-89595b6cc254 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c37c5dda-3c4b-423e-9f20-89595b6cc254 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c37c5dda-3c4b-423e-9f20-89595b6cc254 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da returned with HTTP 200 Sep 07 11:10:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1388/2730] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:18 2026] GET /volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-043797b0-a4b9-4848-b4b9-8a9854ec6d0c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-043797b0-a4b9-4848-b4b9-8a9854ec6d0c tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-043797b0-a4b9-4848-b4b9-8a9854ec6d0c tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-043797b0-a4b9-4848-b4b9-8a9854ec6d0c tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-043797b0-a4b9-4848-b4b9-8a9854ec6d0c tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 returned with HTTP 404 Sep 07 11:10:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1343/2731] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:18 2026] GET /volume/v3/volumes/db886b08-eb46-4def-965a-999cb6abe3b4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4f45bde9-d7c3-49b1-8c83-e85d175f66b3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4f45bde9-d7c3-49b1-8c83-e85d175f66b3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] DELETE http://192.168.122.99/volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 Sep 07 11:10:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4f45bde9-d7c3-49b1-8c83-e85d175f66b3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4f45bde9-d7c3-49b1-8c83-e85d175f66b3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-4f45bde9-d7c3-49b1-8c83-e85d175f66b3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume with id: 49e25364-ddba-415f-8858-a47f2f92cc04 Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f6487399-7d6d-41a1-a317-5fad84431090 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6487399-7d6d-41a1-a317-5fad84431090 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6487399-7d6d-41a1-a317-5fad84431090 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f6487399-7d6d-41a1-a317-5fad84431090 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4f45bde9-d7c3-49b1-8c83-e85d175f66b3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f6487399-7d6d-41a1-a317-5fad84431090 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f6487399-7d6d-41a1-a317-5fad84431090 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 returned with HTTP 200 Sep 07 11:10:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1344/2732] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:18 2026] GET /volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 => generated 436 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4f45bde9-d7c3-49b1-8c83-e85d175f66b3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume request issued successfully. Sep 07 11:10:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4f45bde9-d7c3-49b1-8c83-e85d175f66b3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 returned with HTTP 202 Sep 07 11:10:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1389/2733] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:18 2026] DELETE /volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-17a42731-668f-4f57-854f-f814330e1477 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-17a42731-668f-4f57-854f-f814330e1477 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-17a42731-668f-4f57-854f-f814330e1477 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-17a42731-668f-4f57-854f-f814330e1477 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-17a42731-668f-4f57-854f-f814330e1477 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-17a42731-668f-4f57-854f-f814330e1477 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 returned with HTTP 200 Sep 07 11:10:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1345/2734] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:18 2026] GET /volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5afdb85e-860d-4925-a0a9-1b5f3ba6f076 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5afdb85e-860d-4925-a0a9-1b5f3ba6f076 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da Sep 07 11:10:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5afdb85e-860d-4925-a0a9-1b5f3ba6f076 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5afdb85e-860d-4925-a0a9-1b5f3ba6f076 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5afdb85e-860d-4925-a0a9-1b5f3ba6f076 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5afdb85e-860d-4925-a0a9-1b5f3ba6f076 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da returned with HTTP 200 Sep 07 11:10:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1390/2735] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:19 2026] GET /volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da => generated 863 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8118adb4-3bfa-4f17-96c1-a4c002d26971 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8118adb4-3bfa-4f17-96c1-a4c002d26971 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 Sep 07 11:10:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8118adb4-3bfa-4f17-96c1-a4c002d26971 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8118adb4-3bfa-4f17-96c1-a4c002d26971 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8118adb4-3bfa-4f17-96c1-a4c002d26971 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8118adb4-3bfa-4f17-96c1-a4c002d26971 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 returned with HTTP 200 Sep 07 11:10:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1346/2736] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:19 2026] GET /volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 => generated 463 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d1b6b61-3df9-455e-874f-7ae29d186c02 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d1b6b61-3df9-455e-874f-7ae29d186c02 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 Sep 07 11:10:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d1b6b61-3df9-455e-874f-7ae29d186c02 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d1b6b61-3df9-455e-874f-7ae29d186c02 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:19 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-7d1b6b61-3df9-455e-874f-7ae29d186c02 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Delete snapshot with id: 4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 Sep 07 11:10:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7d1b6b61-3df9-455e-874f-7ae29d186c02 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-87fbe953-914b-4899-946d-7c640f27a995 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87fbe953-914b-4899-946d-7c640f27a995 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87fbe953-914b-4899-946d-7c640f27a995 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87fbe953-914b-4899-946d-7c640f27a995 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87fbe953-914b-4899-946d-7c640f27a995 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 returned with HTTP 404 Sep 07 11:10:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1347/2737] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:20 2026] GET /volume/v3/volumes/49e25364-ddba-415f-8858-a47f2f92cc04 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-792bdae5-8a90-43c8-bcc7-2f429666bbff None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-792bdae5-8a90-43c8-bcc7-2f429666bbff tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] DELETE http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-792bdae5-8a90-43c8-bcc7-2f429666bbff tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-792bdae5-8a90-43c8-bcc7-2f429666bbff tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-792bdae5-8a90-43c8-bcc7-2f429666bbff tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume with id: 42f16bf9-b1b3-4880-be27-9864c15c2790 Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7d1b6b61-3df9-455e-874f-7ae29d186c02 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot delete request issued successfully. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d1b6b61-3df9-455e-874f-7ae29d186c02 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 returned with HTTP 202 Sep 07 11:10:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1391/2738] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:10:19 2026] DELETE /volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-29802fd3-774c-46ef-a5f9-86bd20a6f1fc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29802fd3-774c-46ef-a5f9-86bd20a6f1fc tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29802fd3-774c-46ef-a5f9-86bd20a6f1fc tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29802fd3-774c-46ef-a5f9-86bd20a6f1fc tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-792bdae5-8a90-43c8-bcc7-2f429666bbff tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-29802fd3-774c-46ef-a5f9-86bd20a6f1fc tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29802fd3-774c-46ef-a5f9-86bd20a6f1fc tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 returned with HTTP 200 Sep 07 11:10:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1392/2739] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:20 2026] GET /volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 => generated 462 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-792bdae5-8a90-43c8-bcc7-2f429666bbff tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume request issued successfully. Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-792bdae5-8a90-43c8-bcc7-2f429666bbff tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 returned with HTTP 202 Sep 07 11:10:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1348/2740] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:20 2026] DELETE /volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-51930f66-a96b-4e6e-b3dd-a51aad01ad68 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51930f66-a96b-4e6e-b3dd-a51aad01ad68 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-51930f66-a96b-4e6e-b3dd-a51aad01ad68 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-51930f66-a96b-4e6e-b3dd-a51aad01ad68 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-51930f66-a96b-4e6e-b3dd-a51aad01ad68 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51930f66-a96b-4e6e-b3dd-a51aad01ad68 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 returned with HTTP 200 Sep 07 11:10:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1393/2741] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:20 2026] GET /volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-48bac79a-cc66-428d-84cc-643c540d98e9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3cc14eba-24c8-4cca-ac01-82786ea27b10 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3cc14eba-24c8-4cca-ac01-82786ea27b10 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3cc14eba-24c8-4cca-ac01-82786ea27b10 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3cc14eba-24c8-4cca-ac01-82786ea27b10 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3cc14eba-24c8-4cca-ac01-82786ea27b10 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3cc14eba-24c8-4cca-ac01-82786ea27b10 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da returned with HTTP 200 Sep 07 11:10:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1394/2742] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:20 2026] GET /volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1ba8594-d355-4144-8bee-d1d164411432 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8b73105a-4c21-4845-a7e7-915e3ed702da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-416731173"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-48bac79a-cc66-428d-84cc-643c540d98e9 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-48bac79a-cc66-428d-84cc-643c540d98e9 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-998922647", "extra_specs": {"storage_protocol": "tempest-storage_protocol-995551196", "vendor_name": "tempest-vendor_name-1358774614"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request body: {'volume': {"'source_volid": '8b73105a-4c21-4845-a7e7-915e3ed702da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-416731173'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume of 1 GB Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Availability Zones retrieved successfully. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (7d1e1aea-a1c9-4548-a0a4-156b35de6a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5820d0-b5e0-43d4-b921-87aff6e355bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-48bac79a-cc66-428d-84cc-643c540d98e9 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1349/2743] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:20 2026] POST /volume/v3/types => generated 327 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "67a85c03-72ca-451c-ac7b-2c7e56dfdc0f", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Create volume request body: {'volume': {'volume_type': '67a85c03-72ca-451c-ac7b-2c7e56dfdc0f', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Create volume of 1 GB Sep 07 11:10:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Availability Zones retrieved successfully. Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Flow 'volume_create_api' (bc1769e1-d7c7-43bd-bfa3-534fedfbeb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ec0d3d-1e2a-4160-ac68-2a88dc328857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5820d0-b5e0-43d4-b921-87aff6e355bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36dccf68-c83a-4120-b3a7-343aeee42bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ec0d3d-1e2a-4160-ac68-2a88dc328857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:10:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-995551196',vendor_name='tempest-vendor_name-1358774614'},id=67a85c03-72ca-451c-ac7b-2c7e56dfdc0f,is_public=True,name='tempest-ProjectAdminTests-volume-type-998922647',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67a85c03-72ca-451c-ac7b-2c7e56dfdc0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb186ec-6db2-43ce-b7ed-43781d340fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Created reservations ['fcfb8c22-e842-4798-9204-2b801de6e37c', '74aa7a6e-6d95-4b64-ae8d-ed1b9cdf2176', '644f6a55-686f-4074-b741-b09abb44d0c3', 'f0a859fd-8b51-458b-aa23-5b65d46991d9'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36dccf68-c83a-4120-b3a7-343aeee42bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcfb8c22-e842-4798-9204-2b801de6e37c', '74aa7a6e-6d95-4b64-ae8d-ed1b9cdf2176', '644f6a55-686f-4074-b741-b09abb44d0c3', 'f0a859fd-8b51-458b-aa23-5b65d46991d9']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3377ba13-5c99-4432-9b50-6a129c4158ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-998922647 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-998922647, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:10:20 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-998922647 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-998922647, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3377ba13-5c99-4432-9b50-6a129c4158ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-416731173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['fcfb8c22-e842-4798-9204-2b801de6e37c','74aa7a6e-6d95-4b64-ae8d-ed1b9cdf2176','644f6a55-686f-4074-b741-b09abb44d0c3','f0a859fd-8b51-458b-aa23-5b65d46991d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-416731173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37007d37bf9a4816b6a96b4e6a16cd67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161a2c55eb0042c783dd2622ab823269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a099a87-7a82-4f8f-af4d-57f02224a751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a099a87-7a82-4f8f-af4d-57f02224a751) transitioned into state 'SUCCESS' from state '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-416731173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['fcfb8c22-e842-4798-9204-2b801de6e37c','74aa7a6e-6d95-4b64-ae8d-ed1b9cdf2176','644f6a55-686f-4074-b741-b09abb44d0c3','f0a859fd-8b51-458b-aa23-5b65d46991d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6b2d756-fed7-4bda-a57e-1eb0aae2d1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Created reservations ['baefdc78-dcb9-4d28-938b-e99e596a1f75', '0a80fb61-3459-468c-81b2-5ce9e49d0f4f', 'db0a3270-b04b-4330-88d7-753ef3d68bbe', '1c6738a6-0ccb-4077-b7f2-f1df271ddba5'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb186ec-6db2-43ce-b7ed-43781d340fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baefdc78-dcb9-4d28-938b-e99e596a1f75', '0a80fb61-3459-468c-81b2-5ce9e49d0f4f', 'db0a3270-b04b-4330-88d7-753ef3d68bbe', '1c6738a6-0ccb-4077-b7f2-f1df271ddba5']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf55a5d-56a0-4d14-a617-4f575fe0fc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6b2d756-fed7-4bda-a57e-1eb0aae2d1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (7d1e1aea-a1c9-4548-a0a4-156b35de6a79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request issued successfully. Sep 07 11:10:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1ba8594-d355-4144-8bee-d1d164411432 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1395/2744] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:20 2026] POST /volume/v3/volumes => generated 770 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8b73105a-4c21-4845-a7e7-915e3ed702da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-598498883"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request body: {'volume': {"'source_volid": '8b73105a-4c21-4845-a7e7-915e3ed702da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-598498883'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume of 1 GB Sep 07 11:10:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf55a5d-56a0-4d14-a617-4f575fe0fc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbab0669-e739-4a2f-bc91-68f1c91c097b', '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='f487ce488bdf4cb38f0ddefbeb8cbebf',qos_specs=None,replication_status=,reservations=['baefdc78-dcb9-4d28-938b-e99e596a1f75','0a80fb61-3459-468c-81b2-5ce9e49d0f4f','db0a3270-b04b-4330-88d7-753ef3d68bbe','1c6738a6-0ccb-4077-b7f2-f1df271ddba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6541f1ef372a43938523a3c29502d101',volume_type_id=67a85c03-72ca-451c-ac7b-2c7e56dfdc0f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbab0669-e739-4a2f-bc91-68f1c91c097b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f487ce488bdf4cb38f0ddefbeb8cbebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6541f1ef372a43938523a3c29502d101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67a85c03-72ca-451c-ac7b-2c7e56dfdc0f),volume_type_id=67a85c03-72ca-451c-ac7b-2c7e56dfdc0f)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Availability Zones retrieved successfully. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a46d52-2a02-436b-8861-7ed1ca86abd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (534f3d77-1397-4219-823b-2e029dcf0d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16469400-d6ea-4907-ab11-df80139473f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a46d52-2a02-436b-8861-7ed1ca86abd6) transitioned into state 'SUCCESS' from 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='f487ce488bdf4cb38f0ddefbeb8cbebf',qos_specs=None,replication_status=,reservations=['baefdc78-dcb9-4d28-938b-e99e596a1f75','0a80fb61-3459-468c-81b2-5ce9e49d0f4f','db0a3270-b04b-4330-88d7-753ef3d68bbe','1c6738a6-0ccb-4077-b7f2-f1df271ddba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6541f1ef372a43938523a3c29502d101',volume_type_id=67a85c03-72ca-451c-ac7b-2c7e56dfdc0f)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783b2221-4dac-420c-8ff7-a8f97fcf4ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783b2221-4dac-420c-8ff7-a8f97fcf4ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Flow 'volume_create_api' (bc1769e1-d7c7-43bd-bfa3-534fedfbeb63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Create volume request issued successfully. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f665e8ea-456f-4824-8d6f-b2d0695f795b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1350/2745] 192.168.122.99 () {62 vars in 1177 bytes} [Mon Sep 7 11:10:20 2026] POST /volume/v3/volumes => generated 778 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-539dd0e0-dd3d-4851-86d2-1b25baf690e2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-539dd0e0-dd3d-4851-86d2-1b25baf690e2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-539dd0e0-dd3d-4851-86d2-1b25baf690e2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-539dd0e0-dd3d-4851-86d2-1b25baf690e2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-539dd0e0-dd3d-4851-86d2-1b25baf690e2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-539dd0e0-dd3d-4851-86d2-1b25baf690e2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 returned with HTTP 200 Sep 07 11:10:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1351/2746] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:21 2026] GET /volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 => generated 462 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e106a4f6-19a2-4e72-935b-12cbf9b6365e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16469400-d6ea-4907-ab11-df80139473f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e106a4f6-19a2-4e72-935b-12cbf9b6365e tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/volumes/dbab0669-e739-4a2f-bc91-68f1c91c097b Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e106a4f6-19a2-4e72-935b-12cbf9b6365e tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e106a4f6-19a2-4e72-935b-12cbf9b6365e tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b357c00a-cc81-4c98-8b4e-96c21cf13d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e106a4f6-19a2-4e72-935b-12cbf9b6365e tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Volume info retrieved successfully. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e106a4f6-19a2-4e72-935b-12cbf9b6365e tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes/dbab0669-e739-4a2f-bc91-68f1c91c097b returned with HTTP 200 Sep 07 11:10:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1352/2747] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:10:21 2026] GET /volume/v3/volumes/dbab0669-e739-4a2f-bc91-68f1c91c097b => generated 957 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-bcac53df-7aa9-4287-974a-255879d982f8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bcac53df-7aa9-4287-974a-255879d982f8 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bcac53df-7aa9-4287-974a-255879d982f8 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-bcac53df-7aa9-4287-974a-255879d982f8 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Created reservations ['0a82770a-9dcf-4750-83a0-a1f7f040df9d', '69072ed8-c895-4725-9611-35c0beb48e0c', '663b9c22-384f-49d0-bb3d-997884296f86', '83913b44-7e51-449d-bfec-2b2ed0859209'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b357c00a-cc81-4c98-8b4e-96c21cf13d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a82770a-9dcf-4750-83a0-a1f7f040df9d', '69072ed8-c895-4725-9611-35c0beb48e0c', '663b9c22-384f-49d0-bb3d-997884296f86', '83913b44-7e51-449d-bfec-2b2ed0859209']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b790f2f-dfb3-4eb7-8dfb-76e0b59455d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-bcac53df-7aa9-4287-974a-255879d982f8 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-bcac53df-7aa9-4287-974a-255879d982f8 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 returned with HTTP 200 Sep 07 11:10:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1353/2748] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:21 2026] GET /volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b790f2f-dfb3-4eb7-8dfb-76e0b59455d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19d420e5-8aa8-42e8-a644-7cbf13ebdaeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-598498883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['0a82770a-9dcf-4750-83a0-a1f7f040df9d','69072ed8-c895-4725-9611-35c0beb48e0c','663b9c22-384f-49d0-bb3d-997884296f86','83913b44-7e51-449d-bfec-2b2ed0859209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-598498883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19d420e5-8aa8-42e8-a644-7cbf13ebdaeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37007d37bf9a4816b6a96b4e6a16cd67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161a2c55eb0042c783dd2622ab823269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58830db3-3f03-40f5-85b4-cecc6fcc41ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58830db3-3f03-40f5-85b4-cecc6fcc41ec) transitioned into state 'SUCCESS' from state '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-598498883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['0a82770a-9dcf-4750-83a0-a1f7f040df9d','69072ed8-c895-4725-9611-35c0beb48e0c','663b9c22-384f-49d0-bb3d-997884296f86','83913b44-7e51-449d-bfec-2b2ed0859209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37e87a87-cb48-4ee5-8433-ea6d88ca1607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37e87a87-cb48-4ee5-8433-ea6d88ca1607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (534f3d77-1397-4219-823b-2e029dcf0d15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request issued successfully. Sep 07 11:10:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5f046d12-a7c5-4654-9d8e-0dcb8cfffe2a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1396/2749] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:21 2026] POST /volume/v3/volumes => generated 770 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8b73105a-4c21-4845-a7e7-915e3ed702da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1502845232"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request body: {'volume': {"'source_volid": '8b73105a-4c21-4845-a7e7-915e3ed702da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1502845232'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume of 1 GB Sep 07 11:10:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Availability Zones retrieved successfully. Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (df6ab00d-84c0-4a47-bfdf-3e870a5ec715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f55152f-40b8-47bd-a2a2-b9184f52d31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f55152f-40b8-47bd-a2a2-b9184f52d31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4660ee3f-e4b4-4eaf-84bb-52423fd959c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Created reservations ['3d3949c5-0cb4-4938-af44-54afc9eacd09', '01ad1ee9-e907-4e4c-9acf-067b756cfec1', 'bfddfa25-8ed5-4175-a453-e9313b295ded', '15ac9df0-b18a-45ae-844c-7779e6f4b8b1'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4660ee3f-e4b4-4eaf-84bb-52423fd959c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d3949c5-0cb4-4938-af44-54afc9eacd09', '01ad1ee9-e907-4e4c-9acf-067b756cfec1', 'bfddfa25-8ed5-4175-a453-e9313b295ded', '15ac9df0-b18a-45ae-844c-7779e6f4b8b1']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:21 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca632e3c-40d3-48e5-a2da-3304f8265e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca632e3c-40d3-48e5-a2da-3304f8265e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6174ad5-1701-4998-89e4-7086825e3b62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1502845232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['3d3949c5-0cb4-4938-af44-54afc9eacd09','01ad1ee9-e907-4e4c-9acf-067b756cfec1','bfddfa25-8ed5-4175-a453-e9313b295ded','15ac9df0-b18a-45ae-844c-7779e6f4b8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1502845232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6174ad5-1701-4998-89e4-7086825e3b62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37007d37bf9a4816b6a96b4e6a16cd67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161a2c55eb0042c783dd2622ab823269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4022be2-3f9e-4feb-a0e4-ae46fc2b1d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4022be2-3f9e-4feb-a0e4-ae46fc2b1d2c) transitioned into state 'SUCCESS' from state '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-1502845232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['3d3949c5-0cb4-4938-af44-54afc9eacd09','01ad1ee9-e907-4e4c-9acf-067b756cfec1','bfddfa25-8ed5-4175-a453-e9313b295ded','15ac9df0-b18a-45ae-844c-7779e6f4b8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e038e904-b9ca-4776-8e85-00bcfc154377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e038e904-b9ca-4776-8e85-00bcfc154377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (df6ab00d-84c0-4a47-bfdf-3e870a5ec715) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request issued successfully. Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-afd1c3d6-6407-409b-9210-0d5fdd8de072 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1354/2750] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:21 2026] POST /volume/v3/volumes => generated 771 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0a24ccde-090c-4402-b31e-709a8aae76bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8b73105a-4c21-4845-a7e7-915e3ed702da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-52249687"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request body: {'volume': {"'source_volid": '8b73105a-4c21-4845-a7e7-915e3ed702da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-52249687'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume of 1 GB Sep 07 11:10:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Availability Zones retrieved successfully. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (16f8e551-56f8-497a-99bc-555126e39eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7096cfc-5ec5-4bb2-89d3-6292db025ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4cc26639-ffde-4613-9f24-6e655e468b21 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4cc26639-ffde-4613-9f24-6e655e468b21 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4cc26639-ffde-4613-9f24-6e655e468b21 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4cc26639-ffde-4613-9f24-6e655e468b21 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7096cfc-5ec5-4bb2-89d3-6292db025ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4cc26639-ffde-4613-9f24-6e655e468b21 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0263793f-87e0-4aef-bd72-c83051b98107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4cc26639-ffde-4613-9f24-6e655e468b21 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 returned with HTTP 200 Sep 07 11:10:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1355/2751] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:22 2026] GET /volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 => generated 462 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f7ba0dca-cf93-4de9-865d-122c32e63363 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f7ba0dca-cf93-4de9-865d-122c32e63363 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/volumes/dbab0669-e739-4a2f-bc91-68f1c91c097b Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f7ba0dca-cf93-4de9-865d-122c32e63363 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f7ba0dca-cf93-4de9-865d-122c32e63363 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Created reservations ['f4cfb267-51a4-4c70-aca4-211eaf569e08', 'a4af9947-d6c6-4c08-8879-1edea22156df', 'ace91f3d-f3db-4ebe-81a2-9466f31d3026', 'e04ef8a6-b3cf-4e37-9829-851cbff61ad1'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f7ba0dca-cf93-4de9-865d-122c32e63363 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Volume info retrieved successfully. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0263793f-87e0-4aef-bd72-c83051b98107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4cfb267-51a4-4c70-aca4-211eaf569e08', 'a4af9947-d6c6-4c08-8879-1edea22156df', 'ace91f3d-f3db-4ebe-81a2-9466f31d3026', 'e04ef8a6-b3cf-4e37-9829-851cbff61ad1']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394c3fb9-e806-4226-9b5e-5a4fef634ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f7ba0dca-cf93-4de9-865d-122c32e63363 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes/dbab0669-e739-4a2f-bc91-68f1c91c097b returned with HTTP 200 Sep 07 11:10:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1356/2752] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:10:22 2026] GET /volume/v3/volumes/dbab0669-e739-4a2f-bc91-68f1c91c097b => generated 978 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8adcb919-b941-45fc-bddb-fb9a4ae94d4d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8adcb919-b941-45fc-bddb-fb9a4ae94d4d tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8adcb919-b941-45fc-bddb-fb9a4ae94d4d tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8adcb919-b941-45fc-bddb-fb9a4ae94d4d tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8adcb919-b941-45fc-bddb-fb9a4ae94d4d tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 returned with HTTP 404 Sep 07 11:10:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1357/2753] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:22 2026] GET /volume/v3/volumes/42f16bf9-b1b3-4880-be27-9864c15c2790 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394c3fb9-e806-4226-9b5e-5a4fef634ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2624c64d-5db6-4820-a585-75310a41e98f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-52249687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['f4cfb267-51a4-4c70-aca4-211eaf569e08','a4af9947-d6c6-4c08-8879-1edea22156df','ace91f3d-f3db-4ebe-81a2-9466f31d3026','e04ef8a6-b3cf-4e37-9829-851cbff61ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-52249687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2624c64d-5db6-4820-a585-75310a41e98f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37007d37bf9a4816b6a96b4e6a16cd67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161a2c55eb0042c783dd2622ab823269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c8aeffc8-9d81-4d61-94e6-c13e60d88270 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84816ff1-9ae6-4eaf-9363-bd5c7b5bc82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c8aeffc8-9d81-4d61-94e6-c13e60d88270 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/messages Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c8aeffc8-9d81-4d61-94e6-c13e60d88270 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c8aeffc8-9d81-4d61-94e6-c13e60d88270 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c8aeffc8-9d81-4d61-94e6-c13e60d88270 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 11:10:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1358/2754] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 11:10:22 2026] GET /volume/v3/messages => generated 676 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0d065ce0-030b-4ef7-89e7-f58c778452b1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0d065ce0-030b-4ef7-89e7-f58c778452b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] DELETE http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0d065ce0-030b-4ef7-89e7-f58c778452b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0d065ce0-030b-4ef7-89e7-f58c778452b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0d065ce0-030b-4ef7-89e7-f58c778452b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume with id: f45d79b3-3763-445b-9a4e-9cc9e055e7eb Sep 07 11:10:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0d065ce0-030b-4ef7-89e7-f58c778452b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84816ff1-9ae6-4eaf-9363-bd5c7b5bc82b) transitioned into state 'SUCCESS' from state '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-52249687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['f4cfb267-51a4-4c70-aca4-211eaf569e08','a4af9947-d6c6-4c08-8879-1edea22156df','ace91f3d-f3db-4ebe-81a2-9466f31d3026','e04ef8a6-b3cf-4e37-9829-851cbff61ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b9db37d-fd89-4f58-b046-9e1f221ed5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0d065ce0-030b-4ef7-89e7-f58c778452b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume request issued successfully. Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0d065ce0-030b-4ef7-89e7-f58c778452b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb returned with HTTP 202 Sep 07 11:10:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1359/2755] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:22 2026] DELETE /volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e4ab57ef-7e2e-4063-b2c7-29b5206dde1e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b9db37d-fd89-4f58-b046-9e1f221ed5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e4ab57ef-7e2e-4063-b2c7-29b5206dde1e tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] DELETE http://192.168.122.99/volume/v3/messages/ba7cbca0-a514-4fcd-8a68-f89d5d350e8f Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e4ab57ef-7e2e-4063-b2c7-29b5206dde1e tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e4ab57ef-7e2e-4063-b2c7-29b5206dde1e tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (16f8e551-56f8-497a-99bc-555126e39eff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request issued successfully. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0a24ccde-090c-4402-b31e-709a8aae76bb tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1397/2756] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:22 2026] POST /volume/v3/volumes => generated 769 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a9d197f9-37a1-4d46-91ae-aa401149145f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9d197f9-37a1-4d46-91ae-aa401149145f tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9d197f9-37a1-4d46-91ae-aa401149145f tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9d197f9-37a1-4d46-91ae-aa401149145f tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e4ab57ef-7e2e-4063-b2c7-29b5206dde1e tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/messages/ba7cbca0-a514-4fcd-8a68-f89d5d350e8f returned with HTTP 204 Sep 07 11:10:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1360/2757] 192.168.122.99 () {60 vars in 1273 bytes} [Mon Sep 7 11:10:22 2026] DELETE /volume/v3/messages/ba7cbca0-a514-4fcd-8a68-f89d5d350e8f => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d5864b61-f971-4ffc-9ccd-24c0e661bd61 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d5864b61-f971-4ffc-9ccd-24c0e661bd61 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/messages/ba7cbca0-a514-4fcd-8a68-f89d5d350e8f Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d5864b61-f971-4ffc-9ccd-24c0e661bd61 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d5864b61-f971-4ffc-9ccd-24c0e661bd61 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d5864b61-f971-4ffc-9ccd-24c0e661bd61 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/messages/ba7cbca0-a514-4fcd-8a68-f89d5d350e8f returned with HTTP 404 Sep 07 11:10:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1361/2758] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:10:22 2026] GET /volume/v3/messages/ba7cbca0-a514-4fcd-8a68-f89d5d350e8f => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8b73105a-4c21-4845-a7e7-915e3ed702da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1628052571"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request body: {'volume': {"'source_volid": '8b73105a-4c21-4845-a7e7-915e3ed702da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1628052571'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume of 1 GB Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a9d197f9-37a1-4d46-91ae-aa401149145f tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Availability Zones retrieved successfully. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9d197f9-37a1-4d46-91ae-aa401149145f tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb returned with HTTP 200 Sep 07 11:10:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1398/2759] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:22 2026] GET /volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb => generated 859 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/dbab0669-e739-4a2f-bc91-68f1c91c097b Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Delete volume with id: dbab0669-e739-4a2f-bc91-68f1c91c097b Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (926d5dab-4c73-492d-a4eb-11c46e4c797a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c43c15f6-60c9-4ab8-ae5d-0c03b60f180a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Volume info retrieved successfully. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86958) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-998922647 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-998922647, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-998922647 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-998922647, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c43c15f6-60c9-4ab8-ae5d-0c03b60f180a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d66974-fdbc-4289-8b9f-7fb2770a3ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Created reservations ['cea19e60-0928-4312-a902-8761c4c8704f', '30f98a52-513c-4645-994a-2a964352e99f', '63d64ade-c429-4ffa-a68e-6067f5b8a8e2', 'a4229b84-cf65-4875-b131-c87643b80310'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Delete volume request issued successfully. Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-403117cb-1ee9-4ac2-b68c-e6f3bff454a0 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes/dbab0669-e739-4a2f-bc91-68f1c91c097b returned with HTTP 202 Sep 07 11:10:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1399/2760] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:10:22 2026] DELETE /volume/v3/volumes/dbab0669-e739-4a2f-bc91-68f1c91c097b => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-88731f37-0f38-4c5b-b721-43b8d8540cd2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88731f37-0f38-4c5b-b721-43b8d8540cd2 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] DELETE http://192.168.122.99/volume/v3/types/67a85c03-72ca-451c-ac7b-2c7e56dfdc0f Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88731f37-0f38-4c5b-b721-43b8d8540cd2 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88731f37-0f38-4c5b-b721-43b8d8540cd2 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Created reservations ['6c8de6fa-57e6-4b7e-98a4-779bead5e835', '35d25420-b39a-4bb6-9c38-e4bc82b62844', 'ca7c4c1c-cb6f-453d-b781-ce8747218e09', '56755bbf-f4f3-4386-b96a-918d444c82e4'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d66974-fdbc-4289-8b9f-7fb2770a3ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c8de6fa-57e6-4b7e-98a4-779bead5e835', '35d25420-b39a-4bb6-9c38-e4bc82b62844', 'ca7c4c1c-cb6f-453d-b781-ce8747218e09', '56755bbf-f4f3-4386-b96a-918d444c82e4']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ac07c9-5961-4dc2-938e-1fa993efdc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88731f37-0f38-4c5b-b721-43b8d8540cd2 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/types/67a85c03-72ca-451c-ac7b-2c7e56dfdc0f returned with HTTP 202 Sep 07 11:10:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1400/2761] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:22 2026] DELETE /volume/v3/types/67a85c03-72ca-451c-ac7b-2c7e56dfdc0f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fd329d0b-1434-4fee-afae-a16227c5675c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd329d0b-1434-4fee-afae-a16227c5675c tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd329d0b-1434-4fee-afae-a16227c5675c tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1477246332", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1753467944", "vendor_name": "tempest-vendor_name-1100559573"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ac07c9-5961-4dc2-938e-1fa993efdc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd43588df-492e-496c-9e6d-54d6ee9ad387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1628052571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['6c8de6fa-57e6-4b7e-98a4-779bead5e835','35d25420-b39a-4bb6-9c38-e4bc82b62844','ca7c4c1c-cb6f-453d-b781-ce8747218e09','56755bbf-f4f3-4386-b96a-918d444c82e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1628052571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d43588df-492e-496c-9e6d-54d6ee9ad387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37007d37bf9a4816b6a96b4e6a16cd67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161a2c55eb0042c783dd2622ab823269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27be5488-9640-4db1-8044-92d1639b1aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd329d0b-1434-4fee-afae-a16227c5675c tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1401/2762] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:22 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 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f4fdc11b-bafd-41d2-b3a6-a383b11aedcb", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Create volume request body: {'volume': {'volume_type': 'f4fdc11b-bafd-41d2-b3a6-a383b11aedcb', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Create volume of 1 GB Sep 07 11:10:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Availability Zones retrieved successfully. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27be5488-9640-4db1-8044-92d1639b1aaf) transitioned into state 'SUCCESS' from state '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-1628052571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37007d37bf9a4816b6a96b4e6a16cd67',qos_specs=None,replication_status=,reservations=['6c8de6fa-57e6-4b7e-98a4-779bead5e835','35d25420-b39a-4bb6-9c38-e4bc82b62844','ca7c4c1c-cb6f-453d-b781-ce8747218e09','56755bbf-f4f3-4386-b96a-918d444c82e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161a2c55eb0042c783dd2622ab823269',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd41d7c-c140-4027-9202-bbb0916c60bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Flow 'volume_create_api' (9e4d77d6-08ff-4f86-b124-7da9b9d7825b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4ec7f4-3239-4377-bea6-10c4a2f52aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd41d7c-c140-4027-9202-bbb0916c60bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Flow 'volume_create_api' (926d5dab-4c73-492d-a4eb-11c46e4c797a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Create volume request issued successfully. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-884c855f-8ea5-4dc8-b970-c35e772bae20 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1362/2763] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:10:22 2026] POST /volume/v3/volumes => generated 771 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-42128626-b56b-42a4-98af-99bb571ef1f2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-42128626-b56b-42a4-98af-99bb571ef1f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-42128626-b56b-42a4-98af-99bb571ef1f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-42128626-b56b-42a4-98af-99bb571ef1f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-42128626-b56b-42a4-98af-99bb571ef1f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-42128626-b56b-42a4-98af-99bb571ef1f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb returned with HTTP 200 Sep 07 11:10:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1363/2764] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:23 2026] GET /volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4ec7f4-3239-4377-bea6-10c4a2f52aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:10:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1753467944',vendor_name='tempest-vendor_name-1100559573'},id=f4fdc11b-bafd-41d2-b3a6-a383b11aedcb,is_public=True,name='tempest-ProjectAdminTests-volume-type-1477246332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4fdc11b-bafd-41d2-b3a6-a383b11aedcb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74ba758-3ed2-43a7-b7d1-02a56bd442d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e12457ea-4156-4d37-a8c9-7f7aa5ebd588 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e12457ea-4156-4d37-a8c9-7f7aa5ebd588 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e12457ea-4156-4d37-a8c9-7f7aa5ebd588 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e12457ea-4156-4d37-a8c9-7f7aa5ebd588 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e12457ea-4156-4d37-a8c9-7f7aa5ebd588 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e12457ea-4156-4d37-a8c9-7f7aa5ebd588 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb returned with HTTP 200 Sep 07 11:10:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1364/2765] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:23 2026] GET /volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb => generated 862 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ca371b0d-e10d-4ada-80f6-257c215e0121 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca371b0d-e10d-4ada-80f6-257c215e0121 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca371b0d-e10d-4ada-80f6-257c215e0121 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca371b0d-e10d-4ada-80f6-257c215e0121 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca371b0d-e10d-4ada-80f6-257c215e0121 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 returned with HTTP 404 Sep 07 11:10:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1365/2766] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:23 2026] GET /volume/v3/snapshots/4fb4e8d2-9a7f-48d8-b12f-bfc5ad7ce434 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cd62c4de-7023-4201-ae90-d07764fcf8e4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cd62c4de-7023-4201-ae90-d07764fcf8e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cd62c4de-7023-4201-ae90-d07764fcf8e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cd62c4de-7023-4201-ae90-d07764fcf8e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-cd62c4de-7023-4201-ae90-d07764fcf8e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume with id: 7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 Sep 07 11:10:23 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1477246332 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1477246332, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:10:23 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1477246332 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1477246332, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cd62c4de-7023-4201-ae90-d07764fcf8e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cd62c4de-7023-4201-ae90-d07764fcf8e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume request issued successfully. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cd62c4de-7023-4201-ae90-d07764fcf8e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 returned with HTTP 202 Sep 07 11:10:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1366/2767] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:23 2026] DELETE /volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a763745b-ff60-43f5-aee0-a41ed4d2950d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Created reservations ['68278bd2-628c-4e62-8c73-d89d0c6cf42b', 'd71e51dd-d57a-494b-93aa-00b2997b4d85', '582b26cb-35d7-4c69-b8e5-b2eb7c914a30', '15a3c0a0-75e9-4023-8b9e-f6b8c74926ee'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a763745b-ff60-43f5-aee0-a41ed4d2950d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a763745b-ff60-43f5-aee0-a41ed4d2950d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74ba758-3ed2-43a7-b7d1-02a56bd442d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68278bd2-628c-4e62-8c73-d89d0c6cf42b', 'd71e51dd-d57a-494b-93aa-00b2997b4d85', '582b26cb-35d7-4c69-b8e5-b2eb7c914a30', '15a3c0a0-75e9-4023-8b9e-f6b8c74926ee']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a763745b-ff60-43f5-aee0-a41ed4d2950d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878a857e-bed1-43c5-8440-1eb34d368897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a763745b-ff60-43f5-aee0-a41ed4d2950d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a763745b-ff60-43f5-aee0-a41ed4d2950d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 returned with HTTP 200 Sep 07 11:10:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1367/2768] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:23 2026] GET /volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 => generated 1012 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878a857e-bed1-43c5-8440-1eb34d368897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8', '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='f487ce488bdf4cb38f0ddefbeb8cbebf',qos_specs=None,replication_status=,reservations=['68278bd2-628c-4e62-8c73-d89d0c6cf42b','d71e51dd-d57a-494b-93aa-00b2997b4d85','582b26cb-35d7-4c69-b8e5-b2eb7c914a30','15a3c0a0-75e9-4023-8b9e-f6b8c74926ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6541f1ef372a43938523a3c29502d101',volume_type_id=f4fdc11b-bafd-41d2-b3a6-a383b11aedcb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f487ce488bdf4cb38f0ddefbeb8cbebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6541f1ef372a43938523a3c29502d101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4fdc11b-bafd-41d2-b3a6-a383b11aedcb),volume_type_id=f4fdc11b-bafd-41d2-b3a6-a383b11aedcb)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3cb35c8-d573-4cd1-ba9a-bb26a92abca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3cb35c8-d573-4cd1-ba9a-bb26a92abca0) transitioned into state 'SUCCESS' from 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='f487ce488bdf4cb38f0ddefbeb8cbebf',qos_specs=None,replication_status=,reservations=['68278bd2-628c-4e62-8c73-d89d0c6cf42b','d71e51dd-d57a-494b-93aa-00b2997b4d85','582b26cb-35d7-4c69-b8e5-b2eb7c914a30','15a3c0a0-75e9-4023-8b9e-f6b8c74926ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6541f1ef372a43938523a3c29502d101',volume_type_id=f4fdc11b-bafd-41d2-b3a6-a383b11aedcb)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47efdd83-fdb6-4927-bac8-6f082a9e57c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47efdd83-fdb6-4927-bac8-6f082a9e57c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Flow 'volume_create_api' (9e4d77d6-08ff-4f86-b124-7da9b9d7825b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Create volume request issued successfully. Sep 07 11:10:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3bdcbb6a-9f87-4e10-b6bf-d1d7c79ec6d7 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1402/2769] 192.168.122.99 () {62 vars in 1177 bytes} [Mon Sep 7 11:10:23 2026] POST /volume/v3/volumes => generated 779 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-542992c2-07c8-4499-a1aa-753394078c87 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-542992c2-07c8-4499-a1aa-753394078c87 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/volumes/3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8 Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-542992c2-07c8-4499-a1aa-753394078c87 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-542992c2-07c8-4499-a1aa-753394078c87 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-542992c2-07c8-4499-a1aa-753394078c87 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Volume info retrieved successfully. Sep 07 11:10:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-542992c2-07c8-4499-a1aa-753394078c87 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes/3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8 returned with HTTP 200 Sep 07 11:10:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1368/2770] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:10:23 2026] GET /volume/v3/volumes/3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8 => generated 958 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-38b288d7-b259-4955-9e0d-a1e375887e55 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38b288d7-b259-4955-9e0d-a1e375887e55 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38b288d7-b259-4955-9e0d-a1e375887e55 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38b288d7-b259-4955-9e0d-a1e375887e55 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-38b288d7-b259-4955-9e0d-a1e375887e55 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38b288d7-b259-4955-9e0d-a1e375887e55 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb returned with HTTP 200 Sep 07 11:10:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1403/2771] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:23 2026] GET /volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-acdaee1b-685e-430a-a646-a9003af5024f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-acdaee1b-685e-430a-a646-a9003af5024f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-acdaee1b-685e-430a-a646-a9003af5024f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-acdaee1b-685e-430a-a646-a9003af5024f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-acdaee1b-685e-430a-a646-a9003af5024f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-acdaee1b-685e-430a-a646-a9003af5024f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb returned with HTTP 200 Sep 07 11:10:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1369/2772] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:24 2026] GET /volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63c96c9e-ec20-46c0-8067-632ac547cbcf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63c96c9e-ec20-46c0-8067-632ac547cbcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 Sep 07 11:10:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63c96c9e-ec20-46c0-8067-632ac547cbcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63c96c9e-ec20-46c0-8067-632ac547cbcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63c96c9e-ec20-46c0-8067-632ac547cbcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63c96c9e-ec20-46c0-8067-632ac547cbcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 returned with HTTP 200 Sep 07 11:10:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1404/2773] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:24 2026] GET /volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ea1ecd42-a980-4723-836a-02f81a4d1e67 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea1ecd42-a980-4723-836a-02f81a4d1e67 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ea1ecd42-a980-4723-836a-02f81a4d1e67 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ea1ecd42-a980-4723-836a-02f81a4d1e67 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ea1ecd42-a980-4723-836a-02f81a4d1e67 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea1ecd42-a980-4723-836a-02f81a4d1e67 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 returned with HTTP 200 Sep 07 11:10:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1370/2774] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:24 2026] GET /volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b42d62c0-4ec4-4bf3-826a-ad2484fe14cb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b42d62c0-4ec4-4bf3-826a-ad2484fe14cb tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/volumes/3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8 Sep 07 11:10:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b42d62c0-4ec4-4bf3-826a-ad2484fe14cb tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b42d62c0-4ec4-4bf3-826a-ad2484fe14cb tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d3e8a6c3-1409-4132-90ee-9ce1603809ac None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3e8a6c3-1409-4132-90ee-9ce1603809ac tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3e8a6c3-1409-4132-90ee-9ce1603809ac tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3e8a6c3-1409-4132-90ee-9ce1603809ac tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3e8a6c3-1409-4132-90ee-9ce1603809ac tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb returned with HTTP 404 Sep 07 11:10:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1371/2775] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:24 2026] GET /volume/v3/volumes/f45d79b3-3763-445b-9a4e-9cc9e055e7eb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5dda16b4-985d-4406-b7d4-f7a7a41c0264 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5dda16b4-985d-4406-b7d4-f7a7a41c0264 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] DELETE http://192.168.122.99/volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5dda16b4-985d-4406-b7d4-f7a7a41c0264 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5dda16b4-985d-4406-b7d4-f7a7a41c0264 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-5dda16b4-985d-4406-b7d4-f7a7a41c0264 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume with id: 70a8b7dd-e824-470b-a99e-153fc95e3ed8 Sep 07 11:10:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5dda16b4-985d-4406-b7d4-f7a7a41c0264 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5dda16b4-985d-4406-b7d4-f7a7a41c0264 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume request issued successfully. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5dda16b4-985d-4406-b7d4-f7a7a41c0264 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 returned with HTTP 202 Sep 07 11:10:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1372/2776] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:24 2026] DELETE /volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-59876872-61c1-4c8d-92f0-89a16af63846 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-59876872-61c1-4c8d-92f0-89a16af63846 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-59876872-61c1-4c8d-92f0-89a16af63846 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-59876872-61c1-4c8d-92f0-89a16af63846 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-59876872-61c1-4c8d-92f0-89a16af63846 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-59876872-61c1-4c8d-92f0-89a16af63846 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 returned with HTTP 200 Sep 07 11:10:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1373/2777] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:24 2026] GET /volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 => generated 859 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b42d62c0-4ec4-4bf3-826a-ad2484fe14cb tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Volume info retrieved successfully. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b42d62c0-4ec4-4bf3-826a-ad2484fe14cb tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes/3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8 returned with HTTP 200 Sep 07 11:10:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1405/2778] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:10:24 2026] GET /volume/v3/volumes/3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8 => generated 979 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d885c97d-362c-4ad3-9e73-88e132c750f5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d885c97d-362c-4ad3-9e73-88e132c750f5 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/messages Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d885c97d-362c-4ad3-9e73-88e132c750f5 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d885c97d-362c-4ad3-9e73-88e132c750f5 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d885c97d-362c-4ad3-9e73-88e132c750f5 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 11:10:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1374/2779] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 11:10:25 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d26e6029-48e5-4395-919a-c99541ba0a11 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d26e6029-48e5-4395-919a-c99541ba0a11 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/messages Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d26e6029-48e5-4395-919a-c99541ba0a11 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d26e6029-48e5-4395-919a-c99541ba0a11 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d26e6029-48e5-4395-919a-c99541ba0a11 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 11:10:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1406/2780] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 11:10:25 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-99f5e728-064b-4fdb-ac37-4840eb243fd4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-99f5e728-064b-4fdb-ac37-4840eb243fd4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] DELETE http://192.168.122.99/volume/v3/messages/633b566a-7677-4687-9808-5fc262cc7eea Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-99f5e728-064b-4fdb-ac37-4840eb243fd4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-99f5e728-064b-4fdb-ac37-4840eb243fd4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-99f5e728-064b-4fdb-ac37-4840eb243fd4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/messages/633b566a-7677-4687-9808-5fc262cc7eea returned with HTTP 204 Sep 07 11:10:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1375/2781] 192.168.122.99 () {60 vars in 1273 bytes} [Mon Sep 7 11:10:25 2026] DELETE /volume/v3/messages/633b566a-7677-4687-9808-5fc262cc7eea => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c6c7c6a6-b3d3-4f4f-a87a-218e183a4d3f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6c7c6a6-b3d3-4f4f-a87a-218e183a4d3f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8 Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6c7c6a6-b3d3-4f4f-a87a-218e183a4d3f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6c7c6a6-b3d3-4f4f-a87a-218e183a4d3f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c6c7c6a6-b3d3-4f4f-a87a-218e183a4d3f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Delete volume with id: 3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8 Sep 07 11:10:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6c7c6a6-b3d3-4f4f-a87a-218e183a4d3f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Volume info retrieved successfully. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c6c7c6a6-b3d3-4f4f-a87a-218e183a4d3f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86958) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c6c7c6a6-b3d3-4f4f-a87a-218e183a4d3f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Created reservations ['31515913-3331-4efe-911b-609f92955f7b', 'f3226f9b-f50b-4ca6-886c-d9cec54b7fff', 'ee9d3e2e-4ab0-42c7-aece-157ded6a99e2', '63cd0dd3-1248-4bf5-ad38-5b64c4364913'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6c7c6a6-b3d3-4f4f-a87a-218e183a4d3f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Delete volume request issued successfully. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6c7c6a6-b3d3-4f4f-a87a-218e183a4d3f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes/3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8 returned with HTTP 202 Sep 07 11:10:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1407/2782] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:10:25 2026] DELETE /volume/v3/volumes/3da9a70a-1617-4ae8-8b4f-c6daf0aa74a8 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-14fcb557-0f89-4b0d-ad29-f9443ac65130 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-14fcb557-0f89-4b0d-ad29-f9443ac65130 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] DELETE http://192.168.122.99/volume/v3/types/f4fdc11b-bafd-41d2-b3a6-a383b11aedcb Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-14fcb557-0f89-4b0d-ad29-f9443ac65130 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-14fcb557-0f89-4b0d-ad29-f9443ac65130 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-14fcb557-0f89-4b0d-ad29-f9443ac65130 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/types/f4fdc11b-bafd-41d2-b3a6-a383b11aedcb returned with HTTP 202 Sep 07 11:10:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1376/2783] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:25 2026] DELETE /volume/v3/types/f4fdc11b-bafd-41d2-b3a6-a383b11aedcb => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1907ad9e-0e29-4612-9db4-8ca47143baf2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1907ad9e-0e29-4612-9db4-8ca47143baf2 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1907ad9e-0e29-4612-9db4-8ca47143baf2 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-608047400", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1835598755", "vendor_name": "tempest-vendor_name-2024529019"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1907ad9e-0e29-4612-9db4-8ca47143baf2 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1408/2784] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:25 2026] POST /volume/v3/types => generated 328 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8947a6b4-14f5-41a7-8612-51521eb1c09a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8947a6b4-14f5-41a7-8612-51521eb1c09a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8947a6b4-14f5-41a7-8612-51521eb1c09a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8947a6b4-14f5-41a7-8612-51521eb1c09a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a9e47db8-91ba-49fb-8d1f-a7025246f296", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Create volume request body: {'volume': {'volume_type': 'a9e47db8-91ba-49fb-8d1f-a7025246f296', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Create volume of 1 GB Sep 07 11:10:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Availability Zones retrieved successfully. Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8947a6b4-14f5-41a7-8612-51521eb1c09a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8947a6b4-14f5-41a7-8612-51521eb1c09a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 returned with HTTP 200 Sep 07 11:10:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1377/2785] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:25 2026] GET /volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Flow 'volume_create_api' (1b2eccf1-26b4-4b71-9246-eb7d2c8bb411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e54f6a96-3313-4f54-8aed-d151caf1746f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fc559795-674c-4dfe-a45d-d0cbf07d2cf2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fc559795-674c-4dfe-a45d-d0cbf07d2cf2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fc559795-674c-4dfe-a45d-d0cbf07d2cf2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fc559795-674c-4dfe-a45d-d0cbf07d2cf2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fc559795-674c-4dfe-a45d-d0cbf07d2cf2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e54f6a96-3313-4f54-8aed-d151caf1746f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:10:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1835598755',vendor_name='tempest-vendor_name-2024529019'},id=a9e47db8-91ba-49fb-8d1f-a7025246f296,is_public=True,name='tempest-ProjectAdminTests-volume-type-608047400',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9e47db8-91ba-49fb-8d1f-a7025246f296', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fc559795-674c-4dfe-a45d-d0cbf07d2cf2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f returned with HTTP 200 Sep 07 11:10:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1378/2786] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:25 2026] GET /volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b3afde1b-787d-479f-9e04-f116d9faa669 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b3afde1b-787d-479f-9e04-f116d9faa669 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b3afde1b-787d-479f-9e04-f116d9faa669 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b3afde1b-787d-479f-9e04-f116d9faa669 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7c9475-7ad8-483c-ba03-85615d0036d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b3afde1b-787d-479f-9e04-f116d9faa669 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 returned with HTTP 404 Sep 07 11:10:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1379/2787] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:25 2026] GET /volume/v3/volumes/7a6c4df0-b7df-4ec7-a5af-6d8b25514c41 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1671666694"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1671666694'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume of 1 GB Sep 07 11:10:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Availability Zones retrieved successfully. Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (d45d4240-cf88-4385-9fd8-e245c43c14d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79322a3e-6972-4b47-9298-04cb857da74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-608047400 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-608047400, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-608047400 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-608047400, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79322a3e-6972-4b47-9298-04cb857da74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b982ea3-96d7-475a-a93a-4ace9e2b9471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Created reservations ['4f106cb5-9e74-4db4-b378-8006682413be', '24ef1fb0-5581-4797-a532-7d05f65c2a98', 'f7c7baf5-76ca-4b4d-a316-75a9fe4dcde8', 'bde1ca1b-bae9-4f10-b59d-955cac668363'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7c9475-7ad8-483c-ba03-85615d0036d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f106cb5-9e74-4db4-b378-8006682413be', '24ef1fb0-5581-4797-a532-7d05f65c2a98', 'f7c7baf5-76ca-4b4d-a316-75a9fe4dcde8', 'bde1ca1b-bae9-4f10-b59d-955cac668363']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e56c88e5-8561-4710-9cd9-4801bd3c5cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e56c88e5-8561-4710-9cd9-4801bd3c5cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c246a0cd-b46d-41b6-821a-8f15b5bd932c', '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='f487ce488bdf4cb38f0ddefbeb8cbebf',qos_specs=None,replication_status=,reservations=['4f106cb5-9e74-4db4-b378-8006682413be','24ef1fb0-5581-4797-a532-7d05f65c2a98','f7c7baf5-76ca-4b4d-a316-75a9fe4dcde8','bde1ca1b-bae9-4f10-b59d-955cac668363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6541f1ef372a43938523a3c29502d101',volume_type_id=a9e47db8-91ba-49fb-8d1f-a7025246f296), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c246a0cd-b46d-41b6-821a-8f15b5bd932c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f487ce488bdf4cb38f0ddefbeb8cbebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6541f1ef372a43938523a3c29502d101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a9e47db8-91ba-49fb-8d1f-a7025246f296),volume_type_id=a9e47db8-91ba-49fb-8d1f-a7025246f296)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb9a0a2-18cb-4bc8-b8fd-bf93bbcd6760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['8df9d1bc-d3de-405d-97bd-a71192978e36', '580c2e7a-882a-4b1e-b9a2-f3a1d2ed6f6e', '47eefa23-22b7-46c3-a874-0e33b530581f', '0510b865-c2b1-48d6-b6b9-e86c5f672a2a'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b982ea3-96d7-475a-a93a-4ace9e2b9471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8df9d1bc-d3de-405d-97bd-a71192978e36', '580c2e7a-882a-4b1e-b9a2-f3a1d2ed6f6e', '47eefa23-22b7-46c3-a874-0e33b530581f', '0510b865-c2b1-48d6-b6b9-e86c5f672a2a']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd3466f-74f2-417b-8eeb-9544c1f2d018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb9a0a2-18cb-4bc8-b8fd-bf93bbcd6760) transitioned into state 'SUCCESS' from 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='f487ce488bdf4cb38f0ddefbeb8cbebf',qos_specs=None,replication_status=,reservations=['4f106cb5-9e74-4db4-b378-8006682413be','24ef1fb0-5581-4797-a532-7d05f65c2a98','f7c7baf5-76ca-4b4d-a316-75a9fe4dcde8','bde1ca1b-bae9-4f10-b59d-955cac668363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6541f1ef372a43938523a3c29502d101',volume_type_id=a9e47db8-91ba-49fb-8d1f-a7025246f296)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b0c5bb-c7fc-4a26-bb50-7c4d6fb1bff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b0c5bb-c7fc-4a26-bb50-7c4d6fb1bff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd3466f-74f2-417b-8eeb-9544c1f2d018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45c786db-2b7c-40dd-93d1-7d298c4652d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1671666694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['8df9d1bc-d3de-405d-97bd-a71192978e36','580c2e7a-882a-4b1e-b9a2-f3a1d2ed6f6e','47eefa23-22b7-46c3-a874-0e33b530581f','0510b865-c2b1-48d6-b6b9-e86c5f672a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1671666694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45c786db-2b7c-40dd-93d1-7d298c4652d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22084783157b4118bfc46b1bf42cfd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7352dceae02846c4998ee0d3151774de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Flow 'volume_create_api' (1b2eccf1-26b4-4b71-9246-eb7d2c8bb411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Create volume request issued successfully. Sep 07 11:10:25 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b8f9776-f251-4465-bd22-e896a24e91e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00e6dbc4-9c91-4dbf-b73e-8164eb78f566 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1409/2788] 192.168.122.99 () {62 vars in 1177 bytes} [Mon Sep 7 11:10:25 2026] POST /volume/v3/volumes => generated 778 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6a141284-d295-44a4-b0c3-0e3ca47d0c8f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6a141284-d295-44a4-b0c3-0e3ca47d0c8f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/volumes/c246a0cd-b46d-41b6-821a-8f15b5bd932c Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6a141284-d295-44a4-b0c3-0e3ca47d0c8f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6a141284-d295-44a4-b0c3-0e3ca47d0c8f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6a141284-d295-44a4-b0c3-0e3ca47d0c8f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Volume info retrieved successfully. Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6a141284-d295-44a4-b0c3-0e3ca47d0c8f tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes/c246a0cd-b46d-41b6-821a-8f15b5bd932c returned with HTTP 200 Sep 07 11:10:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1410/2789] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:10:25 2026] GET /volume/v3/volumes/c246a0cd-b46d-41b6-821a-8f15b5bd932c => generated 957 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8aeb0fd7-8651-45ef-9d2f-5993b1802582 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b8f9776-f251-4465-bd22-e896a24e91e4) transitioned into state 'SUCCESS' from state '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-1671666694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['8df9d1bc-d3de-405d-97bd-a71192978e36','580c2e7a-882a-4b1e-b9a2-f3a1d2ed6f6e','47eefa23-22b7-46c3-a874-0e33b530581f','0510b865-c2b1-48d6-b6b9-e86c5f672a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6f86625-7ee4-46af-9598-8f5f9816f189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8aeb0fd7-8651-45ef-9d2f-5993b1802582 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8aeb0fd7-8651-45ef-9d2f-5993b1802582 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8aeb0fd7-8651-45ef-9d2f-5993b1802582 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8aeb0fd7-8651-45ef-9d2f-5993b1802582 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 returned with HTTP 404 Sep 07 11:10:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1411/2790] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:26 2026] GET /volume/v3/volumes/70a8b7dd-e824-470b-a99e-153fc95e3ed8 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7878d6a8-11ee-487b-8f49-fa0b510daf0b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6f86625-7ee4-46af-9598-8f5f9816f189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7878d6a8-11ee-487b-8f49-fa0b510daf0b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7878d6a8-11ee-487b-8f49-fa0b510daf0b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7878d6a8-11ee-487b-8f49-fa0b510daf0b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-7878d6a8-11ee-487b-8f49-fa0b510daf0b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete snapshot with id: d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:26 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (d45d4240-cf88-4385-9fd8-e245c43c14d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request issued successfully. Sep 07 11:10:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5dfdc5b-fbdf-4993-a738-3ffb92002146 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1380/2791] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:10:25 2026] POST /volume/v3/volumes => generated 785 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7878d6a8-11ee-487b-8f49-fa0b510daf0b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot retrieved successfully. Sep 07 11:10:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a14e2057-4717-4633-9ccd-794d8b3b4822 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a14e2057-4717-4633-9ccd-794d8b3b4822 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 Sep 07 11:10:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a14e2057-4717-4633-9ccd-794d8b3b4822 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a14e2057-4717-4633-9ccd-794d8b3b4822 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7878d6a8-11ee-487b-8f49-fa0b510daf0b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot delete request issued successfully. Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7878d6a8-11ee-487b-8f49-fa0b510daf0b tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 202 Sep 07 11:10:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1412/2792] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:10:26 2026] DELETE /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f292c62d-5e7f-4549-9590-e633dd63c1c3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f292c62d-5e7f-4549-9590-e633dd63c1c3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f292c62d-5e7f-4549-9590-e633dd63c1c3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f292c62d-5e7f-4549-9590-e633dd63c1c3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f292c62d-5e7f-4549-9590-e633dd63c1c3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot retrieved successfully. Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f292c62d-5e7f-4549-9590-e633dd63c1c3 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 200 Sep 07 11:10:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1413/2793] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:26 2026] GET /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 474 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a14e2057-4717-4633-9ccd-794d8b3b4822 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a14e2057-4717-4633-9ccd-794d8b3b4822 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 returned with HTTP 200 Sep 07 11:10:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1381/2794] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:26 2026] GET /volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 => generated 964 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fcb7b3fb-0ee9-4c1b-aeb6-3f468e026615 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fcb7b3fb-0ee9-4c1b-aeb6-3f468e026615 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fcb7b3fb-0ee9-4c1b-aeb6-3f468e026615 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fcb7b3fb-0ee9-4c1b-aeb6-3f468e026615 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fcb7b3fb-0ee9-4c1b-aeb6-3f468e026615 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fcb7b3fb-0ee9-4c1b-aeb6-3f468e026615 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f returned with HTTP 200 Sep 07 11:10:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1414/2795] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:26 2026] GET /volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f => generated 862 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-36c5169a-2837-4a8a-8d8c-2835c561a096 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-36c5169a-2837-4a8a-8d8c-2835c561a096 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 Sep 07 11:10:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-36c5169a-2837-4a8a-8d8c-2835c561a096 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-36c5169a-2837-4a8a-8d8c-2835c561a096 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-36c5169a-2837-4a8a-8d8c-2835c561a096 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-36c5169a-2837-4a8a-8d8c-2835c561a096 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 returned with HTTP 200 Sep 07 11:10:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1382/2796] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:26 2026] GET /volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-15ff57ac-5e52-4daa-a88b-6735fc4f7da5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15ff57ac-5e52-4daa-a88b-6735fc4f7da5 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/volumes/c246a0cd-b46d-41b6-821a-8f15b5bd932c Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15ff57ac-5e52-4daa-a88b-6735fc4f7da5 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15ff57ac-5e52-4daa-a88b-6735fc4f7da5 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15ff57ac-5e52-4daa-a88b-6735fc4f7da5 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Volume info retrieved successfully. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15ff57ac-5e52-4daa-a88b-6735fc4f7da5 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes/c246a0cd-b46d-41b6-821a-8f15b5bd932c returned with HTTP 200 Sep 07 11:10:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1415/2797] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:10:27 2026] GET /volume/v3/volumes/c246a0cd-b46d-41b6-821a-8f15b5bd932c => generated 978 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8d11ec67-c3b3-446c-af47-01e8714f807b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d11ec67-c3b3-446c-af47-01e8714f807b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/messages Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d11ec67-c3b3-446c-af47-01e8714f807b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8d11ec67-c3b3-446c-af47-01e8714f807b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8d11ec67-c3b3-446c-af47-01e8714f807b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 11:10:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1383/2798] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 11:10:27 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-29ad3aa0-2302-4509-926f-624a27490e5b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29ad3aa0-2302-4509-926f-624a27490e5b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] GET http://192.168.122.99/volume/v3/messages/c7a7b2c2-8705-42f8-98f4-7483446055bc Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29ad3aa0-2302-4509-926f-624a27490e5b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29ad3aa0-2302-4509-926f-624a27490e5b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29ad3aa0-2302-4509-926f-624a27490e5b tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/messages/c7a7b2c2-8705-42f8-98f4-7483446055bc returned with HTTP 200 Sep 07 11:10:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1416/2799] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:10:27 2026] GET /volume/v3/messages/c7a7b2c2-8705-42f8-98f4-7483446055bc => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-38486d11-e8b0-4e90-9382-e27edcf10f23 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f262881a-cd7b-4e84-9d6b-3aa1357cbd14 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38486d11-e8b0-4e90-9382-e27edcf10f23 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] DELETE http://192.168.122.99/volume/v3/messages/c7a7b2c2-8705-42f8-98f4-7483446055bc Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38486d11-e8b0-4e90-9382-e27edcf10f23 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f262881a-cd7b-4e84-9d6b-3aa1357cbd14 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38486d11-e8b0-4e90-9382-e27edcf10f23 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f262881a-cd7b-4e84-9d6b-3aa1357cbd14 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f262881a-cd7b-4e84-9d6b-3aa1357cbd14 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f262881a-cd7b-4e84-9d6b-3aa1357cbd14 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Snapshot retrieved successfully. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38486d11-e8b0-4e90-9382-e27edcf10f23 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/messages/c7a7b2c2-8705-42f8-98f4-7483446055bc returned with HTTP 204 Sep 07 11:10:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1417/2800] 192.168.122.99 () {60 vars in 1273 bytes} [Mon Sep 7 11:10:27 2026] DELETE /volume/v3/messages/c7a7b2c2-8705-42f8-98f4-7483446055bc => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f262881a-cd7b-4e84-9d6b-3aa1357cbd14 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 200 Sep 07 11:10:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1384/2801] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:27 2026] GET /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e3976c45-e9d5-4ffa-a485-f56285c1fed4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3976c45-e9d5-4ffa-a485-f56285c1fed4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/c246a0cd-b46d-41b6-821a-8f15b5bd932c Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3976c45-e9d5-4ffa-a485-f56285c1fed4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3976c45-e9d5-4ffa-a485-f56285c1fed4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e3976c45-e9d5-4ffa-a485-f56285c1fed4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Delete volume with id: c246a0cd-b46d-41b6-821a-8f15b5bd932c Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cb25fde5-29b1-4bf7-8df4-c3b224768186 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e3976c45-e9d5-4ffa-a485-f56285c1fed4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Volume info retrieved successfully. Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cb25fde5-29b1-4bf7-8df4-c3b224768186 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cb25fde5-29b1-4bf7-8df4-c3b224768186 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cb25fde5-29b1-4bf7-8df4-c3b224768186 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e3976c45-e9d5-4ffa-a485-f56285c1fed4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86958) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cb25fde5-29b1-4bf7-8df4-c3b224768186 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cb25fde5-29b1-4bf7-8df4-c3b224768186 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 returned with HTTP 200 Sep 07 11:10:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1385/2802] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:27 2026] GET /volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e3976c45-e9d5-4ffa-a485-f56285c1fed4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Created reservations ['d0960ef8-525d-44e9-94b9-db1f159214fb', '47daabd7-7e0f-4dad-bd2f-30a3dd4b3720', '5971df9f-ccf0-4614-a5f0-3bd37ebb665e', '7f198cf7-02c8-4a8e-8635-fcde4398df50'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e3976c45-e9d5-4ffa-a485-f56285c1fed4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Delete volume request issued successfully. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3976c45-e9d5-4ffa-a485-f56285c1fed4 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/volumes/c246a0cd-b46d-41b6-821a-8f15b5bd932c returned with HTTP 202 Sep 07 11:10:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1418/2803] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:10:27 2026] DELETE /volume/v3/volumes/c246a0cd-b46d-41b6-821a-8f15b5bd932c => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-20cb7c4b-65b5-4008-8710-5ed435118822 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20cb7c4b-65b5-4008-8710-5ed435118822 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] DELETE http://192.168.122.99/volume/v3/types/a9e47db8-91ba-49fb-8d1f-a7025246f296 Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-20cb7c4b-65b5-4008-8710-5ed435118822 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-20cb7c4b-65b5-4008-8710-5ed435118822 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20cb7c4b-65b5-4008-8710-5ed435118822 tempest-ProjectAdminTests-1476207563 tempest-ProjectAdminTests-1476207563-project-admin] http://192.168.122.99/volume/v3/types/a9e47db8-91ba-49fb-8d1f-a7025246f296 returned with HTTP 202 Sep 07 11:10:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1386/2804] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:27 2026] DELETE /volume/v3/types/a9e47db8-91ba-49fb-8d1f-a7025246f296 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f1af3544-911e-4232-89f7-b7d07362accf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1af3544-911e-4232-89f7-b7d07362accf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1af3544-911e-4232-89f7-b7d07362accf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1af3544-911e-4232-89f7-b7d07362accf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f1af3544-911e-4232-89f7-b7d07362accf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1af3544-911e-4232-89f7-b7d07362accf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 returned with HTTP 200 Sep 07 11:10:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1419/2805] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:27 2026] GET /volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7df7cabb-a56d-4daf-b4c4-6eed86a4ebcf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7df7cabb-a56d-4daf-b4c4-6eed86a4ebcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] DELETE http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7df7cabb-a56d-4daf-b4c4-6eed86a4ebcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7df7cabb-a56d-4daf-b4c4-6eed86a4ebcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-7df7cabb-a56d-4daf-b4c4-6eed86a4ebcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume with id: d43588df-492e-496c-9e6d-54d6ee9ad387 Sep 07 11:10:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7df7cabb-a56d-4daf-b4c4-6eed86a4ebcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7df7cabb-a56d-4daf-b4c4-6eed86a4ebcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume request issued successfully. Sep 07 11:10:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7df7cabb-a56d-4daf-b4c4-6eed86a4ebcf tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 returned with HTTP 202 Sep 07 11:10:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1387/2806] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:27 2026] DELETE /volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-083cb80c-84f6-4622-93d0-a7e52d88c867 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-083cb80c-84f6-4622-93d0-a7e52d88c867 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-083cb80c-84f6-4622-93d0-a7e52d88c867 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-083cb80c-84f6-4622-93d0-a7e52d88c867 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-083cb80c-84f6-4622-93d0-a7e52d88c867 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-083cb80c-84f6-4622-93d0-a7e52d88c867 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 returned with HTTP 200 Sep 07 11:10:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1420/2807] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:27 2026] GET /volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3526bf4f-1b83-44c6-be98-645a7d6f4b00 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3526bf4f-1b83-44c6-be98-645a7d6f4b00 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f Sep 07 11:10:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3526bf4f-1b83-44c6-be98-645a7d6f4b00 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3526bf4f-1b83-44c6-be98-645a7d6f4b00 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3526bf4f-1b83-44c6-be98-645a7d6f4b00 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f returned with HTTP 404 Sep 07 11:10:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1388/2808] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:28 2026] GET /volume/v3/snapshots/d9daa6ff-ed77-43b4-9256-11181b81011f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7a73ecde-266e-472d-9008-536bcb94b067 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a73ecde-266e-472d-9008-536bcb94b067 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] DELETE http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 Sep 07 11:10:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a73ecde-266e-472d-9008-536bcb94b067 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a73ecde-266e-472d-9008-536bcb94b067 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:28 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7a73ecde-266e-472d-9008-536bcb94b067 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume with id: e6af89c9-28bb-4ff6-a86e-24545b5947c5 Sep 07 11:10:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7a73ecde-266e-472d-9008-536bcb94b067 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5412e880-8344-4382-91b7-af8e7ba37480 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7a73ecde-266e-472d-9008-536bcb94b067 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Delete volume request issued successfully. Sep 07 11:10:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a73ecde-266e-472d-9008-536bcb94b067 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 returned with HTTP 202 Sep 07 11:10:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1421/2809] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:28 2026] DELETE /volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5412e880-8344-4382-91b7-af8e7ba37480 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 Sep 07 11:10:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5412e880-8344-4382-91b7-af8e7ba37480 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5412e880-8344-4382-91b7-af8e7ba37480 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f7272512-5a60-4857-8246-5408c34c0732 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f7272512-5a60-4857-8246-5408c34c0732 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 Sep 07 11:10:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f7272512-5a60-4857-8246-5408c34c0732 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f7272512-5a60-4857-8246-5408c34c0732 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5412e880-8344-4382-91b7-af8e7ba37480 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f7272512-5a60-4857-8246-5408c34c0732 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5412e880-8344-4382-91b7-af8e7ba37480 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 returned with HTTP 200 Sep 07 11:10:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1389/2810] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:28 2026] GET /volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f7272512-5a60-4857-8246-5408c34c0732 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 returned with HTTP 200 Sep 07 11:10:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1422/2811] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:28 2026] GET /volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c37f19e7-a29a-482b-a834-31e725faec85 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c37f19e7-a29a-482b-a834-31e725faec85 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:10:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c37f19e7-a29a-482b-a834-31e725faec85 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45c786db-2b7c-40dd-93d1-7d298c4652d7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1480580386"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c37f19e7-a29a-482b-a834-31e725faec85 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:28 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-c37f19e7-a29a-482b-a834-31e725faec85 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create snapshot from volume 45c786db-2b7c-40dd-93d1-7d298c4652d7 Sep 07 11:10:28 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-c37f19e7-a29a-482b-a834-31e725faec85 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['231aef06-5632-4031-9a91-5fc7ecc78306', 'db206d6f-13c6-4426-bb5a-97e2dd70bb19', '83898674-bc16-4493-92f8-005ff9bb0b3c', '63015c8e-23f1-4750-9ea3-8b63f2fda599'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:28 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:28 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c37f19e7-a29a-482b-a834-31e725faec85 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot create request issued successfully. Sep 07 11:10:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c37f19e7-a29a-482b-a834-31e725faec85 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:10:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1390/2812] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:10:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-18c2ac22-2be3-4bde-8bc4-868171d3a919 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18c2ac22-2be3-4bde-8bc4-868171d3a919 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-18c2ac22-2be3-4bde-8bc4-868171d3a919 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-18c2ac22-2be3-4bde-8bc4-868171d3a919 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-18c2ac22-2be3-4bde-8bc4-868171d3a919 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18c2ac22-2be3-4bde-8bc4-868171d3a919 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 returned with HTTP 200 Sep 07 11:10:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1423/2813] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:28 2026] GET /volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ea29c2c5-14bb-4c79-af3d-1b225908e455 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea29c2c5-14bb-4c79-af3d-1b225908e455 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 Sep 07 11:10:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ea29c2c5-14bb-4c79-af3d-1b225908e455 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ea29c2c5-14bb-4c79-af3d-1b225908e455 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ea29c2c5-14bb-4c79-af3d-1b225908e455 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea29c2c5-14bb-4c79-af3d-1b225908e455 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 returned with HTTP 200 Sep 07 11:10:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1391/2814] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:29 2026] GET /volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 => generated 863 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7063adc1-f3a2-4d96-881e-e43e2d5bb2b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7063adc1-f3a2-4d96-881e-e43e2d5bb2b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 Sep 07 11:10:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7063adc1-f3a2-4d96-881e-e43e2d5bb2b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7063adc1-f3a2-4d96-881e-e43e2d5bb2b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7063adc1-f3a2-4d96-881e-e43e2d5bb2b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Volume info retrieved successfully. Sep 07 11:10:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7063adc1-f3a2-4d96-881e-e43e2d5bb2b1 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 returned with HTTP 200 Sep 07 11:10:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1424/2815] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:29 2026] GET /volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-46b4456a-a9bd-4680-924b-3aed32d74e34 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-46b4456a-a9bd-4680-924b-3aed32d74e34 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-46b4456a-a9bd-4680-924b-3aed32d74e34 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-46b4456a-a9bd-4680-924b-3aed32d74e34 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-46b4456a-a9bd-4680-924b-3aed32d74e34 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-46b4456a-a9bd-4680-924b-3aed32d74e34 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 returned with HTTP 200 Sep 07 11:10:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1392/2816] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:29 2026] GET /volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a73f3f0f-41f1-4f89-9647-bc8f5f12d783 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a73f3f0f-41f1-4f89-9647-bc8f5f12d783 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a73f3f0f-41f1-4f89-9647-bc8f5f12d783 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a73f3f0f-41f1-4f89-9647-bc8f5f12d783 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a73f3f0f-41f1-4f89-9647-bc8f5f12d783 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 returned with HTTP 404 Sep 07 11:10:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1425/2817] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:30 2026] GET /volume/v3/volumes/d43588df-492e-496c-9e6d-54d6ee9ad387 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5320750d-bc45-452a-b820-6fa96b7cccbe None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5320750d-bc45-452a-b820-6fa96b7cccbe tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] DELETE http://192.168.122.99/volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5320750d-bc45-452a-b820-6fa96b7cccbe tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5320750d-bc45-452a-b820-6fa96b7cccbe tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-5320750d-bc45-452a-b820-6fa96b7cccbe tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume with id: 2624c64d-5db6-4820-a585-75310a41e98f Sep 07 11:10:30 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:30 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5320750d-bc45-452a-b820-6fa96b7cccbe tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5320750d-bc45-452a-b820-6fa96b7cccbe tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume request issued successfully. Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5320750d-bc45-452a-b820-6fa96b7cccbe tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f returned with HTTP 202 Sep 07 11:10:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1393/2818] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:30 2026] DELETE /volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-397b974e-79c7-497b-8ac0-9c49d618b65a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-397b974e-79c7-497b-8ac0-9c49d618b65a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-397b974e-79c7-497b-8ac0-9c49d618b65a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-397b974e-79c7-497b-8ac0-9c49d618b65a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-397b974e-79c7-497b-8ac0-9c49d618b65a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-397b974e-79c7-497b-8ac0-9c49d618b65a tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f returned with HTTP 200 Sep 07 11:10:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1426/2819] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:30 2026] GET /volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1a746a8e-54c0-4fd8-82f8-fd5a9d711914 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1a746a8e-54c0-4fd8-82f8-fd5a9d711914 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1a746a8e-54c0-4fd8-82f8-fd5a9d711914 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-355034662", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1bf3e87-5f30-4e5a-ac66-f80a553a0ed4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1bf3e87-5f30-4e5a-ac66-f80a553a0ed4 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] GET http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1bf3e87-5f30-4e5a-ac66-f80a553a0ed4 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1bf3e87-5f30-4e5a-ac66-f80a553a0ed4 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1a746a8e-54c0-4fd8-82f8-fd5a9d711914 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1394/2820] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:30 2026] POST /volume/v3/types => generated 379 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5bb78b32-bcf6-4755-9b9d-ae7dc7796ed3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1bf3e87-5f30-4e5a-ac66-f80a553a0ed4 tempest-CreateVolumesFromSnapshotTest-1818479490 tempest-CreateVolumesFromSnapshotTest-1818479490-project-member] http://192.168.122.99/volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 returned with HTTP 404 Sep 07 11:10:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1427/2821] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:30 2026] GET /volume/v3/volumes/e6af89c9-28bb-4ff6-a86e-24545b5947c5 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5bb78b32-bcf6-4755-9b9d-ae7dc7796ed3 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] POST http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5bb78b32-bcf6-4755-9b9d-ae7dc7796ed3 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5bb78b32-bcf6-4755-9b9d-ae7dc7796ed3 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption returned with HTTP 200 Sep 07 11:10:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1395/2822] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:10:30 2026] POST /volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-edb4c426-bc34-44a9-bc01-b88cd9c8353c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-edb4c426-bc34-44a9-bc01-b88cd9c8353c tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-edb4c426-bc34-44a9-bc01-b88cd9c8353c tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-164477886", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-edb4c426-bc34-44a9-bc01-b88cd9c8353c tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1428/2823] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:30 2026] POST /volume/v3/types => generated 379 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b0b8839b-297f-4b07-9e14-ca4d0ccbbd3f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0b8839b-297f-4b07-9e14-ca4d0ccbbd3f tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] POST http://192.168.122.99/volume/v3/types/72a1333e-348a-4975-bc5b-5e018c93a088/encryption Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0b8839b-297f-4b07-9e14-ca4d0ccbbd3f tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-af3f93c8-6a56-428c-8596-030edc252181 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0b8839b-297f-4b07-9e14-ca4d0ccbbd3f tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/72a1333e-348a-4975-bc5b-5e018c93a088/encryption returned with HTTP 200 Sep 07 11:10:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1396/2824] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:10:30 2026] POST /volume/v3/types/72a1333e-348a-4975-bc5b-5e018c93a088/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af3f93c8-6a56-428c-8596-030edc252181 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af3f93c8-6a56-428c-8596-030edc252181 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af3f93c8-6a56-428c-8596-030edc252181 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5073d056-ae78-4fb6-b8f9-abe58ef91578 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5073d056-ae78-4fb6-b8f9-abe58ef91578 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5073d056-ae78-4fb6-b8f9-abe58ef91578 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-262582874", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-af3f93c8-6a56-428c-8596-030edc252181 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af3f93c8-6a56-428c-8596-030edc252181 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 returned with HTTP 200 Sep 07 11:10:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1429/2825] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:30 2026] GET /volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5073d056-ae78-4fb6-b8f9-abe58ef91578 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1397/2826] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:30 2026] POST /volume/v3/types => generated 379 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-39761689-9235-4cc4-b536-bebbd1da14d0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-39761689-9235-4cc4-b536-bebbd1da14d0 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] POST http://192.168.122.99/volume/v3/types/9116573d-01c0-4390-8ca5-8e20c871322a/extra_specs Sep 07 11:10:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-39761689-9235-4cc4-b536-bebbd1da14d0 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-39761689-9235-4cc4-b536-bebbd1da14d0 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/9116573d-01c0-4390-8ca5-8e20c871322a/extra_specs returned with HTTP 200 Sep 07 11:10:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1430/2827] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 11:10:30 2026] POST /volume/v3/types/9116573d-01c0-4390-8ca5-8e20c871322a/extra_specs => generated 35 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-70cd30fc-1239-45e4-891e-1bad44ee3646 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-70cd30fc-1239-45e4-891e-1bad44ee3646 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] PUT http://192.168.122.99/volume/v3/types/9116573d-01c0-4390-8ca5-8e20c871322a/extra_specs/key2 Sep 07 11:10:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-70cd30fc-1239-45e4-891e-1bad44ee3646 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-70cd30fc-1239-45e4-891e-1bad44ee3646 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/9116573d-01c0-4390-8ca5-8e20c871322a/extra_specs/key2 returned with HTTP 200 Sep 07 11:10:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1398/2828] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:10:30 2026] PUT /volume/v3/types/9116573d-01c0-4390-8ca5-8e20c871322a/extra_specs/key2 => generated 25 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-28cb2d5a-4b0e-4e27-8183-d34750a28eff None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28cb2d5a-4b0e-4e27-8183-d34750a28eff tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28cb2d5a-4b0e-4e27-8183-d34750a28eff tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28cb2d5a-4b0e-4e27-8183-d34750a28eff tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1431/2829] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 11:10:31 2026] POST /volume/v3/types => generated 195 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e07f12ca-b647-4003-9ba4-595eb145ae28 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e07f12ca-b647-4003-9ba4-595eb145ae28 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] DELETE http://192.168.122.99/volume/v3/types/e534e6a2-e4ed-415f-8f3f-e0ab677b2cb6 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e07f12ca-b647-4003-9ba4-595eb145ae28 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e07f12ca-b647-4003-9ba4-595eb145ae28 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e07f12ca-b647-4003-9ba4-595eb145ae28 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/e534e6a2-e4ed-415f-8f3f-e0ab677b2cb6 returned with HTTP 202 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1399/2830] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:31 2026] DELETE /volume/v3/types/e534e6a2-e4ed-415f-8f3f-e0ab677b2cb6 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-32023924-a5c1-4f68-907d-b902f0ae85dc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32023924-a5c1-4f68-907d-b902f0ae85dc tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-32023924-a5c1-4f68-907d-b902f0ae85dc tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1656820030", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32023924-a5c1-4f68-907d-b902f0ae85dc tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1432/2831] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:31 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ff247cdf-c7b9-4b23-b838-33b915aef8d7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ff247cdf-c7b9-4b23-b838-33b915aef8d7 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] POST http://192.168.122.99/volume/v3/types/d0c7c758-e834-4cc7-a9d4-3b029634d43d/encryption Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ff247cdf-c7b9-4b23-b838-33b915aef8d7 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ff247cdf-c7b9-4b23-b838-33b915aef8d7 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/d0c7c758-e834-4cc7-a9d4-3b029634d43d/encryption returned with HTTP 200 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1400/2832] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:10:31 2026] POST /volume/v3/types/d0c7c758-e834-4cc7-a9d4-3b029634d43d/encryption => generated 239 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bb226811-16b5-4dd0-bbef-4d9d2fa5a30e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb226811-16b5-4dd0-bbef-4d9d2fa5a30e tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] DELETE http://192.168.122.99/volume/v3/types/d0c7c758-e834-4cc7-a9d4-3b029634d43d/encryption/202a02eb-722c-43f1-94fd-48c92f95bb6d Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb226811-16b5-4dd0-bbef-4d9d2fa5a30e tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb226811-16b5-4dd0-bbef-4d9d2fa5a30e tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5ba2a8f5-7914-4a94-a5fc-aefa6a6cd7dc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5ba2a8f5-7914-4a94-a5fc-aefa6a6cd7dc tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5ba2a8f5-7914-4a94-a5fc-aefa6a6cd7dc tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5ba2a8f5-7914-4a94-a5fc-aefa6a6cd7dc tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb226811-16b5-4dd0-bbef-4d9d2fa5a30e tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/d0c7c758-e834-4cc7-a9d4-3b029634d43d/encryption/202a02eb-722c-43f1-94fd-48c92f95bb6d returned with HTTP 202 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5ba2a8f5-7914-4a94-a5fc-aefa6a6cd7dc tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f returned with HTTP 404 Sep 07 11:10:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1433/2833] 192.168.122.99 () {58 vars in 1368 bytes} [Mon Sep 7 11:10:31 2026] DELETE /volume/v3/types/d0c7c758-e834-4cc7-a9d4-3b029634d43d/encryption/202a02eb-722c-43f1-94fd-48c92f95bb6d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1401/2834] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:31 2026] GET /volume/v3/volumes/2624c64d-5db6-4820-a585-75310a41e98f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ed8b87b-5ad3-4907-916d-4a2555cec33f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e217d446-230e-4168-b592-92823ec14eb5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ed8b87b-5ad3-4907-916d-4a2555cec33f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] DELETE http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ed8b87b-5ad3-4907-916d-4a2555cec33f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ed8b87b-5ad3-4907-916d-4a2555cec33f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5ed8b87b-5ad3-4907-916d-4a2555cec33f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume with id: b6174ad5-1701-4998-89e4-7086825e3b62 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e217d446-230e-4168-b592-92823ec14eb5 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e217d446-230e-4168-b592-92823ec14eb5 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-346294671", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5ed8b87b-5ad3-4907-916d-4a2555cec33f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e217d446-230e-4168-b592-92823ec14eb5 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1402/2835] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:31 2026] POST /volume/v3/types => generated 379 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5ed8b87b-5ad3-4907-916d-4a2555cec33f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume request issued successfully. Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ed8b87b-5ad3-4907-916d-4a2555cec33f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 returned with HTTP 202 Sep 07 11:10:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1434/2836] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:31 2026] DELETE /volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2eb9d50f-215d-4c02-83b3-19a0e2cc7452 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2eb9d50f-215d-4c02-83b3-19a0e2cc7452 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] DELETE http://192.168.122.99/volume/v3/types/81bcca2c-f4b4-4cc2-be47-238555d4d062/extra_specs/key1 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2eb9d50f-215d-4c02-83b3-19a0e2cc7452 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a7e609b8-c3f8-439a-8b04-af186e5b72f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2eb9d50f-215d-4c02-83b3-19a0e2cc7452 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7e609b8-c3f8-439a-8b04-af186e5b72f7 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7e609b8-c3f8-439a-8b04-af186e5b72f7 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7e609b8-c3f8-439a-8b04-af186e5b72f7 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2eb9d50f-215d-4c02-83b3-19a0e2cc7452 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/81bcca2c-f4b4-4cc2-be47-238555d4d062/extra_specs/key1 returned with HTTP 202 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1403/2837] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:10:31 2026] DELETE /volume/v3/types/81bcca2c-f4b4-4cc2-be47-238555d4d062/extra_specs/key1 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ea4041ff-8492-44a2-a617-42e348b53e49 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea4041ff-8492-44a2-a617-42e348b53e49 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ea4041ff-8492-44a2-a617-42e348b53e49 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1277826080", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a7e609b8-c3f8-439a-8b04-af186e5b72f7 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7e609b8-c3f8-439a-8b04-af186e5b72f7 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 returned with HTTP 200 Sep 07 11:10:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1435/2838] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:31 2026] GET /volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 => generated 863 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea4041ff-8492-44a2-a617-42e348b53e49 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1404/2839] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:31 2026] POST /volume/v3/types => generated 380 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b9fac536-0b1d-4724-8c1e-cfd1011d9f02 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b9fac536-0b1d-4724-8c1e-cfd1011d9f02 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] DELETE http://192.168.122.99/volume/v3/types/2def2ab5-5c63-4d82-8c6d-2ad354522059 Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b9fac536-0b1d-4724-8c1e-cfd1011d9f02 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b9fac536-0b1d-4724-8c1e-cfd1011d9f02 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-58ecc36e-cf8c-47dc-a365-dbf99bdd5b18 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-58ecc36e-cf8c-47dc-a365-dbf99bdd5b18 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-58ecc36e-cf8c-47dc-a365-dbf99bdd5b18 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-58ecc36e-cf8c-47dc-a365-dbf99bdd5b18 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-58ecc36e-cf8c-47dc-a365-dbf99bdd5b18 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-58ecc36e-cf8c-47dc-a365-dbf99bdd5b18 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 returned with HTTP 200 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1405/2840] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:31 2026] GET /volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 => generated 467 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-91e6f022-77e5-4d46-b14e-044d4b985dcd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-91e6f022-77e5-4d46-b14e-044d4b985dcd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-91e6f022-77e5-4d46-b14e-044d4b985dcd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-91e6f022-77e5-4d46-b14e-044d4b985dcd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-91e6f022-77e5-4d46-b14e-044d4b985dcd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Delete snapshot with id: 7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b9fac536-0b1d-4724-8c1e-cfd1011d9f02 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2def2ab5-5c63-4d82-8c6d-2ad354522059 returned with HTTP 202 Sep 07 11:10:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1436/2841] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:31 2026] DELETE /volume/v3/types/2def2ab5-5c63-4d82-8c6d-2ad354522059 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ba238e95-6828-4dae-95c9-922cd2e8e52d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ba238e95-6828-4dae-95c9-922cd2e8e52d tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] GET http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ba238e95-6828-4dae-95c9-922cd2e8e52d tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ba238e95-6828-4dae-95c9-922cd2e8e52d tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-91e6f022-77e5-4d46-b14e-044d4b985dcd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ba238e95-6828-4dae-95c9-922cd2e8e52d tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs returned with HTTP 200 Sep 07 11:10:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1437/2842] 192.168.122.99 () {58 vars in 1257 bytes} [Mon Sep 7 11:10:31 2026] GET /volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs => generated 185 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-68d25857-5632-4594-9b79-35d2b3f69b8c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68d25857-5632-4594-9b79-35d2b3f69b8c tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] GET http://192.168.122.99/volume/v3/types Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68d25857-5632-4594-9b79-35d2b3f69b8c tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68d25857-5632-4594-9b79-35d2b3f69b8c tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-91e6f022-77e5-4d46-b14e-044d4b985dcd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot delete request issued successfully. Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-91e6f022-77e5-4d46-b14e-044d4b985dcd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 returned with HTTP 202 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1406/2843] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:10:31 2026] DELETE /volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-495d66f5-0bc1-4d78-995d-4f04d0031051 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-495d66f5-0bc1-4d78-995d-4f04d0031051 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-495d66f5-0bc1-4d78-995d-4f04d0031051 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-495d66f5-0bc1-4d78-995d-4f04d0031051 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68d25857-5632-4594-9b79-35d2b3f69b8c tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-495d66f5-0bc1-4d78-995d-4f04d0031051 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1438/2844] 192.168.122.99 () {58 vars in 1110 bytes} [Mon Sep 7 11:10:31 2026] GET /volume/v3/types => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-495d66f5-0bc1-4d78-995d-4f04d0031051 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 returned with HTTP 200 Sep 07 11:10:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1407/2845] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:31 2026] GET /volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3a169226-1320-4c73-abad-f93aff797dd6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a169226-1320-4c73-abad-f93aff797dd6 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] GET http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption/cipher Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a169226-1320-4c73-abad-f93aff797dd6 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a169226-1320-4c73-abad-f93aff797dd6 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a169226-1320-4c73-abad-f93aff797dd6 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption/cipher returned with HTTP 200 Sep 07 11:10:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1439/2846] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:10:31 2026] GET /volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption/cipher => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7e5abb42-6cf1-4e7e-9811-7e4d0506f385 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7e5abb42-6cf1-4e7e-9811-7e4d0506f385 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] GET http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7e5abb42-6cf1-4e7e-9811-7e4d0506f385 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7e5abb42-6cf1-4e7e-9811-7e4d0506f385 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7e5abb42-6cf1-4e7e-9811-7e4d0506f385 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption returned with HTTP 200 Sep 07 11:10:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1408/2847] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:10:32 2026] GET /volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9bfd3f02-115f-450f-92ba-d29f24c30746 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bfd3f02-115f-450f-92ba-d29f24c30746 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] GET http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs/multiattach Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bfd3f02-115f-450f-92ba-d29f24c30746 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bfd3f02-115f-450f-92ba-d29f24c30746 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bfd3f02-115f-450f-92ba-d29f24c30746 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs/multiattach returned with HTTP 200 Sep 07 11:10:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1440/2848] 192.168.122.99 () {58 vars in 1293 bytes} [Mon Sep 7 11:10:32 2026] GET /volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-411ee6e6-4ae1-4aea-bbea-dc37aa2b1d9c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-411ee6e6-4ae1-4aea-bbea-dc37aa2b1d9c tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] GET http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs/volume_backend_name Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-411ee6e6-4ae1-4aea-bbea-dc37aa2b1d9c tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-411ee6e6-4ae1-4aea-bbea-dc37aa2b1d9c tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-411ee6e6-4ae1-4aea-bbea-dc37aa2b1d9c tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 11:10:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1409/2849] 192.168.122.99 () {58 vars in 1317 bytes} [Mon Sep 7 11:10:32 2026] GET /volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs/volume_backend_name => generated 44 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b0de4b59-998f-4761-b265-059325758144 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0de4b59-998f-4761-b265-059325758144 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] GET http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08 Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0de4b59-998f-4761-b265-059325758144 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0de4b59-998f-4761-b265-059325758144 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0de4b59-998f-4761-b265-059325758144 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08 returned with HTTP 200 Sep 07 11:10:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1441/2850] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:10:32 2026] GET /volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08 => generated 401 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-30795030-9ce8-44f9-b6d8-ef30917e69ae None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-30795030-9ce8-44f9-b6d8-ef30917e69ae tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] PUT http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption/4ce4d89c-124c-491d-ab74-0d45e59029f8 Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-30795030-9ce8-44f9-b6d8-ef30917e69ae tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-30795030-9ce8-44f9-b6d8-ef30917e69ae tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption/4ce4d89c-124c-491d-ab74-0d45e59029f8 returned with HTTP 200 Sep 07 11:10:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1410/2851] 192.168.122.99 () {60 vars in 1385 bytes} [Mon Sep 7 11:10:32 2026] PUT /volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/encryption/4ce4d89c-124c-491d-ab74-0d45e59029f8 => generated 33 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a4669c24-0b9b-4f0c-a91d-c662d9905af1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a4669c24-0b9b-4f0c-a91d-c662d9905af1 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] PUT http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs/key1 Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a4669c24-0b9b-4f0c-a91d-c662d9905af1 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a4669c24-0b9b-4f0c-a91d-c662d9905af1 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs/key1 returned with HTTP 200 Sep 07 11:10:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1442/2852] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:10:32 2026] PUT /volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08/extra_specs/key1 => generated 30 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0bb47d9a-2300-4877-adc1-22603561ded7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0bb47d9a-2300-4877-adc1-22603561ded7 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] PUT http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08 Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0bb47d9a-2300-4877-adc1-22603561ded7 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0bb47d9a-2300-4877-adc1-22603561ded7 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08 returned with HTTP 200 Sep 07 11:10:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1411/2853] 192.168.122.99 () {60 vars in 1241 bytes} [Mon Sep 7 11:10:32 2026] PUT /volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08 => generated 370 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34a743ad-e630-4a5f-abc2-13a987904ae6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34a743ad-e630-4a5f-abc2-13a987904ae6 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] DELETE http://192.168.122.99/volume/v3/types/81bcca2c-f4b4-4cc2-be47-238555d4d062 Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34a743ad-e630-4a5f-abc2-13a987904ae6 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34a743ad-e630-4a5f-abc2-13a987904ae6 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34a743ad-e630-4a5f-abc2-13a987904ae6 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/81bcca2c-f4b4-4cc2-be47-238555d4d062 returned with HTTP 202 Sep 07 11:10:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1443/2854] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:32 2026] DELETE /volume/v3/types/81bcca2c-f4b4-4cc2-be47-238555d4d062 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e39a79fa-e372-4deb-a6bd-b28ca7ed1571 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e39a79fa-e372-4deb-a6bd-b28ca7ed1571 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] DELETE http://192.168.122.99/volume/v3/types/d0c7c758-e834-4cc7-a9d4-3b029634d43d Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e39a79fa-e372-4deb-a6bd-b28ca7ed1571 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e39a79fa-e372-4deb-a6bd-b28ca7ed1571 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e39a79fa-e372-4deb-a6bd-b28ca7ed1571 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/d0c7c758-e834-4cc7-a9d4-3b029634d43d returned with HTTP 202 Sep 07 11:10:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1412/2855] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:32 2026] DELETE /volume/v3/types/d0c7c758-e834-4cc7-a9d4-3b029634d43d => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-95a2c8a2-762f-4fdb-aff4-fb4d4fb2caca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95a2c8a2-762f-4fdb-aff4-fb4d4fb2caca tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] DELETE http://192.168.122.99/volume/v3/types/9116573d-01c0-4390-8ca5-8e20c871322a Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95a2c8a2-762f-4fdb-aff4-fb4d4fb2caca tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95a2c8a2-762f-4fdb-aff4-fb4d4fb2caca tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2eeb3cf0-4028-4d34-a8d7-f04eef4d26e7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2eeb3cf0-4028-4d34-a8d7-f04eef4d26e7 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2eeb3cf0-4028-4d34-a8d7-f04eef4d26e7 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2eeb3cf0-4028-4d34-a8d7-f04eef4d26e7 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2eeb3cf0-4028-4d34-a8d7-f04eef4d26e7 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2eeb3cf0-4028-4d34-a8d7-f04eef4d26e7 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 returned with HTTP 200 Sep 07 11:10:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1413/2856] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:32 2026] GET /volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95a2c8a2-762f-4fdb-aff4-fb4d4fb2caca tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/9116573d-01c0-4390-8ca5-8e20c871322a returned with HTTP 202 Sep 07 11:10:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1444/2857] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:32 2026] DELETE /volume/v3/types/9116573d-01c0-4390-8ca5-8e20c871322a => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-df5f761a-c610-4530-ad2b-88287500d289 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-df5f761a-c610-4530-ad2b-88287500d289 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] DELETE http://192.168.122.99/volume/v3/types/72a1333e-348a-4975-bc5b-5e018c93a088 Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-df5f761a-c610-4530-ad2b-88287500d289 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-df5f761a-c610-4530-ad2b-88287500d289 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-df5f761a-c610-4530-ad2b-88287500d289 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/72a1333e-348a-4975-bc5b-5e018c93a088 returned with HTTP 202 Sep 07 11:10:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1414/2858] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:32 2026] DELETE /volume/v3/types/72a1333e-348a-4975-bc5b-5e018c93a088 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d9bda206-cf41-4807-b2c6-8836706f9eb8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9bda206-cf41-4807-b2c6-8836706f9eb8 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] DELETE http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08 Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9bda206-cf41-4807-b2c6-8836706f9eb8 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9bda206-cf41-4807-b2c6-8836706f9eb8 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9bda206-cf41-4807-b2c6-8836706f9eb8 tempest-VolumeTypesAdminTests-1543254608 tempest-VolumeTypesAdminTests-1543254608-project-admin] http://192.168.122.99/volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08 returned with HTTP 202 Sep 07 11:10:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1445/2859] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:32 2026] DELETE /volume/v3/types/2e4c2efb-d278-492a-8a7b-602b92b8dd08 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7c6da869-31f3-4ce0-af13-c75bfebd212d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7c6da869-31f3-4ce0-af13-c75bfebd212d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7c6da869-31f3-4ce0-af13-c75bfebd212d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7c6da869-31f3-4ce0-af13-c75bfebd212d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7c6da869-31f3-4ce0-af13-c75bfebd212d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7c6da869-31f3-4ce0-af13-c75bfebd212d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 returned with HTTP 200 Sep 07 11:10:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1415/2860] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:32 2026] GET /volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b66aff91-0f90-45b8-9498-c0b7d956c342 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b66aff91-0f90-45b8-9498-c0b7d956c342 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 Sep 07 11:10:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b66aff91-0f90-45b8-9498-c0b7d956c342 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b66aff91-0f90-45b8-9498-c0b7d956c342 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b66aff91-0f90-45b8-9498-c0b7d956c342 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 returned with HTTP 404 Sep 07 11:10:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1446/2861] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:33 2026] GET /volume/v3/volumes/b6174ad5-1701-4998-89e4-7086825e3b62 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-da7f0881-7390-4ed0-b0c1-05699a847f3c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-da7f0881-7390-4ed0-b0c1-05699a847f3c tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] DELETE http://192.168.122.99/volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb Sep 07 11:10:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-da7f0881-7390-4ed0-b0c1-05699a847f3c tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-da7f0881-7390-4ed0-b0c1-05699a847f3c tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:33 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-da7f0881-7390-4ed0-b0c1-05699a847f3c tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume with id: 19d420e5-8aa8-42e8-a644-7cbf13ebdaeb Sep 07 11:10:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-da7f0881-7390-4ed0-b0c1-05699a847f3c tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-da7f0881-7390-4ed0-b0c1-05699a847f3c tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume request issued successfully. Sep 07 11:10:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-da7f0881-7390-4ed0-b0c1-05699a847f3c tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb returned with HTTP 202 Sep 07 11:10:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1416/2862] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:33 2026] DELETE /volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:10:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-765d79ad-b978-4071-953a-f641ca609f02 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-765d79ad-b978-4071-953a-f641ca609f02 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb Sep 07 11:10:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-765d79ad-b978-4071-953a-f641ca609f02 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-765d79ad-b978-4071-953a-f641ca609f02 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-765d79ad-b978-4071-953a-f641ca609f02 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-765d79ad-b978-4071-953a-f641ca609f02 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb returned with HTTP 200 Sep 07 11:10:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1447/2863] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:33 2026] GET /volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb => generated 862 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0d477300-5d30-4529-8593-a55a004714fd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0d477300-5d30-4529-8593-a55a004714fd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0d477300-5d30-4529-8593-a55a004714fd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0d477300-5d30-4529-8593-a55a004714fd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0d477300-5d30-4529-8593-a55a004714fd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0d477300-5d30-4529-8593-a55a004714fd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 returned with HTTP 200 Sep 07 11:10:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1417/2864] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:34 2026] GET /volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3062192c-cddc-4af0-9e3f-325c68bcbc9d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3062192c-cddc-4af0-9e3f-325c68bcbc9d tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb Sep 07 11:10:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3062192c-cddc-4af0-9e3f-325c68bcbc9d tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3062192c-cddc-4af0-9e3f-325c68bcbc9d tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3062192c-cddc-4af0-9e3f-325c68bcbc9d tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb returned with HTTP 404 Sep 07 11:10:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1448/2865] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:34 2026] GET /volume/v3/volumes/19d420e5-8aa8-42e8-a644-7cbf13ebdaeb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a7221c6b-6f45-40cf-9ce7-27a0658a91f2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a7221c6b-6f45-40cf-9ce7-27a0658a91f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] DELETE http://192.168.122.99/volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a7221c6b-6f45-40cf-9ce7-27a0658a91f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a7221c6b-6f45-40cf-9ce7-27a0658a91f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-a7221c6b-6f45-40cf-9ce7-27a0658a91f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume with id: 949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb Sep 07 11:10:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a7221c6b-6f45-40cf-9ce7-27a0658a91f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a7221c6b-6f45-40cf-9ce7-27a0658a91f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume request issued successfully. Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a7221c6b-6f45-40cf-9ce7-27a0658a91f2 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb returned with HTTP 202 Sep 07 11:10:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1418/2866] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:34 2026] DELETE /volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6d2a933e-40a1-4279-bbfb-714122c8a5b4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d2a933e-40a1-4279-bbfb-714122c8a5b4 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb Sep 07 11:10:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d2a933e-40a1-4279-bbfb-714122c8a5b4 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d2a933e-40a1-4279-bbfb-714122c8a5b4 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-251689f5-4c9c-4cd4-b186-4a0d57f9958e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-251689f5-4c9c-4cd4-b186-4a0d57f9958e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-251689f5-4c9c-4cd4-b186-4a0d57f9958e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-251689f5-4c9c-4cd4-b186-4a0d57f9958e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-251689f5-4c9c-4cd4-b186-4a0d57f9958e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 returned with HTTP 404 Sep 07 11:10:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1419/2867] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:35 2026] GET /volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9913ee6e-2ced-48b8-9457-350fcf799302 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6d2a933e-40a1-4279-bbfb-714122c8a5b4 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9913ee6e-2ced-48b8-9457-350fcf799302 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9913ee6e-2ced-48b8-9457-350fcf799302 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9913ee6e-2ced-48b8-9457-350fcf799302 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-9913ee6e-2ced-48b8-9457-350fcf799302 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete snapshot with id: 7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9913ee6e-2ced-48b8-9457-350fcf799302 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 returned with HTTP 404 Sep 07 11:10:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1420/2868] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:10:35 2026] DELETE /volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d2a933e-40a1-4279-bbfb-714122c8a5b4 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb returned with HTTP 200 Sep 07 11:10:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1449/2869] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:35 2026] GET /volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb => generated 862 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2f668b31-67f2-4c9a-af4d-36533f11af58 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2f668b31-67f2-4c9a-af4d-36533f11af58 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2f668b31-67f2-4c9a-af4d-36533f11af58 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2f668b31-67f2-4c9a-af4d-36533f11af58 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2f668b31-67f2-4c9a-af4d-36533f11af58 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 returned with HTTP 404 Sep 07 11:10:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1421/2870] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:35 2026] GET /volume/v3/snapshots/7750d8bf-90a8-4c80-ac2e-8e74adc2d3c7 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-15679a02-a362-469d-b477-d5f5fe3324ea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15679a02-a362-469d-b477-d5f5fe3324ea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 Sep 07 11:10:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15679a02-a362-469d-b477-d5f5fe3324ea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15679a02-a362-469d-b477-d5f5fe3324ea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:35 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-15679a02-a362-469d-b477-d5f5fe3324ea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume with id: 45c786db-2b7c-40dd-93d1-7d298c4652d7 Sep 07 11:10:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15679a02-a362-469d-b477-d5f5fe3324ea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15679a02-a362-469d-b477-d5f5fe3324ea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume request issued successfully. Sep 07 11:10:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15679a02-a362-469d-b477-d5f5fe3324ea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 returned with HTTP 202 Sep 07 11:10:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1450/2871] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:35 2026] DELETE /volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-49b456b1-bf0e-4cfb-8bf8-f52ae846ff8c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49b456b1-bf0e-4cfb-8bf8-f52ae846ff8c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-49b456b1-bf0e-4cfb-8bf8-f52ae846ff8c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-49b456b1-bf0e-4cfb-8bf8-f52ae846ff8c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-49b456b1-bf0e-4cfb-8bf8-f52ae846ff8c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49b456b1-bf0e-4cfb-8bf8-f52ae846ff8c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 returned with HTTP 200 Sep 07 11:10:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1422/2872] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:35 2026] GET /volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8617f334-be8a-4991-913b-88dab2785d4f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8617f334-be8a-4991-913b-88dab2785d4f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8617f334-be8a-4991-913b-88dab2785d4f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8617f334-be8a-4991-913b-88dab2785d4f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8617f334-be8a-4991-913b-88dab2785d4f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb returned with HTTP 404 Sep 07 11:10:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1451/2873] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:36 2026] GET /volume/v3/volumes/949a2d7a-fdfc-4fe8-bd00-2eb60766a2bb => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-663d28eb-c5f6-4077-aeda-3a53c044ef4f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-663d28eb-c5f6-4077-aeda-3a53c044ef4f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] DELETE http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da Sep 07 11:10:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-663d28eb-c5f6-4077-aeda-3a53c044ef4f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-663d28eb-c5f6-4077-aeda-3a53c044ef4f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:36 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-663d28eb-c5f6-4077-aeda-3a53c044ef4f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume with id: 8b73105a-4c21-4845-a7e7-915e3ed702da Sep 07 11:10:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-663d28eb-c5f6-4077-aeda-3a53c044ef4f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-663d28eb-c5f6-4077-aeda-3a53c044ef4f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Delete volume request issued successfully. Sep 07 11:10:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-663d28eb-c5f6-4077-aeda-3a53c044ef4f tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da returned with HTTP 202 Sep 07 11:10:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1423/2874] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:36 2026] DELETE /volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b2bf824d-7323-4035-a104-b642fe549275 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2183901d-fdba-443b-a652-299f7581b9c1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b2bf824d-7323-4035-a104-b642fe549275 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b2bf824d-7323-4035-a104-b642fe549275 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b2bf824d-7323-4035-a104-b642fe549275 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2183901d-fdba-443b-a652-299f7581b9c1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 Sep 07 11:10:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2183901d-fdba-443b-a652-299f7581b9c1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2183901d-fdba-443b-a652-299f7581b9c1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b2bf824d-7323-4035-a104-b642fe549275 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Volume info retrieved successfully. Sep 07 11:10:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2183901d-fdba-443b-a652-299f7581b9c1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b2bf824d-7323-4035-a104-b642fe549275 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da returned with HTTP 200 Sep 07 11:10:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1452/2875] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:36 2026] GET /volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da => generated 863 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2183901d-fdba-443b-a652-299f7581b9c1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 returned with HTTP 200 Sep 07 11:10:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1424/2876] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:36 2026] GET /volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 => generated 1014 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-56b1718d-799a-4477-974c-e69a94ec73a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "729e0e47-e8b5-4121-a0d4-f5470204801e", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '729e0e47-e8b5-4121-a0d4-f5470204801e', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56b1718d-799a-4477-974c-e69a94ec73a3 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56b1718d-799a-4477-974c-e69a94ec73a3 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1553107845", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56b1718d-799a-4477-974c-e69a94ec73a3 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1453/2877] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:36 2026] POST /volume/v3/types => generated 380 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ed4c9a0d-9f86-44e6-8ce2-9783abb40501 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed4c9a0d-9f86-44e6-8ce2-9783abb40501 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] POST http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ed4c9a0d-9f86-44e6-8ce2-9783abb40501 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed4c9a0d-9f86-44e6-8ce2-9783abb40501 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption returned with HTTP 200 Sep 07 11:10:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1454/2878] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:10:36 2026] POST /volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dfa9a72a-9102-4255-9188-57bbb2ec6e95 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfa9a72a-9102-4255-9188-57bbb2ec6e95 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfa9a72a-9102-4255-9188-57bbb2ec6e95 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1722096261", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfa9a72a-9102-4255-9188-57bbb2ec6e95 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1455/2879] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:36 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-37fb484f-5774-43d0-8802-ae8e2501a37f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Create volume of 1 GB Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Availability Zones retrieved successfully. Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37fb484f-5774-43d0-8802-ae8e2501a37f tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] POST http://192.168.122.99/volume/v3/types/05abfe87-d900-43d8-991c-705d6e8a733e/encryption Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37fb484f-5774-43d0-8802-ae8e2501a37f tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-37fb484f-5774-43d0-8802-ae8e2501a37f tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37fb484f-5774-43d0-8802-ae8e2501a37f tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/05abfe87-d900-43d8-991c-705d6e8a733e/encryption returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1456/2880] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:10:37 2026] POST /volume/v3/types/05abfe87-d900-43d8-991c-705d6e8a733e/encryption => generated 127 bytes in 157 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Flow 'volume_create_api' (65679e40-ea38-4e17-94e7-c39132c84ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ff0a294b-1d61-4178-b6b1-7ca057f4bb69 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be0bddc1-556c-426b-a19f-d7a6eb5367a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff0a294b-1d61-4178-b6b1-7ca057f4bb69 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff0a294b-1d61-4178-b6b1-7ca057f4bb69 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1845434334", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff0a294b-1d61-4178-b6b1-7ca057f4bb69 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1457/2881] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:37 2026] POST /volume/v3/types => generated 380 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c12bd9ee-d4f7-4504-a733-7e171b1d9680 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c12bd9ee-d4f7-4504-a733-7e171b1d9680 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] POST http://192.168.122.99/volume/v3/types/cf17b159-62f3-4e6b-ba6e-8062987f6f24/extra_specs Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c12bd9ee-d4f7-4504-a733-7e171b1d9680 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-c12bd9ee-d4f7-4504-a733-7e171b1d9680 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c12bd9ee-d4f7-4504-a733-7e171b1d9680 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/cf17b159-62f3-4e6b-ba6e-8062987f6f24/extra_specs returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1458/2882] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 11:10:37 2026] POST /volume/v3/types/cf17b159-62f3-4e6b-ba6e-8062987f6f24/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7582f0e9-7fae-47e0-8118-c1a03406fc14 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7582f0e9-7fae-47e0-8118-c1a03406fc14 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] PUT http://192.168.122.99/volume/v3/types/cf17b159-62f3-4e6b-ba6e-8062987f6f24/extra_specs/key2 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7582f0e9-7fae-47e0-8118-c1a03406fc14 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-7582f0e9-7fae-47e0-8118-c1a03406fc14 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7582f0e9-7fae-47e0-8118-c1a03406fc14 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/cf17b159-62f3-4e6b-ba6e-8062987f6f24/extra_specs/key2 returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1459/2883] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:10:37 2026] PUT /volume/v3/types/cf17b159-62f3-4e6b-ba6e-8062987f6f24/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d457a9ba-0ce1-41ff-bd77-5f50e869dd2c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d457a9ba-0ce1-41ff-bd77-5f50e869dd2c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d457a9ba-0ce1-41ff-bd77-5f50e869dd2c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be0bddc1-556c-426b-a19f-d7a6eb5367a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-d457a9ba-0ce1-41ff-bd77-5f50e869dd2c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d457a9ba-0ce1-41ff-bd77-5f50e869dd2c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b05e610-574e-4d53-bb9f-6852c81f68f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1460/2884] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 11:10:37 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-efe014c5-d7ee-413c-a253-09159435dd85 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efe014c5-d7ee-413c-a253-09159435dd85 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efe014c5-d7ee-413c-a253-09159435dd85 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-42018871", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efe014c5-d7ee-413c-a253-09159435dd85 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1461/2885] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:37 2026] POST /volume/v3/types => generated 378 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-91ab9ae2-74b7-429a-9795-0e248b011830 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91ab9ae2-74b7-429a-9795-0e248b011830 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] POST http://192.168.122.99/volume/v3/types/684a6e2c-4099-4f59-b3eb-582f71722f5c/encryption Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91ab9ae2-74b7-429a-9795-0e248b011830 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91ab9ae2-74b7-429a-9795-0e248b011830 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types/684a6e2c-4099-4f59-b3eb-582f71722f5c/encryption returned with HTTP 200 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1462/2886] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:10:37 2026] POST /volume/v3/types/684a6e2c-4099-4f59-b3eb-582f71722f5c/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c5f91051-95c0-48df-9fe3-f2c2b6083cf3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5f91051-95c0-48df-9fe3-f2c2b6083cf3 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] DELETE http://192.168.122.99/volume/v3/types/684a6e2c-4099-4f59-b3eb-582f71722f5c/encryption/4498f159-9cef-458f-8ac7-cd39a6498b72 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5f91051-95c0-48df-9fe3-f2c2b6083cf3 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5f91051-95c0-48df-9fe3-f2c2b6083cf3 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-c5f91051-95c0-48df-9fe3-f2c2b6083cf3 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5f91051-95c0-48df-9fe3-f2c2b6083cf3 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/684a6e2c-4099-4f59-b3eb-582f71722f5c/encryption/4498f159-9cef-458f-8ac7-cd39a6498b72 returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1463/2887] 192.168.122.99 () {58 vars in 1368 bytes} [Mon Sep 7 11:10:37 2026] DELETE /volume/v3/types/684a6e2c-4099-4f59-b3eb-582f71722f5c/encryption/4498f159-9cef-458f-8ac7-cd39a6498b72 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dd958809-ddd5-4c2b-95cd-62fbe6cdad4e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd958809-ddd5-4c2b-95cd-62fbe6cdad4e tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd958809-ddd5-4c2b-95cd-62fbe6cdad4e tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2039309401", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Created reservations ['31bdf58f-fdbc-4696-9b40-e4677818f43d', 'c42a2bf5-7039-452d-9280-6f71891174c6', '3ecf5ec0-6801-4eda-9a46-c693c164d3b1', 'afad1bf9-1743-40ab-a9b8-9901aa1818a5'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b05e610-574e-4d53-bb9f-6852c81f68f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31bdf58f-fdbc-4696-9b40-e4677818f43d', 'c42a2bf5-7039-452d-9280-6f71891174c6', '3ecf5ec0-6801-4eda-9a46-c693c164d3b1', 'afad1bf9-1743-40ab-a9b8-9901aa1818a5']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368160ec-2fa5-4628-898a-2af2a28e31a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd958809-ddd5-4c2b-95cd-62fbe6cdad4e tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1464/2888] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:37 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f5561321-3378-4064-a8d9-389da6875594 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f5561321-3378-4064-a8d9-389da6875594 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] DELETE http://192.168.122.99/volume/v3/types/d1b9e257-59cc-4061-989f-3188c538aaab/extra_specs/key1 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f5561321-3378-4064-a8d9-389da6875594 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f5561321-3378-4064-a8d9-389da6875594 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368160ec-2fa5-4628-898a-2af2a28e31a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd65bd90-799f-4d43-a75b-f88f288b6a61', '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='7c18a4e3f17c49c5ba5eacd14b16d55a',qos_specs=None,replication_status=,reservations=['31bdf58f-fdbc-4696-9b40-e4677818f43d','c42a2bf5-7039-452d-9280-6f71891174c6','3ecf5ec0-6801-4eda-9a46-c693c164d3b1','afad1bf9-1743-40ab-a9b8-9901aa1818a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685e2b45c47946faa258e76b1f3f6b84',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:37Z,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=fd65bd90-799f-4d43-a75b-f88f288b6a61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c18a4e3f17c49c5ba5eacd14b16d55a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='685e2b45c47946faa258e76b1f3f6b84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051d3d1b-7a32-46c5-8a67-6cb4503e9c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-f5561321-3378-4064-a8d9-389da6875594 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f5561321-3378-4064-a8d9-389da6875594 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/d1b9e257-59cc-4061-989f-3188c538aaab/extra_specs/key1 returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1465/2889] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:10:37 2026] DELETE /volume/v3/types/d1b9e257-59cc-4061-989f-3188c538aaab/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-133adf84-c2e1-4e2c-835f-6dc9bdff1007 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-133adf84-c2e1-4e2c-835f-6dc9bdff1007 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-133adf84-c2e1-4e2c-835f-6dc9bdff1007 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-645022563", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051d3d1b-7a32-46c5-8a67-6cb4503e9c80) transitioned into state 'SUCCESS' from 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='7c18a4e3f17c49c5ba5eacd14b16d55a',qos_specs=None,replication_status=,reservations=['31bdf58f-fdbc-4696-9b40-e4677818f43d','c42a2bf5-7039-452d-9280-6f71891174c6','3ecf5ec0-6801-4eda-9a46-c693c164d3b1','afad1bf9-1743-40ab-a9b8-9901aa1818a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685e2b45c47946faa258e76b1f3f6b84',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c46b2689-aaf6-4458-a18f-b6e5049a009f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-133adf84-c2e1-4e2c-835f-6dc9bdff1007 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1466/2890] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:37 2026] POST /volume/v3/types => generated 379 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3f3259db-b952-4594-acff-1891cf4f1d62 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c46b2689-aaf6-4458-a18f-b6e5049a009f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Flow 'volume_create_api' (65679e40-ea38-4e17-94e7-c39132c84ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Create volume request issued successfully. Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f3259db-b952-4594-acff-1891cf4f1d62 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] GET http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-805dfcff-c0cf-48f0-bac2-8f564f95d618 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1425/2891] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 11:10:36 2026] POST /volume/v3/volumes => generated 782 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f3259db-b952-4594-acff-1891cf4f1d62 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-357a0bc1-6776-44a4-a91a-dc9006292b17 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f3259db-b952-4594-acff-1891cf4f1d62 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-357a0bc1-6776-44a4-a91a-dc9006292b17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-357a0bc1-6776-44a4-a91a-dc9006292b17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-357a0bc1-6776-44a4-a91a-dc9006292b17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-357a0bc1-6776-44a4-a91a-dc9006292b17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 returned with HTTP 404 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1426/2892] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:37 2026] GET /volume/v3/volumes/45c786db-2b7c-40dd-93d1-7d298c4652d7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4bfcf9e7-5a5b-437f-8df0-e8abcbc6a6c2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4bfcf9e7-5a5b-437f-8df0-e8abcbc6a6c2 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] DELETE http://192.168.122.99/volume/v3/types/1051eb35-b514-43bd-ac99-8e38201d4701 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4bfcf9e7-5a5b-437f-8df0-e8abcbc6a6c2 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4bfcf9e7-5a5b-437f-8df0-e8abcbc6a6c2 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-4bfcf9e7-5a5b-437f-8df0-e8abcbc6a6c2 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4bfcf9e7-5a5b-437f-8df0-e8abcbc6a6c2 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/1051eb35-b514-43bd-ac99-8e38201d4701 returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1427/2893] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:37 2026] DELETE /volume/v3/types/1051eb35-b514-43bd-ac99-8e38201d4701 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8ebf086c-1f1c-48c9-90d3-c6117ef9261b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8ebf086c-1f1c-48c9-90d3-c6117ef9261b tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8ebf086c-1f1c-48c9-90d3-c6117ef9261b tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8ebf086c-1f1c-48c9-90d3-c6117ef9261b tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f3259db-b952-4594-acff-1891cf4f1d62 tempest-CreateVolumesFromSourceVolumeTest-925546897 tempest-CreateVolumesFromSourceVolumeTest-925546897-project-member] http://192.168.122.99/volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da returned with HTTP 404 Sep 07 11:10:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1467/2894] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:37 2026] GET /volume/v3/volumes/8b73105a-4c21-4845-a7e7-915e3ed702da => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6f363da2-414b-4f9e-b368-8380af3248d5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1627667910"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1627667910'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume of 1 GB Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8ebf086c-1f1c-48c9-90d3-c6117ef9261b tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Availability Zones retrieved successfully. Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8ebf086c-1f1c-48c9-90d3-c6117ef9261b tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1428/2895] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:37 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ee5705b8-42ce-46dd-91dd-59c8e5f7a739 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ee5705b8-42ce-46dd-91dd-59c8e5f7a739 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] GET http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ee5705b8-42ce-46dd-91dd-59c8e5f7a739 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ee5705b8-42ce-46dd-91dd-59c8e5f7a739 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (7bcdf5ad-a624-46a4-ac05-bd54b3f6602b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3edf8d39-f75d-4d67-bb53-ad6d1c9891f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ee5705b8-42ce-46dd-91dd-59c8e5f7a739 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs returned with HTTP 200 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1429/2896] 192.168.122.99 () {58 vars in 1257 bytes} [Mon Sep 7 11:10:37 2026] GET /volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs => generated 123 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d3c744b4-f629-4a28-84ec-4cf9e70c1e3c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3c744b4-f629-4a28-84ec-4cf9e70c1e3c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] GET http://192.168.122.99/volume/v3/types Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3c744b4-f629-4a28-84ec-4cf9e70c1e3c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d3c744b4-f629-4a28-84ec-4cf9e70c1e3c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-d3c744b4-f629-4a28-84ec-4cf9e70c1e3c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d3c744b4-f629-4a28-84ec-4cf9e70c1e3c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1430/2897] 192.168.122.99 () {58 vars in 1110 bytes} [Mon Sep 7 11:10:37 2026] GET /volume/v3/types => generated 2361 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-96caaa3d-909c-43b4-8073-da4511894cfa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-96caaa3d-909c-43b4-8073-da4511894cfa tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] GET http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption/cipher Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-96caaa3d-909c-43b4-8073-da4511894cfa tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-96caaa3d-909c-43b4-8073-da4511894cfa tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-96caaa3d-909c-43b4-8073-da4511894cfa tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-96caaa3d-909c-43b4-8073-da4511894cfa tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption/cipher returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1431/2898] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:10:37 2026] GET /volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-15ec8fcf-e1f3-4df1-875f-59c6132d7e3b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-15ec8fcf-e1f3-4df1-875f-59c6132d7e3b tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] GET http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-15ec8fcf-e1f3-4df1-875f-59c6132d7e3b tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-15ec8fcf-e1f3-4df1-875f-59c6132d7e3b tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-15ec8fcf-e1f3-4df1-875f-59c6132d7e3b tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-15ec8fcf-e1f3-4df1-875f-59c6132d7e3b tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1432/2899] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:10:37 2026] GET /volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-abda01d9-ec6d-4283-9665-299d202ae900 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-abda01d9-ec6d-4283-9665-299d202ae900 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] GET http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs/multiattach Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-abda01d9-ec6d-4283-9665-299d202ae900 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-abda01d9-ec6d-4283-9665-299d202ae900 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3edf8d39-f75d-4d67-bb53-ad6d1c9891f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69427e28-ee9b-46aa-92a4-5d6a266b8bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-abda01d9-ec6d-4283-9665-299d202ae900 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs/multiattach returned with HTTP 200 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1433/2900] 192.168.122.99 () {58 vars in 1293 bytes} [Mon Sep 7 11:10:37 2026] GET /volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-09ed69dd-d146-4d57-9020-5a102ecd59b1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09ed69dd-d146-4d57-9020-5a102ecd59b1 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] GET http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs/volume_backend_name Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-09ed69dd-d146-4d57-9020-5a102ecd59b1 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-09ed69dd-d146-4d57-9020-5a102ecd59b1 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-09ed69dd-d146-4d57-9020-5a102ecd59b1 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1434/2901] 192.168.122.99 () {58 vars in 1317 bytes} [Mon Sep 7 11:10:37 2026] GET /volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs/volume_backend_name => generated 143 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-11c1d073-dd22-424c-8413-138260e02372 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-11c1d073-dd22-424c-8413-138260e02372 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] GET http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-11c1d073-dd22-424c-8413-138260e02372 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-11c1d073-dd22-424c-8413-138260e02372 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-11c1d073-dd22-424c-8413-138260e02372 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c returned with HTTP 200 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1435/2902] 192.168.122.99 () {58 vars in 1221 bytes} [Mon Sep 7 11:10:37 2026] GET /volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c => generated 318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-10d5bb52-0550-41e1-9fc1-c2a5e8e2e540 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-10d5bb52-0550-41e1-9fc1-c2a5e8e2e540 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] PUT http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption/7733db45-24b3-4307-b101-42ff656d7f29 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-10d5bb52-0550-41e1-9fc1-c2a5e8e2e540 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-10d5bb52-0550-41e1-9fc1-c2a5e8e2e540 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-10d5bb52-0550-41e1-9fc1-c2a5e8e2e540 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption/7733db45-24b3-4307-b101-42ff656d7f29 returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1436/2903] 192.168.122.99 () {60 vars in 1385 bytes} [Mon Sep 7 11:10:37 2026] PUT /volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/encryption/7733db45-24b3-4307-b101-42ff656d7f29 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-50f7680f-c25a-4751-866a-8249e996f75c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-50f7680f-c25a-4751-866a-8249e996f75c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] PUT http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs/key1 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-50f7680f-c25a-4751-866a-8249e996f75c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-50f7680f-c25a-4751-866a-8249e996f75c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-50f7680f-c25a-4751-866a-8249e996f75c tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs/key1 returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1437/2904] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:10:37 2026] PUT /volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a06d63f1-7f73-419c-aacd-1389965f0a2d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a06d63f1-7f73-419c-aacd-1389965f0a2d tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] PUT http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a06d63f1-7f73-419c-aacd-1389965f0a2d tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-a06d63f1-7f73-419c-aacd-1389965f0a2d tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd149695ea1f84fb2b2d77cd790937eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1291db986914a049358efec67bf8085', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a06d63f1-7f73-419c-aacd-1389965f0a2d tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-member] http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c returned with HTTP 403 Sep 07 11:10:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1438/2905] 192.168.122.99 () {60 vars in 1241 bytes} [Mon Sep 7 11:10:37 2026] PUT /volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:37 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['1e26f42b-865d-484f-8617-fad1a415d52e', 'd6db7d4f-f15f-4085-a0f7-49afd3c37b64', '9d58e6bc-8f12-4c87-9abc-ec35a799d0d6', '883f9d87-d338-4233-976c-31d9c57d3cba'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69427e28-ee9b-46aa-92a4-5d6a266b8bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e26f42b-865d-484f-8617-fad1a415d52e', 'd6db7d4f-f15f-4085-a0f7-49afd3c37b64', '9d58e6bc-8f12-4c87-9abc-ec35a799d0d6', '883f9d87-d338-4233-976c-31d9c57d3cba']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-801aa3aa-04a5-4bb5-ac2c-fd029d62cea5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289c5685-01ae-47c5-a446-94d356b62cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-801aa3aa-04a5-4bb5-ac2c-fd029d62cea5 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] DELETE http://192.168.122.99/volume/v3/types/1051eb35-b514-43bd-ac99-8e38201d4701 Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-801aa3aa-04a5-4bb5-ac2c-fd029d62cea5 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-801aa3aa-04a5-4bb5-ac2c-fd029d62cea5 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289c5685-01ae-47c5-a446-94d356b62cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de556c8b-791e-40c4-8d1c-53a04e449fcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1627667910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['1e26f42b-865d-484f-8617-fad1a415d52e','d6db7d4f-f15f-4085-a0f7-49afd3c37b64','9d58e6bc-8f12-4c87-9abc-ec35a799d0d6','883f9d87-d338-4233-976c-31d9c57d3cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1627667910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de556c8b-791e-40c4-8d1c-53a04e449fcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22084783157b4118bfc46b1bf42cfd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7352dceae02846c4998ee0d3151774de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27700fee-f2db-421e-bc6b-e03d3cd27768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-801aa3aa-04a5-4bb5-ac2c-fd029d62cea5 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types/1051eb35-b514-43bd-ac99-8e38201d4701 returned with HTTP 202 Sep 07 11:10:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1439/2906] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:38 2026] DELETE /volume/v3/types/1051eb35-b514-43bd-ac99-8e38201d4701 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c3bba549-1bad-4f49-a0fa-dd0539b0d273 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c3bba549-1bad-4f49-a0fa-dd0539b0d273 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] DELETE http://192.168.122.99/volume/v3/types/d1b9e257-59cc-4061-989f-3188c538aaab Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c3bba549-1bad-4f49-a0fa-dd0539b0d273 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c3bba549-1bad-4f49-a0fa-dd0539b0d273 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27700fee-f2db-421e-bc6b-e03d3cd27768) transitioned into state 'SUCCESS' from state '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-1627667910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['1e26f42b-865d-484f-8617-fad1a415d52e','d6db7d4f-f15f-4085-a0f7-49afd3c37b64','9d58e6bc-8f12-4c87-9abc-ec35a799d0d6','883f9d87-d338-4233-976c-31d9c57d3cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab8c9824-d7f9-4f31-aab9-17f73c8632a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab8c9824-d7f9-4f31-aab9-17f73c8632a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (7bcdf5ad-a624-46a4-ac05-bd54b3f6602b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request issued successfully. Sep 07 11:10:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f363da2-414b-4f9e-b368-8380af3248d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1468/2907] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:10:37 2026] POST /volume/v3/volumes => generated 785 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6f219eb1-8f5d-4bb7-83a0-882aad168cfa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f219eb1-8f5d-4bb7-83a0-882aad168cfa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6f219eb1-8f5d-4bb7-83a0-882aad168cfa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6f219eb1-8f5d-4bb7-83a0-882aad168cfa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c3bba549-1bad-4f49-a0fa-dd0539b0d273 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types/d1b9e257-59cc-4061-989f-3188c538aaab returned with HTTP 202 Sep 07 11:10:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1440/2908] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:38 2026] DELETE /volume/v3/types/d1b9e257-59cc-4061-989f-3188c538aaab => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b56f2666-dcb1-47ac-83fe-17ed49967893 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b56f2666-dcb1-47ac-83fe-17ed49967893 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] DELETE http://192.168.122.99/volume/v3/types/684a6e2c-4099-4f59-b3eb-582f71722f5c Sep 07 11:10:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6f219eb1-8f5d-4bb7-83a0-882aad168cfa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b56f2666-dcb1-47ac-83fe-17ed49967893 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b56f2666-dcb1-47ac-83fe-17ed49967893 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f219eb1-8f5d-4bb7-83a0-882aad168cfa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf returned with HTTP 200 Sep 07 11:10:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1469/2909] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:38 2026] GET /volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b56f2666-dcb1-47ac-83fe-17ed49967893 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types/684a6e2c-4099-4f59-b3eb-582f71722f5c returned with HTTP 202 Sep 07 11:10:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1441/2910] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:38 2026] DELETE /volume/v3/types/684a6e2c-4099-4f59-b3eb-582f71722f5c => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8ded7f22-e815-4b5e-8105-87f019e579e6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ded7f22-e815-4b5e-8105-87f019e579e6 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] DELETE http://192.168.122.99/volume/v3/types/cf17b159-62f3-4e6b-ba6e-8062987f6f24 Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ded7f22-e815-4b5e-8105-87f019e579e6 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ded7f22-e815-4b5e-8105-87f019e579e6 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ded7f22-e815-4b5e-8105-87f019e579e6 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types/cf17b159-62f3-4e6b-ba6e-8062987f6f24 returned with HTTP 202 Sep 07 11:10:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1470/2911] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:38 2026] DELETE /volume/v3/types/cf17b159-62f3-4e6b-ba6e-8062987f6f24 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-581b9aef-195e-4c19-bbd0-84c3b3d72dae None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-581b9aef-195e-4c19-bbd0-84c3b3d72dae tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] DELETE http://192.168.122.99/volume/v3/types/05abfe87-d900-43d8-991c-705d6e8a733e Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-581b9aef-195e-4c19-bbd0-84c3b3d72dae tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-581b9aef-195e-4c19-bbd0-84c3b3d72dae tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-581b9aef-195e-4c19-bbd0-84c3b3d72dae tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types/05abfe87-d900-43d8-991c-705d6e8a733e returned with HTTP 202 Sep 07 11:10:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1442/2912] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:38 2026] DELETE /volume/v3/types/05abfe87-d900-43d8-991c-705d6e8a733e => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7f74d31d-4a6a-4240-86af-537bd00ac738 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f74d31d-4a6a-4240-86af-537bd00ac738 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] DELETE http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f74d31d-4a6a-4240-86af-537bd00ac738 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f74d31d-4a6a-4240-86af-537bd00ac738 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f74d31d-4a6a-4240-86af-537bd00ac738 tempest-VolumeTypesMemberTests-233964961 tempest-VolumeTypesMemberTests-233964961-project-admin] http://192.168.122.99/volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c returned with HTTP 202 Sep 07 11:10:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1471/2913] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:38 2026] DELETE /volume/v3/types/99e13e8f-e6ae-4c4a-86ec-28470f77386c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cc81fa5d-d507-4da8-8579-7f0a96f417b9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cc81fa5d-d507-4da8-8579-7f0a96f417b9 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cc81fa5d-d507-4da8-8579-7f0a96f417b9 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cc81fa5d-d507-4da8-8579-7f0a96f417b9 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cc81fa5d-d507-4da8-8579-7f0a96f417b9 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cc81fa5d-d507-4da8-8579-7f0a96f417b9 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1443/2914] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:38 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 874 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-589c8ea0-5090-4789-baae-c097a837973e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-589c8ea0-5090-4789-baae-c097a837973e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf Sep 07 11:10:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-589c8ea0-5090-4789-baae-c097a837973e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-589c8ea0-5090-4789-baae-c097a837973e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-589c8ea0-5090-4789-baae-c097a837973e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-589c8ea0-5090-4789-baae-c097a837973e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf returned with HTTP 200 Sep 07 11:10:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1472/2915] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:39 2026] GET /volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c011fdb6-21cc-49d5-bb13-bbcf4ac4f6d3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c011fdb6-21cc-49d5-bb13-bbcf4ac4f6d3 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c011fdb6-21cc-49d5-bb13-bbcf4ac4f6d3 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c011fdb6-21cc-49d5-bb13-bbcf4ac4f6d3 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c011fdb6-21cc-49d5-bb13-bbcf4ac4f6d3 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c011fdb6-21cc-49d5-bb13-bbcf4ac4f6d3 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1444/2916] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:39 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 874 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-42fe7333-cdb8-4911-b731-ddc1ae854c62 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-42fe7333-cdb8-4911-b731-ddc1ae854c62 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf Sep 07 11:10:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-42fe7333-cdb8-4911-b731-ddc1ae854c62 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-42fe7333-cdb8-4911-b731-ddc1ae854c62 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-42fe7333-cdb8-4911-b731-ddc1ae854c62 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-42fe7333-cdb8-4911-b731-ddc1ae854c62 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf returned with HTTP 200 Sep 07 11:10:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1473/2917] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:40 2026] GET /volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c4a88646-86c8-48d8-a6b6-f01830a2f8f5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c4a88646-86c8-48d8-a6b6-f01830a2f8f5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:10:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c4a88646-86c8-48d8-a6b6-f01830a2f8f5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de556c8b-791e-40c4-8d1c-53a04e449fcf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-323493301"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c4a88646-86c8-48d8-a6b6-f01830a2f8f5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:40 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-c4a88646-86c8-48d8-a6b6-f01830a2f8f5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create snapshot from volume de556c8b-791e-40c4-8d1c-53a04e449fcf Sep 07 11:10:40 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-c4a88646-86c8-48d8-a6b6-f01830a2f8f5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['be78f65e-7ebe-4c92-95c0-254246078025', '3fda5658-f4a6-44f2-99e4-4e28ea096c06', 'ec541ee8-ce36-44d6-bc40-1dda04c03123', '324d9612-0101-415a-a9bb-a3d760ae8369'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c4a88646-86c8-48d8-a6b6-f01830a2f8f5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot create request issued successfully. Sep 07 11:10:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c4a88646-86c8-48d8-a6b6-f01830a2f8f5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:10:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1445/2918] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:10:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bc7b0cbe-cfd7-485c-b3aa-28456a3aa0f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc7b0cbe-cfd7-485c-b3aa-28456a3aa0f8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 Sep 07 11:10:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc7b0cbe-cfd7-485c-b3aa-28456a3aa0f8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc7b0cbe-cfd7-485c-b3aa-28456a3aa0f8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bc7b0cbe-cfd7-485c-b3aa-28456a3aa0f8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc7b0cbe-cfd7-485c-b3aa-28456a3aa0f8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 returned with HTTP 200 Sep 07 11:10:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1474/2919] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:40 2026] GET /volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d87fc9ba-1734-48d0-9956-5d9e04d1c71a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d87fc9ba-1734-48d0-9956-5d9e04d1c71a tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d87fc9ba-1734-48d0-9956-5d9e04d1c71a tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d87fc9ba-1734-48d0-9956-5d9e04d1c71a tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d87fc9ba-1734-48d0-9956-5d9e04d1c71a tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d87fc9ba-1734-48d0-9956-5d9e04d1c71a tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1475/2920] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:40 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 932 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-998904986"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-998904986'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Create volume of 1 GB Sep 07 11:10:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Availability Zones retrieved successfully. Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Flow 'volume_create_api' (a2e83b74-7a81-4502-817f-96f851080cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8b03e4-84e7-490e-9c0b-4e98dc6f099b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8b03e4-84e7-490e-9c0b-4e98dc6f099b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdb4e46-6821-4fe8-941c-3224447abb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Created reservations ['c9c46381-2eb4-4fa1-9978-1660a7ee20bc', '25a5df34-2a9f-49a8-8b38-0125f30125ad', 'd94b953f-121a-482b-86cc-95be782392af', 'c227779f-7be6-4260-992c-0e7647ca3180'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdb4e46-6821-4fe8-941c-3224447abb73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9c46381-2eb4-4fa1-9978-1660a7ee20bc', '25a5df34-2a9f-49a8-8b38-0125f30125ad', 'd94b953f-121a-482b-86cc-95be782392af', 'c227779f-7be6-4260-992c-0e7647ca3180']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7e73d5-12f8-4661-a174-d779db6ad32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7e73d5-12f8-4661-a174-d779db6ad32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5044623-7a2c-42dc-8cdf-4facd1f8b446', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-998904986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='680fc97cdde34c10927edbcce632e875',qos_specs=None,replication_status=,reservations=['c9c46381-2eb4-4fa1-9978-1660a7ee20bc','25a5df34-2a9f-49a8-8b38-0125f30125ad','d94b953f-121a-482b-86cc-95be782392af','c227779f-7be6-4260-992c-0e7647ca3180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7aaf2e74a4f46c0b08c8dd9a4b1247a',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-998904986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5044623-7a2c-42dc-8cdf-4facd1f8b446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='680fc97cdde34c10927edbcce632e875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7aaf2e74a4f46c0b08c8dd9a4b1247a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0984294e-e3d1-4a4b-9a45-cfea585402ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0984294e-e3d1-4a4b-9a45-cfea585402ca) transitioned into state 'SUCCESS' from state '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-998904986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='680fc97cdde34c10927edbcce632e875',qos_specs=None,replication_status=,reservations=['c9c46381-2eb4-4fa1-9978-1660a7ee20bc','25a5df34-2a9f-49a8-8b38-0125f30125ad','d94b953f-121a-482b-86cc-95be782392af','c227779f-7be6-4260-992c-0e7647ca3180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7aaf2e74a4f46c0b08c8dd9a4b1247a',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (094f4d7e-efca-4415-9218-cad62b6b5e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (094f4d7e-efca-4415-9218-cad62b6b5e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Flow 'volume_create_api' (a2e83b74-7a81-4502-817f-96f851080cca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Create volume request issued successfully. Sep 07 11:10:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0e2e1cbc-70af-4cfd-8581-d5bb74adc737 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1446/2921] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 11:10:40 2026] POST /volume/v3/volumes => generated 776 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a3c82305-e0ab-4188-bd9e-1dd0b780bf92 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3c82305-e0ab-4188-bd9e-1dd0b780bf92 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:10:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a3c82305-e0ab-4188-bd9e-1dd0b780bf92 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a3c82305-e0ab-4188-bd9e-1dd0b780bf92 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a3c82305-e0ab-4188-bd9e-1dd0b780bf92 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3c82305-e0ab-4188-bd9e-1dd0b780bf92 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 returned with HTTP 200 Sep 07 11:10:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1476/2922] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:41 2026] GET /volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4449f4af-3437-4826-9bac-ee106a56326f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4449f4af-3437-4826-9bac-ee106a56326f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4449f4af-3437-4826-9bac-ee106a56326f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4449f4af-3437-4826-9bac-ee106a56326f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4449f4af-3437-4826-9bac-ee106a56326f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4449f4af-3437-4826-9bac-ee106a56326f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 returned with HTTP 200 Sep 07 11:10:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1447/2923] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:41 2026] GET /volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a3bbf78c-6ffb-4c3e-8b75-446c426b33ac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3bbf78c-6ffb-4c3e-8b75-446c426b33ac tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a3bbf78c-6ffb-4c3e-8b75-446c426b33ac tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a3bbf78c-6ffb-4c3e-8b75-446c426b33ac tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a3bbf78c-6ffb-4c3e-8b75-446c426b33ac tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3bbf78c-6ffb-4c3e-8b75-446c426b33ac tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1477/2924] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:41 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 932 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-03853dbb-5070-42d9-86ca-81daedd568c8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-03853dbb-5070-42d9-86ca-81daedd568c8 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-03853dbb-5070-42d9-86ca-81daedd568c8 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-184787748", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-03853dbb-5070-42d9-86ca-81daedd568c8 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1448/2925] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:42 2026] POST /volume/v3/types => generated 379 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f1c13cde-e72a-48eb-9eec-3a89d51d9867 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1c13cde-e72a-48eb-9eec-3a89d51d9867 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] POST http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1c13cde-e72a-48eb-9eec-3a89d51d9867 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1c13cde-e72a-48eb-9eec-3a89d51d9867 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption returned with HTTP 200 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1478/2926] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:10:42 2026] POST /volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a1b079c9-10ba-4bdd-82aa-3fe764e2fd77 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1b079c9-10ba-4bdd-82aa-3fe764e2fd77 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a1b079c9-10ba-4bdd-82aa-3fe764e2fd77 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-207234153", "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=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a1b079c9-10ba-4bdd-82aa-3fe764e2fd77 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-42370e48-2915-4428-a9ba-cfbb98624dd8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1449/2927] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:42 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 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-42370e48-2915-4428-a9ba-cfbb98624dd8 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-42370e48-2915-4428-a9ba-cfbb98624dd8 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-42370e48-2915-4428-a9ba-cfbb98624dd8 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-eabc26e5-d78c-48ef-9b4b-46440310a889 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-42370e48-2915-4428-a9ba-cfbb98624dd8 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-42370e48-2915-4428-a9ba-cfbb98624dd8 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 returned with HTTP 200 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1479/2928] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:42 2026] GET /volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eabc26e5-d78c-48ef-9b4b-46440310a889 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] POST http://192.168.122.99/volume/v3/types/6b27cc36-9201-43eb-93eb-d0b147d64117/encryption Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eabc26e5-d78c-48ef-9b4b-46440310a889 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-eabc26e5-d78c-48ef-9b4b-46440310a889 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eabc26e5-d78c-48ef-9b4b-46440310a889 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/6b27cc36-9201-43eb-93eb-d0b147d64117/encryption returned with HTTP 403 Sep 07 11:10:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1450/2929] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:10:42 2026] POST /volume/v3/types/6b27cc36-9201-43eb-93eb-d0b147d64117/encryption => generated 127 bytes in 138 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b39a8d2d-c215-4032-a6d1-85c5e76f4623 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b39a8d2d-c215-4032-a6d1-85c5e76f4623 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b39a8d2d-c215-4032-a6d1-85c5e76f4623 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-986441331", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b39a8d2d-c215-4032-a6d1-85c5e76f4623 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1480/2930] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:42 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 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0fcefaca-0dd7-4ca9-94ec-8292785c9619 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0fcefaca-0dd7-4ca9-94ec-8292785c9619 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] POST http://192.168.122.99/volume/v3/types/5c2a3e63-6e45-4f9f-accc-9f930ebf1ea4/extra_specs Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0fcefaca-0dd7-4ca9-94ec-8292785c9619 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-0fcefaca-0dd7-4ca9-94ec-8292785c9619 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0fcefaca-0dd7-4ca9-94ec-8292785c9619 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/5c2a3e63-6e45-4f9f-accc-9f930ebf1ea4/extra_specs returned with HTTP 403 Sep 07 11:10:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1451/2931] 192.168.122.99 () {60 vars in 1278 bytes} [Mon Sep 7 11:10:42 2026] POST /volume/v3/types/5c2a3e63-6e45-4f9f-accc-9f930ebf1ea4/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c9fdafa2-87dc-4120-b6ff-42468c5eb4a6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9fdafa2-87dc-4120-b6ff-42468c5eb4a6 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] PUT http://192.168.122.99/volume/v3/types/5c2a3e63-6e45-4f9f-accc-9f930ebf1ea4/extra_specs/key2 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c9fdafa2-87dc-4120-b6ff-42468c5eb4a6 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-c9fdafa2-87dc-4120-b6ff-42468c5eb4a6 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9fdafa2-87dc-4120-b6ff-42468c5eb4a6 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/5c2a3e63-6e45-4f9f-accc-9f930ebf1ea4/extra_specs/key2 returned with HTTP 403 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1481/2932] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:10:42 2026] PUT /volume/v3/types/5c2a3e63-6e45-4f9f-accc-9f930ebf1ea4/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-87452a3c-85b9-44d1-8e6e-ec14ce8c254f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87452a3c-85b9-44d1-8e6e-ec14ce8c254f tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87452a3c-85b9-44d1-8e6e-ec14ce8c254f tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-87452a3c-85b9-44d1-8e6e-ec14ce8c254f tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87452a3c-85b9-44d1-8e6e-ec14ce8c254f tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types returned with HTTP 403 Sep 07 11:10:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1452/2933] 192.168.122.99 () {60 vars in 1131 bytes} [Mon Sep 7 11:10:42 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fbd99035-6219-475f-8530-e99209b82afa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbd99035-6219-475f-8530-e99209b82afa tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fbd99035-6219-475f-8530-e99209b82afa tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-5477174", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbd99035-6219-475f-8530-e99209b82afa tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1482/2934] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:42 2026] POST /volume/v3/types => generated 377 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a165dd23-f6bb-48fa-b3a5-dd3f99558b0f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-db025129-f2b1-426f-a5f8-a01321f31eaf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a165dd23-f6bb-48fa-b3a5-dd3f99558b0f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a165dd23-f6bb-48fa-b3a5-dd3f99558b0f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a165dd23-f6bb-48fa-b3a5-dd3f99558b0f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db025129-f2b1-426f-a5f8-a01321f31eaf tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] POST http://192.168.122.99/volume/v3/types/0a99bfd5-7b4d-44f6-8d59-eb21cf4dc6e9/encryption Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db025129-f2b1-426f-a5f8-a01321f31eaf tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a165dd23-f6bb-48fa-b3a5-dd3f99558b0f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a165dd23-f6bb-48fa-b3a5-dd3f99558b0f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 returned with HTTP 200 Sep 07 11:10:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1453/2935] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:42 2026] GET /volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db025129-f2b1-426f-a5f8-a01321f31eaf tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types/0a99bfd5-7b4d-44f6-8d59-eb21cf4dc6e9/encryption returned with HTTP 200 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1483/2936] 192.168.122.99 () {60 vars in 1276 bytes} [Mon Sep 7 11:10:42 2026] POST /volume/v3/types/0a99bfd5-7b4d-44f6-8d59-eb21cf4dc6e9/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-417f4679-5d6f-49d2-8547-0ba3c652f1c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-417f4679-5d6f-49d2-8547-0ba3c652f1c9 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] DELETE http://192.168.122.99/volume/v3/types/0a99bfd5-7b4d-44f6-8d59-eb21cf4dc6e9/encryption/d7a73a83-81af-45ef-9a68-e332abc6f9da Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-417f4679-5d6f-49d2-8547-0ba3c652f1c9 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-417f4679-5d6f-49d2-8547-0ba3c652f1c9 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-417f4679-5d6f-49d2-8547-0ba3c652f1c9 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-417f4679-5d6f-49d2-8547-0ba3c652f1c9 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/0a99bfd5-7b4d-44f6-8d59-eb21cf4dc6e9/encryption/d7a73a83-81af-45ef-9a68-e332abc6f9da returned with HTTP 403 Sep 07 11:10:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1454/2937] 192.168.122.99 () {58 vars in 1368 bytes} [Mon Sep 7 11:10:42 2026] DELETE /volume/v3/types/0a99bfd5-7b4d-44f6-8d59-eb21cf4dc6e9/encryption/d7a73a83-81af-45ef-9a68-e332abc6f9da => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f159c25d-65e4-41c6-bff1-88f6c2a6de3d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f159c25d-65e4-41c6-bff1-88f6c2a6de3d tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f159c25d-65e4-41c6-bff1-88f6c2a6de3d tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1570903174", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f159c25d-65e4-41c6-bff1-88f6c2a6de3d tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1484/2938] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:42 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3c42afb2-41da-491f-952d-158f685ff7bb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c42afb2-41da-491f-952d-158f685ff7bb tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] DELETE http://192.168.122.99/volume/v3/types/00ba9703-2084-4128-84e9-c166d18d2bde/extra_specs/key1 Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3c42afb2-41da-491f-952d-158f685ff7bb tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3c42afb2-41da-491f-952d-158f685ff7bb tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-3c42afb2-41da-491f-952d-158f685ff7bb tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3c42afb2-41da-491f-952d-158f685ff7bb tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/00ba9703-2084-4128-84e9-c166d18d2bde/extra_specs/key1 returned with HTTP 403 Sep 07 11:10:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1455/2939] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:10:42 2026] DELETE /volume/v3/types/00ba9703-2084-4128-84e9-c166d18d2bde/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-687b729c-8d49-485b-986b-c1081c140301 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-687b729c-8d49-485b-986b-c1081c140301 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:10:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-687b729c-8d49-485b-986b-c1081c140301 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1926024682", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-687b729c-8d49-485b-986b-c1081c140301 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:10:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1485/2940] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:10:42 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7a131eb0-f43c-449e-947a-0761377b8e05 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7a131eb0-f43c-449e-947a-0761377b8e05 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] DELETE http://192.168.122.99/volume/v3/types/991936e9-aa33-4eaf-91fb-fd1f8dc790aa Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7a131eb0-f43c-449e-947a-0761377b8e05 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7a131eb0-f43c-449e-947a-0761377b8e05 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-7a131eb0-f43c-449e-947a-0761377b8e05 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7a131eb0-f43c-449e-947a-0761377b8e05 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/991936e9-aa33-4eaf-91fb-fd1f8dc790aa returned with HTTP 403 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1456/2941] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:42 2026] DELETE /volume/v3/types/991936e9-aa33-4eaf-91fb-fd1f8dc790aa => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1acf686-aab5-45af-8d81-4f93d10d8756 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1acf686-aab5-45af-8d81-4f93d10d8756 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] GET http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1acf686-aab5-45af-8d81-4f93d10d8756 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1acf686-aab5-45af-8d81-4f93d10d8756 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1acf686-aab5-45af-8d81-4f93d10d8756 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs returned with HTTP 200 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1486/2942] 192.168.122.99 () {58 vars in 1257 bytes} [Mon Sep 7 11:10:43 2026] GET /volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4ea28999-016e-4918-af44-3cc573f3c342 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ca3e7461-5a28-4ebf-8eb6-8c8bdc7c92bd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ea28999-016e-4918-af44-3cc573f3c342 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] GET http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption/cipher Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4ea28999-016e-4918-af44-3cc573f3c342 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4ea28999-016e-4918-af44-3cc573f3c342 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca3e7461-5a28-4ebf-8eb6-8c8bdc7c92bd tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-4ea28999-016e-4918-af44-3cc573f3c342 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ea28999-016e-4918-af44-3cc573f3c342 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption/cipher returned with HTTP 403 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca3e7461-5a28-4ebf-8eb6-8c8bdc7c92bd tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1487/2943] 192.168.122.99 () {58 vars in 1275 bytes} [Mon Sep 7 11:10:43 2026] GET /volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca3e7461-5a28-4ebf-8eb6-8c8bdc7c92bd tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dfc9e6a0-333a-4dc7-a9c6-0d2a795d017d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfc9e6a0-333a-4dc7-a9c6-0d2a795d017d tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] GET http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfc9e6a0-333a-4dc7-a9c6-0d2a795d017d tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfc9e6a0-333a-4dc7-a9c6-0d2a795d017d tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-dfc9e6a0-333a-4dc7-a9c6-0d2a795d017d tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfc9e6a0-333a-4dc7-a9c6-0d2a795d017d tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption returned with HTTP 403 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1488/2944] 192.168.122.99 () {58 vars in 1254 bytes} [Mon Sep 7 11:10:43 2026] GET /volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-91f389f6-715c-4cb6-8428-564d11c8f8b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ca3e7461-5a28-4ebf-8eb6-8c8bdc7c92bd tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91f389f6-715c-4cb6-8428-564d11c8f8b1 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] GET http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs/multiattach Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91f389f6-715c-4cb6-8428-564d11c8f8b1 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91f389f6-715c-4cb6-8428-564d11c8f8b1 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca3e7461-5a28-4ebf-8eb6-8c8bdc7c92bd tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1457/2945] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:43 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 932 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91f389f6-715c-4cb6-8428-564d11c8f8b1 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs/multiattach returned with HTTP 200 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1489/2946] 192.168.122.99 () {58 vars in 1293 bytes} [Mon Sep 7 11:10:43 2026] GET /volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-265040c9-5ba5-46ef-ae94-1fd3903a8924 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-265040c9-5ba5-46ef-ae94-1fd3903a8924 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] GET http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs/volume_backend_name Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-265040c9-5ba5-46ef-ae94-1fd3903a8924 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-265040c9-5ba5-46ef-ae94-1fd3903a8924 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-265040c9-5ba5-46ef-ae94-1fd3903a8924 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1458/2947] 192.168.122.99 () {58 vars in 1317 bytes} [Mon Sep 7 11:10:43 2026] GET /volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a3526965-f58d-4460-8568-79f6a290f73b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3526965-f58d-4460-8568-79f6a290f73b tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] PUT http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption/db0146fc-6a77-4de7-bc3a-a757cd54f7be Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a3526965-f58d-4460-8568-79f6a290f73b tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-a3526965-f58d-4460-8568-79f6a290f73b tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3526965-f58d-4460-8568-79f6a290f73b tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption/db0146fc-6a77-4de7-bc3a-a757cd54f7be returned with HTTP 403 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1490/2948] 192.168.122.99 () {60 vars in 1385 bytes} [Mon Sep 7 11:10:43 2026] PUT /volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/encryption/db0146fc-6a77-4de7-bc3a-a757cd54f7be => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-776c3ecb-ffa0-4ad8-8340-29d2a2b594f4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-776c3ecb-ffa0-4ad8-8340-29d2a2b594f4 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] PUT http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs/key1 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-776c3ecb-ffa0-4ad8-8340-29d2a2b594f4 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-776c3ecb-ffa0-4ad8-8340-29d2a2b594f4 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-776c3ecb-ffa0-4ad8-8340-29d2a2b594f4 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs/key1 returned with HTTP 403 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1459/2949] 192.168.122.99 () {60 vars in 1292 bytes} [Mon Sep 7 11:10:43 2026] PUT /volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c21f052a-8266-4d72-840f-ce2e2cceb5ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c21f052a-8266-4d72-840f-ce2e2cceb5ba tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] PUT http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c21f052a-8266-4d72-840f-ce2e2cceb5ba tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-c21f052a-8266-4d72-840f-ce2e2cceb5ba tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'bd3e90409e8c494695df628605feb845', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c31758a250a4d11b81cd16765d2726a', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c21f052a-8266-4d72-840f-ce2e2cceb5ba tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-reader] http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375 returned with HTTP 403 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1491/2950] 192.168.122.99 () {60 vars in 1241 bytes} [Mon Sep 7 11:10:43 2026] PUT /volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-deb231c3-5554-4764-8675-f21c278d4048 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-deb231c3-5554-4764-8675-f21c278d4048 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] DELETE http://192.168.122.99/volume/v3/types/991936e9-aa33-4eaf-91fb-fd1f8dc790aa Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-deb231c3-5554-4764-8675-f21c278d4048 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-deb231c3-5554-4764-8675-f21c278d4048 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-deb231c3-5554-4764-8675-f21c278d4048 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types/991936e9-aa33-4eaf-91fb-fd1f8dc790aa returned with HTTP 202 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1460/2951] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:43 2026] DELETE /volume/v3/types/991936e9-aa33-4eaf-91fb-fd1f8dc790aa => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bb6e0a5e-2ed6-403f-879b-ebb670201784 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb6e0a5e-2ed6-403f-879b-ebb670201784 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] DELETE http://192.168.122.99/volume/v3/types/00ba9703-2084-4128-84e9-c166d18d2bde Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb6e0a5e-2ed6-403f-879b-ebb670201784 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb6e0a5e-2ed6-403f-879b-ebb670201784 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb6e0a5e-2ed6-403f-879b-ebb670201784 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types/00ba9703-2084-4128-84e9-c166d18d2bde returned with HTTP 202 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1492/2952] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:43 2026] DELETE /volume/v3/types/00ba9703-2084-4128-84e9-c166d18d2bde => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6fc187ab-632d-4c21-ae6a-048882a1e4af None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6fc187ab-632d-4c21-ae6a-048882a1e4af tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] DELETE http://192.168.122.99/volume/v3/types/0a99bfd5-7b4d-44f6-8d59-eb21cf4dc6e9 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6fc187ab-632d-4c21-ae6a-048882a1e4af tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6fc187ab-632d-4c21-ae6a-048882a1e4af tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6fc187ab-632d-4c21-ae6a-048882a1e4af tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types/0a99bfd5-7b4d-44f6-8d59-eb21cf4dc6e9 returned with HTTP 202 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1461/2953] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:43 2026] DELETE /volume/v3/types/0a99bfd5-7b4d-44f6-8d59-eb21cf4dc6e9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2498f24d-f13f-4ae2-9de4-bc3ff2c782f3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2498f24d-f13f-4ae2-9de4-bc3ff2c782f3 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] DELETE http://192.168.122.99/volume/v3/types/5c2a3e63-6e45-4f9f-accc-9f930ebf1ea4 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2498f24d-f13f-4ae2-9de4-bc3ff2c782f3 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2498f24d-f13f-4ae2-9de4-bc3ff2c782f3 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2498f24d-f13f-4ae2-9de4-bc3ff2c782f3 tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types/5c2a3e63-6e45-4f9f-accc-9f930ebf1ea4 returned with HTTP 202 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1493/2954] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:43 2026] DELETE /volume/v3/types/5c2a3e63-6e45-4f9f-accc-9f930ebf1ea4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b673a80a-a6fd-4913-bff5-eeebfbfbc40b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b673a80a-a6fd-4913-bff5-eeebfbfbc40b tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] DELETE http://192.168.122.99/volume/v3/types/6b27cc36-9201-43eb-93eb-d0b147d64117 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b673a80a-a6fd-4913-bff5-eeebfbfbc40b tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b673a80a-a6fd-4913-bff5-eeebfbfbc40b tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-811ee692-d500-49d4-9075-f17d859ba50e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-811ee692-d500-49d4-9075-f17d859ba50e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-811ee692-d500-49d4-9075-f17d859ba50e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-811ee692-d500-49d4-9075-f17d859ba50e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-811ee692-d500-49d4-9075-f17d859ba50e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-811ee692-d500-49d4-9075-f17d859ba50e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 returned with HTTP 200 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1494/2955] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:43 2026] GET /volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b673a80a-a6fd-4913-bff5-eeebfbfbc40b tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types/6b27cc36-9201-43eb-93eb-d0b147d64117 returned with HTTP 202 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1462/2956] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:43 2026] DELETE /volume/v3/types/6b27cc36-9201-43eb-93eb-d0b147d64117 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-06796a79-5983-47ad-bef8-07d1cbd0ca0e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06796a79-5983-47ad-bef8-07d1cbd0ca0e tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] DELETE http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06796a79-5983-47ad-bef8-07d1cbd0ca0e tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06796a79-5983-47ad-bef8-07d1cbd0ca0e tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06796a79-5983-47ad-bef8-07d1cbd0ca0e tempest-VolumeTypesReaderTests-1193351501 tempest-VolumeTypesReaderTests-1193351501-project-admin] http://192.168.122.99/volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375 returned with HTTP 202 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1495/2957] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:10:43 2026] DELETE /volume/v3/types/3579270e-e871-4cd7-b07b-da610dfe5375 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3099c1f1-58e6-430f-abbd-d0efbc47790d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3099c1f1-58e6-430f-abbd-d0efbc47790d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3099c1f1-58e6-430f-abbd-d0efbc47790d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3099c1f1-58e6-430f-abbd-d0efbc47790d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3099c1f1-58e6-430f-abbd-d0efbc47790d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3099c1f1-58e6-430f-abbd-d0efbc47790d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 returned with HTTP 200 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1463/2958] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:43 2026] GET /volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fdd11aba-aa3d-4456-978a-0f21f3812509 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fdd11aba-aa3d-4456-978a-0f21f3812509 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] POST http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591/action Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fdd11aba-aa3d-4456-978a-0f21f3812509 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fdd11aba-aa3d-4456-978a-0f21f3812509 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fdd11aba-aa3d-4456-978a-0f21f3812509 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:10:43 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-fdd11aba-aa3d-4456-978a-0f21f3812509 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ae6ca19d55544837a54aaba36a4b38a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22084783157b4118bfc46b1bf42cfd3c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:10:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fdd11aba-aa3d-4456-978a-0f21f3812509 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591/action returned with HTTP 403 Sep 07 11:10:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1496/2959] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 11:10:43 2026] POST /volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f8759e85-6aea-4be1-8652-e8d7fd43739f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f8759e85-6aea-4be1-8652-e8d7fd43739f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f8759e85-6aea-4be1-8652-e8d7fd43739f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f8759e85-6aea-4be1-8652-e8d7fd43739f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-f8759e85-6aea-4be1-8652-e8d7fd43739f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete snapshot with id: 89bdf3d1-2f12-4d81-949c-1dc8936f7591 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f8759e85-6aea-4be1-8652-e8d7fd43739f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f8759e85-6aea-4be1-8652-e8d7fd43739f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot delete request issued successfully. Sep 07 11:10:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f8759e85-6aea-4be1-8652-e8d7fd43739f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 returned with HTTP 202 Sep 07 11:10:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1464/2960] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:10:43 2026] DELETE /volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8323aa24-5072-4774-8ad8-9196c3f95653 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8323aa24-5072-4774-8ad8-9196c3f95653 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 Sep 07 11:10:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8323aa24-5072-4774-8ad8-9196c3f95653 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8323aa24-5072-4774-8ad8-9196c3f95653 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8323aa24-5072-4774-8ad8-9196c3f95653 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8323aa24-5072-4774-8ad8-9196c3f95653 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 returned with HTTP 200 Sep 07 11:10:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1497/2961] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:43 2026] GET /volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-985ca374-5dab-4325-adcd-428ba42b2b1f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-985ca374-5dab-4325-adcd-428ba42b2b1f tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-985ca374-5dab-4325-adcd-428ba42b2b1f tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-985ca374-5dab-4325-adcd-428ba42b2b1f tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:44 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:44 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-985ca374-5dab-4325-adcd-428ba42b2b1f tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-985ca374-5dab-4325-adcd-428ba42b2b1f tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1465/2962] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:44 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 935 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b5860568-0dfe-434e-93ca-a1c9249b5d76 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5860568-0dfe-434e-93ca-a1c9249b5d76 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:10:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5860568-0dfe-434e-93ca-a1c9249b5d76 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5860568-0dfe-434e-93ca-a1c9249b5d76 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b5860568-0dfe-434e-93ca-a1c9249b5d76 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5860568-0dfe-434e-93ca-a1c9249b5d76 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 returned with HTTP 200 Sep 07 11:10:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1498/2963] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:44 2026] GET /volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2a478311-a80a-4544-adc3-6abf6e9ae551 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a478311-a80a-4544-adc3-6abf6e9ae551 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 Sep 07 11:10:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a478311-a80a-4544-adc3-6abf6e9ae551 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a478311-a80a-4544-adc3-6abf6e9ae551 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2a478311-a80a-4544-adc3-6abf6e9ae551 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a478311-a80a-4544-adc3-6abf6e9ae551 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 returned with HTTP 200 Sep 07 11:10:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1466/2964] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:45 2026] GET /volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-499d978d-906a-4e55-8722-a82cb50b3fd1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-499d978d-906a-4e55-8722-a82cb50b3fd1 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-499d978d-906a-4e55-8722-a82cb50b3fd1 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-499d978d-906a-4e55-8722-a82cb50b3fd1 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-499d978d-906a-4e55-8722-a82cb50b3fd1 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-499d978d-906a-4e55-8722-a82cb50b3fd1 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1499/2965] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:45 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 935 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-514e6bfd-3b27-48c8-9226-12c649003f8e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-514e6bfd-3b27-48c8-9226-12c649003f8e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:10:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-514e6bfd-3b27-48c8-9226-12c649003f8e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-514e6bfd-3b27-48c8-9226-12c649003f8e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-514e6bfd-3b27-48c8-9226-12c649003f8e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-514e6bfd-3b27-48c8-9226-12c649003f8e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 returned with HTTP 200 Sep 07 11:10:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1467/2966] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:45 2026] GET /volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 => generated 869 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-68fcbf71-42fa-4c5a-a9bc-5ef3be1fbf05 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68fcbf71-42fa-4c5a-a9bc-5ef3be1fbf05 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:10:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68fcbf71-42fa-4c5a-a9bc-5ef3be1fbf05 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5044623-7a2c-42dc-8cdf-4facd1f8b446", "name": "tempest-VolumeDependencyTests-Snapshot-677122846"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-68fcbf71-42fa-4c5a-a9bc-5ef3be1fbf05 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:45 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-68fcbf71-42fa-4c5a-a9bc-5ef3be1fbf05 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Create snapshot from volume b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:10:45 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-68fcbf71-42fa-4c5a-a9bc-5ef3be1fbf05 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Created reservations ['37ee8a74-1210-4720-baec-ef705f2c4571', '5803d63c-5845-474a-a19e-ba938f409a0f', 'c0884fce-1343-4405-8de4-74b1deaf5d55', '3b22a6a4-16f3-4693-b415-c8b24b771c3d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-68fcbf71-42fa-4c5a-a9bc-5ef3be1fbf05 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Snapshot create request issued successfully. Sep 07 11:10:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68fcbf71-42fa-4c5a-a9bc-5ef3be1fbf05 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:10:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1500/2967] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:10:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cf2aebe7-d082-401e-9e74-452877db3ae4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cf2aebe7-d082-401e-9e74-452877db3ae4 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:10:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cf2aebe7-d082-401e-9e74-452877db3ae4 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cf2aebe7-d082-401e-9e74-452877db3ae4 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cf2aebe7-d082-401e-9e74-452877db3ae4 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Snapshot retrieved successfully. Sep 07 11:10:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cf2aebe7-d082-401e-9e74-452877db3ae4 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc returned with HTTP 200 Sep 07 11:10:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1468/2968] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:46 2026] GET /volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f7e6e67c-2a93-484c-b860-54d01d6af7df None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f7e6e67c-2a93-484c-b860-54d01d6af7df tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 Sep 07 11:10:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f7e6e67c-2a93-484c-b860-54d01d6af7df tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f7e6e67c-2a93-484c-b860-54d01d6af7df tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f7e6e67c-2a93-484c-b860-54d01d6af7df tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 returned with HTTP 404 Sep 07 11:10:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1501/2969] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:46 2026] GET /volume/v3/snapshots/89bdf3d1-2f12-4d81-949c-1dc8936f7591 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-cf5f237f-5f90-4b77-86ea-4b667800f810 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cf5f237f-5f90-4b77-86ea-4b667800f810 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf Sep 07 11:10:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cf5f237f-5f90-4b77-86ea-4b667800f810 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-cf5f237f-5f90-4b77-86ea-4b667800f810 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:46 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-cf5f237f-5f90-4b77-86ea-4b667800f810 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume with id: de556c8b-791e-40c4-8d1c-53a04e449fcf Sep 07 11:10:46 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:46 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cf5f237f-5f90-4b77-86ea-4b667800f810 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-cf5f237f-5f90-4b77-86ea-4b667800f810 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume request issued successfully. Sep 07 11:10:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-cf5f237f-5f90-4b77-86ea-4b667800f810 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf returned with HTTP 202 Sep 07 11:10:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1469/2970] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:10:46 2026] DELETE /volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f16b609c-ab68-4b97-a0f3-c5c1b7392ddc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f16b609c-ab68-4b97-a0f3-c5c1b7392ddc tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf Sep 07 11:10:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f16b609c-ab68-4b97-a0f3-c5c1b7392ddc tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f16b609c-ab68-4b97-a0f3-c5c1b7392ddc tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f16b609c-ab68-4b97-a0f3-c5c1b7392ddc tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6bdc0bf9-a65e-4ceb-ba8e-a21e64915067 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6bdc0bf9-a65e-4ceb-ba8e-a21e64915067 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6bdc0bf9-a65e-4ceb-ba8e-a21e64915067 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6bdc0bf9-a65e-4ceb-ba8e-a21e64915067 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f16b609c-ab68-4b97-a0f3-c5c1b7392ddc tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf returned with HTTP 200 Sep 07 11:10:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1502/2971] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:46 2026] GET /volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf => generated 1014 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:46 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:46 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6bdc0bf9-a65e-4ceb-ba8e-a21e64915067 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6bdc0bf9-a65e-4ceb-ba8e-a21e64915067 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1470/2972] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:46 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 934 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dc425eb0-186b-4226-9ca7-cfd07a1a4f67 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc425eb0-186b-4226-9ca7-cfd07a1a4f67 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:10:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc425eb0-186b-4226-9ca7-cfd07a1a4f67 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc425eb0-186b-4226-9ca7-cfd07a1a4f67 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dc425eb0-186b-4226-9ca7-cfd07a1a4f67 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Snapshot retrieved successfully. Sep 07 11:10:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc425eb0-186b-4226-9ca7-cfd07a1a4f67 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc returned with HTTP 200 Sep 07 11:10:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1503/2973] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:47 2026] GET /volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4086f9e0-b95a-454e-a5e8-de19b3144806 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4086f9e0-b95a-454e-a5e8-de19b3144806 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf Sep 07 11:10:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4086f9e0-b95a-454e-a5e8-de19b3144806 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4086f9e0-b95a-454e-a5e8-de19b3144806 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4086f9e0-b95a-454e-a5e8-de19b3144806 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4086f9e0-b95a-454e-a5e8-de19b3144806 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf returned with HTTP 200 Sep 07 11:10:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1471/2974] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:47 2026] GET /volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9533464f-8b2d-46dc-a590-317b79d77648 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9533464f-8b2d-46dc-a590-317b79d77648 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9533464f-8b2d-46dc-a590-317b79d77648 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9533464f-8b2d-46dc-a590-317b79d77648 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9533464f-8b2d-46dc-a590-317b79d77648 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9533464f-8b2d-46dc-a590-317b79d77648 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1504/2975] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:47 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:10:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ebb05a2b-ace2-4e72-9c31-91565a034f10 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ebb05a2b-ace2-4e72-9c31-91565a034f10 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ebb05a2b-ace2-4e72-9c31-91565a034f10 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ebb05a2b-ace2-4e72-9c31-91565a034f10 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ebb05a2b-ace2-4e72-9c31-91565a034f10 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ebb05a2b-ace2-4e72-9c31-91565a034f10 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1472/2976] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:47 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 1200 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:10:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-89ebe2dd-6d30-4d4b-9bdc-d3fc3800f440 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89ebe2dd-6d30-4d4b-9bdc-d3fc3800f440 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] DELETE http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89ebe2dd-6d30-4d4b-9bdc-d3fc3800f440 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89ebe2dd-6d30-4d4b-9bdc-d3fc3800f440 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-89ebe2dd-6d30-4d4b-9bdc-d3fc3800f440 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Delete volume with id: fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-89ebe2dd-6d30-4d4b-9bdc-d3fc3800f440 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-89ebe2dd-6d30-4d4b-9bdc-d3fc3800f440 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Delete volume request issued successfully. Sep 07 11:10:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89ebe2dd-6d30-4d4b-9bdc-d3fc3800f440 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 202 Sep 07 11:10:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1505/2977] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:10:47 2026] DELETE /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 11:10:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-68a8d4f1-c283-4293-9ff4-3775d8058a78 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-68a8d4f1-c283-4293-9ff4-3775d8058a78 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-68a8d4f1-c283-4293-9ff4-3775d8058a78 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-68a8d4f1-c283-4293-9ff4-3775d8058a78 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-68a8d4f1-c283-4293-9ff4-3775d8058a78 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Volume info retrieved successfully. Sep 07 11:10:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-68a8d4f1-c283-4293-9ff4-3775d8058a78 tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 200 Sep 07 11:10:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1473/2978] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:47 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 1199 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9c929457-73df-4588-93a8-5e4cff1f06c9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c929457-73df-4588-93a8-5e4cff1f06c9 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c929457-73df-4588-93a8-5e4cff1f06c9 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c929457-73df-4588-93a8-5e4cff1f06c9 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9c929457-73df-4588-93a8-5e4cff1f06c9 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Snapshot retrieved successfully. Sep 07 11:10:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c929457-73df-4588-93a8-5e4cff1f06c9 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc returned with HTTP 200 Sep 07 11:10:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1506/2979] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:48 2026] GET /volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2e5a4617-3786-46af-9b95-e1b4035f6a21 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2e5a4617-3786-46af-9b95-e1b4035f6a21 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf Sep 07 11:10:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2e5a4617-3786-46af-9b95-e1b4035f6a21 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2e5a4617-3786-46af-9b95-e1b4035f6a21 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2e5a4617-3786-46af-9b95-e1b4035f6a21 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf returned with HTTP 404 Sep 07 11:10:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1474/2980] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:48 2026] GET /volume/v3/volumes/de556c8b-791e-40c4-8d1c-53a04e449fcf => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1055141008"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1055141008'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume of 1 GB Sep 07 11:10:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Availability Zones retrieved successfully. Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (98e6a79b-69eb-4438-a5df-88d67459dea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d9e2ad-0a9c-47e1-9fc6-18fbfec381ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d9e2ad-0a9c-47e1-9fc6-18fbfec381ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4384e57-6080-40b3-9fbd-2c9295b481b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4d491076-dc7d-4fac-a193-b036e07081ea None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d491076-dc7d-4fac-a193-b036e07081ea tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d491076-dc7d-4fac-a193-b036e07081ea tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d491076-dc7d-4fac-a193-b036e07081ea tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['e52e0925-399d-4aed-92bc-4e2102b16dca', 'f85a0302-d031-4342-8620-47b738076cb7', '57a2e84c-5db8-47b9-abfd-4d420e0c19fd', '12c28c2c-b3be-4485-98eb-8349767a3432'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d491076-dc7d-4fac-a193-b036e07081ea tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 404 Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4384e57-6080-40b3-9fbd-2c9295b481b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e52e0925-399d-4aed-92bc-4e2102b16dca', 'f85a0302-d031-4342-8620-47b738076cb7', '57a2e84c-5db8-47b9-abfd-4d420e0c19fd', '12c28c2c-b3be-4485-98eb-8349767a3432']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1475/2981] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:48 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3336549a-5d1c-40a9-bfa4-4a65e33539b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3336549a-5d1c-40a9-bfa4-4a65e33539b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf8c47ab-0dfd-4fc6-ba84-43d046120dc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1055141008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['e52e0925-399d-4aed-92bc-4e2102b16dca','f85a0302-d031-4342-8620-47b738076cb7','57a2e84c-5db8-47b9-abfd-4d420e0c19fd','12c28c2c-b3be-4485-98eb-8349767a3432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1055141008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf8c47ab-0dfd-4fc6-ba84-43d046120dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22084783157b4118bfc46b1bf42cfd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7352dceae02846c4998ee0d3151774de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a523e56-0fe1-41d0-8c2d-4065a4445700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a523e56-0fe1-41d0-8c2d-4065a4445700) transitioned into state 'SUCCESS' from state '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-1055141008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['e52e0925-399d-4aed-92bc-4e2102b16dca','f85a0302-d031-4342-8620-47b738076cb7','57a2e84c-5db8-47b9-abfd-4d420e0c19fd','12c28c2c-b3be-4485-98eb-8349767a3432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856db188-7832-43fb-8a44-412ede1396bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856db188-7832-43fb-8a44-412ede1396bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (98e6a79b-69eb-4438-a5df-88d67459dea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request issued successfully. Sep 07 11:10:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a416aab4-7e7d-46f1-a69a-6c4de2fd7f32 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1507/2982] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:10:48 2026] POST /volume/v3/volumes => generated 785 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1c95249b-35a3-4d43-9445-96c01e263be0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c95249b-35a3-4d43-9445-96c01e263be0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bf44a7cf-45b8-4f24-831d-c750919c5d7b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1c95249b-35a3-4d43-9445-96c01e263be0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1c95249b-35a3-4d43-9445-96c01e263be0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf44a7cf-45b8-4f24-831d-c750919c5d7b tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] DELETE http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf44a7cf-45b8-4f24-831d-c750919c5d7b tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf44a7cf-45b8-4f24-831d-c750919c5d7b tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:48 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-bf44a7cf-45b8-4f24-831d-c750919c5d7b tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Delete volume with id: fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf44a7cf-45b8-4f24-831d-c750919c5d7b tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 404 Sep 07 11:10:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1508/2983] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:10:48 2026] DELETE /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:10:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5d16e813-b4e4-4bb1-ba3c-0f17541cde3a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d16e813-b4e4-4bb1-ba3c-0f17541cde3a tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] GET http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 Sep 07 11:10:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d16e813-b4e4-4bb1-ba3c-0f17541cde3a tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d16e813-b4e4-4bb1-ba3c-0f17541cde3a tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1c95249b-35a3-4d43-9445-96c01e263be0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d16e813-b4e4-4bb1-ba3c-0f17541cde3a tempest-VolumeImageDependencyTests-1977635148 tempest-VolumeImageDependencyTests-1977635148-project-member] http://192.168.122.99/volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 returned with HTTP 404 Sep 07 11:10:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1509/2984] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:49 2026] GET /volume/v3/volumes/fd65bd90-799f-4d43-a75b-f88f288b6a61 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 11:10:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c95249b-35a3-4d43-9445-96c01e263be0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 returned with HTTP 200 Sep 07 11:10:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1476/2985] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:48 2026] GET /volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 => generated 964 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d2991955-6395-4e59-abfb-0fc70c2e5d12 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2991955-6395-4e59-abfb-0fc70c2e5d12 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:10:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d2991955-6395-4e59-abfb-0fc70c2e5d12 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d2991955-6395-4e59-abfb-0fc70c2e5d12 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d2991955-6395-4e59-abfb-0fc70c2e5d12 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Snapshot retrieved successfully. Sep 07 11:10:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2991955-6395-4e59-abfb-0fc70c2e5d12 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc returned with HTTP 200 Sep 07 11:10:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1510/2986] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:49 2026] GET /volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "61234efc-f33d-4b5d-9750-f08b8de20cfc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1200779960"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Create volume request body: {'volume': {'snapshot_id': '61234efc-f33d-4b5d-9750-f08b8de20cfc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1200779960'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Snapshot retrieved successfully. Sep 07 11:10:49 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Create volume of 1 GB Sep 07 11:10:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Availability Zones retrieved successfully. Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Flow 'volume_create_api' (b2f77796-575d-48ad-a1ba-c84565381422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f7db97-7a5e-4641-9620-3fb9c82175d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f7db97-7a5e-4641-9620-3fb9c82175d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '61234efc-f33d-4b5d-9750-f08b8de20cfc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb449de-2f9d-4fe1-9380-2fca0cad3fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Created reservations ['392f29fd-3794-4efd-9f90-bde7642a49b5', '40c7c8bb-5e4e-4d94-b83a-d2f921ded687', 'c6e78bc0-d526-4d18-ab53-cb38fdf88214', '47412079-9740-415f-8300-78b14cc51cb4'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb449de-2f9d-4fe1-9380-2fca0cad3fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['392f29fd-3794-4efd-9f90-bde7642a49b5', '40c7c8bb-5e4e-4d94-b83a-d2f921ded687', 'c6e78bc0-d526-4d18-ab53-cb38fdf88214', '47412079-9740-415f-8300-78b14cc51cb4']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8782260c-81eb-49bd-a371-e2e6cee9f39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8782260c-81eb-49bd-a371-e2e6cee9f39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6c4b858-6c31-4f5d-9bec-8f5fe4b78571', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1200779960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='680fc97cdde34c10927edbcce632e875',qos_specs=None,replication_status=,reservations=['392f29fd-3794-4efd-9f90-bde7642a49b5','40c7c8bb-5e4e-4d94-b83a-d2f921ded687','c6e78bc0-d526-4d18-ab53-cb38fdf88214','47412079-9740-415f-8300-78b14cc51cb4'],size=1,snapshot_id=61234efc-f33d-4b5d-9750-f08b8de20cfc,source_replicaid=,source_volid=None,status='creating',user_id='b7aaf2e74a4f46c0b08c8dd9a4b1247a',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1200779960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6c4b858-6c31-4f5d-9bec-8f5fe4b78571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='680fc97cdde34c10927edbcce632e875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=61234efc-f33d-4b5d-9750-f08b8de20cfc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7aaf2e74a4f46c0b08c8dd9a4b1247a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e9f36a3-b795-46c8-a179-1a8c91fd2c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e9f36a3-b795-46c8-a179-1a8c91fd2c59) transitioned into state 'SUCCESS' from state '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-1200779960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='680fc97cdde34c10927edbcce632e875',qos_specs=None,replication_status=,reservations=['392f29fd-3794-4efd-9f90-bde7642a49b5','40c7c8bb-5e4e-4d94-b83a-d2f921ded687','c6e78bc0-d526-4d18-ab53-cb38fdf88214','47412079-9740-415f-8300-78b14cc51cb4'],size=1,snapshot_id=61234efc-f33d-4b5d-9750-f08b8de20cfc,source_replicaid=,source_volid=None,status='creating',user_id='b7aaf2e74a4f46c0b08c8dd9a4b1247a',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4382fac-4e14-4cee-89fd-2e79282228a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4382fac-4e14-4cee-89fd-2e79282228a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Flow 'volume_create_api' (b2f77796-575d-48ad-a1ba-c84565381422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Create volume request issued successfully. Sep 07 11:10:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5aabbc8d-9c82-4527-b8ff-2bc3e1760bab tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1477/2987] 192.168.122.99 () {62 vars in 1179 bytes} [Mon Sep 7 11:10:49 2026] POST /volume/v3/volumes => generated 811 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:10:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-26244b44-fd64-49d4-bc89-0258ea079a7a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-26244b44-fd64-49d4-bc89-0258ea079a7a tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:10:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-26244b44-fd64-49d4-bc89-0258ea079a7a tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-26244b44-fd64-49d4-bc89-0258ea079a7a tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-26244b44-fd64-49d4-bc89-0258ea079a7a tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-26244b44-fd64-49d4-bc89-0258ea079a7a tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 returned with HTTP 200 Sep 07 11:10:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1511/2988] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:49 2026] GET /volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 => generated 879 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4fdd54c3-c325-4c07-8c34-4fea0bf91dea None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4fdd54c3-c325-4c07-8c34-4fea0bf91dea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 Sep 07 11:10:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4fdd54c3-c325-4c07-8c34-4fea0bf91dea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4fdd54c3-c325-4c07-8c34-4fea0bf91dea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:50 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:50 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4fdd54c3-c325-4c07-8c34-4fea0bf91dea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4fdd54c3-c325-4c07-8c34-4fea0bf91dea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 returned with HTTP 200 Sep 07 11:10:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1478/2989] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:50 2026] GET /volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0d0b1f2d-da3b-4f75-85b6-bed91e68b24e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d0b1f2d-da3b-4f75-85b6-bed91e68b24e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:10:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d0b1f2d-da3b-4f75-85b6-bed91e68b24e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d0b1f2d-da3b-4f75-85b6-bed91e68b24e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0d0b1f2d-da3b-4f75-85b6-bed91e68b24e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d0b1f2d-da3b-4f75-85b6-bed91e68b24e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 returned with HTTP 200 Sep 07 11:10:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1512/2990] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:50 2026] GET /volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 => generated 903 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d6a26308-9b1a-4ce3-8dae-a6031e8ddd25 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6a26308-9b1a-4ce3-8dae-a6031e8ddd25 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 Sep 07 11:10:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6a26308-9b1a-4ce3-8dae-a6031e8ddd25 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6a26308-9b1a-4ce3-8dae-a6031e8ddd25 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d6a26308-9b1a-4ce3-8dae-a6031e8ddd25 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6a26308-9b1a-4ce3-8dae-a6031e8ddd25 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 returned with HTTP 200 Sep 07 11:10:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1479/2991] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:51 2026] GET /volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aaff6db0-8601-4b0a-8e74-02a5358efb82 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aaff6db0-8601-4b0a-8e74-02a5358efb82 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:10:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aaff6db0-8601-4b0a-8e74-02a5358efb82 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf8c47ab-0dfd-4fc6-ba84-43d046120dc3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1979993875"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aaff6db0-8601-4b0a-8e74-02a5358efb82 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:10:51 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-aaff6db0-8601-4b0a-8e74-02a5358efb82 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create snapshot from volume cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 Sep 07 11:10:51 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-aaff6db0-8601-4b0a-8e74-02a5358efb82 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['f3ab8253-22c1-4160-abd9-5dfffb5bb516', 'df68a000-fb7b-4839-ae1a-8a6c938f901a', '7862d7e1-de66-4940-8d6f-4bb564bddf9a', 'b2ef6d32-6806-484f-82c1-087d289c38d9'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aaff6db0-8601-4b0a-8e74-02a5358efb82 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot create request issued successfully. Sep 07 11:10:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aaff6db0-8601-4b0a-8e74-02a5358efb82 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:10:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1513/2992] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:10:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b0f7310f-52bc-48fd-ad44-35c91fa23341 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0f7310f-52bc-48fd-ad44-35c91fa23341 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:10:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0f7310f-52bc-48fd-ad44-35c91fa23341 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0f7310f-52bc-48fd-ad44-35c91fa23341 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b0f7310f-52bc-48fd-ad44-35c91fa23341 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0f7310f-52bc-48fd-ad44-35c91fa23341 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:10:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1480/2993] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:51 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eae4689f-153e-45df-88b8-0d3bae467a83 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eae4689f-153e-45df-88b8-0d3bae467a83 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:10:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eae4689f-153e-45df-88b8-0d3bae467a83 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eae4689f-153e-45df-88b8-0d3bae467a83 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-eae4689f-153e-45df-88b8-0d3bae467a83 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eae4689f-153e-45df-88b8-0d3bae467a83 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 returned with HTTP 200 Sep 07 11:10:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1514/2994] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:51 2026] GET /volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 => generated 903 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:10:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:10:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:10:52 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Create volume of 1 GB Sep 07 11:10:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Availability Zones retrieved successfully. Sep 07 11:10:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Flow 'volume_create_api' (cf5f1bb4-f73d-4e35-bb0c-16c42608b9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72480c10-406c-4abc-b093-8484e7c5e453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:10:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-22bfd435-606c-43d6-858e-6e3e4460b402 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-22bfd435-606c-43d6-858e-6e3e4460b402 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:10:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-22bfd435-606c-43d6-858e-6e3e4460b402 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-22bfd435-606c-43d6-858e-6e3e4460b402 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72480c10-406c-4abc-b093-8484e7c5e453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b063485-3de4-4762-95b7-56a7fb33a0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-22bfd435-606c-43d6-858e-6e3e4460b402 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-22bfd435-606c-43d6-858e-6e3e4460b402 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:10:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1515/2995] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:52 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 440 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:52 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Created reservations ['38a19249-cb0d-4df7-a8e1-bbbaf8305f01', '089a62cb-a6bb-41ad-9ace-0d1a4bd5a7c5', '739ff45a-77bf-44cf-94c5-57c1b72f261f', 'a868f8cb-1a5d-4c59-a17c-c52db36575f3'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:10:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b063485-3de4-4762-95b7-56a7fb33a0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38a19249-cb0d-4df7-a8e1-bbbaf8305f01', '089a62cb-a6bb-41ad-9ace-0d1a4bd5a7c5', '739ff45a-77bf-44cf-94c5-57c1b72f261f', 'a868f8cb-1a5d-4c59-a17c-c52db36575f3']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:52 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab330920-ecb5-457e-af2b-6321351f92fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2955aa0b-cb4e-443c-ad09-2d8c17ab7c1a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2955aa0b-cb4e-443c-ad09-2d8c17ab7c1a tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:10:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2955aa0b-cb4e-443c-ad09-2d8c17ab7c1a tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2955aa0b-cb4e-443c-ad09-2d8c17ab7c1a tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab330920-ecb5-457e-af2b-6321351f92fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce045958-1079-41af-a91f-5fce5aa119f8', '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='aa3ea932af9c41049c989e38ee4b368b',qos_specs=None,replication_status=,reservations=['38a19249-cb0d-4df7-a8e1-bbbaf8305f01','089a62cb-a6bb-41ad-9ace-0d1a4bd5a7c5','739ff45a-77bf-44cf-94c5-57c1b72f261f','a868f8cb-1a5d-4c59-a17c-c52db36575f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea2e1a798f94adebae655d11f5a91b9',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:10:52Z,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=ce045958-1079-41af-a91f-5fce5aa119f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa3ea932af9c41049c989e38ee4b368b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ea2e1a798f94adebae655d11f5a91b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e345c3b9-becb-4598-93d0-04dbb0793061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2955aa0b-cb4e-443c-ad09-2d8c17ab7c1a tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2955aa0b-cb4e-443c-ad09-2d8c17ab7c1a tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 returned with HTTP 200 Sep 07 11:10:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1516/2996] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:53 2026] GET /volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 => generated 903 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e345c3b9-becb-4598-93d0-04dbb0793061) transitioned into state 'SUCCESS' from 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='aa3ea932af9c41049c989e38ee4b368b',qos_specs=None,replication_status=,reservations=['38a19249-cb0d-4df7-a8e1-bbbaf8305f01','089a62cb-a6bb-41ad-9ace-0d1a4bd5a7c5','739ff45a-77bf-44cf-94c5-57c1b72f261f','a868f8cb-1a5d-4c59-a17c-c52db36575f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea2e1a798f94adebae655d11f5a91b9',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921ac636-c117-4a76-acca-ec80bb21fe92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:10:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921ac636-c117-4a76-acca-ec80bb21fe92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:10:53 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Flow 'volume_create_api' (cf5f1bb4-f73d-4e35-bb0c-16c42608b9b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:10:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Create volume request issued successfully. Sep 07 11:10:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0bbc66ef-b124-4f99-b064-cadcd8be0242 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:10:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1481/2997] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:10:51 2026] POST /volume/v3/volumes => generated 747 bytes in 1478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:10:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-adf13e1a-bbf8-45d9-955c-94d31e517b81 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-adf13e1a-bbf8-45d9-955c-94d31e517b81 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:10:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-adf13e1a-bbf8-45d9-955c-94d31e517b81 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-adf13e1a-bbf8-45d9-955c-94d31e517b81 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-adf13e1a-bbf8-45d9-955c-94d31e517b81 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:10:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-adf13e1a-bbf8-45d9-955c-94d31e517b81 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 200 Sep 07 11:10:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1517/2998] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:53 2026] GET /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 815 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7265e453-4ade-4437-bced-37e33741d2d9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7265e453-4ade-4437-bced-37e33741d2d9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:10:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7265e453-4ade-4437-bced-37e33741d2d9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7265e453-4ade-4437-bced-37e33741d2d9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7265e453-4ade-4437-bced-37e33741d2d9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7265e453-4ade-4437-bced-37e33741d2d9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:10:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1482/2999] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:53 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 440 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cb0ad000-4caa-4a90-aa92-90001965d41f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb0ad000-4caa-4a90-aa92-90001965d41f tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:10:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb0ad000-4caa-4a90-aa92-90001965d41f tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb0ad000-4caa-4a90-aa92-90001965d41f tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cb0ad000-4caa-4a90-aa92-90001965d41f tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb0ad000-4caa-4a90-aa92-90001965d41f tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 returned with HTTP 200 Sep 07 11:10:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1518/3000] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:54 2026] GET /volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 => generated 903 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-66b9e367-c59a-4c71-b0d3-d34c89e58c95 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66b9e367-c59a-4c71-b0d3-d34c89e58c95 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:10:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66b9e367-c59a-4c71-b0d3-d34c89e58c95 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66b9e367-c59a-4c71-b0d3-d34c89e58c95 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:54 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:54 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-723ab77d-615a-453b-b828-86291f7d249b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-66b9e367-c59a-4c71-b0d3-d34c89e58c95 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:10:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-723ab77d-615a-453b-b828-86291f7d249b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:10:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-723ab77d-615a-453b-b828-86291f7d249b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-723ab77d-615a-453b-b828-86291f7d249b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-723ab77d-615a-453b-b828-86291f7d249b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-723ab77d-615a-453b-b828-86291f7d249b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:10:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66b9e367-c59a-4c71-b0d3-d34c89e58c95 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 200 Sep 07 11:10:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1519/3001] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:54 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1483/3002] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:54 2026] GET /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 839 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-446fb4cf-2ef9-4085-a41e-5c5e2f6cc107 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-446fb4cf-2ef9-4085-a41e-5c5e2f6cc107 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:10:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-446fb4cf-2ef9-4085-a41e-5c5e2f6cc107 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-446fb4cf-2ef9-4085-a41e-5c5e2f6cc107 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-446fb4cf-2ef9-4085-a41e-5c5e2f6cc107 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-446fb4cf-2ef9-4085-a41e-5c5e2f6cc107 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 returned with HTTP 200 Sep 07 11:10:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1520/3003] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:55 2026] GET /volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 => generated 903 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f34b1878-bb87-406f-bbb2-1a2b467eea97 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-454aae42-46e8-4932-90c3-305e6e1836e8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f34b1878-bb87-406f-bbb2-1a2b467eea97 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:10:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f34b1878-bb87-406f-bbb2-1a2b467eea97 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-454aae42-46e8-4932-90c3-305e6e1836e8 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:10:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-454aae42-46e8-4932-90c3-305e6e1836e8 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-454aae42-46e8-4932-90c3-305e6e1836e8 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f34b1878-bb87-406f-bbb2-1a2b467eea97 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f34b1878-bb87-406f-bbb2-1a2b467eea97 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f34b1878-bb87-406f-bbb2-1a2b467eea97 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:10:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1484/3004] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:55 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 440 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-454aae42-46e8-4932-90c3-305e6e1836e8 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:10:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-454aae42-46e8-4932-90c3-305e6e1836e8 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 200 Sep 07 11:10:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1521/3005] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:55 2026] GET /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 839 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-00afde06-0703-4de7-bb6f-773a24079e7f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-00afde06-0703-4de7-bb6f-773a24079e7f tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:10:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-00afde06-0703-4de7-bb6f-773a24079e7f tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-00afde06-0703-4de7-bb6f-773a24079e7f tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:56 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=895,cinder:INSERT=197,cinder:UPDATE=298 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:10:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-00afde06-0703-4de7-bb6f-773a24079e7f tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-00afde06-0703-4de7-bb6f-773a24079e7f tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 returned with HTTP 200 Sep 07 11:10:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1485/3006] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:56 2026] GET /volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 => generated 903 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ac6e9fa1-1f88-4ca5-b3b7-282d01291f9d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac6e9fa1-1f88-4ca5-b3b7-282d01291f9d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:10:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac6e9fa1-1f88-4ca5-b3b7-282d01291f9d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac6e9fa1-1f88-4ca5-b3b7-282d01291f9d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ac6e9fa1-1f88-4ca5-b3b7-282d01291f9d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac6e9fa1-1f88-4ca5-b3b7-282d01291f9d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:10:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1522/3007] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:56 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c4c0e7bf-b8f8-476e-8f83-636006e23c62 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c4c0e7bf-b8f8-476e-8f83-636006e23c62 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:10:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c4c0e7bf-b8f8-476e-8f83-636006e23c62 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c4c0e7bf-b8f8-476e-8f83-636006e23c62 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c4c0e7bf-b8f8-476e-8f83-636006e23c62 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:10:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c4c0e7bf-b8f8-476e-8f83-636006e23c62 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 200 Sep 07 11:10:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1486/3008] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:56 2026] GET /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 839 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eb30cd1c-9c78-4b08-b707-a47710e79f99 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb30cd1c-9c78-4b08-b707-a47710e79f99 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:10:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb30cd1c-9c78-4b08-b707-a47710e79f99 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb30cd1c-9c78-4b08-b707-a47710e79f99 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:57 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=831,cinder:INSERT=214,cinder:UPDATE=294 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:10:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-eb30cd1c-9c78-4b08-b707-a47710e79f99 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:10:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb30cd1c-9c78-4b08-b707-a47710e79f99 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 returned with HTTP 200 Sep 07 11:10:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1523/3009] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:10:57 2026] GET /volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 => generated 904 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:10:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5e01053d-4310-4a3f-919b-e7386a0a179c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5e01053d-4310-4a3f-919b-e7386a0a179c tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:10:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5e01053d-4310-4a3f-919b-e7386a0a179c tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5e01053d-4310-4a3f-919b-e7386a0a179c tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:57 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-5e01053d-4310-4a3f-919b-e7386a0a179c tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Delete snapshot with id: 61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:10:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5e01053d-4310-4a3f-919b-e7386a0a179c tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Snapshot retrieved successfully. Sep 07 11:10:57 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:57 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5e01053d-4310-4a3f-919b-e7386a0a179c tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Snapshot delete request issued successfully. Sep 07 11:10:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5e01053d-4310-4a3f-919b-e7386a0a179c tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc returned with HTTP 202 Sep 07 11:10:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1487/3010] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:10:57 2026] DELETE /volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:10:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71282ace-5319-4071-9c18-6e65d5342382 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71282ace-5319-4071-9c18-6e65d5342382 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:10:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71282ace-5319-4071-9c18-6e65d5342382 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71282ace-5319-4071-9c18-6e65d5342382 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-71282ace-5319-4071-9c18-6e65d5342382 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Snapshot retrieved successfully. Sep 07 11:10:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71282ace-5319-4071-9c18-6e65d5342382 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc returned with HTTP 200 Sep 07 11:10:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1524/3011] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:57 2026] GET /volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-292e63f3-4297-4b69-a8b6-ef86dd9f094d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-292e63f3-4297-4b69-a8b6-ef86dd9f094d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:10:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-292e63f3-4297-4b69-a8b6-ef86dd9f094d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-292e63f3-4297-4b69-a8b6-ef86dd9f094d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-292e63f3-4297-4b69-a8b6-ef86dd9f094d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-292e63f3-4297-4b69-a8b6-ef86dd9f094d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:10:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1488/3012] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:57 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-189c8a7c-ec4f-4c1a-8204-c2aa9cd1de2a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-189c8a7c-ec4f-4c1a-8204-c2aa9cd1de2a tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:10:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-189c8a7c-ec4f-4c1a-8204-c2aa9cd1de2a tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-189c8a7c-ec4f-4c1a-8204-c2aa9cd1de2a tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:10:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-189c8a7c-ec4f-4c1a-8204-c2aa9cd1de2a tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:10:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-189c8a7c-ec4f-4c1a-8204-c2aa9cd1de2a tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 200 Sep 07 11:10:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1525/3013] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:58 2026] GET /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 839 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2851cc0a-e267-4829-93da-f3623c73dd51 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2851cc0a-e267-4829-93da-f3623c73dd51 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:10:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2851cc0a-e267-4829-93da-f3623c73dd51 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2851cc0a-e267-4829-93da-f3623c73dd51 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2851cc0a-e267-4829-93da-f3623c73dd51 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Snapshot retrieved successfully. Sep 07 11:10:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2851cc0a-e267-4829-93da-f3623c73dd51 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc returned with HTTP 200 Sep 07 11:10:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1489/3014] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:58 2026] GET /volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-93e4ebd1-5b50-4cc9-9e6d-3e51250bce63 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93e4ebd1-5b50-4cc9-9e6d-3e51250bce63 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:10:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-93e4ebd1-5b50-4cc9-9e6d-3e51250bce63 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-93e4ebd1-5b50-4cc9-9e6d-3e51250bce63 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:10:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-93e4ebd1-5b50-4cc9-9e6d-3e51250bce63 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:10:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93e4ebd1-5b50-4cc9-9e6d-3e51250bce63 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:10:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1526/3015] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:58 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:10:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0c6fbdbe-bbb2-445a-b364-8d9e0443d494 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c6fbdbe-bbb2-445a-b364-8d9e0443d494 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:10:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c6fbdbe-bbb2-445a-b364-8d9e0443d494 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0c6fbdbe-bbb2-445a-b364-8d9e0443d494 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:59 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:10:59 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:10:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:10:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:10:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0c6fbdbe-bbb2-445a-b364-8d9e0443d494 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:10:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0c6fbdbe-bbb2-445a-b364-8d9e0443d494 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 200 Sep 07 11:10:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1490/3016] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:10:59 2026] GET /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 839 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:10:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3f991ca9-6721-481e-a459-b20bf1e9b23c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:10:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f991ca9-6721-481e-a459-b20bf1e9b23c tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:10:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f991ca9-6721-481e-a459-b20bf1e9b23c tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:10:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f991ca9-6721-481e-a459-b20bf1e9b23c tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:10:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f991ca9-6721-481e-a459-b20bf1e9b23c tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc returned with HTTP 404 Sep 07 11:10:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1527/3017] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:10:59 2026] GET /volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c5e4209f-5547-492b-bdd3-417ae189e47e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5e4209f-5547-492b-bdd3-417ae189e47e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] DELETE http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:11:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5e4209f-5547-492b-bdd3-417ae189e47e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c5e4209f-5547-492b-bdd3-417ae189e47e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:00 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-c5e4209f-5547-492b-bdd3-417ae189e47e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Delete volume with id: b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ae79025-0257-42c5-8a45-c2f90c529b36 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ae79025-0257-42c5-8a45-c2f90c529b36 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ae79025-0257-42c5-8a45-c2f90c529b36 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ae79025-0257-42c5-8a45-c2f90c529b36 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c5e4209f-5547-492b-bdd3-417ae189e47e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ae79025-0257-42c5-8a45-c2f90c529b36 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ae79025-0257-42c5-8a45-c2f90c529b36 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:11:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1528/3018] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:00 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8c299ea0-1939-487e-b365-6edb418f8fa6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c299ea0-1939-487e-b365-6edb418f8fa6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c299ea0-1939-487e-b365-6edb418f8fa6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c299ea0-1939-487e-b365-6edb418f8fa6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-8c299ea0-1939-487e-b365-6edb418f8fa6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-8c299ea0-1939-487e-b365-6edb418f8fa6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8c299ea0-1939-487e-b365-6edb418f8fa6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Get all snapshots completed successfully. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c299ea0-1939-487e-b365-6edb418f8fa6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 200 Sep 07 11:11:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1529/3019] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 11:11:00 2026] GET /volume/v3/snapshots => generated 336 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e6911452-d95f-4a1a-83f5-d59beb812025 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6911452-d95f-4a1a-83f5-d59beb812025 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6911452-d95f-4a1a-83f5-d59beb812025 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6911452-d95f-4a1a-83f5-d59beb812025 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-e6911452-d95f-4a1a-83f5-d59beb812025 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete snapshot with id: 7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:11:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c5e4209f-5547-492b-bdd3-417ae189e47e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Delete volume request issued successfully. Sep 07 11:11:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c5e4209f-5547-492b-bdd3-417ae189e47e tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 returned with HTTP 202 Sep 07 11:11:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1491/3020] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:10:59 2026] DELETE /volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:11:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0aa2f8e5-ef72-4b52-9eae-4a32a68f1976 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e6911452-d95f-4a1a-83f5-d59beb812025 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0aa2f8e5-ef72-4b52-9eae-4a32a68f1976 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:11:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0aa2f8e5-ef72-4b52-9eae-4a32a68f1976 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0aa2f8e5-ef72-4b52-9eae-4a32a68f1976 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e6911452-d95f-4a1a-83f5-d59beb812025 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot delete request issued successfully. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6911452-d95f-4a1a-83f5-d59beb812025 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 202 Sep 07 11:11:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1530/3021] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:00 2026] DELETE /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-62706bda-3406-4db0-b56f-1424fb04fceb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62706bda-3406-4db0-b56f-1424fb04fceb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-62706bda-3406-4db0-b56f-1424fb04fceb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-62706bda-3406-4db0-b56f-1424fb04fceb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0aa2f8e5-ef72-4b52-9eae-4a32a68f1976 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-62706bda-3406-4db0-b56f-1424fb04fceb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62706bda-3406-4db0-b56f-1424fb04fceb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:11:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1531/3022] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:00 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ef31188e-91a2-41d1-91f9-3524fff3d670 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef31188e-91a2-41d1-91f9-3524fff3d670 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef31188e-91a2-41d1-91f9-3524fff3d670 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef31188e-91a2-41d1-91f9-3524fff3d670 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0aa2f8e5-ef72-4b52-9eae-4a32a68f1976 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 returned with HTTP 200 Sep 07 11:11:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1492/3023] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:11:00 2026] GET /volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 => generated 868 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ef31188e-91a2-41d1-91f9-3524fff3d670 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef31188e-91a2-41d1-91f9-3524fff3d670 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 200 Sep 07 11:11:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1532/3024] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:00 2026] GET /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 839 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-76ae8333-91e3-42aa-bd5a-1415c9f4593c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-76ae8333-91e3-42aa-bd5a-1415c9f4593c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-76ae8333-91e3-42aa-bd5a-1415c9f4593c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-76ae8333-91e3-42aa-bd5a-1415c9f4593c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-76ae8333-91e3-42aa-bd5a-1415c9f4593c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-89166be9-b4f2-4dea-adcd-f0f7a2e46e55 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-76ae8333-91e3-42aa-bd5a-1415c9f4593c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:11:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1493/3025] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:01 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89166be9-b4f2-4dea-adcd-f0f7a2e46e55 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:11:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89166be9-b4f2-4dea-adcd-f0f7a2e46e55 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89166be9-b4f2-4dea-adcd-f0f7a2e46e55 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0e1f1c22-ea2e-4059-a9e7-8ac132d38948 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-89166be9-b4f2-4dea-adcd-f0f7a2e46e55 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:11:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0e1f1c22-ea2e-4059-a9e7-8ac132d38948 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0e1f1c22-ea2e-4059-a9e7-8ac132d38948 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0e1f1c22-ea2e-4059-a9e7-8ac132d38948 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89166be9-b4f2-4dea-adcd-f0f7a2e46e55 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 returned with HTTP 200 Sep 07 11:11:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1533/3026] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:11:01 2026] GET /volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 => generated 868 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:01 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:01 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0e1f1c22-ea2e-4059-a9e7-8ac132d38948 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0e1f1c22-ea2e-4059-a9e7-8ac132d38948 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 200 Sep 07 11:11:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1494/3027] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:01 2026] GET /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 840 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-79741085-85e4-4223-8bd3-a787b3ea6b73 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79741085-85e4-4223-8bd3-a787b3ea6b73 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:11:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-79741085-85e4-4223-8bd3-a787b3ea6b73 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-79741085-85e4-4223-8bd3-a787b3ea6b73 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-79741085-85e4-4223-8bd3-a787b3ea6b73 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79741085-85e4-4223-8bd3-a787b3ea6b73 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 200 Sep 07 11:11:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1534/3028] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:01 2026] GET /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 840 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1567065291"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1567065291'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Create volume of 1 GB Sep 07 11:11:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Availability Zones retrieved successfully. Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Flow 'volume_create_api' (fdced7ea-1790-4703-a69d-830f639f9d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cea88e63-5f7c-4e78-9017-b592bf72914f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cea88e63-5f7c-4e78-9017-b592bf72914f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee95b00d-660f-4ebf-9687-4fcdb7b254a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Created reservations ['c0721bcd-6038-4572-843c-bde2f70d0887', 'ea02d07c-d86a-4187-84e7-3aa97fa88930', '52f5c662-ed03-44de-920a-3965bab91ccb', '0255f0c8-42a4-44f9-8916-34b022a7c505'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee95b00d-660f-4ebf-9687-4fcdb7b254a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0721bcd-6038-4572-843c-bde2f70d0887', 'ea02d07c-d86a-4187-84e7-3aa97fa88930', '52f5c662-ed03-44de-920a-3965bab91ccb', '0255f0c8-42a4-44f9-8916-34b022a7c505']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfc1174b-64b2-4518-865d-f47137c14224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfc1174b-64b2-4518-865d-f47137c14224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed2351eb-7d16-4ede-9d85-ee0aa3effce8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1567065291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3ea932af9c41049c989e38ee4b368b',qos_specs=None,replication_status=,reservations=['c0721bcd-6038-4572-843c-bde2f70d0887','ea02d07c-d86a-4187-84e7-3aa97fa88930','52f5c662-ed03-44de-920a-3965bab91ccb','0255f0c8-42a4-44f9-8916-34b022a7c505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea2e1a798f94adebae655d11f5a91b9',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:01Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1567065291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed2351eb-7d16-4ede-9d85-ee0aa3effce8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa3ea932af9c41049c989e38ee4b368b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ea2e1a798f94adebae655d11f5a91b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d5f5e3-a696-4f68-8619-d1ed15a04058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d5f5e3-a696-4f68-8619-d1ed15a04058) transitioned into 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-1567065291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3ea932af9c41049c989e38ee4b368b',qos_specs=None,replication_status=,reservations=['c0721bcd-6038-4572-843c-bde2f70d0887','ea02d07c-d86a-4187-84e7-3aa97fa88930','52f5c662-ed03-44de-920a-3965bab91ccb','0255f0c8-42a4-44f9-8916-34b022a7c505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea2e1a798f94adebae655d11f5a91b9',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d70942-40ca-48cb-8d21-eb6d2832ed9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d70942-40ca-48cb-8d21-eb6d2832ed9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Flow 'volume_create_api' (fdced7ea-1790-4703-a69d-830f639f9d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Create volume request issued successfully. Sep 07 11:11:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8c340ef5-7eb1-4575-bf4c-4d8594e1dc26 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1495/3029] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:11:01 2026] POST /volume/v3/volumes => generated 783 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6c8ea1a9-dac3-4ebb-b44b-2f021841d695 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c8ea1a9-dac3-4ebb-b44b-2f021841d695 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 Sep 07 11:11:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c8ea1a9-dac3-4ebb-b44b-2f021841d695 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c8ea1a9-dac3-4ebb-b44b-2f021841d695 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6c8ea1a9-dac3-4ebb-b44b-2f021841d695 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c8ea1a9-dac3-4ebb-b44b-2f021841d695 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 returned with HTTP 200 Sep 07 11:11:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1535/3030] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:01 2026] GET /volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fb34ad5a-59d0-4c9f-ae53-e3cfc9072411 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb34ad5a-59d0-4c9f-ae53-e3cfc9072411 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:11:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb34ad5a-59d0-4c9f-ae53-e3cfc9072411 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fb34ad5a-59d0-4c9f-ae53-e3cfc9072411 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fb34ad5a-59d0-4c9f-ae53-e3cfc9072411 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fb34ad5a-59d0-4c9f-ae53-e3cfc9072411 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 200 Sep 07 11:11:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1496/3031] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:02 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-214767ba-0cb5-487a-8bd6-f68155fb4eb4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-214767ba-0cb5-487a-8bd6-f68155fb4eb4 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:11:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-214767ba-0cb5-487a-8bd6-f68155fb4eb4 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-214767ba-0cb5-487a-8bd6-f68155fb4eb4 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-214767ba-0cb5-487a-8bd6-f68155fb4eb4 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 returned with HTTP 404 Sep 07 11:11:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1536/3032] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:11:02 2026] GET /volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:11:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-16025711-1596-4450-9b04-5c2ffad1d1bf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-16025711-1596-4450-9b04-5c2ffad1d1bf tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] DELETE http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:11:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-16025711-1596-4450-9b04-5c2ffad1d1bf tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-16025711-1596-4450-9b04-5c2ffad1d1bf tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:02 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-16025711-1596-4450-9b04-5c2ffad1d1bf tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Delete volume with id: d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:11:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-16025711-1596-4450-9b04-5c2ffad1d1bf tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:11:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-16025711-1596-4450-9b04-5c2ffad1d1bf tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Delete volume request issued successfully. Sep 07 11:11:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-16025711-1596-4450-9b04-5c2ffad1d1bf tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 returned with HTTP 202 Sep 07 11:11:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1497/3033] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:11:02 2026] DELETE /volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:11:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-91d575e8-a762-4344-bae7-ffb5dc285022 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91d575e8-a762-4344-bae7-ffb5dc285022 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:11:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91d575e8-a762-4344-bae7-ffb5dc285022 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91d575e8-a762-4344-bae7-ffb5dc285022 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-91d575e8-a762-4344-bae7-ffb5dc285022 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Volume info retrieved successfully. Sep 07 11:11:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91d575e8-a762-4344-bae7-ffb5dc285022 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 returned with HTTP 200 Sep 07 11:11:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1537/3034] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:11:02 2026] GET /volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 => generated 903 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-844fa896-bddb-4d6f-a818-52c5be475684 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-844fa896-bddb-4d6f-a818-52c5be475684 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-844fa896-bddb-4d6f-a818-52c5be475684 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-844fa896-bddb-4d6f-a818-52c5be475684 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-844fa896-bddb-4d6f-a818-52c5be475684 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-844fa896-bddb-4d6f-a818-52c5be475684 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 returned with HTTP 200 Sep 07 11:11:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1498/3035] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:03 2026] GET /volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 => generated 875 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ce3d5fe-8f0e-4b80-a01b-58f4f775baf4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ce3d5fe-8f0e-4b80-a01b-58f4f775baf4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ce3d5fe-8f0e-4b80-a01b-58f4f775baf4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ce3d5fe-8f0e-4b80-a01b-58f4f775baf4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ce3d5fe-8f0e-4b80-a01b-58f4f775baf4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 returned with HTTP 404 Sep 07 11:11:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1538/3036] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:03 2026] GET /volume/v3/snapshots/7bc91cd9-336a-43e3-9a13-4bfc488cf2e4 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0a1159c2-d248-4a59-b37f-dca8ee9018df None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0a1159c2-d248-4a59-b37f-dca8ee9018df tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0a1159c2-d248-4a59-b37f-dca8ee9018df tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0a1159c2-d248-4a59-b37f-dca8ee9018df tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0a1159c2-d248-4a59-b37f-dca8ee9018df tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume with id: cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 Sep 07 11:11:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0a1159c2-d248-4a59-b37f-dca8ee9018df tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0a1159c2-d248-4a59-b37f-dca8ee9018df tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume request issued successfully. Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0a1159c2-d248-4a59-b37f-dca8ee9018df tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 returned with HTTP 202 Sep 07 11:11:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1499/3037] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:03 2026] DELETE /volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7f869f74-3819-4c1d-b780-6bf970ed6e1d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f869f74-3819-4c1d-b780-6bf970ed6e1d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f869f74-3819-4c1d-b780-6bf970ed6e1d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f869f74-3819-4c1d-b780-6bf970ed6e1d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7f869f74-3819-4c1d-b780-6bf970ed6e1d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f869f74-3819-4c1d-b780-6bf970ed6e1d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 returned with HTTP 200 Sep 07 11:11:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1539/3038] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:03 2026] GET /volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-93983d89-036f-4940-82c5-01ed93beda02 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-93983d89-036f-4940-82c5-01ed93beda02 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-93983d89-036f-4940-82c5-01ed93beda02 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-93983d89-036f-4940-82c5-01ed93beda02 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-93983d89-036f-4940-82c5-01ed93beda02 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 returned with HTTP 404 Sep 07 11:11:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1500/3039] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:11:03 2026] GET /volume/v3/volumes/d6c4b858-6c31-4f5d-9bec-8f5fe4b78571 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-76f216eb-ae25-44cf-8f7d-344cdc7c82f0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-76f216eb-ae25-44cf-8f7d-344cdc7c82f0 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-76f216eb-ae25-44cf-8f7d-344cdc7c82f0 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-76f216eb-ae25-44cf-8f7d-344cdc7c82f0 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-76f216eb-ae25-44cf-8f7d-344cdc7c82f0 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Delete snapshot with id: 61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:11:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-76f216eb-ae25-44cf-8f7d-344cdc7c82f0 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc returned with HTTP 404 Sep 07 11:11:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1540/3040] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:03 2026] DELETE /volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fdbd4387-3ab8-4cc6-908f-ef2e464408e3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fdbd4387-3ab8-4cc6-908f-ef2e464408e3 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fdbd4387-3ab8-4cc6-908f-ef2e464408e3 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fdbd4387-3ab8-4cc6-908f-ef2e464408e3 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fdbd4387-3ab8-4cc6-908f-ef2e464408e3 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc returned with HTTP 404 Sep 07 11:11:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1501/3041] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:03 2026] GET /volume/v3/snapshots/61234efc-f33d-4b5d-9750-f08b8de20cfc => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7cd1212e-1ce9-472e-8190-2189defc9028 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7cd1212e-1ce9-472e-8190-2189defc9028 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] DELETE http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7cd1212e-1ce9-472e-8190-2189defc9028 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7cd1212e-1ce9-472e-8190-2189defc9028 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:03 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7cd1212e-1ce9-472e-8190-2189defc9028 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Delete volume with id: b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:11:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7cd1212e-1ce9-472e-8190-2189defc9028 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 returned with HTTP 404 Sep 07 11:11:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1541/3042] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:11:03 2026] DELETE /volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2b26e74f-d1b8-4c6b-8298-fadcb2d871e9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b26e74f-d1b8-4c6b-8298-fadcb2d871e9 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] GET http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b26e74f-d1b8-4c6b-8298-fadcb2d871e9 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2b26e74f-d1b8-4c6b-8298-fadcb2d871e9 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2b26e74f-d1b8-4c6b-8298-fadcb2d871e9 tempest-VolumeDependencyTests-532566652 tempest-VolumeDependencyTests-532566652-project-member] http://192.168.122.99/volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 returned with HTTP 404 Sep 07 11:11:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1502/3043] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:11:03 2026] GET /volume/v3/volumes/b5044623-7a2c-42dc-8cdf-4facd1f8b446 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:11:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bf2b8442-8bc1-444a-a820-fac6df97c935 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf2b8442-8bc1-444a-a820-fac6df97c935 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 Sep 07 11:11:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf2b8442-8bc1-444a-a820-fac6df97c935 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf2b8442-8bc1-444a-a820-fac6df97c935 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bf2b8442-8bc1-444a-a820-fac6df97c935 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf2b8442-8bc1-444a-a820-fac6df97c935 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 returned with HTTP 200 Sep 07 11:11:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1542/3044] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:04 2026] GET /volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 => generated 876 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-23061477-9677-4b2c-bfcc-ed5b07d7e149 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-23061477-9677-4b2c-bfcc-ed5b07d7e149 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 Sep 07 11:11:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-23061477-9677-4b2c-bfcc-ed5b07d7e149 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-23061477-9677-4b2c-bfcc-ed5b07d7e149 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:04 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:04 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:04 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:04 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-23061477-9677-4b2c-bfcc-ed5b07d7e149 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-23061477-9677-4b2c-bfcc-ed5b07d7e149 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 returned with HTTP 200 Sep 07 11:11:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1503/3045] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:04 2026] GET /volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 => generated 876 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9870459a-c527-4c21-8dac-0757e580ff38 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9870459a-c527-4c21-8dac-0757e580ff38 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9870459a-c527-4c21-8dac-0757e580ff38 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed2351eb-7d16-4ede-9d85-ee0aa3effce8", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1631715455"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9870459a-c527-4c21-8dac-0757e580ff38 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:04 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-9870459a-c527-4c21-8dac-0757e580ff38 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Create snapshot from volume ed2351eb-7d16-4ede-9d85-ee0aa3effce8 Sep 07 11:11:04 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-9870459a-c527-4c21-8dac-0757e580ff38 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Created reservations ['bf8fb141-dcb5-40b3-add7-5afda56189ea', '3ab506bc-6cc8-43a4-b290-1e8582bae81d', '5d1712e4-4f54-42bd-becf-2cf94ebdf436', '4dd4c5ca-d6b5-4ab6-8bf4-e71a9c7f84f8'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-719bff77-837a-4bc2-aee1-7a1289db839d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-719bff77-837a-4bc2-aee1-7a1289db839d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 Sep 07 11:11:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-719bff77-837a-4bc2-aee1-7a1289db839d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-719bff77-837a-4bc2-aee1-7a1289db839d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-719bff77-837a-4bc2-aee1-7a1289db839d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 returned with HTTP 404 Sep 07 11:11:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1504/3046] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:04 2026] GET /volume/v3/volumes/cf8c47ab-0dfd-4fc6-ba84-43d046120dc3 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1092841097"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:04 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1092841097'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:04 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume of 1 GB Sep 07 11:11:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9870459a-c527-4c21-8dac-0757e580ff38 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Snapshot create request issued successfully. Sep 07 11:11:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9870459a-c527-4c21-8dac-0757e580ff38 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:11:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1543/3047] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:11:04 2026] POST /volume/v3/snapshots => generated 326 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c64d791c-ca07-4072-96ab-754d65cc1bd3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c64d791c-ca07-4072-96ab-754d65cc1bd3 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 Sep 07 11:11:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c64d791c-ca07-4072-96ab-754d65cc1bd3 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c64d791c-ca07-4072-96ab-754d65cc1bd3 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c64d791c-ca07-4072-96ab-754d65cc1bd3 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Snapshot retrieved successfully. Sep 07 11:11:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c64d791c-ca07-4072-96ab-754d65cc1bd3 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 returned with HTTP 200 Sep 07 11:11:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1544/3048] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:04 2026] GET /volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 => generated 458 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (2cdda67b-e5d1-4a71-bbf5-12e84a891554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf89c7b1-e381-48fd-9e5e-214ab80600b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf89c7b1-e381-48fd-9e5e-214ab80600b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26dc637e-0c97-4c91-ac7f-c6bc56eabec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['7fa9d797-391a-49b7-bb95-8fd7a1ca8a0f', '1eb7c039-3f0c-4a04-8369-affbc25e8bf2', '35d31805-7460-4f90-8368-8f0536fa1605', '5ebdcd9a-0234-4295-af02-5ecd7b4757d3'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26dc637e-0c97-4c91-ac7f-c6bc56eabec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fa9d797-391a-49b7-bb95-8fd7a1ca8a0f', '1eb7c039-3f0c-4a04-8369-affbc25e8bf2', '35d31805-7460-4f90-8368-8f0536fa1605', '5ebdcd9a-0234-4295-af02-5ecd7b4757d3']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f8da83-d2f1-40f2-a352-12ba90e666f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f8da83-d2f1-40f2-a352-12ba90e666f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f801a5cc-cd78-4658-af5a-291c7ba154de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1092841097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['7fa9d797-391a-49b7-bb95-8fd7a1ca8a0f','1eb7c039-3f0c-4a04-8369-affbc25e8bf2','35d31805-7460-4f90-8368-8f0536fa1605','5ebdcd9a-0234-4295-af02-5ecd7b4757d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1092841097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f801a5cc-cd78-4658-af5a-291c7ba154de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22084783157b4118bfc46b1bf42cfd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7352dceae02846c4998ee0d3151774de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51bcdf4a-62f4-48c0-9306-a13c05f7f830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51bcdf4a-62f4-48c0-9306-a13c05f7f830) transitioned into state 'SUCCESS' from state '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-1092841097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['7fa9d797-391a-49b7-bb95-8fd7a1ca8a0f','1eb7c039-3f0c-4a04-8369-affbc25e8bf2','35d31805-7460-4f90-8368-8f0536fa1605','5ebdcd9a-0234-4295-af02-5ecd7b4757d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93756143-d7c7-4268-b3a0-3f27361cbb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93756143-d7c7-4268-b3a0-3f27361cbb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (2cdda67b-e5d1-4a71-bbf5-12e84a891554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request issued successfully. Sep 07 11:11:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5bdd6564-f6ee-4eb4-9731-1f37277d34b0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1505/3049] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:11:04 2026] POST /volume/v3/volumes => generated 785 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ee676551-ae74-42a4-b3a5-99b4c591ff9d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee676551-ae74-42a4-b3a5-99b4c591ff9d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de Sep 07 11:11:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee676551-ae74-42a4-b3a5-99b4c591ff9d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee676551-ae74-42a4-b3a5-99b4c591ff9d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ee676551-ae74-42a4-b3a5-99b4c591ff9d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee676551-ae74-42a4-b3a5-99b4c591ff9d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de returned with HTTP 200 Sep 07 11:11:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1545/3050] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:05 2026] GET /volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de => generated 964 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b99a3c7d-5b32-4427-8b70-c12f3c7620ae None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b99a3c7d-5b32-4427-8b70-c12f3c7620ae tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b99a3c7d-5b32-4427-8b70-c12f3c7620ae tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b99a3c7d-5b32-4427-8b70-c12f3c7620ae tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b99a3c7d-5b32-4427-8b70-c12f3c7620ae tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Snapshot retrieved successfully. Sep 07 11:11:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b99a3c7d-5b32-4427-8b70-c12f3c7620ae tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 returned with HTTP 200 Sep 07 11:11:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1506/3051] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:05 2026] GET /volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 => generated 458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fe1f9031-21cf-480e-a248-09cf8544fb1b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe1f9031-21cf-480e-a248-09cf8544fb1b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de Sep 07 11:11:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe1f9031-21cf-480e-a248-09cf8544fb1b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe1f9031-21cf-480e-a248-09cf8544fb1b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fe1f9031-21cf-480e-a248-09cf8544fb1b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe1f9031-21cf-480e-a248-09cf8544fb1b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de returned with HTTP 200 Sep 07 11:11:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1546/3052] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:06 2026] GET /volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de => generated 1014 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6a84cb2a-0611-4b11-92bd-1f9df748aa0f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a84cb2a-0611-4b11-92bd-1f9df748aa0f tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 Sep 07 11:11:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a84cb2a-0611-4b11-92bd-1f9df748aa0f tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6a84cb2a-0611-4b11-92bd-1f9df748aa0f tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6a84cb2a-0611-4b11-92bd-1f9df748aa0f tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Snapshot retrieved successfully. Sep 07 11:11:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6a84cb2a-0611-4b11-92bd-1f9df748aa0f tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 returned with HTTP 200 Sep 07 11:11:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1507/3053] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:06 2026] GET /volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 => generated 458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6278cc03-0dce-49c2-844a-eede29e71bd6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6278cc03-0dce-49c2-844a-eede29e71bd6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6278cc03-0dce-49c2-844a-eede29e71bd6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6278cc03-0dce-49c2-844a-eede29e71bd6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6278cc03-0dce-49c2-844a-eede29e71bd6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6278cc03-0dce-49c2-844a-eede29e71bd6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de returned with HTTP 200 Sep 07 11:11:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1547/3054] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:07 2026] GET /volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c8f8b6a3-2dc8-4519-8936-7a7600db0dfa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c8f8b6a3-2dc8-4519-8936-7a7600db0dfa tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:11:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c8f8b6a3-2dc8-4519-8936-7a7600db0dfa tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2125159609", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1519561810", "vendor_name": "tempest-vendor_name-1685608203"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e74ffa28-d38c-4fa6-bc4b-6682852263b4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e74ffa28-d38c-4fa6-bc4b-6682852263b4 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e74ffa28-d38c-4fa6-bc4b-6682852263b4 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e74ffa28-d38c-4fa6-bc4b-6682852263b4 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e74ffa28-d38c-4fa6-bc4b-6682852263b4 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Snapshot retrieved successfully. Sep 07 11:11:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e74ffa28-d38c-4fa6-bc4b-6682852263b4 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 returned with HTTP 200 Sep 07 11:11:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1548/3055] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:07 2026] GET /volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 => generated 485 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e3ca20b8-a2e9-485f-9ce9-70228c4c8787 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3ca20b8-a2e9-485f-9ce9-70228c4c8787 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3ca20b8-a2e9-485f-9ce9-70228c4c8787 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3ca20b8-a2e9-485f-9ce9-70228c4c8787 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c8f8b6a3-2dc8-4519-8936-7a7600db0dfa tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:11:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1508/3056] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:11:07 2026] POST /volume/v3/types => generated 330 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e3ca20b8-a2e9-485f-9ce9-70228c4c8787 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Snapshot retrieved successfully. Sep 07 11:11:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "63fcc869-716c-4305-a257-493791c39712", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3ca20b8-a2e9-485f-9ce9-70228c4c8787 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 returned with HTTP 200 Sep 07 11:11:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Create volume request body: {'volume': {'volume_type': '63fcc869-716c-4305-a257-493791c39712', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1549/3057] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:07 2026] GET /volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 => generated 485 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:07 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Create volume of 1 GB Sep 07 11:11:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9660a132-1841-4c88-84dd-b42875dc511b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9660a132-1841-4c88-84dd-b42875dc511b tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9660a132-1841-4c88-84dd-b42875dc511b tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9660a132-1841-4c88-84dd-b42875dc511b tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-9660a132-1841-4c88-84dd-b42875dc511b tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Delete snapshot with id: b759b39f-c08c-4094-a737-2668266bc6c2 Sep 07 11:11:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9660a132-1841-4c88-84dd-b42875dc511b tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Snapshot retrieved successfully. Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Flow 'volume_create_api' (14bc90d0-93de-4a8c-adc8-133d21af358a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e670f8a1-f844-4331-b41f-ec19bed3bbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9660a132-1841-4c88-84dd-b42875dc511b tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Snapshot delete request issued successfully. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9660a132-1841-4c88-84dd-b42875dc511b tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 returned with HTTP 202 Sep 07 11:11:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1550/3058] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:07 2026] DELETE /volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a59946d0-463b-4f30-900d-b188fcf37f70 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a59946d0-463b-4f30-900d-b188fcf37f70 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 Sep 07 11:11:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a59946d0-463b-4f30-900d-b188fcf37f70 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a59946d0-463b-4f30-900d-b188fcf37f70 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a59946d0-463b-4f30-900d-b188fcf37f70 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Snapshot retrieved successfully. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a59946d0-463b-4f30-900d-b188fcf37f70 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 returned with HTTP 200 Sep 07 11:11:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1551/3059] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:08 2026] GET /volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 => generated 484 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e670f8a1-f844-4331-b41f-ec19bed3bbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:11:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1519561810',vendor_name='tempest-vendor_name-1685608203'},id=63fcc869-716c-4305-a257-493791c39712,is_public=True,name='tempest-ProjectMemberTests-volume-type-2125159609',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63fcc869-716c-4305-a257-493791c39712', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd5f21a1-2b38-493e-870a-f68ada6aa6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2125159609 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2125159609, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:08 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2125159609 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2125159609, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Created reservations ['2b1d2dc9-4af4-4c96-a094-be3234c47467', '5bf594c3-1e21-412a-8d41-ce7d874b3fb8', 'e29b6e83-576d-4162-9bd3-1ab1b842db2d', '9aa47ea6-ac91-48c5-bce8-38bdd440d4c8'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd5f21a1-2b38-493e-870a-f68ada6aa6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b1d2dc9-4af4-4c96-a094-be3234c47467', '5bf594c3-1e21-412a-8d41-ce7d874b3fb8', 'e29b6e83-576d-4162-9bd3-1ab1b842db2d', '9aa47ea6-ac91-48c5-bce8-38bdd440d4c8']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb0ae18-66f6-4770-b6de-d084887ed9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb0ae18-66f6-4770-b6de-d084887ed9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a565ee64-6a74-464d-bbf1-a541a863da12', '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='a117079c939b4568b1d58ffcc4f28174',qos_specs=None,replication_status=,reservations=['2b1d2dc9-4af4-4c96-a094-be3234c47467','5bf594c3-1e21-412a-8d41-ce7d874b3fb8','e29b6e83-576d-4162-9bd3-1ab1b842db2d','9aa47ea6-ac91-48c5-bce8-38bdd440d4c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94591f90bdc449cf936ad683603623b6',volume_type_id=63fcc869-716c-4305-a257-493791c39712), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:08Z,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=a565ee64-6a74-464d-bbf1-a541a863da12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a117079c939b4568b1d58ffcc4f28174',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94591f90bdc449cf936ad683603623b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63fcc869-716c-4305-a257-493791c39712),volume_type_id=63fcc869-716c-4305-a257-493791c39712)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ec9753-3a74-46fb-b093-c71b375e4d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ec9753-3a74-46fb-b093-c71b375e4d8c) transitioned into state 'SUCCESS' from 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='a117079c939b4568b1d58ffcc4f28174',qos_specs=None,replication_status=,reservations=['2b1d2dc9-4af4-4c96-a094-be3234c47467','5bf594c3-1e21-412a-8d41-ce7d874b3fb8','e29b6e83-576d-4162-9bd3-1ab1b842db2d','9aa47ea6-ac91-48c5-bce8-38bdd440d4c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94591f90bdc449cf936ad683603623b6',volume_type_id=63fcc869-716c-4305-a257-493791c39712)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b7ebc6-fe97-464a-b954-5496b7ac5c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b7ebc6-fe97-464a-b954-5496b7ac5c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Flow 'volume_create_api' (14bc90d0-93de-4a8c-adc8-133d21af358a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Create volume request issued successfully. Sep 07 11:11:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4e458f8e-53d8-4a48-a554-a9449eaca1c1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1509/3060] 192.168.122.99 () {62 vars in 1177 bytes} [Mon Sep 7 11:11:07 2026] POST /volume/v3/volumes => generated 780 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-570e0daf-4a2f-4c4b-a293-5f6fc4f0e89f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-570e0daf-4a2f-4c4b-a293-5f6fc4f0e89f tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] GET http://192.168.122.99/volume/v3/volumes/a565ee64-6a74-464d-bbf1-a541a863da12 Sep 07 11:11:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-570e0daf-4a2f-4c4b-a293-5f6fc4f0e89f tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-570e0daf-4a2f-4c4b-a293-5f6fc4f0e89f tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-570e0daf-4a2f-4c4b-a293-5f6fc4f0e89f tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Volume info retrieved successfully. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-570e0daf-4a2f-4c4b-a293-5f6fc4f0e89f tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes/a565ee64-6a74-464d-bbf1-a541a863da12 returned with HTTP 200 Sep 07 11:11:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1552/3061] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:11:08 2026] GET /volume/v3/volumes/a565ee64-6a74-464d-bbf1-a541a863da12 => generated 959 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ab822645-32d4-46af-9fd5-f845fab2e756 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ab822645-32d4-46af-9fd5-f845fab2e756 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ab822645-32d4-46af-9fd5-f845fab2e756 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ab822645-32d4-46af-9fd5-f845fab2e756 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:08 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:08 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:08 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:08 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:08 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ab822645-32d4-46af-9fd5-f845fab2e756 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ab822645-32d4-46af-9fd5-f845fab2e756 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de returned with HTTP 200 Sep 07 11:11:08 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1510/3062] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:08 2026] GET /volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de => generated 1015 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ed2332d3-3be8-4808-84fa-a5b23a0834a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed2332d3-3be8-4808-84fa-a5b23a0834a9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ed2332d3-3be8-4808-84fa-a5b23a0834a9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f801a5cc-cd78-4658-af5a-291c7ba154de", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-945951139"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ed2332d3-3be8-4808-84fa-a5b23a0834a9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-ed2332d3-3be8-4808-84fa-a5b23a0834a9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create snapshot from volume f801a5cc-cd78-4658-af5a-291c7ba154de Sep 07 11:11:08 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-ed2332d3-3be8-4808-84fa-a5b23a0834a9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['d1b0d5bf-6f62-4a0e-a55f-e4a8b09ced5c', '02a8d5c1-3ee2-4173-8917-db586ffc0c26', '95c49043-93ff-4cf9-92c8-b7eb7597c2d9', '213258d5-636a-4677-98d9-8c407b8ae8bd'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ed2332d3-3be8-4808-84fa-a5b23a0834a9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot create request issued successfully. Sep 07 11:11:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed2332d3-3be8-4808-84fa-a5b23a0834a9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:11:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1553/3063] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:11:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-257bf26c-ad33-4424-85bb-4a80fbcda3ae None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-257bf26c-ad33-4424-85bb-4a80fbcda3ae tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-257bf26c-ad33-4424-85bb-4a80fbcda3ae tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-257bf26c-ad33-4424-85bb-4a80fbcda3ae tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-257bf26c-ad33-4424-85bb-4a80fbcda3ae tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-257bf26c-ad33-4424-85bb-4a80fbcda3ae tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 returned with HTTP 200 Sep 07 11:11:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1511/3064] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:09 2026] GET /volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c583c704-d7a6-49ce-a123-e6e46f613674 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c583c704-d7a6-49ce-a123-e6e46f613674 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 Sep 07 11:11:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c583c704-d7a6-49ce-a123-e6e46f613674 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c583c704-d7a6-49ce-a123-e6e46f613674 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c583c704-d7a6-49ce-a123-e6e46f613674 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Snapshot retrieved successfully. Sep 07 11:11:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c583c704-d7a6-49ce-a123-e6e46f613674 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 returned with HTTP 200 Sep 07 11:11:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1554/3065] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:09 2026] GET /volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 => generated 484 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0ccba9f0-d80b-4ec5-8419-22a8cc56a76d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ccba9f0-d80b-4ec5-8419-22a8cc56a76d tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] GET http://192.168.122.99/volume/v3/volumes/a565ee64-6a74-464d-bbf1-a541a863da12 Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0ccba9f0-d80b-4ec5-8419-22a8cc56a76d tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0ccba9f0-d80b-4ec5-8419-22a8cc56a76d tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:09 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:09 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:09 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:09 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0ccba9f0-d80b-4ec5-8419-22a8cc56a76d tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Volume info retrieved successfully. Sep 07 11:11:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0ccba9f0-d80b-4ec5-8419-22a8cc56a76d tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes/a565ee64-6a74-464d-bbf1-a541a863da12 returned with HTTP 200 Sep 07 11:11:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1512/3066] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:11:09 2026] GET /volume/v3/volumes/a565ee64-6a74-464d-bbf1-a541a863da12 => generated 980 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6ff1e3b7-61ae-4697-af77-c13f8d869776 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ff1e3b7-61ae-4697-af77-c13f8d869776 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] GET http://192.168.122.99/volume/v3/messages Sep 07 11:11:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ff1e3b7-61ae-4697-af77-c13f8d869776 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ff1e3b7-61ae-4697-af77-c13f8d869776 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ff1e3b7-61ae-4697-af77-c13f8d869776 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 11:11:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1555/3067] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 11:11:09 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-49f57bad-1fbd-4363-887c-6c3a684f641e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49f57bad-1fbd-4363-887c-6c3a684f641e tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] DELETE http://192.168.122.99/volume/v3/messages/3b09da27-9b43-4201-a276-49669bdcfb76 Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-49f57bad-1fbd-4363-887c-6c3a684f641e tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-49f57bad-1fbd-4363-887c-6c3a684f641e tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49f57bad-1fbd-4363-887c-6c3a684f641e tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] http://192.168.122.99/volume/v3/messages/3b09da27-9b43-4201-a276-49669bdcfb76 returned with HTTP 204 Sep 07 11:11:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1513/3068] 192.168.122.99 () {60 vars in 1273 bytes} [Mon Sep 7 11:11:09 2026] DELETE /volume/v3/messages/3b09da27-9b43-4201-a276-49669bdcfb76 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 11:11:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-47999d32-7763-4ba7-9ba7-7a4155476c78 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47999d32-7763-4ba7-9ba7-7a4155476c78 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] GET http://192.168.122.99/volume/v3/messages/3b09da27-9b43-4201-a276-49669bdcfb76 Sep 07 11:11:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47999d32-7763-4ba7-9ba7-7a4155476c78 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47999d32-7763-4ba7-9ba7-7a4155476c78 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47999d32-7763-4ba7-9ba7-7a4155476c78 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] http://192.168.122.99/volume/v3/messages/3b09da27-9b43-4201-a276-49669bdcfb76 returned with HTTP 404 Sep 07 11:11:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1556/3069] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:11:09 2026] GET /volume/v3/messages/3b09da27-9b43-4201-a276-49669bdcfb76 => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d454d6f7-205c-4e44-b5e7-e2ffad24ed9b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d454d6f7-205c-4e44-b5e7-e2ffad24ed9b tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/a565ee64-6a74-464d-bbf1-a541a863da12 Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d454d6f7-205c-4e44-b5e7-e2ffad24ed9b tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d454d6f7-205c-4e44-b5e7-e2ffad24ed9b tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:09 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-d454d6f7-205c-4e44-b5e7-e2ffad24ed9b tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Delete volume with id: a565ee64-6a74-464d-bbf1-a541a863da12 Sep 07 11:11:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d454d6f7-205c-4e44-b5e7-e2ffad24ed9b tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Volume info retrieved successfully. Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d454d6f7-205c-4e44-b5e7-e2ffad24ed9b tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86959) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-afb89db7-f969-48d2-a1c5-26af8279b8da None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-afb89db7-f969-48d2-a1c5-26af8279b8da tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 Sep 07 11:11:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-afb89db7-f969-48d2-a1c5-26af8279b8da tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-afb89db7-f969-48d2-a1c5-26af8279b8da tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-afb89db7-f969-48d2-a1c5-26af8279b8da tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-afb89db7-f969-48d2-a1c5-26af8279b8da tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 returned with HTTP 200 Sep 07 11:11:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1557/3070] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:10 2026] GET /volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-d454d6f7-205c-4e44-b5e7-e2ffad24ed9b tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Created reservations ['71e23996-308f-4aea-b03f-e05e59fed6ff', '3c7fc077-6769-4375-bbf1-e95d84bab3e3', '83eb8839-50ce-4d1d-ba7e-91f3b4d5a78d', '309dca4c-2769-4faa-92f4-26e56bfdf673'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d454d6f7-205c-4e44-b5e7-e2ffad24ed9b tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Delete volume request issued successfully. Sep 07 11:11:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d454d6f7-205c-4e44-b5e7-e2ffad24ed9b tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes/a565ee64-6a74-464d-bbf1-a541a863da12 returned with HTTP 202 Sep 07 11:11:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1514/3071] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:11:09 2026] DELETE /volume/v3/volumes/a565ee64-6a74-464d-bbf1-a541a863da12 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1f83d3f-5b77-42a4-8114-0b817d3da13e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1f83d3f-5b77-42a4-8114-0b817d3da13e tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 Sep 07 11:11:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1f83d3f-5b77-42a4-8114-0b817d3da13e tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1f83d3f-5b77-42a4-8114-0b817d3da13e tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8e0426cc-b51b-4e88-9aaa-f36b6cbff70a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e0426cc-b51b-4e88-9aaa-f36b6cbff70a tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] DELETE http://192.168.122.99/volume/v3/types/63fcc869-716c-4305-a257-493791c39712 Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e0426cc-b51b-4e88-9aaa-f36b6cbff70a tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8e0426cc-b51b-4e88-9aaa-f36b6cbff70a tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e1f83d3f-5b77-42a4-8114-0b817d3da13e tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Snapshot retrieved successfully. Sep 07 11:11:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1f83d3f-5b77-42a4-8114-0b817d3da13e tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 returned with HTTP 200 Sep 07 11:11:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1558/3072] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:10 2026] GET /volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 => generated 484 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8e0426cc-b51b-4e88-9aaa-f36b6cbff70a tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/types/63fcc869-716c-4305-a257-493791c39712 returned with HTTP 202 Sep 07 11:11:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1515/3073] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:11:10 2026] DELETE /volume/v3/types/63fcc869-716c-4305-a257-493791c39712 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eacd5c25-b9dd-4732-a4ad-1ed44ce5e663 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eacd5c25-b9dd-4732-a4ad-1ed44ce5e663 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:11:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eacd5c25-b9dd-4732-a4ad-1ed44ce5e663 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1050195368", "extra_specs": {"storage_protocol": "tempest-storage_protocol-436612582", "vendor_name": "tempest-vendor_name-1147981977"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eacd5c25-b9dd-4732-a4ad-1ed44ce5e663 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:11:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1559/3074] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:11:10 2026] POST /volume/v3/types => generated 329 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1d2293c3-31d4-44b8-bd54-f6b0d356b6e9", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Create volume request body: {'volume': {'volume_type': '1d2293c3-31d4-44b8-bd54-f6b0d356b6e9', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Create volume of 1 GB Sep 07 11:11:10 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:10 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Flow 'volume_create_api' (846b6838-0038-4b27-9c2d-e6446a2be5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd5f561e-4f8f-4f46-907c-0ebbf3c32aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd5f561e-4f8f-4f46-907c-0ebbf3c32aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:11:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-436612582',vendor_name='tempest-vendor_name-1147981977'},id=1d2293c3-31d4-44b8-bd54-f6b0d356b6e9,is_public=True,name='tempest-ProjectMemberTests-volume-type-1050195368',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1d2293c3-31d4-44b8-bd54-f6b0d356b6e9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81718f28-29e4-449c-9922-247973f9a326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1050195368 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1050195368, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:10 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1050195368 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1050195368, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Created reservations ['a3df31f4-7f9e-4611-9692-5d2f9ca8e14e', 'aa541c01-b399-41ea-bb3d-740b7c0e2922', '39b67e5b-25ef-4587-8b41-0cc80b474680', '53fb86fd-6bbe-4476-a9aa-979b1d2c9f57'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81718f28-29e4-449c-9922-247973f9a326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3df31f4-7f9e-4611-9692-5d2f9ca8e14e', 'aa541c01-b399-41ea-bb3d-740b7c0e2922', '39b67e5b-25ef-4587-8b41-0cc80b474680', '53fb86fd-6bbe-4476-a9aa-979b1d2c9f57']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe6ebae0-76f5-4e19-9e85-5384013d6e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:10 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe6ebae0-76f5-4e19-9e85-5384013d6e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f746fb5f-cd88-4b8a-b1ff-8c984193f168', '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='a117079c939b4568b1d58ffcc4f28174',qos_specs=None,replication_status=,reservations=['a3df31f4-7f9e-4611-9692-5d2f9ca8e14e','aa541c01-b399-41ea-bb3d-740b7c0e2922','39b67e5b-25ef-4587-8b41-0cc80b474680','53fb86fd-6bbe-4476-a9aa-979b1d2c9f57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94591f90bdc449cf936ad683603623b6',volume_type_id=1d2293c3-31d4-44b8-bd54-f6b0d356b6e9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:10Z,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=f746fb5f-cd88-4b8a-b1ff-8c984193f168,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a117079c939b4568b1d58ffcc4f28174',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94591f90bdc449cf936ad683603623b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1d2293c3-31d4-44b8-bd54-f6b0d356b6e9),volume_type_id=1d2293c3-31d4-44b8-bd54-f6b0d356b6e9)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8b3bb33-e48e-40e8-887a-784bc0566363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8b3bb33-e48e-40e8-887a-784bc0566363) transitioned into state 'SUCCESS' from 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='a117079c939b4568b1d58ffcc4f28174',qos_specs=None,replication_status=,reservations=['a3df31f4-7f9e-4611-9692-5d2f9ca8e14e','aa541c01-b399-41ea-bb3d-740b7c0e2922','39b67e5b-25ef-4587-8b41-0cc80b474680','53fb86fd-6bbe-4476-a9aa-979b1d2c9f57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94591f90bdc449cf936ad683603623b6',volume_type_id=1d2293c3-31d4-44b8-bd54-f6b0d356b6e9)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a7beb5-7703-4ff4-94c7-f2257ab2ae43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a7beb5-7703-4ff4-94c7-f2257ab2ae43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Flow 'volume_create_api' (846b6838-0038-4b27-9c2d-e6446a2be5ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:10 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Create volume request issued successfully. Sep 07 11:11:10 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7b197db4-0857-4646-a71c-4652c8ce6ad4 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:10 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1516/3075] 192.168.122.99 () {62 vars in 1177 bytes} [Mon Sep 7 11:11:10 2026] POST /volume/v3/volumes => generated 780 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9d0547dc-9f62-4996-af9e-492fb17dfad5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d0547dc-9f62-4996-af9e-492fb17dfad5 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] GET http://192.168.122.99/volume/v3/volumes/f746fb5f-cd88-4b8a-b1ff-8c984193f168 Sep 07 11:11:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d0547dc-9f62-4996-af9e-492fb17dfad5 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d0547dc-9f62-4996-af9e-492fb17dfad5 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9d0547dc-9f62-4996-af9e-492fb17dfad5 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Volume info retrieved successfully. Sep 07 11:11:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d0547dc-9f62-4996-af9e-492fb17dfad5 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes/f746fb5f-cd88-4b8a-b1ff-8c984193f168 returned with HTTP 200 Sep 07 11:11:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1560/3076] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:11:10 2026] GET /volume/v3/volumes/f746fb5f-cd88-4b8a-b1ff-8c984193f168 => generated 959 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-34e37d75-33a3-4dd2-af60-b69fc8f6fa28 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-34e37d75-33a3-4dd2-af60-b69fc8f6fa28 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-34e37d75-33a3-4dd2-af60-b69fc8f6fa28 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-34e37d75-33a3-4dd2-af60-b69fc8f6fa28 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-34e37d75-33a3-4dd2-af60-b69fc8f6fa28 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-34e37d75-33a3-4dd2-af60-b69fc8f6fa28 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 returned with HTTP 200 Sep 07 11:11:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1517/3077] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:11 2026] GET /volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-70b25e11-986b-474f-a77e-50ed587afaab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70b25e11-986b-474f-a77e-50ed587afaab tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 Sep 07 11:11:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70b25e11-986b-474f-a77e-50ed587afaab tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70b25e11-986b-474f-a77e-50ed587afaab tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70b25e11-986b-474f-a77e-50ed587afaab tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 returned with HTTP 404 Sep 07 11:11:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1561/3078] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:11 2026] GET /volume/v3/snapshots/b759b39f-c08c-4094-a737-2668266bc6c2 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-153b71ba-51c1-4987-b5fe-3e78ba9ac716 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-153b71ba-51c1-4987-b5fe-3e78ba9ac716 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-153b71ba-51c1-4987-b5fe-3e78ba9ac716 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-153b71ba-51c1-4987-b5fe-3e78ba9ac716 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-153b71ba-51c1-4987-b5fe-3e78ba9ac716 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Delete volume with id: ed2351eb-7d16-4ede-9d85-ee0aa3effce8 Sep 07 11:11:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-153b71ba-51c1-4987-b5fe-3e78ba9ac716 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-153b71ba-51c1-4987-b5fe-3e78ba9ac716 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Delete volume request issued successfully. Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-153b71ba-51c1-4987-b5fe-3e78ba9ac716 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 returned with HTTP 202 Sep 07 11:11:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1518/3079] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:11 2026] DELETE /volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cfaec601-4c7c-40b3-9b03-be9329856eaa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfaec601-4c7c-40b3-9b03-be9329856eaa tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 Sep 07 11:11:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfaec601-4c7c-40b3-9b03-be9329856eaa tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfaec601-4c7c-40b3-9b03-be9329856eaa tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cfaec601-4c7c-40b3-9b03-be9329856eaa tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfaec601-4c7c-40b3-9b03-be9329856eaa tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 returned with HTTP 200 Sep 07 11:11:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1562/3080] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:11 2026] GET /volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 => generated 875 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-07083fd9-e823-4b27-9679-3e60d316b17f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-07083fd9-e823-4b27-9679-3e60d316b17f tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] GET http://192.168.122.99/volume/v3/volumes/f746fb5f-cd88-4b8a-b1ff-8c984193f168 Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-07083fd9-e823-4b27-9679-3e60d316b17f tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-07083fd9-e823-4b27-9679-3e60d316b17f tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-07083fd9-e823-4b27-9679-3e60d316b17f tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Volume info retrieved successfully. Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-07083fd9-e823-4b27-9679-3e60d316b17f tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes/f746fb5f-cd88-4b8a-b1ff-8c984193f168 returned with HTTP 200 Sep 07 11:11:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1519/3081] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:11:11 2026] GET /volume/v3/volumes/f746fb5f-cd88-4b8a-b1ff-8c984193f168 => generated 980 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-66085ed7-0f87-4b80-a85d-e30948f4b1c7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66085ed7-0f87-4b80-a85d-e30948f4b1c7 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] GET http://192.168.122.99/volume/v3/messages Sep 07 11:11:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66085ed7-0f87-4b80-a85d-e30948f4b1c7 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66085ed7-0f87-4b80-a85d-e30948f4b1c7 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66085ed7-0f87-4b80-a85d-e30948f4b1c7 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 11:11:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1563/3082] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 11:11:11 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-86a30fe4-29c5-4c3d-8930-80a7837f17d1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-86a30fe4-29c5-4c3d-8930-80a7837f17d1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] GET http://192.168.122.99/volume/v3/messages Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-86a30fe4-29c5-4c3d-8930-80a7837f17d1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-86a30fe4-29c5-4c3d-8930-80a7837f17d1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-86a30fe4-29c5-4c3d-8930-80a7837f17d1 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 11:11:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1520/3083] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 11:11:11 2026] GET /volume/v3/messages => generated 676 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2c69e5ea-1248-4216-96ef-91af840e1f7d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2c69e5ea-1248-4216-96ef-91af840e1f7d tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] DELETE http://192.168.122.99/volume/v3/messages/9ec024d2-ee8e-49a2-af27-64f14bfa1c58 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2c69e5ea-1248-4216-96ef-91af840e1f7d tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2c69e5ea-1248-4216-96ef-91af840e1f7d tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2c69e5ea-1248-4216-96ef-91af840e1f7d tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/messages/9ec024d2-ee8e-49a2-af27-64f14bfa1c58 returned with HTTP 204 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1564/3084] 192.168.122.99 () {60 vars in 1273 bytes} [Mon Sep 7 11:11:11 2026] DELETE /volume/v3/messages/9ec024d2-ee8e-49a2-af27-64f14bfa1c58 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-562a766a-f329-4c42-94c6-a9d783d58631 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-562a766a-f329-4c42-94c6-a9d783d58631 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/f746fb5f-cd88-4b8a-b1ff-8c984193f168 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-562a766a-f329-4c42-94c6-a9d783d58631 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-562a766a-f329-4c42-94c6-a9d783d58631 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-562a766a-f329-4c42-94c6-a9d783d58631 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Delete volume with id: f746fb5f-cd88-4b8a-b1ff-8c984193f168 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-562a766a-f329-4c42-94c6-a9d783d58631 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Volume info retrieved successfully. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-562a766a-f329-4c42-94c6-a9d783d58631 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86959) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-562a766a-f329-4c42-94c6-a9d783d58631 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Created reservations ['8adf7887-301b-49a3-8689-4a21fd1acfc0', '4d72af88-aac6-41e0-808e-6cecbaffb7cd', 'f423e2cb-aa98-4b8f-9f22-e62b053cf1bc', '31b335c8-3e6a-426a-a45a-07ec66cc3571'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-220972a7-0ad7-4f98-8796-bc54d0bf9553 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-220972a7-0ad7-4f98-8796-bc54d0bf9553 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-220972a7-0ad7-4f98-8796-bc54d0bf9553 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-220972a7-0ad7-4f98-8796-bc54d0bf9553 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-220972a7-0ad7-4f98-8796-bc54d0bf9553 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-220972a7-0ad7-4f98-8796-bc54d0bf9553 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 returned with HTTP 200 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1565/3085] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:12 2026] GET /volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dd7a6058-5a03-40a8-84db-c4bce25a7538 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd7a6058-5a03-40a8-84db-c4bce25a7538 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] POST http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911/action Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd7a6058-5a03-40a8-84db-c4bce25a7538 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd7a6058-5a03-40a8-84db-c4bce25a7538 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-dd7a6058-5a03-40a8-84db-c4bce25a7538 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Updating snapshot 'd3143707-8e4e-45e5-b7ac-2ff481ab8911' with '{'status': 'error'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-562a766a-f329-4c42-94c6-a9d783d58631 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Delete volume request issued successfully. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-562a766a-f329-4c42-94c6-a9d783d58631 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes/f746fb5f-cd88-4b8a-b1ff-8c984193f168 returned with HTTP 202 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1521/3086] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:11:12 2026] DELETE /volume/v3/volumes/f746fb5f-cd88-4b8a-b1ff-8c984193f168 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-20c3b097-4ceb-47ae-825e-e1ffa221a147 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20c3b097-4ceb-47ae-825e-e1ffa221a147 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] DELETE http://192.168.122.99/volume/v3/types/1d2293c3-31d4-44b8-bd54-f6b0d356b6e9 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-20c3b097-4ceb-47ae-825e-e1ffa221a147 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-20c3b097-4ceb-47ae-825e-e1ffa221a147 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-dd7a6058-5a03-40a8-84db-c4bce25a7538 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ae6ca19d55544837a54aaba36a4b38a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22084783157b4118bfc46b1bf42cfd3c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd7a6058-5a03-40a8-84db-c4bce25a7538 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911/action returned with HTTP 403 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1566/3087] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 11:11:12 2026] POST /volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911/action => generated 133 bytes in 51 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ef2d77bd-b870-49c8-8b6d-23eac1fd695e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef2d77bd-b870-49c8-8b6d-23eac1fd695e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef2d77bd-b870-49c8-8b6d-23eac1fd695e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef2d77bd-b870-49c8-8b6d-23eac1fd695e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-ef2d77bd-b870-49c8-8b6d-23eac1fd695e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete snapshot with id: d3143707-8e4e-45e5-b7ac-2ff481ab8911 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ef2d77bd-b870-49c8-8b6d-23eac1fd695e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20c3b097-4ceb-47ae-825e-e1ffa221a147 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/types/1d2293c3-31d4-44b8-bd54-f6b0d356b6e9 returned with HTTP 202 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1522/3088] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:11:12 2026] DELETE /volume/v3/types/1d2293c3-31d4-44b8-bd54-f6b0d356b6e9 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ef2d77bd-b870-49c8-8b6d-23eac1fd695e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot delete request issued successfully. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e1969172-1557-450c-b732-0f7baf48937e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef2d77bd-b870-49c8-8b6d-23eac1fd695e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 returned with HTTP 202 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1567/3089] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:12 2026] DELETE /volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e1969172-1557-450c-b732-0f7baf48937e tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e1969172-1557-450c-b732-0f7baf48937e tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1051218857", "extra_specs": {"storage_protocol": "tempest-storage_protocol-876768703", "vendor_name": "tempest-vendor_name-1946031313"}}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-149ba1a0-e3bc-47ec-a6a7-ac57ffd6aef8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-149ba1a0-e3bc-47ec-a6a7-ac57ffd6aef8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-149ba1a0-e3bc-47ec-a6a7-ac57ffd6aef8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-149ba1a0-e3bc-47ec-a6a7-ac57ffd6aef8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-149ba1a0-e3bc-47ec-a6a7-ac57ffd6aef8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-149ba1a0-e3bc-47ec-a6a7-ac57ffd6aef8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 returned with HTTP 200 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1568/3090] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:12 2026] GET /volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e1969172-1557-450c-b732-0f7baf48937e tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1523/3091] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:11:12 2026] POST /volume/v3/types => generated 329 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-31fea656-5ccc-4b8a-b46a-4bcf0991e4e1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31fea656-5ccc-4b8a-b46a-4bcf0991e4e1 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3245ddeb-89f8-4b85-8849-b1a58270882e", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31fea656-5ccc-4b8a-b46a-4bcf0991e4e1 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-31fea656-5ccc-4b8a-b46a-4bcf0991e4e1 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Create volume request body: {'volume': {'volume_type': '3245ddeb-89f8-4b85-8849-b1a58270882e', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-31fea656-5ccc-4b8a-b46a-4bcf0991e4e1 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 returned with HTTP 404 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1524/3092] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:12 2026] GET /volume/v3/volumes/ed2351eb-7d16-4ede-9d85-ee0aa3effce8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Create volume of 1 GB Sep 07 11:11:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4274c258-2e17-44d3-9ca7-4463f58eb053 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4274c258-2e17-44d3-9ca7-4463f58eb053 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] DELETE http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4274c258-2e17-44d3-9ca7-4463f58eb053 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4274c258-2e17-44d3-9ca7-4463f58eb053 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-4274c258-2e17-44d3-9ca7-4463f58eb053 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Delete volume with id: ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4274c258-2e17-44d3-9ca7-4463f58eb053 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Flow 'volume_create_api' (ce88fe01-5820-494a-9e41-3977f0c09a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6e910d-46ea-47b7-bd82-9a6adb848695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4274c258-2e17-44d3-9ca7-4463f58eb053 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Delete volume request issued successfully. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4274c258-2e17-44d3-9ca7-4463f58eb053 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 202 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1525/3093] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:12 2026] DELETE /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-63099173-c1a1-4d88-8321-fdf1c1c4688f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-63099173-c1a1-4d88-8321-fdf1c1c4688f tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-63099173-c1a1-4d88-8321-fdf1c1c4688f tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-63099173-c1a1-4d88-8321-fdf1c1c4688f tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6e910d-46ea-47b7-bd82-9a6adb848695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:11:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-876768703',vendor_name='tempest-vendor_name-1946031313'},id=3245ddeb-89f8-4b85-8849-b1a58270882e,is_public=True,name='tempest-ProjectMemberTests-volume-type-1051218857',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3245ddeb-89f8-4b85-8849-b1a58270882e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3522ce21-d161-4cc0-9342-cb6b56ccaff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-63099173-c1a1-4d88-8321-fdf1c1c4688f tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Volume info retrieved successfully. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1051218857 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1051218857, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1051218857 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1051218857, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-63099173-c1a1-4d88-8321-fdf1c1c4688f tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 200 Sep 07 11:11:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1526/3094] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:12 2026] GET /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 839 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Created reservations ['259eacc6-2f33-42ac-840b-5019981831c2', 'f247be4c-48f3-4456-9c61-0aba32c6a7be', 'ce83969b-fbdf-419e-9982-52b555a52241', '4f531604-489f-4198-a595-4bece62791b9'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3522ce21-d161-4cc0-9342-cb6b56ccaff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['259eacc6-2f33-42ac-840b-5019981831c2', 'f247be4c-48f3-4456-9c61-0aba32c6a7be', 'ce83969b-fbdf-419e-9982-52b555a52241', '4f531604-489f-4198-a595-4bece62791b9']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669228c2-8f24-4b59-b993-aedb87d60f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669228c2-8f24-4b59-b993-aedb87d60f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0098ef0-24bf-4d70-a234-64732ff5739c', '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='a117079c939b4568b1d58ffcc4f28174',qos_specs=None,replication_status=,reservations=['259eacc6-2f33-42ac-840b-5019981831c2','f247be4c-48f3-4456-9c61-0aba32c6a7be','ce83969b-fbdf-419e-9982-52b555a52241','4f531604-489f-4198-a595-4bece62791b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94591f90bdc449cf936ad683603623b6',volume_type_id=3245ddeb-89f8-4b85-8849-b1a58270882e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:12Z,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=e0098ef0-24bf-4d70-a234-64732ff5739c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a117079c939b4568b1d58ffcc4f28174',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94591f90bdc449cf936ad683603623b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3245ddeb-89f8-4b85-8849-b1a58270882e),volume_type_id=3245ddeb-89f8-4b85-8849-b1a58270882e)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b3629be-f4b1-498d-84be-b4bbb55860aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b3629be-f4b1-498d-84be-b4bbb55860aa) transitioned into state 'SUCCESS' from 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='a117079c939b4568b1d58ffcc4f28174',qos_specs=None,replication_status=,reservations=['259eacc6-2f33-42ac-840b-5019981831c2','f247be4c-48f3-4456-9c61-0aba32c6a7be','ce83969b-fbdf-419e-9982-52b555a52241','4f531604-489f-4198-a595-4bece62791b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94591f90bdc449cf936ad683603623b6',volume_type_id=3245ddeb-89f8-4b85-8849-b1a58270882e)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ed4c41-6ef8-444b-9e15-6a76c6e22450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ed4c41-6ef8-444b-9e15-6a76c6e22450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Flow 'volume_create_api' (ce88fe01-5820-494a-9e41-3977f0c09a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Create volume request issued successfully. Sep 07 11:11:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb8a65db-91c7-4117-b7b5-9cd5dba104ee tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1569/3095] 192.168.122.99 () {62 vars in 1177 bytes} [Mon Sep 7 11:11:12 2026] POST /volume/v3/volumes => generated 780 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-37939339-69cb-4142-abc9-607f45520419 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-37939339-69cb-4142-abc9-607f45520419 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] GET http://192.168.122.99/volume/v3/volumes/e0098ef0-24bf-4d70-a234-64732ff5739c Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-37939339-69cb-4142-abc9-607f45520419 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-37939339-69cb-4142-abc9-607f45520419 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-37939339-69cb-4142-abc9-607f45520419 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Volume info retrieved successfully. Sep 07 11:11:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-37939339-69cb-4142-abc9-607f45520419 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes/e0098ef0-24bf-4d70-a234-64732ff5739c returned with HTTP 200 Sep 07 11:11:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1527/3096] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:11:12 2026] GET /volume/v3/volumes/e0098ef0-24bf-4d70-a234-64732ff5739c => generated 959 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-92442e85-3473-4573-84e9-ede7a141448f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-92442e85-3473-4573-84e9-ede7a141448f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 Sep 07 11:11:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-92442e85-3473-4573-84e9-ede7a141448f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-92442e85-3473-4573-84e9-ede7a141448f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-92442e85-3473-4573-84e9-ede7a141448f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-92442e85-3473-4573-84e9-ede7a141448f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 returned with HTTP 200 Sep 07 11:11:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1570/3097] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:13 2026] GET /volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e4340cb2-5c2a-497c-bc08-684bbdf88b10 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e4340cb2-5c2a-497c-bc08-684bbdf88b10 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] GET http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 Sep 07 11:11:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e4340cb2-5c2a-497c-bc08-684bbdf88b10 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e4340cb2-5c2a-497c-bc08-684bbdf88b10 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:13 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:13 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:13 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:13 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e4340cb2-5c2a-497c-bc08-684bbdf88b10 tempest-CinderUnicodeTest-1891632580 tempest-CinderUnicodeTest-1891632580-project-member] http://192.168.122.99/volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 returned with HTTP 404 Sep 07 11:11:13 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1528/3098] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:13 2026] GET /volume/v3/volumes/ce045958-1079-41af-a91f-5fce5aa119f8 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f68df01b-6261-4129-a6a2-1759c1fb87ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f68df01b-6261-4129-a6a2-1759c1fb87ce tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] GET http://192.168.122.99/volume/v3/volumes/e0098ef0-24bf-4d70-a234-64732ff5739c Sep 07 11:11:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f68df01b-6261-4129-a6a2-1759c1fb87ce tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f68df01b-6261-4129-a6a2-1759c1fb87ce tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f68df01b-6261-4129-a6a2-1759c1fb87ce tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Volume info retrieved successfully. Sep 07 11:11:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f68df01b-6261-4129-a6a2-1759c1fb87ce tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes/e0098ef0-24bf-4d70-a234-64732ff5739c returned with HTTP 200 Sep 07 11:11:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1571/3099] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:11:14 2026] GET /volume/v3/volumes/e0098ef0-24bf-4d70-a234-64732ff5739c => generated 980 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-60350bc3-1bae-4336-904c-3293875936f0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-60350bc3-1bae-4336-904c-3293875936f0 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] GET http://192.168.122.99/volume/v3/messages Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-60350bc3-1bae-4336-904c-3293875936f0 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-60350bc3-1bae-4336-904c-3293875936f0 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-60350bc3-1bae-4336-904c-3293875936f0 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 11:11:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1529/3100] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 11:11:14 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f736d3bc-f7b7-4d87-8728-3831c5466888 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f736d3bc-f7b7-4d87-8728-3831c5466888 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] GET http://192.168.122.99/volume/v3/messages/e8cf0593-6fb7-4054-85e1-9114f6b2ebcf Sep 07 11:11:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f736d3bc-f7b7-4d87-8728-3831c5466888 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f736d3bc-f7b7-4d87-8728-3831c5466888 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f736d3bc-f7b7-4d87-8728-3831c5466888 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-member] http://192.168.122.99/volume/v3/messages/e8cf0593-6fb7-4054-85e1-9114f6b2ebcf returned with HTTP 200 Sep 07 11:11:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1572/3101] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:11:14 2026] GET /volume/v3/messages/e8cf0593-6fb7-4054-85e1-9114f6b2ebcf => generated 673 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3e7ebca2-5af0-4db9-94f7-9f46465ae4c2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3e7ebca2-5af0-4db9-94f7-9f46465ae4c2 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] DELETE http://192.168.122.99/volume/v3/messages/e8cf0593-6fb7-4054-85e1-9114f6b2ebcf Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3e7ebca2-5af0-4db9-94f7-9f46465ae4c2 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3e7ebca2-5af0-4db9-94f7-9f46465ae4c2 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3e7ebca2-5af0-4db9-94f7-9f46465ae4c2 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/messages/e8cf0593-6fb7-4054-85e1-9114f6b2ebcf returned with HTTP 204 Sep 07 11:11:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1530/3102] 192.168.122.99 () {60 vars in 1273 bytes} [Mon Sep 7 11:11:14 2026] DELETE /volume/v3/messages/e8cf0593-6fb7-4054-85e1-9114f6b2ebcf => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 11:11:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aae76af9-3270-4307-a5b3-591b10e8aa36 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aae76af9-3270-4307-a5b3-591b10e8aa36 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/e0098ef0-24bf-4d70-a234-64732ff5739c Sep 07 11:11:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aae76af9-3270-4307-a5b3-591b10e8aa36 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aae76af9-3270-4307-a5b3-591b10e8aa36 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:14 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-aae76af9-3270-4307-a5b3-591b10e8aa36 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Delete volume with id: e0098ef0-24bf-4d70-a234-64732ff5739c Sep 07 11:11:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aae76af9-3270-4307-a5b3-591b10e8aa36 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Volume info retrieved successfully. Sep 07 11:11:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aae76af9-3270-4307-a5b3-591b10e8aa36 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86958) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ad9952e9-fe86-490b-b386-5ba119ef874f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ad9952e9-fe86-490b-b386-5ba119ef874f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 Sep 07 11:11:14 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-aae76af9-3270-4307-a5b3-591b10e8aa36 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Created reservations ['dc8076b0-3c1a-4584-bf72-8c9148341bda', '4db2fc65-f69f-4d93-8c3c-308f1cad1bf1', '743ea36c-68c9-4fbc-85c8-0c6dbf73901a', 'ed9e8f74-71a1-4be9-a51f-09d091958790'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ad9952e9-fe86-490b-b386-5ba119ef874f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ad9952e9-fe86-490b-b386-5ba119ef874f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:14 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ad9952e9-fe86-490b-b386-5ba119ef874f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ad9952e9-fe86-490b-b386-5ba119ef874f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 returned with HTTP 200 Sep 07 11:11:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1531/3103] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:14 2026] GET /volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aae76af9-3270-4307-a5b3-591b10e8aa36 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Delete volume request issued successfully. Sep 07 11:11:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aae76af9-3270-4307-a5b3-591b10e8aa36 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/volumes/e0098ef0-24bf-4d70-a234-64732ff5739c returned with HTTP 202 Sep 07 11:11:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1573/3104] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:11:14 2026] DELETE /volume/v3/volumes/e0098ef0-24bf-4d70-a234-64732ff5739c => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1ca89888-91a8-4e87-b3f5-bf93f428c479 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1ca89888-91a8-4e87-b3f5-bf93f428c479 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] DELETE http://192.168.122.99/volume/v3/types/3245ddeb-89f8-4b85-8849-b1a58270882e Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1ca89888-91a8-4e87-b3f5-bf93f428c479 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1ca89888-91a8-4e87-b3f5-bf93f428c479 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1ca89888-91a8-4e87-b3f5-bf93f428c479 tempest-ProjectMemberTests-1265120936 tempest-ProjectMemberTests-1265120936-project-admin] http://192.168.122.99/volume/v3/types/3245ddeb-89f8-4b85-8849-b1a58270882e returned with HTTP 202 Sep 07 11:11:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1532/3105] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:11:14 2026] DELETE /volume/v3/types/3245ddeb-89f8-4b85-8849-b1a58270882e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-54115d7d-6019-457c-9544-d26fe07a10ed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54115d7d-6019-457c-9544-d26fe07a10ed tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 Sep 07 11:11:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54115d7d-6019-457c-9544-d26fe07a10ed tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54115d7d-6019-457c-9544-d26fe07a10ed tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54115d7d-6019-457c-9544-d26fe07a10ed tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 returned with HTTP 404 Sep 07 11:11:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1574/3106] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:15 2026] GET /volume/v3/snapshots/d3143707-8e4e-45e5-b7ac-2ff481ab8911 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b8517736-adbf-496d-9518-7cf105ee634a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b8517736-adbf-496d-9518-7cf105ee634a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de Sep 07 11:11:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b8517736-adbf-496d-9518-7cf105ee634a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b8517736-adbf-496d-9518-7cf105ee634a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:15 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-b8517736-adbf-496d-9518-7cf105ee634a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume with id: f801a5cc-cd78-4658-af5a-291c7ba154de Sep 07 11:11:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b8517736-adbf-496d-9518-7cf105ee634a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b8517736-adbf-496d-9518-7cf105ee634a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume request issued successfully. Sep 07 11:11:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b8517736-adbf-496d-9518-7cf105ee634a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de returned with HTTP 202 Sep 07 11:11:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1533/3107] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:15 2026] DELETE /volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34d52a13-e0db-4e53-bda0-d8e0f605eba9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34d52a13-e0db-4e53-bda0-d8e0f605eba9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de Sep 07 11:11:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34d52a13-e0db-4e53-bda0-d8e0f605eba9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34d52a13-e0db-4e53-bda0-d8e0f605eba9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34d52a13-e0db-4e53-bda0-d8e0f605eba9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34d52a13-e0db-4e53-bda0-d8e0f605eba9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de returned with HTTP 200 Sep 07 11:11:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1575/3108] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:15 2026] GET /volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-84b2217c-5466-4a22-8487-85489fa2151f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-84b2217c-5466-4a22-8487-85489fa2151f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de Sep 07 11:11:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-84b2217c-5466-4a22-8487-85489fa2151f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-84b2217c-5466-4a22-8487-85489fa2151f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-84b2217c-5466-4a22-8487-85489fa2151f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de returned with HTTP 404 Sep 07 11:11:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1534/3109] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:16 2026] GET /volume/v3/volumes/f801a5cc-cd78-4658-af5a-291c7ba154de => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1194796614"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1194796614'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:16 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume of 1 GB Sep 07 11:11:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (0619ee0d-c499-4391-9c77-f599436f6850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b494b82-1bda-468d-8c10-a4feb09c8ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-eda76758-efdd-49d0-a73b-e5aec5404abf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b494b82-1bda-468d-8c10-a4feb09c8ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2976d557-7760-4c6b-8e9a-aa7a67f78baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['5f2fd8e7-ef53-48ee-a552-65a1c8d2255a', 'ada35284-21d5-49fa-9de2-72793f9daae0', 'e899aeb7-2e1c-40ef-9165-88520ae25cb9', '6ff8a9e5-07ba-45e2-9c0d-6aeb95bdecdb'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2976d557-7760-4c6b-8e9a-aa7a67f78baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f2fd8e7-ef53-48ee-a552-65a1c8d2255a', 'ada35284-21d5-49fa-9de2-72793f9daae0', 'e899aeb7-2e1c-40ef-9165-88520ae25cb9', '6ff8a9e5-07ba-45e2-9c0d-6aeb95bdecdb']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c53da66-f420-4f0e-bc0b-350dd3b330eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c53da66-f420-4f0e-bc0b-350dd3b330eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af324c35-c57a-4c77-8a18-7243d7f33538', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1194796614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['5f2fd8e7-ef53-48ee-a552-65a1c8d2255a','ada35284-21d5-49fa-9de2-72793f9daae0','e899aeb7-2e1c-40ef-9165-88520ae25cb9','6ff8a9e5-07ba-45e2-9c0d-6aeb95bdecdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1194796614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af324c35-c57a-4c77-8a18-7243d7f33538,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22084783157b4118bfc46b1bf42cfd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7352dceae02846c4998ee0d3151774de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490cff71-d01e-4959-a433-e26a9661a1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490cff71-d01e-4959-a433-e26a9661a1de) transitioned into state 'SUCCESS' from state '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-1194796614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['5f2fd8e7-ef53-48ee-a552-65a1c8d2255a','ada35284-21d5-49fa-9de2-72793f9daae0','e899aeb7-2e1c-40ef-9165-88520ae25cb9','6ff8a9e5-07ba-45e2-9c0d-6aeb95bdecdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd649b1-97e6-4919-b502-3763249778d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd649b1-97e6-4919-b502-3763249778d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (0619ee0d-c499-4391-9c77-f599436f6850) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request issued successfully. Sep 07 11:11:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a292f08-f7ac-40e4-b2d4-9c46c70e5a17 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1576/3110] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:11:16 2026] POST /volume/v3/volumes => generated 785 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c52d6787-5b18-4445-ad62-2bd390a88f2a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c52d6787-5b18-4445-ad62-2bd390a88f2a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c52d6787-5b18-4445-ad62-2bd390a88f2a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c52d6787-5b18-4445-ad62-2bd390a88f2a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1246424483", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1246424483', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Create volume of 1 GB Sep 07 11:11:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Availability Zones retrieved successfully. Sep 07 11:11:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c52d6787-5b18-4445-ad62-2bd390a88f2a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Flow 'volume_create_api' (2c92bd3c-602f-4601-81d1-883c733520a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7610654-3ed6-4b40-95a1-39478388dd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c52d6787-5b18-4445-ad62-2bd390a88f2a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 returned with HTTP 200 Sep 07 11:11:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1577/3111] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:17 2026] GET /volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 => generated 964 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7610654-3ed6-4b40-95a1-39478388dd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afbc76da-4bdd-4ff2-98c5-83966c41b691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Created reservations ['21cfa776-f943-4416-9ddf-37f4b229a1d8', '575e0671-5322-4633-8987-5aaa85baf596', 'bf94ae37-0028-4674-b226-28abd90b58f6', '344ca882-1ba9-442d-bf34-226fb8337263'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afbc76da-4bdd-4ff2-98c5-83966c41b691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21cfa776-f943-4416-9ddf-37f4b229a1d8', '575e0671-5322-4633-8987-5aaa85baf596', 'bf94ae37-0028-4674-b226-28abd90b58f6', '344ca882-1ba9-442d-bf34-226fb8337263']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0cc675f-0264-4023-bcc8-ddb38f54c83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:17 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0cc675f-0264-4023-bcc8-ddb38f54c83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eadda40-b8b9-4283-90fa-45df0eade32d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1246424483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50822ba3d5b043e7a9f0706df83ee963',qos_specs=None,replication_status=,reservations=['21cfa776-f943-4416-9ddf-37f4b229a1d8','575e0671-5322-4633-8987-5aaa85baf596','bf94ae37-0028-4674-b226-28abd90b58f6','344ca882-1ba9-442d-bf34-226fb8337263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28e854e49be4d4cbcec8efe7672bc1d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1246424483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eadda40-b8b9-4283-90fa-45df0eade32d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50822ba3d5b043e7a9f0706df83ee963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28e854e49be4d4cbcec8efe7672bc1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1728df7-6aff-4224-919b-9c259dde47cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1728df7-6aff-4224-919b-9c259dde47cc) transitioned into state 'SUCCESS' from state '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-1246424483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50822ba3d5b043e7a9f0706df83ee963',qos_specs=None,replication_status=,reservations=['21cfa776-f943-4416-9ddf-37f4b229a1d8','575e0671-5322-4633-8987-5aaa85baf596','bf94ae37-0028-4674-b226-28abd90b58f6','344ca882-1ba9-442d-bf34-226fb8337263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28e854e49be4d4cbcec8efe7672bc1d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc216933-0ef1-422d-83bc-96ea65580c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc216933-0ef1-422d-83bc-96ea65580c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Flow 'volume_create_api' (2c92bd3c-602f-4601-81d1-883c733520a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:17 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Create volume request issued successfully. Sep 07 11:11:17 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-eda76758-efdd-49d0-a73b-e5aec5404abf tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:17 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1535/3112] 192.168.122.99 () {60 vars in 1138 bytes} [Mon Sep 7 11:11:17 2026] POST /volume/v3/volumes => generated 761 bytes in 951 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71ca63b0-e4bc-4ac4-a2ad-645d3daf86cc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71ca63b0-e4bc-4ac4-a2ad-645d3daf86cc tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71ca63b0-e4bc-4ac4-a2ad-645d3daf86cc tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71ca63b0-e4bc-4ac4-a2ad-645d3daf86cc tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-71ca63b0-e4bc-4ac4-a2ad-645d3daf86cc tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71ca63b0-e4bc-4ac4-a2ad-645d3daf86cc tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d returned with HTTP 200 Sep 07 11:11:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1578/3113] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:17 2026] GET /volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d => generated 829 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b69f16c9-e6c9-4cb1-a440-cffd9b1eb551 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b69f16c9-e6c9-4cb1-a440-cffd9b1eb551 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 Sep 07 11:11:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b69f16c9-e6c9-4cb1-a440-cffd9b1eb551 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b69f16c9-e6c9-4cb1-a440-cffd9b1eb551 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b69f16c9-e6c9-4cb1-a440-cffd9b1eb551 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b69f16c9-e6c9-4cb1-a440-cffd9b1eb551 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 returned with HTTP 200 Sep 07 11:11:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1536/3114] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:18 2026] GET /volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b5c67655-3aaa-4299-9630-e5e758979f58 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d1a16944-aebc-4059-8204-83c9c55edbe7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d1a16944-aebc-4059-8204-83c9c55edbe7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d1a16944-aebc-4059-8204-83c9c55edbe7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d1a16944-aebc-4059-8204-83c9c55edbe7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d1a16944-aebc-4059-8204-83c9c55edbe7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d1a16944-aebc-4059-8204-83c9c55edbe7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d returned with HTTP 200 Sep 07 11:11:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1537/3115] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:19 2026] GET /volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5c67655-3aaa-4299-9630-e5e758979f58 tempest-ProjectAdminTests-1314393954 tempest-ProjectAdminTests-1314393954-project-admin] GET http://192.168.122.99/volume/v3/scheduler-stats/get_pools Sep 07 11:11:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5c67655-3aaa-4299-9630-e5e758979f58 tempest-ProjectAdminTests-1314393954 tempest-ProjectAdminTests-1314393954-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5c67655-3aaa-4299-9630-e5e758979f58 tempest-ProjectAdminTests-1314393954 tempest-ProjectAdminTests-1314393954-project-admin] Calling method 'get_pools' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5c67655-3aaa-4299-9630-e5e758979f58 tempest-ProjectAdminTests-1314393954 tempest-ProjectAdminTests-1314393954-project-admin] http://192.168.122.99/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 11:11:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1579/3116] 192.168.122.99 () {58 vars in 1170 bytes} [Mon Sep 7 11:11:19 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-24a2101d-4794-4087-b942-f30764fac247 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-24a2101d-4794-4087-b942-f30764fac247 tempest-ProjectAdminTests-1314393954 tempest-ProjectAdminTests-1314393954-project-admin] GET http://192.168.122.99/volume/v3/capabilities/devstack@QuobyteHD Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-24a2101d-4794-4087-b942-f30764fac247 tempest-ProjectAdminTests-1314393954 tempest-ProjectAdminTests-1314393954-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-24a2101d-4794-4087-b942-f30764fac247 tempest-ProjectAdminTests-1314393954 tempest-ProjectAdminTests-1314393954-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:19 devstack devstack@c-api.service[86959]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-24a2101d-4794-4087-b942-f30764fac247 tempest-ProjectAdminTests-1314393954 tempest-ProjectAdminTests-1314393954-project-admin] http://192.168.122.99/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 11:11:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1538/3117] 192.168.122.99 () {58 vars in 1188 bytes} [Mon Sep 7 11:11:19 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d761c2a1-042b-4724-88b7-849f95e5de3e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d761c2a1-042b-4724-88b7-849f95e5de3e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 Sep 07 11:11:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d761c2a1-042b-4724-88b7-849f95e5de3e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d761c2a1-042b-4724-88b7-849f95e5de3e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d761c2a1-042b-4724-88b7-849f95e5de3e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d761c2a1-042b-4724-88b7-849f95e5de3e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 returned with HTTP 200 Sep 07 11:11:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1580/3118] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:19 2026] GET /volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 => generated 1015 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1bb7e8d5-b3e5-4ddd-bae5-e1830cf08fc9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1bb7e8d5-b3e5-4ddd-bae5-e1830cf08fc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1bb7e8d5-b3e5-4ddd-bae5-e1830cf08fc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af324c35-c57a-4c77-8a18-7243d7f33538", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1852403222"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1bb7e8d5-b3e5-4ddd-bae5-e1830cf08fc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-1bb7e8d5-b3e5-4ddd-bae5-e1830cf08fc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create snapshot from volume af324c35-c57a-4c77-8a18-7243d7f33538 Sep 07 11:11:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2ab0a24d-0c65-4389-af52-6d59b2bd6648 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-1bb7e8d5-b3e5-4ddd-bae5-e1830cf08fc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['e4a712ae-336f-4711-b0c7-e14769b9c9f2', 'f340bc8f-a92a-4257-b0c7-50150e55947b', 'e5808d0b-b017-492a-a80c-da50a116486e', 'a32b623f-3938-4091-93ab-2d6bd0e7e3c2'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1bb7e8d5-b3e5-4ddd-bae5-e1830cf08fc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot create request issued successfully. Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1bb7e8d5-b3e5-4ddd-bae5-e1830cf08fc9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:11:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1539/3119] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:11:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d8ca9432-9d4f-4fc5-bad4-f76843136e50 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d8ca9432-9d4f-4fc5-bad4-f76843136e50 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d8ca9432-9d4f-4fc5-bad4-f76843136e50 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d8ca9432-9d4f-4fc5-bad4-f76843136e50 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:19 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:19 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d8ca9432-9d4f-4fc5-bad4-f76843136e50 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d8ca9432-9d4f-4fc5-bad4-f76843136e50 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c returned with HTTP 200 Sep 07 11:11:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1540/3120] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:19 2026] GET /volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2ab0a24d-0c65-4389-af52-6d59b2bd6648 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2ab0a24d-0c65-4389-af52-6d59b2bd6648 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1523587229", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1172805458", "vendor_name": "tempest-vendor_name-1234854331"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2ab0a24d-0c65-4389-af52-6d59b2bd6648 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:11:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1581/3121] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:11:19 2026] POST /volume/v3/types => generated 330 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e78eeb3b-32b9-4146-9df0-bfac10f59045", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Create volume request body: {'volume': {'volume_type': 'e78eeb3b-32b9-4146-9df0-bfac10f59045', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Create volume of 1 GB Sep 07 11:11:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Flow 'volume_create_api' (d82c02af-ed04-4df7-b806-17ecd688b4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a30e51b-bc53-43b4-a2a6-08fb95cce5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a30e51b-bc53-43b4-a2a6-08fb95cce5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:11:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1172805458',vendor_name='tempest-vendor_name-1234854331'},id=e78eeb3b-32b9-4146-9df0-bfac10f59045,is_public=True,name='tempest-ProjectReaderTests-volume-type-1523587229',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e78eeb3b-32b9-4146-9df0-bfac10f59045', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7181db1e-83e3-4fd2-b10d-5973a3a54479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71fd69aa-bb97-4845-9f75-9f106c824785 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71fd69aa-bb97-4845-9f75-9f106c824785 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71fd69aa-bb97-4845-9f75-9f106c824785 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71fd69aa-bb97-4845-9f75-9f106c824785 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-71fd69aa-bb97-4845-9f75-9f106c824785 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71fd69aa-bb97-4845-9f75-9f106c824785 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d returned with HTTP 200 Sep 07 11:11:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1582/3122] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:20 2026] GET /volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:20 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1523587229 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1523587229, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:20 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1523587229 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1523587229, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71f69027-03a6-494d-a653-f2bb435292cc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71f69027-03a6-494d-a653-f2bb435292cc tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71f69027-03a6-494d-a653-f2bb435292cc tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71f69027-03a6-494d-a653-f2bb435292cc tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-71f69027-03a6-494d-a653-f2bb435292cc tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71f69027-03a6-494d-a653-f2bb435292cc tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d returned with HTTP 200 Sep 07 11:11:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1583/3123] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:20 2026] GET /volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-548f7e39-ad89-4660-9f24-e63187f52ab2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Created reservations ['1595913c-f990-446c-af18-71ce557c5300', 'a666e2b1-24ba-429a-9724-c96f818b7114', '90b9453b-df80-45e2-a1b0-9ed0eb40967e', '28770687-3224-45bb-88ea-3db86d857f5a'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-548f7e39-ad89-4660-9f24-e63187f52ab2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7181db1e-83e3-4fd2-b10d-5973a3a54479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1595913c-f990-446c-af18-71ce557c5300', 'a666e2b1-24ba-429a-9724-c96f818b7114', '90b9453b-df80-45e2-a1b0-9ed0eb40967e', '28770687-3224-45bb-88ea-3db86d857f5a']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-548f7e39-ad89-4660-9f24-e63187f52ab2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1eadda40-b8b9-4283-90fa-45df0eade32d", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-11957456", "description": null, "metadata": null}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b9a9db-5e9c-4428-b812-e812794024aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-548f7e39-ad89-4660-9f24-e63187f52ab2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-548f7e39-ad89-4660-9f24-e63187f52ab2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Create snapshot from volume 1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b9a9db-5e9c-4428-b812-e812794024aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cf598ae-918b-4f6c-8ad9-e44861821264', '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='0c9ff1bdcf4f44eaa332622778604e15',qos_specs=None,replication_status=,reservations=['1595913c-f990-446c-af18-71ce557c5300','a666e2b1-24ba-429a-9724-c96f818b7114','90b9453b-df80-45e2-a1b0-9ed0eb40967e','28770687-3224-45bb-88ea-3db86d857f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8808aecefa1949bd90bbb3526896c537',volume_type_id=e78eeb3b-32b9-4146-9df0-bfac10f59045), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cf598ae-918b-4f6c-8ad9-e44861821264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c9ff1bdcf4f44eaa332622778604e15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8808aecefa1949bd90bbb3526896c537',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e78eeb3b-32b9-4146-9df0-bfac10f59045),volume_type_id=e78eeb3b-32b9-4146-9df0-bfac10f59045)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4801f29-1ebb-4b22-b649-010020a3fc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4801f29-1ebb-4b22-b649-010020a3fc2a) transitioned into state 'SUCCESS' from 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='0c9ff1bdcf4f44eaa332622778604e15',qos_specs=None,replication_status=,reservations=['1595913c-f990-446c-af18-71ce557c5300','a666e2b1-24ba-429a-9724-c96f818b7114','90b9453b-df80-45e2-a1b0-9ed0eb40967e','28770687-3224-45bb-88ea-3db86d857f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8808aecefa1949bd90bbb3526896c537',volume_type_id=e78eeb3b-32b9-4146-9df0-bfac10f59045)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca73a6f-9ea1-4a4e-a980-f20b1e3569af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-548f7e39-ad89-4660-9f24-e63187f52ab2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Created reservations ['78a27ef6-0a3f-463f-921e-07a5b5c2abfc', '109d73ed-ca3f-481c-9c2e-cc505fefa740', '3cf50c8b-19a1-409f-a94f-8ed46516e1c7', '8a96a347-0846-4272-ac90-4c9c042daf69'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca73a6f-9ea1-4a4e-a980-f20b1e3569af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Flow 'volume_create_api' (d82c02af-ed04-4df7-b806-17ecd688b4ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Create volume request issued successfully. Sep 07 11:11:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d1d46cf8-17a3-43c5-9b53-22bafc21d88b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1541/3124] 192.168.122.99 () {62 vars in 1177 bytes} [Mon Sep 7 11:11:20 2026] POST /volume/v3/volumes => generated 780 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f60bcb34-00d3-4ac0-9325-562b7f37e8aa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f60bcb34-00d3-4ac0-9325-562b7f37e8aa tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] GET http://192.168.122.99/volume/v3/volumes/3cf598ae-918b-4f6c-8ad9-e44861821264 Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f60bcb34-00d3-4ac0-9325-562b7f37e8aa tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f60bcb34-00d3-4ac0-9325-562b7f37e8aa tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f60bcb34-00d3-4ac0-9325-562b7f37e8aa tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Volume info retrieved successfully. Sep 07 11:11:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f60bcb34-00d3-4ac0-9325-562b7f37e8aa tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/volumes/3cf598ae-918b-4f6c-8ad9-e44861821264 returned with HTTP 200 Sep 07 11:11:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1542/3125] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:11:20 2026] GET /volume/v3/volumes/3cf598ae-918b-4f6c-8ad9-e44861821264 => generated 959 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-548f7e39-ad89-4660-9f24-e63187f52ab2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot force create request issued successfully. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-548f7e39-ad89-4660-9f24-e63187f52ab2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:11:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1584/3126] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:11:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-9895a90d-df49-4e44-95b2-891571e26a7c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9895a90d-df49-4e44-95b2-891571e26a7c tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9895a90d-df49-4e44-95b2-891571e26a7c tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-9895a90d-df49-4e44-95b2-891571e26a7c tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-9895a90d-df49-4e44-95b2-891571e26a7c tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot retrieved successfully. Sep 07 11:11:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-9895a90d-df49-4e44-95b2-891571e26a7c tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 200 Sep 07 11:11:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1543/3127] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:20 2026] GET /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-648b7c71-6b86-48f6-8947-850fac0d2bed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-648b7c71-6b86-48f6-8947-850fac0d2bed tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-648b7c71-6b86-48f6-8947-850fac0d2bed tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-648b7c71-6b86-48f6-8947-850fac0d2bed tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-648b7c71-6b86-48f6-8947-850fac0d2bed tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-648b7c71-6b86-48f6-8947-850fac0d2bed tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c returned with HTTP 200 Sep 07 11:11:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1585/3128] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:20 2026] GET /volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-072b0f84-b2c2-4d99-b6ce-dd0b6a1a9d62 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-072b0f84-b2c2-4d99-b6ce-dd0b6a1a9d62 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] GET http://192.168.122.99/volume/v3/volumes/3cf598ae-918b-4f6c-8ad9-e44861821264 Sep 07 11:11:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-072b0f84-b2c2-4d99-b6ce-dd0b6a1a9d62 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-072b0f84-b2c2-4d99-b6ce-dd0b6a1a9d62 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:21 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:21 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-072b0f84-b2c2-4d99-b6ce-dd0b6a1a9d62 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Volume info retrieved successfully. Sep 07 11:11:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-072b0f84-b2c2-4d99-b6ce-dd0b6a1a9d62 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/volumes/3cf598ae-918b-4f6c-8ad9-e44861821264 returned with HTTP 200 Sep 07 11:11:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1544/3129] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:11:21 2026] GET /volume/v3/volumes/3cf598ae-918b-4f6c-8ad9-e44861821264 => generated 980 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9c0196f4-6489-43a4-864a-ebe71cc0cf58 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c0196f4-6489-43a4-864a-ebe71cc0cf58 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c0196f4-6489-43a4-864a-ebe71cc0cf58 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c0196f4-6489-43a4-864a-ebe71cc0cf58 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b5c0a14b-159d-44ca-95b8-978a6061fefe None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b5c0a14b-159d-44ca-95b8-978a6061fefe tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] GET http://192.168.122.99/volume/v3/messages Sep 07 11:11:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b5c0a14b-159d-44ca-95b8-978a6061fefe tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b5c0a14b-159d-44ca-95b8-978a6061fefe tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9c0196f4-6489-43a4-864a-ebe71cc0cf58 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot retrieved successfully. Sep 07 11:11:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c0196f4-6489-43a4-864a-ebe71cc0cf58 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 200 Sep 07 11:11:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1586/3130] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:21 2026] GET /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b5c0a14b-159d-44ca-95b8-978a6061fefe tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 11:11:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1545/3131] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 11:11:21 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ef0cb400-0663-4b57-b6c7-ade89af1dee8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5554fa14-a02c-4a91-a789-3e52eafdc9e0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5554fa14-a02c-4a91-a789-3e52eafdc9e0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c Sep 07 11:11:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5554fa14-a02c-4a91-a789-3e52eafdc9e0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5554fa14-a02c-4a91-a789-3e52eafdc9e0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:21 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:21 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:21 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5554fa14-a02c-4a91-a789-3e52eafdc9e0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5554fa14-a02c-4a91-a789-3e52eafdc9e0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c returned with HTTP 200 Sep 07 11:11:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1546/3132] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:21 2026] GET /volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef0cb400-0663-4b57-b6c7-ade89af1dee8 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-reader] GET http://192.168.122.99/volume/v3/messages Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef0cb400-0663-4b57-b6c7-ade89af1dee8 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef0cb400-0663-4b57-b6c7-ade89af1dee8 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-reader] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef0cb400-0663-4b57-b6c7-ade89af1dee8 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-reader] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 11:11:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1587/3133] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 11:11:21 2026] GET /volume/v3/messages => generated 676 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-020e8c8a-9a49-4d1a-a57f-0b7c5279b34e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-020e8c8a-9a49-4d1a-a57f-0b7c5279b34e tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] DELETE http://192.168.122.99/volume/v3/messages/637ba19a-c3cb-4ff8-a90d-eb6531baba4d Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-020e8c8a-9a49-4d1a-a57f-0b7c5279b34e tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-020e8c8a-9a49-4d1a-a57f-0b7c5279b34e tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-020e8c8a-9a49-4d1a-a57f-0b7c5279b34e tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/messages/637ba19a-c3cb-4ff8-a90d-eb6531baba4d returned with HTTP 204 Sep 07 11:11:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1547/3134] 192.168.122.99 () {60 vars in 1273 bytes} [Mon Sep 7 11:11:22 2026] DELETE /volume/v3/messages/637ba19a-c3cb-4ff8-a90d-eb6531baba4d => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/3cf598ae-918b-4f6c-8ad9-e44861821264 Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Delete volume with id: 3cf598ae-918b-4f6c-8ad9-e44861821264 Sep 07 11:11:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Volume info retrieved successfully. Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86958) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1523587229 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1523587229, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:22 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1523587229 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1523587229, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Created reservations ['4884d010-b8ee-473c-8c54-d5d05c6b082f', 'ab2d340c-b3d4-4a08-bfdc-d3f324308897', 'eee5e12a-2263-4182-a3c4-05c0b57426a5', '214b7b83-ca6d-42f4-904e-cd8e7387c2c2'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Delete volume request issued successfully. Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4fde9de-1fb2-4be6-8801-5ab87ff5438a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/volumes/3cf598ae-918b-4f6c-8ad9-e44861821264 returned with HTTP 202 Sep 07 11:11:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1588/3135] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:11:22 2026] DELETE /volume/v3/volumes/3cf598ae-918b-4f6c-8ad9-e44861821264 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-66d6b3d0-a068-40b6-bc40-d4070c1eb38a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66d6b3d0-a068-40b6-bc40-d4070c1eb38a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] DELETE http://192.168.122.99/volume/v3/types/e78eeb3b-32b9-4146-9df0-bfac10f59045 Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66d6b3d0-a068-40b6-bc40-d4070c1eb38a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-66d6b3d0-a068-40b6-bc40-d4070c1eb38a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-66d6b3d0-a068-40b6-bc40-d4070c1eb38a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/types/e78eeb3b-32b9-4146-9df0-bfac10f59045 returned with HTTP 202 Sep 07 11:11:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1548/3136] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:11:22 2026] DELETE /volume/v3/types/e78eeb3b-32b9-4146-9df0-bfac10f59045 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a4dc8f8-2d88-405b-9b1a-ea3c7884e6d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a4dc8f8-2d88-405b-9b1a-ea3c7884e6d7 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] POST http://192.168.122.99/volume/v3/types Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a4dc8f8-2d88-405b-9b1a-ea3c7884e6d7 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-330089403", "extra_specs": {"storage_protocol": "tempest-storage_protocol-563083761", "vendor_name": "tempest-vendor_name-1387020166"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a4dc8f8-2d88-405b-9b1a-ea3c7884e6d7 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/types returned with HTTP 200 Sep 07 11:11:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1589/3137] 192.168.122.99 () {60 vars in 1132 bytes} [Mon Sep 7 11:11:22 2026] POST /volume/v3/types => generated 328 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0f86577c-3001-4688-a0a3-650b54e8043d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "905e4728-e6ad-47d1-980a-b3ecc86af8df", "size": 1}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Create volume request body: {'volume': {'volume_type': '905e4728-e6ad-47d1-980a-b3ecc86af8df', 'size': 1}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Create volume of 1 GB Sep 07 11:11:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Flow 'volume_create_api' (17cff214-88a1-4e0c-9fc5-33a51ca1d90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cade7102-ea8c-4017-973b-e36129878148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cade7102-ea8c-4017-973b-e36129878148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T09:11:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-563083761',vendor_name='tempest-vendor_name-1387020166'},id=905e4728-e6ad-47d1-980a-b3ecc86af8df,is_public=True,name='tempest-ProjectReaderTests-volume-type-330089403',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '905e4728-e6ad-47d1-980a-b3ecc86af8df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3cfab1-f4bb-4f2c-a68b-b8f273ab724b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-330089403 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-330089403, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:22 devstack devstack@c-api.service[86959]: WARNING cinder.quota [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-330089403 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-330089403, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Created reservations ['b66db2a9-ee6c-4ba4-a3c4-30fd870c9443', '7b799351-f12a-49bc-8e6e-edb032a9dce4', '14de91fb-04b6-4066-824d-f0f08c6e6c10', '4192243e-dec7-4b76-b97e-d4a24470c896'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3cfab1-f4bb-4f2c-a68b-b8f273ab724b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b66db2a9-ee6c-4ba4-a3c4-30fd870c9443', '7b799351-f12a-49bc-8e6e-edb032a9dce4', '14de91fb-04b6-4066-824d-f0f08c6e6c10', '4192243e-dec7-4b76-b97e-d4a24470c896']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2664b1b8-b365-4a96-a943-f0efb4438a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2664b1b8-b365-4a96-a943-f0efb4438a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5360b9c8-d7a2-4181-b187-4badb4f3a163', '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='0c9ff1bdcf4f44eaa332622778604e15',qos_specs=None,replication_status=,reservations=['b66db2a9-ee6c-4ba4-a3c4-30fd870c9443','7b799351-f12a-49bc-8e6e-edb032a9dce4','14de91fb-04b6-4066-824d-f0f08c6e6c10','4192243e-dec7-4b76-b97e-d4a24470c896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8808aecefa1949bd90bbb3526896c537',volume_type_id=905e4728-e6ad-47d1-980a-b3ecc86af8df), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:22Z,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=5360b9c8-d7a2-4181-b187-4badb4f3a163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c9ff1bdcf4f44eaa332622778604e15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8808aecefa1949bd90bbb3526896c537',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(905e4728-e6ad-47d1-980a-b3ecc86af8df),volume_type_id=905e4728-e6ad-47d1-980a-b3ecc86af8df)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0943d649-d7fa-4ebd-90fe-755c6b56eba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0943d649-d7fa-4ebd-90fe-755c6b56eba8) transitioned into state 'SUCCESS' from 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='0c9ff1bdcf4f44eaa332622778604e15',qos_specs=None,replication_status=,reservations=['b66db2a9-ee6c-4ba4-a3c4-30fd870c9443','7b799351-f12a-49bc-8e6e-edb032a9dce4','14de91fb-04b6-4066-824d-f0f08c6e6c10','4192243e-dec7-4b76-b97e-d4a24470c896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8808aecefa1949bd90bbb3526896c537',volume_type_id=905e4728-e6ad-47d1-980a-b3ecc86af8df)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aabb09f-20c3-45c1-94e1-fbb9765e3b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-51f39c90-8a46-49ed-b54a-b24b4cf3ef8a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51f39c90-8a46-49ed-b54a-b24b4cf3ef8a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-51f39c90-8a46-49ed-b54a-b24b4cf3ef8a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-51f39c90-8a46-49ed-b54a-b24b4cf3ef8a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aabb09f-20c3-45c1-94e1-fbb9765e3b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Flow 'volume_create_api' (17cff214-88a1-4e0c-9fc5-33a51ca1d90d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Create volume request issued successfully. Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0f86577c-3001-4688-a0a3-650b54e8043d tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1549/3138] 192.168.122.99 () {62 vars in 1177 bytes} [Mon Sep 7 11:11:22 2026] POST /volume/v3/volumes => generated 779 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-51f39c90-8a46-49ed-b54a-b24b4cf3ef8a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot retrieved successfully. Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51f39c90-8a46-49ed-b54a-b24b4cf3ef8a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 200 Sep 07 11:11:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1590/3139] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:22 2026] GET /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f7d1b37e-55dd-4830-8179-e691e34f594a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f7d1b37e-55dd-4830-8179-e691e34f594a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] GET http://192.168.122.99/volume/v3/volumes/5360b9c8-d7a2-4181-b187-4badb4f3a163 Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f7d1b37e-55dd-4830-8179-e691e34f594a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f7d1b37e-55dd-4830-8179-e691e34f594a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:22 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:22 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:22 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:22 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f7d1b37e-55dd-4830-8179-e691e34f594a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Volume info retrieved successfully. Sep 07 11:11:22 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f7d1b37e-55dd-4830-8179-e691e34f594a tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/volumes/5360b9c8-d7a2-4181-b187-4badb4f3a163 returned with HTTP 200 Sep 07 11:11:22 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1550/3140] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:11:22 2026] GET /volume/v3/volumes/5360b9c8-d7a2-4181-b187-4badb4f3a163 => generated 958 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-03891662-ca8d-4d6f-aa90-25529811b4fa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03891662-ca8d-4d6f-aa90-25529811b4fa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03891662-ca8d-4d6f-aa90-25529811b4fa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03891662-ca8d-4d6f-aa90-25529811b4fa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-03891662-ca8d-4d6f-aa90-25529811b4fa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03891662-ca8d-4d6f-aa90-25529811b4fa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c returned with HTTP 200 Sep 07 11:11:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1591/3141] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:22 2026] GET /volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e710406c-fe9e-479d-8a08-c78ca6fc0fef None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e710406c-fe9e-479d-8a08-c78ca6fc0fef tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] GET http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e710406c-fe9e-479d-8a08-c78ca6fc0fef tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e710406c-fe9e-479d-8a08-c78ca6fc0fef tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e710406c-fe9e-479d-8a08-c78ca6fc0fef tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e710406c-fe9e-479d-8a08-c78ca6fc0fef tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c returned with HTTP 200 Sep 07 11:11:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1551/3142] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:23 2026] GET /volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9915b04c-e355-4f42-b0ea-fbac29474be7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9915b04c-e355-4f42-b0ea-fbac29474be7 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9915b04c-e355-4f42-b0ea-fbac29474be7 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9915b04c-e355-4f42-b0ea-fbac29474be7 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-9915b04c-e355-4f42-b0ea-fbac29474be7 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete snapshot with id: 6d4b06c4-42c8-4963-babc-3abd91c1095c Sep 07 11:11:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9915b04c-e355-4f42-b0ea-fbac29474be7 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9915b04c-e355-4f42-b0ea-fbac29474be7 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot delete request issued successfully. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9915b04c-e355-4f42-b0ea-fbac29474be7 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c returned with HTTP 202 Sep 07 11:11:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1592/3143] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:23 2026] DELETE /volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4e650e7c-bafb-4717-bb3b-80150776b52c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e650e7c-bafb-4717-bb3b-80150776b52c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e650e7c-bafb-4717-bb3b-80150776b52c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e650e7c-bafb-4717-bb3b-80150776b52c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4e650e7c-bafb-4717-bb3b-80150776b52c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e650e7c-bafb-4717-bb3b-80150776b52c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c returned with HTTP 200 Sep 07 11:11:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1593/3144] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:23 2026] GET /volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2018704455"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2018704455'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume of 1 GB Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Flow 'volume_create_api' (d3929def-317d-4564-bbb6-a606164b561e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e631e5b-87e0-487c-8a66-621d5ee7cae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e631e5b-87e0-487c-8a66-621d5ee7cae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be7b56e-1e6c-41da-aee1-0346ff4e3922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Created reservations ['3c76e744-15a7-42cb-8bfd-e8014f87633b', '89de9800-47ac-4daa-9c6f-41f356f494f4', 'd6da2710-165b-42d3-8945-2829473a4a53', '695bfb22-ab38-478f-a735-7c727c610a08'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be7b56e-1e6c-41da-aee1-0346ff4e3922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c76e744-15a7-42cb-8bfd-e8014f87633b', '89de9800-47ac-4daa-9c6f-41f356f494f4', 'd6da2710-165b-42d3-8945-2829473a4a53', '695bfb22-ab38-478f-a735-7c727c610a08']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0812fbb4-313e-4479-ba03-26e76b273890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:23 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0812fbb4-313e-4479-ba03-26e76b273890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb259461-2a4f-49cc-9b79-f704e6532ca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2018704455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',qos_specs=None,replication_status=,reservations=['3c76e744-15a7-42cb-8bfd-e8014f87633b','89de9800-47ac-4daa-9c6f-41f356f494f4','d6da2710-165b-42d3-8945-2829473a4a53','695bfb22-ab38-478f-a735-7c727c610a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7606c11f526441be8713ffb481c1834d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2018704455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb259461-2a4f-49cc-9b79-f704e6532ca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7606c11f526441be8713ffb481c1834d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3f4abe-a6b5-41f9-9992-cfbee01df4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3f4abe-a6b5-41f9-9992-cfbee01df4e1) transitioned into state 'SUCCESS' from state '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-2018704455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',qos_specs=None,replication_status=,reservations=['3c76e744-15a7-42cb-8bfd-e8014f87633b','89de9800-47ac-4daa-9c6f-41f356f494f4','d6da2710-165b-42d3-8945-2829473a4a53','695bfb22-ab38-478f-a735-7c727c610a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7606c11f526441be8713ffb481c1834d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41bea15-2872-4cd2-889f-ebb4af5001fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41bea15-2872-4cd2-889f-ebb4af5001fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Flow 'volume_create_api' (d3929def-317d-4564-bbb6-a606164b561e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume request issued successfully. Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-526869a9-e9fa-4eb2-9fb4-5f1a9ed317fa tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1552/3145] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:11:23 2026] POST /volume/v3/volumes => generated 785 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-74e61755-a606-4356-8f5f-ad9e69d0cb50 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-74e61755-a606-4356-8f5f-ad9e69d0cb50 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-74e61755-a606-4356-8f5f-ad9e69d0cb50 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-74e61755-a606-4356-8f5f-ad9e69d0cb50 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-40c48c18-a5d0-457e-a8b2-d48abd0c0bc2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-74e61755-a606-4356-8f5f-ad9e69d0cb50 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-40c48c18-a5d0-457e-a8b2-d48abd0c0bc2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-40c48c18-a5d0-457e-a8b2-d48abd0c0bc2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-40c48c18-a5d0-457e-a8b2-d48abd0c0bc2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-74e61755-a606-4356-8f5f-ad9e69d0cb50 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 returned with HTTP 200 Sep 07 11:11:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1594/3146] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:23 2026] GET /volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 => generated 964 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:23 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:23 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-40c48c18-a5d0-457e-a8b2-d48abd0c0bc2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot retrieved successfully. Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-40c48c18-a5d0-457e-a8b2-d48abd0c0bc2 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 200 Sep 07 11:11:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1553/3147] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:23 2026] GET /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1cdc140d-3bce-4116-ba51-2baf23267c7b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1cdc140d-3bce-4116-ba51-2baf23267c7b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] GET http://192.168.122.99/volume/v3/volumes/5360b9c8-d7a2-4181-b187-4badb4f3a163 Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1cdc140d-3bce-4116-ba51-2baf23267c7b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1cdc140d-3bce-4116-ba51-2baf23267c7b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1cdc140d-3bce-4116-ba51-2baf23267c7b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Volume info retrieved successfully. Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1cdc140d-3bce-4116-ba51-2baf23267c7b tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/volumes/5360b9c8-d7a2-4181-b187-4badb4f3a163 returned with HTTP 200 Sep 07 11:11:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1595/3148] 192.168.122.99 () {60 vars in 1267 bytes} [Mon Sep 7 11:11:23 2026] GET /volume/v3/volumes/5360b9c8-d7a2-4181-b187-4badb4f3a163 => generated 979 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4da908ce-a75c-46d7-a9e1-6689713b7dfb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4da908ce-a75c-46d7-a9e1-6689713b7dfb tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] GET http://192.168.122.99/volume/v3/messages Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4da908ce-a75c-46d7-a9e1-6689713b7dfb tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4da908ce-a75c-46d7-a9e1-6689713b7dfb tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4da908ce-a75c-46d7-a9e1-6689713b7dfb tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/messages returned with HTTP 200 Sep 07 11:11:23 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1554/3149] 192.168.122.99 () {60 vars in 1159 bytes} [Mon Sep 7 11:11:23 2026] GET /volume/v3/messages => generated 676 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a54e1951-538a-4685-85a9-9c32f3441e99 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a54e1951-538a-4685-85a9-9c32f3441e99 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-reader] GET http://192.168.122.99/volume/v3/messages/139af08e-adbe-4615-a7b7-bf04cfffd7b9 Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a54e1951-538a-4685-85a9-9c32f3441e99 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a54e1951-538a-4685-85a9-9c32f3441e99 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-reader] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a54e1951-538a-4685-85a9-9c32f3441e99 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-reader] http://192.168.122.99/volume/v3/messages/139af08e-adbe-4615-a7b7-bf04cfffd7b9 returned with HTTP 200 Sep 07 11:11:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1596/3150] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:11:23 2026] GET /volume/v3/messages/139af08e-adbe-4615-a7b7-bf04cfffd7b9 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2d51a2f4-cd04-4151-9e9b-a0fd8e45b952 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2d51a2f4-cd04-4151-9e9b-a0fd8e45b952 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] DELETE http://192.168.122.99/volume/v3/messages/139af08e-adbe-4615-a7b7-bf04cfffd7b9 Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2d51a2f4-cd04-4151-9e9b-a0fd8e45b952 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:23 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2d51a2f4-cd04-4151-9e9b-a0fd8e45b952 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method 'version_select' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2d51a2f4-cd04-4151-9e9b-a0fd8e45b952 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/messages/139af08e-adbe-4615-a7b7-bf04cfffd7b9 returned with HTTP 204 Sep 07 11:11:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1555/3151] 192.168.122.99 () {60 vars in 1273 bytes} [Mon Sep 7 11:11:23 2026] DELETE /volume/v3/messages/139af08e-adbe-4615-a7b7-bf04cfffd7b9 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3e7cc7da-3426-4057-86e0-aee38c243227 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e7cc7da-3426-4057-86e0-aee38c243227 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/5360b9c8-d7a2-4181-b187-4badb4f3a163 Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e7cc7da-3426-4057-86e0-aee38c243227 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e7cc7da-3426-4057-86e0-aee38c243227 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-3e7cc7da-3426-4057-86e0-aee38c243227 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Delete volume with id: 5360b9c8-d7a2-4181-b187-4badb4f3a163 Sep 07 11:11:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3e7cc7da-3426-4057-86e0-aee38c243227 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Volume info retrieved successfully. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e7cc7da-3426-4057-86e0-aee38c243227 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86958) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-3e7cc7da-3426-4057-86e0-aee38c243227 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-330089403 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-330089403, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-3e7cc7da-3426-4057-86e0-aee38c243227 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-330089403 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-330089403, it is now deprecated. Please use the default quota class for default quota. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-3e7cc7da-3426-4057-86e0-aee38c243227 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Created reservations ['75dd853f-462e-453f-ae57-e1221d5b48f7', 'b22b7cc0-3f19-4655-8ceb-94191ee3ca2b', '6692ecc0-fda5-4172-9067-b8f011d78a48', '2ca2f6bb-ba86-4d01-bdc0-0667d1fe63c0'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d67dcd2c-6376-48fa-9abf-95439a43ff1f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d67dcd2c-6376-48fa-9abf-95439a43ff1f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d67dcd2c-6376-48fa-9abf-95439a43ff1f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d67dcd2c-6376-48fa-9abf-95439a43ff1f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d67dcd2c-6376-48fa-9abf-95439a43ff1f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d67dcd2c-6376-48fa-9abf-95439a43ff1f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c returned with HTTP 200 Sep 07 11:11:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1556/3152] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:24 2026] GET /volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3e7cc7da-3426-4057-86e0-aee38c243227 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Delete volume request issued successfully. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e7cc7da-3426-4057-86e0-aee38c243227 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/volumes/5360b9c8-d7a2-4181-b187-4badb4f3a163 returned with HTTP 202 Sep 07 11:11:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1597/3153] 192.168.122.99 () {60 vars in 1270 bytes} [Mon Sep 7 11:11:24 2026] DELETE /volume/v3/volumes/5360b9c8-d7a2-4181-b187-4badb4f3a163 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d2902882-8b43-485d-9c74-b19d53ada6f9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d2902882-8b43-485d-9c74-b19d53ada6f9 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] DELETE http://192.168.122.99/volume/v3/types/905e4728-e6ad-47d1-980a-b3ecc86af8df Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d2902882-8b43-485d-9c74-b19d53ada6f9 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d2902882-8b43-485d-9c74-b19d53ada6f9 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] Calling method '_delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d2902882-8b43-485d-9c74-b19d53ada6f9 tempest-ProjectReaderTests-1385394583 tempest-ProjectReaderTests-1385394583-project-admin] http://192.168.122.99/volume/v3/types/905e4728-e6ad-47d1-980a-b3ecc86af8df returned with HTTP 202 Sep 07 11:11:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1557/3154] 192.168.122.99 () {58 vars in 1224 bytes} [Mon Sep 7 11:11:24 2026] DELETE /volume/v3/types/905e4728-e6ad-47d1-980a-b3ecc86af8df => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-99186b63-8f57-4f23-9fd5-5f1c3e427376 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fdad8d98-2158-4b27-bcd1-aec3aa8f03d6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fdad8d98-2158-4b27-bcd1-aec3aa8f03d6 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fdad8d98-2158-4b27-bcd1-aec3aa8f03d6 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fdad8d98-2158-4b27-bcd1-aec3aa8f03d6 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99186b63-8f57-4f23-9fd5-5f1c3e427376 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99186b63-8f57-4f23-9fd5-5f1c3e427376 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99186b63-8f57-4f23-9fd5-5f1c3e427376 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-99186b63-8f57-4f23-9fd5-5f1c3e427376 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot retrieved successfully. Sep 07 11:11:24 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:24 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99186b63-8f57-4f23-9fd5-5f1c3e427376 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 200 Sep 07 11:11:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1598/3155] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:24 2026] GET /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8e097521-1771-4057-91d1-b74ec3b730fe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8e097521-1771-4057-91d1-b74ec3b730fe tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fdad8d98-2158-4b27-bcd1-aec3aa8f03d6 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8e097521-1771-4057-91d1-b74ec3b730fe tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8e097521-1771-4057-91d1-b74ec3b730fe tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fdad8d98-2158-4b27-bcd1-aec3aa8f03d6 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 returned with HTTP 200 Sep 07 11:11:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1558/3156] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:24 2026] GET /volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8e097521-1771-4057-91d1-b74ec3b730fe tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot retrieved successfully. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8e097521-1771-4057-91d1-b74ec3b730fe tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 200 Sep 07 11:11:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1599/3157] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:24 2026] GET /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b96bb88e-5ef2-4ba2-9dad-bd49ce0f5ccd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b96bb88e-5ef2-4ba2-9dad-bd49ce0f5ccd tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b96bb88e-5ef2-4ba2-9dad-bd49ce0f5ccd tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b96bb88e-5ef2-4ba2-9dad-bd49ce0f5ccd tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:24 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:24 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b96bb88e-5ef2-4ba2-9dad-bd49ce0f5ccd tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot retrieved successfully. Sep 07 11:11:24 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b96bb88e-5ef2-4ba2-9dad-bd49ce0f5ccd tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 200 Sep 07 11:11:24 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1559/3158] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:24 2026] GET /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "310858cd-3034-493f-8ea3-a99c4157a858", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Create volume request body: {'volume': {'snapshot_id': '310858cd-3034-493f-8ea3-a99c4157a858', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot retrieved successfully. Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Create volume of 1 GB Sep 07 11:11:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Availability Zones retrieved successfully. Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Flow 'volume_create_api' (264ea138-b234-42d5-be5a-ca756f25eaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd12f40c-204b-4981-90a5-57b170eeb486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd12f40c-204b-4981-90a5-57b170eeb486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '310858cd-3034-493f-8ea3-a99c4157a858', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c703b2-6830-4a99-a683-2dcad245b91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Created reservations ['402fa011-4001-4644-8043-f88f402f2064', '1d48c261-23dc-4540-92fd-f0e9f8d0e72d', '72c80810-cda7-4afa-bbff-4cdaab8e6014', '599b98a5-605c-463d-bbdf-56623b7fc0d7'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c703b2-6830-4a99-a683-2dcad245b91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['402fa011-4001-4644-8043-f88f402f2064', '1d48c261-23dc-4540-92fd-f0e9f8d0e72d', '72c80810-cda7-4afa-bbff-4cdaab8e6014', '599b98a5-605c-463d-bbdf-56623b7fc0d7']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-384bc3dd-b735-4d72-ac08-900fa59db65e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c8c885-0721-4ec9-ad4f-69d33047e0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-384bc3dd-b735-4d72-ac08-900fa59db65e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-384bc3dd-b735-4d72-ac08-900fa59db65e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-384bc3dd-b735-4d72-ac08-900fa59db65e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-384bc3dd-b735-4d72-ac08-900fa59db65e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c returned with HTTP 404 Sep 07 11:11:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1560/3159] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:25 2026] GET /volume/v3/snapshots/6d4b06c4-42c8-4963-babc-3abd91c1095c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-00eea225-2e37-478d-9077-3d92f84dfad1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-00eea225-2e37-478d-9077-3d92f84dfad1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-00eea225-2e37-478d-9077-3d92f84dfad1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-00eea225-2e37-478d-9077-3d92f84dfad1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-00eea225-2e37-478d-9077-3d92f84dfad1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume with id: af324c35-c57a-4c77-8a18-7243d7f33538 Sep 07 11:11:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-00eea225-2e37-478d-9077-3d92f84dfad1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c8c885-0721-4ec9-ad4f-69d33047e0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d1d6d91-21f4-4852-b7cd-b437ab479d9e', '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='50822ba3d5b043e7a9f0706df83ee963',qos_specs=None,replication_status=,reservations=['402fa011-4001-4644-8043-f88f402f2064','1d48c261-23dc-4540-92fd-f0e9f8d0e72d','72c80810-cda7-4afa-bbff-4cdaab8e6014','599b98a5-605c-463d-bbdf-56623b7fc0d7'],size=1,snapshot_id=310858cd-3034-493f-8ea3-a99c4157a858,source_replicaid=,source_volid=None,status='creating',user_id='b28e854e49be4d4cbcec8efe7672bc1d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11: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=2d1d6d91-21f4-4852-b7cd-b437ab479d9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50822ba3d5b043e7a9f0706df83ee963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=310858cd-3034-493f-8ea3-a99c4157a858,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28e854e49be4d4cbcec8efe7672bc1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e899a71-98c4-488a-9c52-f692f1cf967b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-00eea225-2e37-478d-9077-3d92f84dfad1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume request issued successfully. Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-00eea225-2e37-478d-9077-3d92f84dfad1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 returned with HTTP 202 Sep 07 11:11:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1561/3160] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:25 2026] DELETE /volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e19559a6-72f1-4d27-9142-aa829e07c08a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e19559a6-72f1-4d27-9142-aa829e07c08a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e19559a6-72f1-4d27-9142-aa829e07c08a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e19559a6-72f1-4d27-9142-aa829e07c08a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e899a71-98c4-488a-9c52-f692f1cf967b) transitioned into state 'SUCCESS' from 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='50822ba3d5b043e7a9f0706df83ee963',qos_specs=None,replication_status=,reservations=['402fa011-4001-4644-8043-f88f402f2064','1d48c261-23dc-4540-92fd-f0e9f8d0e72d','72c80810-cda7-4afa-bbff-4cdaab8e6014','599b98a5-605c-463d-bbdf-56623b7fc0d7'],size=1,snapshot_id=310858cd-3034-493f-8ea3-a99c4157a858,source_replicaid=,source_volid=None,status='creating',user_id='b28e854e49be4d4cbcec8efe7672bc1d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e2e08b-0d4a-4455-b148-b08d06049cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e19559a6-72f1-4d27-9142-aa829e07c08a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e19559a6-72f1-4d27-9142-aa829e07c08a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 returned with HTTP 200 Sep 07 11:11:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1562/3161] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:25 2026] GET /volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e2e08b-0d4a-4455-b148-b08d06049cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Flow 'volume_create_api' (264ea138-b234-42d5-be5a-ca756f25eaa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Create volume request issued successfully. Sep 07 11:11:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a0a8757-0a2f-4aed-a533-7944114bf8d7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1600/3162] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:11:24 2026] POST /volume/v3/volumes => generated 748 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-49c0a2a8-a547-40a0-aa61-c3722ec63692 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49c0a2a8-a547-40a0-aa61-c3722ec63692 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-49c0a2a8-a547-40a0-aa61-c3722ec63692 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-49c0a2a8-a547-40a0-aa61-c3722ec63692 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:25 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:25 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:25 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-49c0a2a8-a547-40a0-aa61-c3722ec63692 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49c0a2a8-a547-40a0-aa61-c3722ec63692 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e returned with HTTP 200 Sep 07 11:11:25 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1563/3163] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:25 2026] GET /volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3cae1cce-f2e8-4a12-bca6-5dd64dfcaf7f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3cae1cce-f2e8-4a12-bca6-5dd64dfcaf7f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3cae1cce-f2e8-4a12-bca6-5dd64dfcaf7f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3cae1cce-f2e8-4a12-bca6-5dd64dfcaf7f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3cae1cce-f2e8-4a12-bca6-5dd64dfcaf7f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3cae1cce-f2e8-4a12-bca6-5dd64dfcaf7f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 returned with HTTP 200 Sep 07 11:11:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1601/3164] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:25 2026] GET /volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-464410bd-798f-481f-a6e0-86d93fd18f21 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:25 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-464410bd-798f-481f-a6e0-86d93fd18f21 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:25 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-464410bd-798f-481f-a6e0-86d93fd18f21 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb259461-2a4f-49cc-9b79-f704e6532ca4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2093625354"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-464410bd-798f-481f-a6e0-86d93fd18f21 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-464410bd-798f-481f-a6e0-86d93fd18f21 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create snapshot from volume cb259461-2a4f-49cc-9b79-f704e6532ca4 Sep 07 11:11:26 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-464410bd-798f-481f-a6e0-86d93fd18f21 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Created reservations ['468487ea-0386-43c1-a04d-0ef0345dd063', '3bbe3584-4ab9-43d4-a85a-3851ca1e37ff', '36f81e05-12bc-4c03-b367-2940f7bdc51c', '993495dd-8a95-450b-ab3c-d8eb1b88e7ba'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-464410bd-798f-481f-a6e0-86d93fd18f21 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot create request issued successfully. Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-464410bd-798f-481f-a6e0-86d93fd18f21 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:11:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1564/3165] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:11:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-46aa148b-d87b-43f8-a1af-45fc62555d89 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46aa148b-d87b-43f8-a1af-45fc62555d89 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46aa148b-d87b-43f8-a1af-45fc62555d89 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46aa148b-d87b-43f8-a1af-45fc62555d89 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-46aa148b-d87b-43f8-a1af-45fc62555d89 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46aa148b-d87b-43f8-a1af-45fc62555d89 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 200 Sep 07 11:11:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1602/3166] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:26 2026] GET /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-81214c70-f285-439a-aa81-d442c614ec8a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-81214c70-f285-439a-aa81-d442c614ec8a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 Sep 07 11:11:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-81214c70-f285-439a-aa81-d442c614ec8a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-81214c70-f285-439a-aa81-d442c614ec8a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-81214c70-f285-439a-aa81-d442c614ec8a tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 returned with HTTP 404 Sep 07 11:11:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1565/3167] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:26 2026] GET /volume/v3/volumes/af324c35-c57a-4c77-8a18-7243d7f33538 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1725012667"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1725012667'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume of 1 GB Sep 07 11:11:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (df2f3b96-2eec-4922-9c9b-c6fbb7c72f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e654ac9-01cd-4616-a6f3-d7307872f907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2c05b3b7-8df8-4c6e-bc8c-7dda570aa925 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c05b3b7-8df8-4c6e-bc8c-7dda570aa925 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c05b3b7-8df8-4c6e-bc8c-7dda570aa925 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2c05b3b7-8df8-4c6e-bc8c-7dda570aa925 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e654ac9-01cd-4616-a6f3-d7307872f907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1449f987-6657-46e9-9fb4-de412975bc77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2c05b3b7-8df8-4c6e-bc8c-7dda570aa925 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2c05b3b7-8df8-4c6e-bc8c-7dda570aa925 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e returned with HTTP 200 Sep 07 11:11:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1566/3168] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:26 2026] GET /volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e => generated 840 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['646323da-8005-4a6a-acbe-00a36829e52f', '824436d3-e57d-4cda-8374-6c639faecf23', 'e97793cd-744c-423d-98fd-06492c38f106', '01aa0c96-0061-4068-8bee-e5b222c8aa0b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1449f987-6657-46e9-9fb4-de412975bc77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['646323da-8005-4a6a-acbe-00a36829e52f', '824436d3-e57d-4cda-8374-6c639faecf23', 'e97793cd-744c-423d-98fd-06492c38f106', '01aa0c96-0061-4068-8bee-e5b222c8aa0b']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7da2e92-193d-443e-8bf7-6f895514dd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7da2e92-193d-443e-8bf7-6f895514dd02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0cfda17-5bf8-465b-82ca-759761dcc988', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1725012667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['646323da-8005-4a6a-acbe-00a36829e52f','824436d3-e57d-4cda-8374-6c639faecf23','e97793cd-744c-423d-98fd-06492c38f106','01aa0c96-0061-4068-8bee-e5b222c8aa0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1725012667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0cfda17-5bf8-465b-82ca-759761dcc988,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22084783157b4118bfc46b1bf42cfd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7352dceae02846c4998ee0d3151774de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c7747a-14db-4848-b72a-079da9168413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c7747a-14db-4848-b72a-079da9168413) transitioned into state 'SUCCESS' from state '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-1725012667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['646323da-8005-4a6a-acbe-00a36829e52f','824436d3-e57d-4cda-8374-6c639faecf23','e97793cd-744c-423d-98fd-06492c38f106','01aa0c96-0061-4068-8bee-e5b222c8aa0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a3adf3-6d8f-4f96-ac21-8eca74390ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a3adf3-6d8f-4f96-ac21-8eca74390ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (df2f3b96-2eec-4922-9c9b-c6fbb7c72f73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request issued successfully. Sep 07 11:11:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3e2af90-d35a-4554-a8cd-96d131fea7e4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1603/3169] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:11:26 2026] POST /volume/v3/volumes => generated 785 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 11:11:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d0721974-3412-4a64-80b9-43dc7cf6b5cf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d0721974-3412-4a64-80b9-43dc7cf6b5cf tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d0721974-3412-4a64-80b9-43dc7cf6b5cf tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d0721974-3412-4a64-80b9-43dc7cf6b5cf tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:26 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:26 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:26 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:26 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d0721974-3412-4a64-80b9-43dc7cf6b5cf tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:26 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d0721974-3412-4a64-80b9-43dc7cf6b5cf tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 returned with HTTP 200 Sep 07 11:11:26 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1567/3170] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:26 2026] GET /volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-53e4e12e-4567-46c5-a5cb-6559a1e17099 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53e4e12e-4567-46c5-a5cb-6559a1e17099 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-53e4e12e-4567-46c5-a5cb-6559a1e17099 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-53e4e12e-4567-46c5-a5cb-6559a1e17099 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-53e4e12e-4567-46c5-a5cb-6559a1e17099 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53e4e12e-4567-46c5-a5cb-6559a1e17099 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 200 Sep 07 11:11:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1604/3171] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:27 2026] GET /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-569e9f3c-0845-4c72-a010-82e162309cf7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-569e9f3c-0845-4c72-a010-82e162309cf7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-569e9f3c-0845-4c72-a010-82e162309cf7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:27 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-569e9f3c-0845-4c72-a010-82e162309cf7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:27 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:27 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:27 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:27 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:27 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-569e9f3c-0845-4c72-a010-82e162309cf7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:27 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-569e9f3c-0845-4c72-a010-82e162309cf7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e returned with HTTP 200 Sep 07 11:11:27 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1568/3172] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:27 2026] GET /volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e => generated 840 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-90486a7d-f02f-4a37-a517-446d4317326e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90486a7d-f02f-4a37-a517-446d4317326e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90486a7d-f02f-4a37-a517-446d4317326e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90486a7d-f02f-4a37-a517-446d4317326e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-90486a7d-f02f-4a37-a517-446d4317326e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90486a7d-f02f-4a37-a517-446d4317326e tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 returned with HTTP 200 Sep 07 11:11:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1605/3173] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:27 2026] GET /volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ff23aee3-c64b-4813-a2ff-f334d3b6f390 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ff23aee3-c64b-4813-a2ff-f334d3b6f390 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ff23aee3-c64b-4813-a2ff-f334d3b6f390 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:28 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ff23aee3-c64b-4813-a2ff-f334d3b6f390 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:28 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:28 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:28 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ff23aee3-c64b-4813-a2ff-f334d3b6f390 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:28 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ff23aee3-c64b-4813-a2ff-f334d3b6f390 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 200 Sep 07 11:11:28 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1569/3174] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:28 2026] GET /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4889bec6-4b31-4a1f-ad3c-c23ddad9298e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4889bec6-4b31-4a1f-ad3c-c23ddad9298e tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4889bec6-4b31-4a1f-ad3c-c23ddad9298e tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4889bec6-4b31-4a1f-ad3c-c23ddad9298e tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4889bec6-4b31-4a1f-ad3c-c23ddad9298e tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4889bec6-4b31-4a1f-ad3c-c23ddad9298e tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e returned with HTTP 200 Sep 07 11:11:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1606/3175] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:28 2026] GET /volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e => generated 840 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-51be9727-301e-43f1-a29e-d528c9c39e57 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-51be9727-301e-43f1-a29e-d528c9c39e57 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-51be9727-301e-43f1-a29e-d528c9c39e57 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-51be9727-301e-43f1-a29e-d528c9c39e57 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-51be9727-301e-43f1-a29e-d528c9c39e57 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-51be9727-301e-43f1-a29e-d528c9c39e57 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 returned with HTTP 200 Sep 07 11:11:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1570/3176] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:29 2026] GET /volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 => generated 1014 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b295e5e-c5d1-43a1-acfc-57c0946a675e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b295e5e-c5d1-43a1-acfc-57c0946a675e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b295e5e-c5d1-43a1-acfc-57c0946a675e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b295e5e-c5d1-43a1-acfc-57c0946a675e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1b295e5e-c5d1-43a1-acfc-57c0946a675e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b295e5e-c5d1-43a1-acfc-57c0946a675e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 200 Sep 07 11:11:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1607/3177] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:29 2026] GET /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-dacb9613-9deb-4297-8fbb-f34a74ac69e7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dacb9613-9deb-4297-8fbb-f34a74ac69e7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dacb9613-9deb-4297-8fbb-f34a74ac69e7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:29 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-dacb9613-9deb-4297-8fbb-f34a74ac69e7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:29 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:29 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:29 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:29 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:29 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-dacb9613-9deb-4297-8fbb-f34a74ac69e7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:29 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-dacb9613-9deb-4297-8fbb-f34a74ac69e7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e returned with HTTP 200 Sep 07 11:11:29 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1571/3178] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:29 2026] GET /volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e => generated 840 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a428dccd-8802-4c94-9eef-db0221333f99 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a428dccd-8802-4c94-9eef-db0221333f99 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a428dccd-8802-4c94-9eef-db0221333f99 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a428dccd-8802-4c94-9eef-db0221333f99 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a428dccd-8802-4c94-9eef-db0221333f99 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a428dccd-8802-4c94-9eef-db0221333f99 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 returned with HTTP 200 Sep 07 11:11:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1608/3179] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:30 2026] GET /volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 => generated 1014 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-45d51448-c97e-4e36-aea3-b94e2a3a0dea None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-45d51448-c97e-4e36-aea3-b94e2a3a0dea tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-45d51448-c97e-4e36-aea3-b94e2a3a0dea tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:30 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-45d51448-c97e-4e36-aea3-b94e2a3a0dea tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:30 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:30 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:30 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-45d51448-c97e-4e36-aea3-b94e2a3a0dea tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:30 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-45d51448-c97e-4e36-aea3-b94e2a3a0dea tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 200 Sep 07 11:11:30 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1572/3180] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:30 2026] GET /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0844c06e-6e6d-46b8-b799-9e26d43ef947 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0844c06e-6e6d-46b8-b799-9e26d43ef947 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0844c06e-6e6d-46b8-b799-9e26d43ef947 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0844c06e-6e6d-46b8-b799-9e26d43ef947 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0844c06e-6e6d-46b8-b799-9e26d43ef947 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0844c06e-6e6d-46b8-b799-9e26d43ef947 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e returned with HTTP 200 Sep 07 11:11:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1609/3181] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:30 2026] GET /volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e => generated 840 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3a40186d-4980-4351-98d0-c2ca5b584348 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3a40186d-4980-4351-98d0-c2ca5b584348 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3a40186d-4980-4351-98d0-c2ca5b584348 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:31 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3a40186d-4980-4351-98d0-c2ca5b584348 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:31 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:31 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:31 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:31 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:31 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3a40186d-4980-4351-98d0-c2ca5b584348 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:31 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3a40186d-4980-4351-98d0-c2ca5b584348 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 returned with HTTP 200 Sep 07 11:11:31 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1573/3182] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:31 2026] GET /volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-154fdd47-9e49-4fa9-bb44-7ebdfde60e0a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-154fdd47-9e49-4fa9-bb44-7ebdfde60e0a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-154fdd47-9e49-4fa9-bb44-7ebdfde60e0a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-154fdd47-9e49-4fa9-bb44-7ebdfde60e0a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-154fdd47-9e49-4fa9-bb44-7ebdfde60e0a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-154fdd47-9e49-4fa9-bb44-7ebdfde60e0a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 200 Sep 07 11:11:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1610/3183] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:31 2026] GET /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b0744737-1aea-4afd-8a08-1949c987579b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0744737-1aea-4afd-8a08-1949c987579b tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0744737-1aea-4afd-8a08-1949c987579b tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0744737-1aea-4afd-8a08-1949c987579b tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b0744737-1aea-4afd-8a08-1949c987579b tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0744737-1aea-4afd-8a08-1949c987579b tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e returned with HTTP 200 Sep 07 11:11:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1574/3184] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:32 2026] GET /volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ab5ad7c0-3a34-4987-b305-dfec16377697 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab5ad7c0-3a34-4987-b305-dfec16377697 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab5ad7c0-3a34-4987-b305-dfec16377697 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab5ad7c0-3a34-4987-b305-dfec16377697 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ab5ad7c0-3a34-4987-b305-dfec16377697 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab5ad7c0-3a34-4987-b305-dfec16377697 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e returned with HTTP 200 Sep 07 11:11:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1611/3185] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:32 2026] GET /volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b2d3e274-00cb-4dfe-a1e6-2f5898ceda7a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b2d3e274-00cb-4dfe-a1e6-2f5898ceda7a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b2d3e274-00cb-4dfe-a1e6-2f5898ceda7a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b2d3e274-00cb-4dfe-a1e6-2f5898ceda7a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:32 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-b2d3e274-00cb-4dfe-a1e6-2f5898ceda7a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Delete snapshot with id: 310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b2d3e274-00cb-4dfe-a1e6-2f5898ceda7a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot retrieved successfully. Sep 07 11:11:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b2d3e274-00cb-4dfe-a1e6-2f5898ceda7a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot delete request issued successfully. Sep 07 11:11:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b2d3e274-00cb-4dfe-a1e6-2f5898ceda7a tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 202 Sep 07 11:11:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1575/3186] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:32 2026] DELETE /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-70d471f3-b617-4e36-a6cd-2564174d6799 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70d471f3-b617-4e36-a6cd-2564174d6799 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70d471f3-b617-4e36-a6cd-2564174d6799 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70d471f3-b617-4e36-a6cd-2564174d6799 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-70d471f3-b617-4e36-a6cd-2564174d6799 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot retrieved successfully. Sep 07 11:11:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70d471f3-b617-4e36-a6cd-2564174d6799 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 200 Sep 07 11:11:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1612/3187] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:32 2026] GET /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-52726e31-b50d-4f7c-9a01-1f33fcb9dead None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-52726e31-b50d-4f7c-9a01-1f33fcb9dead tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-52726e31-b50d-4f7c-9a01-1f33fcb9dead tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:32 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-52726e31-b50d-4f7c-9a01-1f33fcb9dead tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:32 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:32 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:32 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:32 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:32 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-52726e31-b50d-4f7c-9a01-1f33fcb9dead tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:32 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-52726e31-b50d-4f7c-9a01-1f33fcb9dead tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 returned with HTTP 200 Sep 07 11:11:32 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1576/3188] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:32 2026] GET /volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0d3ef610-349c-4ac7-9bf4-d41616759cb3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d3ef610-349c-4ac7-9bf4-d41616759cb3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d3ef610-349c-4ac7-9bf4-d41616759cb3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d3ef610-349c-4ac7-9bf4-d41616759cb3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0d3ef610-349c-4ac7-9bf4-d41616759cb3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d3ef610-349c-4ac7-9bf4-d41616759cb3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 200 Sep 07 11:11:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1613/3189] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:32 2026] GET /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c00845c1-56d4-42c4-b75b-127c70a8dc5b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c00845c1-56d4-42c4-b75b-127c70a8dc5b tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c00845c1-56d4-42c4-b75b-127c70a8dc5b tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c00845c1-56d4-42c4-b75b-127c70a8dc5b tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c00845c1-56d4-42c4-b75b-127c70a8dc5b tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Snapshot retrieved successfully. Sep 07 11:11:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c00845c1-56d4-42c4-b75b-127c70a8dc5b tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 200 Sep 07 11:11:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1577/3190] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:33 2026] GET /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-efbdc9ec-656c-4bb5-b145-9b88bf37beaa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efbdc9ec-656c-4bb5-b145-9b88bf37beaa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efbdc9ec-656c-4bb5-b145-9b88bf37beaa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efbdc9ec-656c-4bb5-b145-9b88bf37beaa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-efbdc9ec-656c-4bb5-b145-9b88bf37beaa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efbdc9ec-656c-4bb5-b145-9b88bf37beaa tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 returned with HTTP 200 Sep 07 11:11:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1614/3191] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:33 2026] GET /volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3f628053-a396-41de-9c11-ab035c1a413a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3f628053-a396-41de-9c11-ab035c1a413a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3f628053-a396-41de-9c11-ab035c1a413a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3f628053-a396-41de-9c11-ab035c1a413a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-3f628053-a396-41de-9c11-ab035c1a413a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3f628053-a396-41de-9c11-ab035c1a413a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 200 Sep 07 11:11:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1578/3192] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:33 2026] GET /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-369d4d01-640e-4dae-ad11-df1167db95fe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-369d4d01-640e-4dae-ad11-df1167db95fe tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] POST http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d/action Sep 07 11:11:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-369d4d01-640e-4dae-ad11-df1167db95fe tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:11:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-369d4d01-640e-4dae-ad11-df1167db95fe tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-369d4d01-640e-4dae-ad11-df1167db95fe tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Snapshot retrieved successfully. Sep 07 11:11:33 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-369d4d01-640e-4dae-ad11-df1167db95fe tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7a5eb0ff80fc4c6cbcd37e88aa57b367', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22ea4a889b1a492b8d74fc6e4a1b8d0f', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:11:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-369d4d01-640e-4dae-ad11-df1167db95fe tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d/action returned with HTTP 403 Sep 07 11:11:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1615/3193] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 11:11:33 2026] POST /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d/action => generated 133 bytes in 304 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6bf9b0dc-a2b4-438f-ad02-a347d5fa7e86 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6bf9b0dc-a2b4-438f-ad02-a347d5fa7e86 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6bf9b0dc-a2b4-438f-ad02-a347d5fa7e86 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:33 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6bf9b0dc-a2b4-438f-ad02-a347d5fa7e86 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:33 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-6bf9b0dc-a2b4-438f-ad02-a347d5fa7e86 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete snapshot with id: b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:33 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:33 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6bf9b0dc-a2b4-438f-ad02-a347d5fa7e86 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:33 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:33 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:33 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6bf9b0dc-a2b4-438f-ad02-a347d5fa7e86 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot delete request issued successfully. Sep 07 11:11:33 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6bf9b0dc-a2b4-438f-ad02-a347d5fa7e86 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 202 Sep 07 11:11:33 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1579/3194] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:33 2026] DELETE /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d1360578-c4c9-4a2e-a23f-2db9a93c7570 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d1360578-c4c9-4a2e-a23f-2db9a93c7570 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d1360578-c4c9-4a2e-a23f-2db9a93c7570 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d1360578-c4c9-4a2e-a23f-2db9a93c7570 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d1360578-c4c9-4a2e-a23f-2db9a93c7570 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d1360578-c4c9-4a2e-a23f-2db9a93c7570 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 200 Sep 07 11:11:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1616/3195] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:33 2026] GET /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f701b70a-7d81-4c31-a147-1de3ccf3e9b0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f701b70a-7d81-4c31-a147-1de3ccf3e9b0 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f701b70a-7d81-4c31-a147-1de3ccf3e9b0 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f701b70a-7d81-4c31-a147-1de3ccf3e9b0 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f701b70a-7d81-4c31-a147-1de3ccf3e9b0 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 404 Sep 07 11:11:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1580/3196] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:34 2026] GET /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-16cc660f-ed9d-4b3c-b061-c25a05be3193 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16cc660f-ed9d-4b3c-b061-c25a05be3193 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] DELETE http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16cc660f-ed9d-4b3c-b061-c25a05be3193 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16cc660f-ed9d-4b3c-b061-c25a05be3193 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-16cc660f-ed9d-4b3c-b061-c25a05be3193 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Delete volume with id: 1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-16cc660f-ed9d-4b3c-b061-c25a05be3193 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-16cc660f-ed9d-4b3c-b061-c25a05be3193 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Delete volume request issued successfully. Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16cc660f-ed9d-4b3c-b061-c25a05be3193 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d returned with HTTP 202 Sep 07 11:11:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1617/3197] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:34 2026] DELETE /volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-a53810b6-9f18-4431-84a4-8894875358af None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a53810b6-9f18-4431-84a4-8894875358af tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a53810b6-9f18-4431-84a4-8894875358af tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-a53810b6-9f18-4431-84a4-8894875358af tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a75db85e-4465-4dcf-b5b8-0e91079b762b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a75db85e-4465-4dcf-b5b8-0e91079b762b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a75db85e-4465-4dcf-b5b8-0e91079b762b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a75db85e-4465-4dcf-b5b8-0e91079b762b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-a53810b6-9f18-4431-84a4-8894875358af tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-a53810b6-9f18-4431-84a4-8894875358af tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d returned with HTTP 200 Sep 07 11:11:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1581/3198] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:34 2026] GET /volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a75db85e-4465-4dcf-b5b8-0e91079b762b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a75db85e-4465-4dcf-b5b8-0e91079b762b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 returned with HTTP 200 Sep 07 11:11:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1618/3199] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:34 2026] GET /volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5e1b44dc-dfb9-40a1-ad98-f4c104a84ae6 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5e1b44dc-dfb9-40a1-ad98-f4c104a84ae6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:34 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5e1b44dc-dfb9-40a1-ad98-f4c104a84ae6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0cfda17-5bf8-465b-82ca-759761dcc988", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1333645745"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:34 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:34 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5e1b44dc-dfb9-40a1-ad98-f4c104a84ae6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:34 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-5e1b44dc-dfb9-40a1-ad98-f4c104a84ae6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create snapshot from volume f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:34 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-5e1b44dc-dfb9-40a1-ad98-f4c104a84ae6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['074acf19-9c6c-4d15-b022-8976e0f1557b', '01d27a4e-89bc-4696-bfaf-b0fdb00b96cd', 'd1df6291-50ce-49a7-bee8-9a6a854e19a0', '0652518c-7684-4c63-84af-093979016de5'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:34 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:34 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:34 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5e1b44dc-dfb9-40a1-ad98-f4c104a84ae6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot create request issued successfully. Sep 07 11:11:34 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5e1b44dc-dfb9-40a1-ad98-f4c104a84ae6 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:11:34 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1582/3200] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:11:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fb88ec8e-3203-4690-8057-1dea3aca2bac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fb88ec8e-3203-4690-8057-1dea3aca2bac tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e Sep 07 11:11:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fb88ec8e-3203-4690-8057-1dea3aca2bac tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fb88ec8e-3203-4690-8057-1dea3aca2bac tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fb88ec8e-3203-4690-8057-1dea3aca2bac tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fb88ec8e-3203-4690-8057-1dea3aca2bac tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e returned with HTTP 200 Sep 07 11:11:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1619/3201] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:34 2026] GET /volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4b5c6786-7d4b-43ca-a9b2-c047e32ed2b5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b5c6786-7d4b-43ca-a9b2-c047e32ed2b5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b5c6786-7d4b-43ca-a9b2-c047e32ed2b5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4b5c6786-7d4b-43ca-a9b2-c047e32ed2b5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4b5c6786-7d4b-43ca-a9b2-c047e32ed2b5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4b5c6786-7d4b-43ca-a9b2-c047e32ed2b5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 200 Sep 07 11:11:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1583/3202] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:35 2026] GET /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-19ac6fb6-caf8-4afb-b12d-07d3a8f80271 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19ac6fb6-caf8-4afb-b12d-07d3a8f80271 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19ac6fb6-caf8-4afb-b12d-07d3a8f80271 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19ac6fb6-caf8-4afb-b12d-07d3a8f80271 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19ac6fb6-caf8-4afb-b12d-07d3a8f80271 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d returned with HTTP 404 Sep 07 11:11:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1620/3203] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:35 2026] GET /volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 11:11:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-646c8b49-686f-455a-8cbb-0c992b8e0979 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-646c8b49-686f-455a-8cbb-0c992b8e0979 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] DELETE http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-646c8b49-686f-455a-8cbb-0c992b8e0979 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-646c8b49-686f-455a-8cbb-0c992b8e0979 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:35 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-646c8b49-686f-455a-8cbb-0c992b8e0979 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Delete volume with id: 2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:35 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:35 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-646c8b49-686f-455a-8cbb-0c992b8e0979 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-646c8b49-686f-455a-8cbb-0c992b8e0979 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Delete volume request issued successfully. Sep 07 11:11:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-646c8b49-686f-455a-8cbb-0c992b8e0979 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e returned with HTTP 202 Sep 07 11:11:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1584/3204] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:35 2026] DELETE /volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bf5b0164-76d6-4fba-93b7-c295b1bf0a83 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf5b0164-76d6-4fba-93b7-c295b1bf0a83 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf5b0164-76d6-4fba-93b7-c295b1bf0a83 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf5b0164-76d6-4fba-93b7-c295b1bf0a83 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bf5b0164-76d6-4fba-93b7-c295b1bf0a83 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Volume info retrieved successfully. Sep 07 11:11:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf5b0164-76d6-4fba-93b7-c295b1bf0a83 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e returned with HTTP 200 Sep 07 11:11:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1621/3205] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:35 2026] GET /volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-651f11c7-2988-4830-bb37-23d1ece5ddf5 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-651f11c7-2988-4830-bb37-23d1ece5ddf5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e Sep 07 11:11:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-651f11c7-2988-4830-bb37-23d1ece5ddf5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:35 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-651f11c7-2988-4830-bb37-23d1ece5ddf5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:35 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:35 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:35 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-651f11c7-2988-4830-bb37-23d1ece5ddf5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:35 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-651f11c7-2988-4830-bb37-23d1ece5ddf5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e returned with HTTP 200 Sep 07 11:11:35 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1585/3206] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:35 2026] GET /volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e3f9263f-acfe-4f23-b738-6d803ca62729 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3f9263f-acfe-4f23-b738-6d803ca62729 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3f9263f-acfe-4f23-b738-6d803ca62729 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3f9263f-acfe-4f23-b738-6d803ca62729 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3f9263f-acfe-4f23-b738-6d803ca62729 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d returned with HTTP 404 Sep 07 11:11:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1622/3207] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:36 2026] GET /volume/v3/snapshots/b416c189-62fb-4183-a9a5-88adb83c719d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0d546f38-9e22-47ac-ac45-de4758a1f2e4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0d546f38-9e22-47ac-ac45-de4758a1f2e4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0d546f38-9e22-47ac-ac45-de4758a1f2e4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0d546f38-9e22-47ac-ac45-de4758a1f2e4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0d546f38-9e22-47ac-ac45-de4758a1f2e4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete volume with id: cb259461-2a4f-49cc-9b79-f704e6532ca4 Sep 07 11:11:36 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:36 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0d546f38-9e22-47ac-ac45-de4758a1f2e4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0d546f38-9e22-47ac-ac45-de4758a1f2e4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete volume request issued successfully. Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0d546f38-9e22-47ac-ac45-de4758a1f2e4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 returned with HTTP 202 Sep 07 11:11:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1586/3208] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:36 2026] DELETE /volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71623b43-f5cd-4002-80fc-e8d4d648e340 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71623b43-f5cd-4002-80fc-e8d4d648e340 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71623b43-f5cd-4002-80fc-e8d4d648e340 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71623b43-f5cd-4002-80fc-e8d4d648e340 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-71623b43-f5cd-4002-80fc-e8d4d648e340 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71623b43-f5cd-4002-80fc-e8d4d648e340 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 returned with HTTP 200 Sep 07 11:11:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1623/3209] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:36 2026] GET /volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3d135b5a-53b3-4bb1-9904-3088f662ec99 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3d135b5a-53b3-4bb1-9904-3088f662ec99 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3d135b5a-53b3-4bb1-9904-3088f662ec99 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3d135b5a-53b3-4bb1-9904-3088f662ec99 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3d135b5a-53b3-4bb1-9904-3088f662ec99 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e returned with HTTP 404 Sep 07 11:11:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1587/3210] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:36 2026] GET /volume/v3/volumes/2d1d6d91-21f4-4852-b7cd-b437ab479d9e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ae0b510-8098-4f84-b366-e25850f32491 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ae0b510-8098-4f84-b366-e25850f32491 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] DELETE http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ae0b510-8098-4f84-b366-e25850f32491 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ae0b510-8098-4f84-b366-e25850f32491 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-7ae0b510-8098-4f84-b366-e25850f32491 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Delete snapshot with id: 310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ae0b510-8098-4f84-b366-e25850f32491 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 404 Sep 07 11:11:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1624/3211] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:36 2026] DELETE /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-92611220-d0cb-482c-8685-34c6a47d61b7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-92611220-d0cb-482c-8685-34c6a47d61b7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-92611220-d0cb-482c-8685-34c6a47d61b7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-92611220-d0cb-482c-8685-34c6a47d61b7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-92611220-d0cb-482c-8685-34c6a47d61b7 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 returned with HTTP 404 Sep 07 11:11:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1588/3212] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:36 2026] GET /volume/v3/snapshots/310858cd-3034-493f-8ea3-a99c4157a858 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-13cfab15-cf4f-4386-be83-5852fe84a7a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13cfab15-cf4f-4386-be83-5852fe84a7a9 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] DELETE http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13cfab15-cf4f-4386-be83-5852fe84a7a9 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13cfab15-cf4f-4386-be83-5852fe84a7a9 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-13cfab15-cf4f-4386-be83-5852fe84a7a9 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Delete volume with id: 1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d6b0933d-b1bc-4a73-ac9f-9d257691166b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6b0933d-b1bc-4a73-ac9f-9d257691166b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13cfab15-cf4f-4386-be83-5852fe84a7a9 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d returned with HTTP 404 Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6b0933d-b1bc-4a73-ac9f-9d257691166b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1625/3213] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:36 2026] DELETE /volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:36 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d6b0933d-b1bc-4a73-ac9f-9d257691166b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3634438f-fb22-4f5d-a7e8-a979498aa4a0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3634438f-fb22-4f5d-a7e8-a979498aa4a0 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] GET http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3634438f-fb22-4f5d-a7e8-a979498aa4a0 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3634438f-fb22-4f5d-a7e8-a979498aa4a0 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:36 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:36 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3634438f-fb22-4f5d-a7e8-a979498aa4a0 tempest-SnapshotDependencyTests-1962567145 tempest-SnapshotDependencyTests-1962567145-project-member] http://192.168.122.99/volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d returned with HTTP 404 Sep 07 11:11:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1626/3214] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:36 2026] GET /volume/v3/volumes/1eadda40-b8b9-4283-90fa-45df0eade32d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d6b0933d-b1bc-4a73-ac9f-9d257691166b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:36 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d6b0933d-b1bc-4a73-ac9f-9d257691166b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e returned with HTTP 200 Sep 07 11:11:36 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1589/3215] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:36 2026] GET /volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1f28ba27-6ab1-4dff-8d85-e9f44cc01bbd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1f28ba27-6ab1-4dff-8d85-e9f44cc01bbd tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 Sep 07 11:11:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1f28ba27-6ab1-4dff-8d85-e9f44cc01bbd tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1f28ba27-6ab1-4dff-8d85-e9f44cc01bbd tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1f28ba27-6ab1-4dff-8d85-e9f44cc01bbd tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 returned with HTTP 404 Sep 07 11:11:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1627/3216] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:37 2026] GET /volume/v3/volumes/cb259461-2a4f-49cc-9b79-f704e6532ca4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2104338938"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2104338938'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume of 1 GB Sep 07 11:11:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Flow 'volume_create_api' (3c0b53c2-58d8-4441-b9ba-24669533756f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e81c50-21bf-456f-a851-15e4c4d2414b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e81c50-21bf-456f-a851-15e4c4d2414b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153f4078-066c-40b5-8bf0-288f9b1afee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Created reservations ['8caccb3f-aa23-4e3e-808e-1b6eb80f1cac', '9dd1474e-07b0-4f35-9976-8a8f10b3c301', '3d6947c4-813d-47f2-9a36-c249fd179b0e', '9218342d-ac07-4521-8ce7-6f57597aa563'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153f4078-066c-40b5-8bf0-288f9b1afee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8caccb3f-aa23-4e3e-808e-1b6eb80f1cac', '9dd1474e-07b0-4f35-9976-8a8f10b3c301', '3d6947c4-813d-47f2-9a36-c249fd179b0e', '9218342d-ac07-4521-8ce7-6f57597aa563']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c233def6-db83-424e-a56d-aaa0f6c40727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:37 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c233def6-db83-424e-a56d-aaa0f6c40727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60cef91f-5840-48f7-a7a9-e99c66d12018', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2104338938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',qos_specs=None,replication_status=,reservations=['8caccb3f-aa23-4e3e-808e-1b6eb80f1cac','9dd1474e-07b0-4f35-9976-8a8f10b3c301','3d6947c4-813d-47f2-9a36-c249fd179b0e','9218342d-ac07-4521-8ce7-6f57597aa563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7606c11f526441be8713ffb481c1834d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2104338938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60cef91f-5840-48f7-a7a9-e99c66d12018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7606c11f526441be8713ffb481c1834d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ee3803-8e1f-4c5e-ab21-3fdec2dee655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ee3803-8e1f-4c5e-ab21-3fdec2dee655) transitioned into state 'SUCCESS' from state '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-2104338938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',qos_specs=None,replication_status=,reservations=['8caccb3f-aa23-4e3e-808e-1b6eb80f1cac','9dd1474e-07b0-4f35-9976-8a8f10b3c301','3d6947c4-813d-47f2-9a36-c249fd179b0e','9218342d-ac07-4521-8ce7-6f57597aa563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7606c11f526441be8713ffb481c1834d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce02c6f8-85fd-4bc0-9eeb-4f1d7c1432b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce02c6f8-85fd-4bc0-9eeb-4f1d7c1432b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Flow 'volume_create_api' (3c0b53c2-58d8-4441-b9ba-24669533756f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume request issued successfully. Sep 07 11:11:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-34382b3e-5198-4c95-9da0-9af5f7b5f773 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1590/3217] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:11:37 2026] POST /volume/v3/volumes => generated 785 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-28648c9d-1b20-472e-a3aa-b5e44f5fbdcd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28648c9d-1b20-472e-a3aa-b5e44f5fbdcd tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 Sep 07 11:11:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28648c9d-1b20-472e-a3aa-b5e44f5fbdcd tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-28648c9d-1b20-472e-a3aa-b5e44f5fbdcd tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-28648c9d-1b20-472e-a3aa-b5e44f5fbdcd tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-28648c9d-1b20-472e-a3aa-b5e44f5fbdcd tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 returned with HTTP 200 Sep 07 11:11:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1628/3218] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:37 2026] GET /volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 => generated 964 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ffb29ea2-97af-4a07-a977-c8eb90604dae None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ffb29ea2-97af-4a07-a977-c8eb90604dae tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ffb29ea2-97af-4a07-a977-c8eb90604dae tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ffb29ea2-97af-4a07-a977-c8eb90604dae tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:37 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:37 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:37 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ffb29ea2-97af-4a07-a977-c8eb90604dae tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:37 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ffb29ea2-97af-4a07-a977-c8eb90604dae tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e returned with HTTP 200 Sep 07 11:11:37 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1591/3219] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:37 2026] GET /volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d5967b5c-58d5-45ee-9152-b093b621f64f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d5967b5c-58d5-45ee-9152-b093b621f64f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] POST http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e/action Sep 07 11:11:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d5967b5c-58d5-45ee-9152-b093b621f64f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:11:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d5967b5c-58d5-45ee-9152-b093b621f64f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:37 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.snapshot_unmanage [None req-d5967b5c-58d5-45ee-9152-b093b621f64f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Unmanage snapshot with id: 7b6b9f2c-b502-452f-bf8b-6afb3e24c34e Sep 07 11:11:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d5967b5c-58d5-45ee-9152-b093b621f64f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:11:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-d5967b5c-58d5-45ee-9152-b093b621f64f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ae6ca19d55544837a54aaba36a4b38a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22084783157b4118bfc46b1bf42cfd3c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:11:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d5967b5c-58d5-45ee-9152-b093b621f64f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e/action returned with HTTP 403 Sep 07 11:11:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1629/3220] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 11:11:37 2026] POST /volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-92f4c42c-fd67-4195-9247-984a585eb1c9 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-92f4c42c-fd67-4195-9247-984a585eb1c9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e Sep 07 11:11:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-92f4c42c-fd67-4195-9247-984a585eb1c9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-92f4c42c-fd67-4195-9247-984a585eb1c9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:38 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-92f4c42c-fd67-4195-9247-984a585eb1c9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete snapshot with id: 7b6b9f2c-b502-452f-bf8b-6afb3e24c34e Sep 07 11:11:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-92f4c42c-fd67-4195-9247-984a585eb1c9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-92f4c42c-fd67-4195-9247-984a585eb1c9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot delete request issued successfully. Sep 07 11:11:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-92f4c42c-fd67-4195-9247-984a585eb1c9 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e returned with HTTP 202 Sep 07 11:11:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1592/3221] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:38 2026] DELETE /volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bba4db5f-8d0e-4407-bc60-eac6ad7939f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bba4db5f-8d0e-4407-bc60-eac6ad7939f8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e Sep 07 11:11:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bba4db5f-8d0e-4407-bc60-eac6ad7939f8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bba4db5f-8d0e-4407-bc60-eac6ad7939f8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bba4db5f-8d0e-4407-bc60-eac6ad7939f8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bba4db5f-8d0e-4407-bc60-eac6ad7939f8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e returned with HTTP 200 Sep 07 11:11:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1630/3222] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:38 2026] GET /volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c924fe5c-2925-4e95-b413-4c13b1644d4b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c924fe5c-2925-4e95-b413-4c13b1644d4b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 Sep 07 11:11:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c924fe5c-2925-4e95-b413-4c13b1644d4b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:38 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c924fe5c-2925-4e95-b413-4c13b1644d4b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:38 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:38 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:38 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:38 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:38 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c924fe5c-2925-4e95-b413-4c13b1644d4b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:38 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c924fe5c-2925-4e95-b413-4c13b1644d4b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 returned with HTTP 200 Sep 07 11:11:38 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1593/3223] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:38 2026] GET /volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7f4aa9fc-17e1-4473-a999-ac3b2529d583 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f4aa9fc-17e1-4473-a999-ac3b2529d583 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e Sep 07 11:11:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f4aa9fc-17e1-4473-a999-ac3b2529d583 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f4aa9fc-17e1-4473-a999-ac3b2529d583 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7f4aa9fc-17e1-4473-a999-ac3b2529d583 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f4aa9fc-17e1-4473-a999-ac3b2529d583 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e returned with HTTP 200 Sep 07 11:11:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1631/3224] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:39 2026] GET /volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-30030673-68de-4c72-a70b-6e168f3dc809 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-30030673-68de-4c72-a70b-6e168f3dc809 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 Sep 07 11:11:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-30030673-68de-4c72-a70b-6e168f3dc809 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:39 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-30030673-68de-4c72-a70b-6e168f3dc809 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:39 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:39 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:39 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:39 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:39 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-30030673-68de-4c72-a70b-6e168f3dc809 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:39 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-30030673-68de-4c72-a70b-6e168f3dc809 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 returned with HTTP 200 Sep 07 11:11:39 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1594/3225] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:39 2026] GET /volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-88c85461-f6b5-4c0a-896d-2d4d49e30b3a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88c85461-f6b5-4c0a-896d-2d4d49e30b3a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88c85461-f6b5-4c0a-896d-2d4d49e30b3a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60cef91f-5840-48f7-a7a9-e99c66d12018", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-625371568"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-88c85461-f6b5-4c0a-896d-2d4d49e30b3a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:39 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-88c85461-f6b5-4c0a-896d-2d4d49e30b3a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create snapshot from volume 60cef91f-5840-48f7-a7a9-e99c66d12018 Sep 07 11:11:39 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-88c85461-f6b5-4c0a-896d-2d4d49e30b3a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Created reservations ['1da184e1-52f0-4024-894e-4b57cc6413c0', '95dd2ac4-cf86-43b1-a3a6-92daadc771e2', 'f13d8706-840a-403a-9821-fbe4992addef', '5ad78d0f-36c9-4279-ad61-5f4c1c42a213'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-88c85461-f6b5-4c0a-896d-2d4d49e30b3a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot create request issued successfully. Sep 07 11:11:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88c85461-f6b5-4c0a-896d-2d4d49e30b3a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:11:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1632/3226] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:11:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7f87eca1-167c-4fa9-9440-57ee50c43563 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7f87eca1-167c-4fa9-9440-57ee50c43563 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 Sep 07 11:11:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7f87eca1-167c-4fa9-9440-57ee50c43563 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7f87eca1-167c-4fa9-9440-57ee50c43563 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7f87eca1-167c-4fa9-9440-57ee50c43563 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7f87eca1-167c-4fa9-9440-57ee50c43563 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 returned with HTTP 200 Sep 07 11:11:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1595/3227] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:40 2026] GET /volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aed928ed-57ad-4f68-aeb6-18919c79f9d5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aed928ed-57ad-4f68-aeb6-18919c79f9d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e Sep 07 11:11:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aed928ed-57ad-4f68-aeb6-18919c79f9d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aed928ed-57ad-4f68-aeb6-18919c79f9d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aed928ed-57ad-4f68-aeb6-18919c79f9d5 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e returned with HTTP 404 Sep 07 11:11:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1633/3228] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:40 2026] GET /volume/v3/snapshots/7b6b9f2c-b502-452f-bf8b-6afb3e24c34e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c223f858-3aeb-4efb-b881-532f3f2bce53 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c223f858-3aeb-4efb-b881-532f3f2bce53 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c223f858-3aeb-4efb-b881-532f3f2bce53 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:40 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c223f858-3aeb-4efb-b881-532f3f2bce53 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:40 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-c223f858-3aeb-4efb-b881-532f3f2bce53 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume with id: f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:40 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:40 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:40 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:40 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c223f858-3aeb-4efb-b881-532f3f2bce53 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:40 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c223f858-3aeb-4efb-b881-532f3f2bce53 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume request issued successfully. Sep 07 11:11:40 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c223f858-3aeb-4efb-b881-532f3f2bce53 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 returned with HTTP 202 Sep 07 11:11:40 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1596/3229] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:40 2026] DELETE /volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d05ab00c-8275-4cc0-99b1-d341ff64faea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d05ab00c-8275-4cc0-99b1-d341ff64faea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d05ab00c-8275-4cc0-99b1-d341ff64faea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d05ab00c-8275-4cc0-99b1-d341ff64faea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d05ab00c-8275-4cc0-99b1-d341ff64faea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d05ab00c-8275-4cc0-99b1-d341ff64faea tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 returned with HTTP 200 Sep 07 11:11:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1634/3230] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:40 2026] GET /volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-582de516-5267-4da5-ab75-04bba9601689 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-582de516-5267-4da5-ab75-04bba9601689 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-582de516-5267-4da5-ab75-04bba9601689 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-582de516-5267-4da5-ab75-04bba9601689 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:41 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-582de516-5267-4da5-ab75-04bba9601689 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-582de516-5267-4da5-ab75-04bba9601689 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 returned with HTTP 200 Sep 07 11:11:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1597/3231] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:41 2026] GET /volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-560f0b8f-7fe9-402e-a0d6-8c2b2e02435c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-560f0b8f-7fe9-402e-a0d6-8c2b2e02435c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 Sep 07 11:11:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-560f0b8f-7fe9-402e-a0d6-8c2b2e02435c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-560f0b8f-7fe9-402e-a0d6-8c2b2e02435c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-560f0b8f-7fe9-402e-a0d6-8c2b2e02435c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 returned with HTTP 404 Sep 07 11:11:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1635/3232] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:41 2026] GET /volume/v3/volumes/f0cfda17-5bf8-465b-82ca-759761dcc988 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-665146966"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-665146966'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume of 1 GB Sep 07 11:11:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (4b64e509-250c-4e0a-a7be-d0dea8e0f6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e28724-c5ea-4edd-89b5-850001059b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e28724-c5ea-4edd-89b5-850001059b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97f2034d-404f-4880-a1bf-dc61d332ea79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['ba406d5a-78d9-4197-a257-7d04ec624340', 'd8a59f72-9e49-494a-b149-f6b5c716e282', '0f527edd-3101-4458-954b-dcf9f37e5818', '93f47ad4-827c-455b-819f-a85f0dfdab06'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97f2034d-404f-4880-a1bf-dc61d332ea79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba406d5a-78d9-4197-a257-7d04ec624340', 'd8a59f72-9e49-494a-b149-f6b5c716e282', '0f527edd-3101-4458-954b-dcf9f37e5818', '93f47ad4-827c-455b-819f-a85f0dfdab06']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a20f7ad-7234-4d3d-bf40-1fc67753ac69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:41 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a20f7ad-7234-4d3d-bf40-1fc67753ac69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-665146966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['ba406d5a-78d9-4197-a257-7d04ec624340','d8a59f72-9e49-494a-b149-f6b5c716e282','0f527edd-3101-4458-954b-dcf9f37e5818','93f47ad4-827c-455b-819f-a85f0dfdab06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-665146966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22084783157b4118bfc46b1bf42cfd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7352dceae02846c4998ee0d3151774de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e1ea6a-7fdc-44b1-af34-8f60e537045c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e1ea6a-7fdc-44b1-af34-8f60e537045c) transitioned into state 'SUCCESS' from state '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-665146966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['ba406d5a-78d9-4197-a257-7d04ec624340','d8a59f72-9e49-494a-b149-f6b5c716e282','0f527edd-3101-4458-954b-dcf9f37e5818','93f47ad4-827c-455b-819f-a85f0dfdab06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ef0206-b122-4bad-818d-dcba768f714d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ef0206-b122-4bad-818d-dcba768f714d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (4b64e509-250c-4e0a-a7be-d0dea8e0f6b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:41 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request issued successfully. Sep 07 11:11:41 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7812dd09-a2fd-47e2-a11e-323e37978f00 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:41 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1598/3233] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:11:41 2026] POST /volume/v3/volumes => generated 784 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34bc23f6-cf1d-478e-b5c8-514fdf448945 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34bc23f6-cf1d-478e-b5c8-514fdf448945 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c Sep 07 11:11:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34bc23f6-cf1d-478e-b5c8-514fdf448945 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34bc23f6-cf1d-478e-b5c8-514fdf448945 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34bc23f6-cf1d-478e-b5c8-514fdf448945 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34bc23f6-cf1d-478e-b5c8-514fdf448945 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c returned with HTTP 200 Sep 07 11:11:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1636/3234] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:41 2026] GET /volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c => generated 963 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-41b107ea-5921-4b73-8a2a-8ea66813ca61 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-41b107ea-5921-4b73-8a2a-8ea66813ca61 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 Sep 07 11:11:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-41b107ea-5921-4b73-8a2a-8ea66813ca61 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:42 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-41b107ea-5921-4b73-8a2a-8ea66813ca61 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:42 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:42 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:42 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-41b107ea-5921-4b73-8a2a-8ea66813ca61 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:42 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-41b107ea-5921-4b73-8a2a-8ea66813ca61 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 returned with HTTP 200 Sep 07 11:11:42 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1599/3235] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:42 2026] GET /volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-67e3461f-2a9b-41e0-a807-943466534895 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67e3461f-2a9b-41e0-a807-943466534895 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c Sep 07 11:11:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-67e3461f-2a9b-41e0-a807-943466534895 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-67e3461f-2a9b-41e0-a807-943466534895 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-67e3461f-2a9b-41e0-a807-943466534895 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67e3461f-2a9b-41e0-a807-943466534895 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c returned with HTTP 200 Sep 07 11:11:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1637/3236] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:42 2026] GET /volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-60b04ace-3c62-4e23-aa9a-7778be5085e3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-60b04ace-3c62-4e23-aa9a-7778be5085e3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 Sep 07 11:11:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-60b04ace-3c62-4e23-aa9a-7778be5085e3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-60b04ace-3c62-4e23-aa9a-7778be5085e3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-60b04ace-3c62-4e23-aa9a-7778be5085e3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-60b04ace-3c62-4e23-aa9a-7778be5085e3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 returned with HTTP 200 Sep 07 11:11:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1600/3237] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:43 2026] GET /volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d7c500f7-3afa-4166-8374-97452e3f70e5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7c500f7-3afa-4166-8374-97452e3f70e5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] GET http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7c500f7-3afa-4166-8374-97452e3f70e5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7c500f7-3afa-4166-8374-97452e3f70e5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-d7c500f7-3afa-4166-8374-97452e3f70e5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:11:43 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-d7c500f7-3afa-4166-8374-97452e3f70e5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 11:11:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:43 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 11:11:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d7c500f7-3afa-4166-8374-97452e3f70e5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Get all snapshots completed successfully. Sep 07 11:11:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7c500f7-3afa-4166-8374-97452e3f70e5 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] http://192.168.122.99/volume/v3/snapshots returned with HTTP 200 Sep 07 11:11:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1638/3238] 192.168.122.99 () {58 vars in 1122 bytes} [Mon Sep 7 11:11:43 2026] GET /volume/v3/snapshots => generated 335 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6b004834-b829-4e0a-ac6f-9f7f549a9d01 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6b004834-b829-4e0a-ac6f-9f7f549a9d01 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 Sep 07 11:11:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6b004834-b829-4e0a-ac6f-9f7f549a9d01 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6b004834-b829-4e0a-ac6f-9f7f549a9d01 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:43 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-6b004834-b829-4e0a-ac6f-9f7f549a9d01 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete snapshot with id: 06348e86-8bbc-4eee-9e92-29f41254def8 Sep 07 11:11:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6b004834-b829-4e0a-ac6f-9f7f549a9d01 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:43 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6b004834-b829-4e0a-ac6f-9f7f549a9d01 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot delete request issued successfully. Sep 07 11:11:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6b004834-b829-4e0a-ac6f-9f7f549a9d01 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 returned with HTTP 202 Sep 07 11:11:43 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1601/3239] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:43 2026] DELETE /volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cc82e7f2-004e-4418-bf1d-e10cf25c2c0d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc82e7f2-004e-4418-bf1d-e10cf25c2c0d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 Sep 07 11:11:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc82e7f2-004e-4418-bf1d-e10cf25c2c0d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc82e7f2-004e-4418-bf1d-e10cf25c2c0d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cc82e7f2-004e-4418-bf1d-e10cf25c2c0d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc82e7f2-004e-4418-bf1d-e10cf25c2c0d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 returned with HTTP 200 Sep 07 11:11:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1639/3240] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:43 2026] GET /volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-49d04bd8-d547-40f0-89a2-b623a6e39517 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:43 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49d04bd8-d547-40f0-89a2-b623a6e39517 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c Sep 07 11:11:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-49d04bd8-d547-40f0-89a2-b623a6e39517 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:43 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-49d04bd8-d547-40f0-89a2-b623a6e39517 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:43 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:43 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:43 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:43 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-49d04bd8-d547-40f0-89a2-b623a6e39517 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-49d04bd8-d547-40f0-89a2-b623a6e39517 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c returned with HTTP 200 Sep 07 11:11:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1602/3241] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:43 2026] GET /volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4950d290-e609-4c8b-9242-ad50b73f6b45 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4950d290-e609-4c8b-9242-ad50b73f6b45 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4950d290-e609-4c8b-9242-ad50b73f6b45 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-992240654"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4950d290-e609-4c8b-9242-ad50b73f6b45 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:44 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-4950d290-e609-4c8b-9242-ad50b73f6b45 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create snapshot from volume 7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c Sep 07 11:11:44 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4950d290-e609-4c8b-9242-ad50b73f6b45 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['26c70cf1-4ff4-4b1a-ba7b-069e8336ef6f', 'd39decde-9f54-481d-98b1-90031e34a93d', '47371d4d-1345-4582-a304-34e9e98ecb4a', 'd2663f94-cd2d-4237-920a-dbe10f6af3d5'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4950d290-e609-4c8b-9242-ad50b73f6b45 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot create request issued successfully. Sep 07 11:11:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4950d290-e609-4c8b-9242-ad50b73f6b45 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:11:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1640/3242] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:11:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-06789942-26f8-40b0-9334-6d0179b88ba0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-06789942-26f8-40b0-9334-6d0179b88ba0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 Sep 07 11:11:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-06789942-26f8-40b0-9334-6d0179b88ba0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:44 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-06789942-26f8-40b0-9334-6d0179b88ba0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:44 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:44 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:44 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-06789942-26f8-40b0-9334-6d0179b88ba0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:44 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-06789942-26f8-40b0-9334-6d0179b88ba0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 returned with HTTP 200 Sep 07 11:11:44 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1603/3243] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:44 2026] GET /volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-277f0373-cd42-46f6-8f6c-198149e5b7e0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-277f0373-cd42-46f6-8f6c-198149e5b7e0 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 Sep 07 11:11:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-277f0373-cd42-46f6-8f6c-198149e5b7e0 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-277f0373-cd42-46f6-8f6c-198149e5b7e0 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-277f0373-cd42-46f6-8f6c-198149e5b7e0 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-277f0373-cd42-46f6-8f6c-198149e5b7e0 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 returned with HTTP 200 Sep 07 11:11:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1641/3244] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:44 2026] GET /volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c07c5a46-ab2a-4cef-80a2-78c8a013388f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c07c5a46-ab2a-4cef-80a2-78c8a013388f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 Sep 07 11:11:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c07c5a46-ab2a-4cef-80a2-78c8a013388f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c07c5a46-ab2a-4cef-80a2-78c8a013388f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c07c5a46-ab2a-4cef-80a2-78c8a013388f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c07c5a46-ab2a-4cef-80a2-78c8a013388f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 returned with HTTP 200 Sep 07 11:11:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1604/3245] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:45 2026] GET /volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bbe62e2a-d938-4de9-abe8-9c3d30c38c9e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbe62e2a-d938-4de9-abe8-9c3d30c38c9e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 Sep 07 11:11:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbe62e2a-d938-4de9-abe8-9c3d30c38c9e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbe62e2a-d938-4de9-abe8-9c3d30c38c9e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbe62e2a-d938-4de9-abe8-9c3d30c38c9e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 returned with HTTP 404 Sep 07 11:11:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1642/3246] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:45 2026] GET /volume/v3/snapshots/06348e86-8bbc-4eee-9e92-29f41254def8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f84cf924-1ec5-4989-8d38-5a704fe902ac None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f84cf924-1ec5-4989-8d38-5a704fe902ac tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 Sep 07 11:11:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f84cf924-1ec5-4989-8d38-5a704fe902ac tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:45 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f84cf924-1ec5-4989-8d38-5a704fe902ac tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:45 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-f84cf924-1ec5-4989-8d38-5a704fe902ac tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete volume with id: 60cef91f-5840-48f7-a7a9-e99c66d12018 Sep 07 11:11:45 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:45 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:45 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:45 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f84cf924-1ec5-4989-8d38-5a704fe902ac tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:45 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f84cf924-1ec5-4989-8d38-5a704fe902ac tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete volume request issued successfully. Sep 07 11:11:45 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f84cf924-1ec5-4989-8d38-5a704fe902ac tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 returned with HTTP 202 Sep 07 11:11:45 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1605/3247] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:45 2026] DELETE /volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-25afe544-3d54-4883-b91d-38850ff1de8a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25afe544-3d54-4883-b91d-38850ff1de8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 Sep 07 11:11:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25afe544-3d54-4883-b91d-38850ff1de8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25afe544-3d54-4883-b91d-38850ff1de8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-25afe544-3d54-4883-b91d-38850ff1de8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25afe544-3d54-4883-b91d-38850ff1de8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 returned with HTTP 200 Sep 07 11:11:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1643/3248] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:45 2026] GET /volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-20409490-54b5-4154-9b04-936721dbb545 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20409490-54b5-4154-9b04-936721dbb545 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-20409490-54b5-4154-9b04-936721dbb545 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-20409490-54b5-4154-9b04-936721dbb545 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:46 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-20409490-54b5-4154-9b04-936721dbb545 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-20409490-54b5-4154-9b04-936721dbb545 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 returned with HTTP 200 Sep 07 11:11:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1606/3249] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:46 2026] GET /volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4100f1a8-69b9-4d44-af31-3f4818ca9200 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4100f1a8-69b9-4d44-af31-3f4818ca9200 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 Sep 07 11:11:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4100f1a8-69b9-4d44-af31-3f4818ca9200 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4100f1a8-69b9-4d44-af31-3f4818ca9200 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4100f1a8-69b9-4d44-af31-3f4818ca9200 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 returned with HTTP 404 Sep 07 11:11:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1644/3250] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:46 2026] GET /volume/v3/volumes/60cef91f-5840-48f7-a7a9-e99c66d12018 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1700498552"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1700498552'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume of 1 GB Sep 07 11:11:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Flow 'volume_create_api' (315379ec-73e5-4a02-93db-5ca9311e412b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be9b4b1-a55c-45dd-adc3-a6d90fad2766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be9b4b1-a55c-45dd-adc3-a6d90fad2766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42400f9f-138e-416a-9b7d-691a47939c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Created reservations ['9ef726be-8412-46d7-9069-d93069759e79', '5c7eceea-6d49-4c5d-ad0e-8306981f3597', 'be9b2191-ca4c-4420-9157-b2e0c63db626', '315a8859-09eb-489a-8043-de26101492c9'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42400f9f-138e-416a-9b7d-691a47939c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ef726be-8412-46d7-9069-d93069759e79', '5c7eceea-6d49-4c5d-ad0e-8306981f3597', 'be9b2191-ca4c-4420-9157-b2e0c63db626', '315a8859-09eb-489a-8043-de26101492c9']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c1329f-ebf0-4379-806c-2357e47b2853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:46 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c1329f-ebf0-4379-806c-2357e47b2853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1700498552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',qos_specs=None,replication_status=,reservations=['9ef726be-8412-46d7-9069-d93069759e79','5c7eceea-6d49-4c5d-ad0e-8306981f3597','be9b2191-ca4c-4420-9157-b2e0c63db626','315a8859-09eb-489a-8043-de26101492c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7606c11f526441be8713ffb481c1834d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1700498552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7606c11f526441be8713ffb481c1834d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e11d8b6-2da5-4cdc-bd0e-907307e29202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e11d8b6-2da5-4cdc-bd0e-907307e29202) transitioned into state 'SUCCESS' from state '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-1700498552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',qos_specs=None,replication_status=,reservations=['9ef726be-8412-46d7-9069-d93069759e79','5c7eceea-6d49-4c5d-ad0e-8306981f3597','be9b2191-ca4c-4420-9157-b2e0c63db626','315a8859-09eb-489a-8043-de26101492c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7606c11f526441be8713ffb481c1834d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc1375d-66b7-45c6-a5ac-0a27c8573f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc1375d-66b7-45c6-a5ac-0a27c8573f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Flow 'volume_create_api' (315379ec-73e5-4a02-93db-5ca9311e412b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:46 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume request issued successfully. Sep 07 11:11:46 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7702ab53-33cd-4007-a0b7-c895f2beaf6c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:46 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1607/3251] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:11:46 2026] POST /volume/v3/volumes => generated 785 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e4c9742d-4b29-4dfa-940b-9fbb4ebc9ccc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e4c9742d-4b29-4dfa-940b-9fbb4ebc9ccc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 Sep 07 11:11:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e4c9742d-4b29-4dfa-940b-9fbb4ebc9ccc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e4c9742d-4b29-4dfa-940b-9fbb4ebc9ccc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e4c9742d-4b29-4dfa-940b-9fbb4ebc9ccc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e4c9742d-4b29-4dfa-940b-9fbb4ebc9ccc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 returned with HTTP 200 Sep 07 11:11:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1645/3252] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:46 2026] GET /volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-e085f734-ac63-4f59-ba16-5890b1e6a062 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e085f734-ac63-4f59-ba16-5890b1e6a062 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 Sep 07 11:11:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e085f734-ac63-4f59-ba16-5890b1e6a062 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-e085f734-ac63-4f59-ba16-5890b1e6a062 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-e085f734-ac63-4f59-ba16-5890b1e6a062 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-e085f734-ac63-4f59-ba16-5890b1e6a062 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 returned with HTTP 200 Sep 07 11:11:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1608/3253] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:47 2026] GET /volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ecf0e814-c01a-4b26-8607-b6899c532ce4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecf0e814-c01a-4b26-8607-b6899c532ce4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] PUT http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 Sep 07 11:11:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecf0e814-c01a-4b26-8607-b6899c532ce4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ecf0e814-c01a-4b26-8607-b6899c532ce4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Snapshot retrieved successfully. Sep 07 11:11:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecf0e814-c01a-4b26-8607-b6899c532ce4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 returned with HTTP 200 Sep 07 11:11:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1646/3254] 192.168.122.99 () {60 vars in 1253 bytes} [Mon Sep 7 11:11:47 2026] PUT /volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 => generated 360 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b5d9f13e-b4c3-45f6-a5c9-8fca952a49dd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b5d9f13e-b4c3-45f6-a5c9-8fca952a49dd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 Sep 07 11:11:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b5d9f13e-b4c3-45f6-a5c9-8fca952a49dd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:47 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b5d9f13e-b4c3-45f6-a5c9-8fca952a49dd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:47 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-b5d9f13e-b4c3-45f6-a5c9-8fca952a49dd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete snapshot with id: d8e14109-ed35-4b9e-be46-62b5d5502ce1 Sep 07 11:11:47 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:47 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b5d9f13e-b4c3-45f6-a5c9-8fca952a49dd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:47 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:47 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:47 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b5d9f13e-b4c3-45f6-a5c9-8fca952a49dd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot delete request issued successfully. Sep 07 11:11:47 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b5d9f13e-b4c3-45f6-a5c9-8fca952a49dd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 returned with HTTP 202 Sep 07 11:11:47 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1609/3255] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:47 2026] DELETE /volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0caee971-fb7f-4458-a9a0-12f52f2daa81 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0caee971-fb7f-4458-a9a0-12f52f2daa81 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 Sep 07 11:11:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0caee971-fb7f-4458-a9a0-12f52f2daa81 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0caee971-fb7f-4458-a9a0-12f52f2daa81 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0caee971-fb7f-4458-a9a0-12f52f2daa81 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0caee971-fb7f-4458-a9a0-12f52f2daa81 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 returned with HTTP 200 Sep 07 11:11:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1647/3256] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:47 2026] GET /volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 => generated 493 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d9e293d1-87b4-4c8f-85b6-4a6839d7c1c3 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d9e293d1-87b4-4c8f-85b6-4a6839d7c1c3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 Sep 07 11:11:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d9e293d1-87b4-4c8f-85b6-4a6839d7c1c3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:48 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d9e293d1-87b4-4c8f-85b6-4a6839d7c1c3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:48 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:48 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:48 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:48 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:48 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d9e293d1-87b4-4c8f-85b6-4a6839d7c1c3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:48 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d9e293d1-87b4-4c8f-85b6-4a6839d7c1c3 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 returned with HTTP 200 Sep 07 11:11:48 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1610/3257] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:48 2026] GET /volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-98687f8c-3a66-49e7-8867-712180deedc1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98687f8c-3a66-49e7-8867-712180deedc1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 Sep 07 11:11:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98687f8c-3a66-49e7-8867-712180deedc1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98687f8c-3a66-49e7-8867-712180deedc1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-98687f8c-3a66-49e7-8867-712180deedc1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98687f8c-3a66-49e7-8867-712180deedc1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 returned with HTTP 200 Sep 07 11:11:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1648/3258] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:48 2026] GET /volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 => generated 493 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1d9040ee-ca8d-4d7a-89e4-b7c4f9fb7b9f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1d9040ee-ca8d-4d7a-89e4-b7c4f9fb7b9f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 Sep 07 11:11:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1d9040ee-ca8d-4d7a-89e4-b7c4f9fb7b9f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1d9040ee-ca8d-4d7a-89e4-b7c4f9fb7b9f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1d9040ee-ca8d-4d7a-89e4-b7c4f9fb7b9f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1d9040ee-ca8d-4d7a-89e4-b7c4f9fb7b9f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 returned with HTTP 200 Sep 07 11:11:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1611/3259] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:49 2026] GET /volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e613e60f-2bfc-4776-8269-c1b34bdf02f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e613e60f-2bfc-4776-8269-c1b34bdf02f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e613e60f-2bfc-4776-8269-c1b34bdf02f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-82603440"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e613e60f-2bfc-4776-8269-c1b34bdf02f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-e613e60f-2bfc-4776-8269-c1b34bdf02f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create snapshot from volume e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 Sep 07 11:11:49 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e613e60f-2bfc-4776-8269-c1b34bdf02f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Created reservations ['b628fdf2-9343-4325-a800-d7ed9aef75c9', '7af558f5-1353-4b33-b629-c3c42b9bb0a0', 'c5febeaf-1fdb-4f96-9fb2-78d47bf44519', '56410435-b2ae-497a-a0fb-529d629d8e9e'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e613e60f-2bfc-4776-8269-c1b34bdf02f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot create request issued successfully. Sep 07 11:11:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e613e60f-2bfc-4776-8269-c1b34bdf02f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:11:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1649/3260] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:11:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-55d1efa5-4db1-4368-aca8-f3e56c7dc342 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-55d1efa5-4db1-4368-aca8-f3e56c7dc342 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 Sep 07 11:11:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-55d1efa5-4db1-4368-aca8-f3e56c7dc342 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-55d1efa5-4db1-4368-aca8-f3e56c7dc342 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-55d1efa5-4db1-4368-aca8-f3e56c7dc342 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-55d1efa5-4db1-4368-aca8-f3e56c7dc342 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 returned with HTTP 200 Sep 07 11:11:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1612/3261] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:49 2026] GET /volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-576b68a9-823c-42de-9285-a411afdb80d4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-576b68a9-823c-42de-9285-a411afdb80d4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 Sep 07 11:11:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-576b68a9-823c-42de-9285-a411afdb80d4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-576b68a9-823c-42de-9285-a411afdb80d4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-576b68a9-823c-42de-9285-a411afdb80d4 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 returned with HTTP 404 Sep 07 11:11:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1650/3262] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:49 2026] GET /volume/v3/snapshots/d8e14109-ed35-4b9e-be46-62b5d5502ce1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-faab8c97-4821-45b1-8b4f-891d8d226d26 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-faab8c97-4821-45b1-8b4f-891d8d226d26 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c Sep 07 11:11:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-faab8c97-4821-45b1-8b4f-891d8d226d26 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:49 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-faab8c97-4821-45b1-8b4f-891d8d226d26 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:49 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-faab8c97-4821-45b1-8b4f-891d8d226d26 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume with id: 7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c Sep 07 11:11:49 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:49 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:49 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:49 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-faab8c97-4821-45b1-8b4f-891d8d226d26 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:49 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-faab8c97-4821-45b1-8b4f-891d8d226d26 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume request issued successfully. Sep 07 11:11:49 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-faab8c97-4821-45b1-8b4f-891d8d226d26 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c returned with HTTP 202 Sep 07 11:11:49 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1613/3263] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:49 2026] DELETE /volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b5793e35-464b-47d1-939a-157e775bdb6b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5793e35-464b-47d1-939a-157e775bdb6b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c Sep 07 11:11:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5793e35-464b-47d1-939a-157e775bdb6b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5793e35-464b-47d1-939a-157e775bdb6b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b5793e35-464b-47d1-939a-157e775bdb6b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5793e35-464b-47d1-939a-157e775bdb6b tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c returned with HTTP 200 Sep 07 11:11:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1651/3264] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:49 2026] GET /volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c => generated 1013 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-d07bf444-bc9f-45af-8924-a9059968b0de None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d07bf444-bc9f-45af-8924-a9059968b0de tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d07bf444-bc9f-45af-8924-a9059968b0de tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-d07bf444-bc9f-45af-8924-a9059968b0de tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:50 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-d07bf444-bc9f-45af-8924-a9059968b0de tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-d07bf444-bc9f-45af-8924-a9059968b0de tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 returned with HTTP 200 Sep 07 11:11:50 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1614/3265] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:50 2026] GET /volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1f6c6a2c-3901-4fee-a8c0-07196bf0b7bf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1f6c6a2c-3901-4fee-a8c0-07196bf0b7bf tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c Sep 07 11:11:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1f6c6a2c-3901-4fee-a8c0-07196bf0b7bf tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1f6c6a2c-3901-4fee-a8c0-07196bf0b7bf tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1f6c6a2c-3901-4fee-a8c0-07196bf0b7bf tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c returned with HTTP 404 Sep 07 11:11:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1652/3266] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:50 2026] GET /volume/v3/volumes/7fa53f4c-6826-4a8f-994c-8bae3a4ddd2c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c00d7a65-5865-4286-b316-f7255bd191fb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1739414898"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1739414898'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume of 1 GB Sep 07 11:11:50 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (67628334-5a8b-41be-87a5-d6eb92704e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cbfd85b-6f88-4177-ad3b-eb8564caea69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cbfd85b-6f88-4177-ad3b-eb8564caea69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe800d9-bba3-4a00-afb6-c70afc854455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['8e1618a3-e44c-4eae-b5be-6620165a865d', '6667170a-abb6-495e-b675-b3dc5ecacf56', 'd337c671-83c9-4a2a-b53e-e15792bf5b62', '868ddef6-a5be-4de1-b894-a5333454a651'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe800d9-bba3-4a00-afb6-c70afc854455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e1618a3-e44c-4eae-b5be-6620165a865d', '6667170a-abb6-495e-b675-b3dc5ecacf56', 'd337c671-83c9-4a2a-b53e-e15792bf5b62', '868ddef6-a5be-4de1-b894-a5333454a651']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:50 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (838a8987-63f3-4c33-bc73-4f46ec643bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (838a8987-63f3-4c33-bc73-4f46ec643bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc1e730d-6eb9-48a5-a0f5-457e393da0b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1739414898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['8e1618a3-e44c-4eae-b5be-6620165a865d','6667170a-abb6-495e-b675-b3dc5ecacf56','d337c671-83c9-4a2a-b53e-e15792bf5b62','868ddef6-a5be-4de1-b894-a5333454a651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1739414898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc1e730d-6eb9-48a5-a0f5-457e393da0b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22084783157b4118bfc46b1bf42cfd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7352dceae02846c4998ee0d3151774de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec271d15-79c2-487e-98db-c2e3523656bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec271d15-79c2-487e-98db-c2e3523656bc) transitioned into state 'SUCCESS' from state '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-1739414898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22084783157b4118bfc46b1bf42cfd3c',qos_specs=None,replication_status=,reservations=['8e1618a3-e44c-4eae-b5be-6620165a865d','6667170a-abb6-495e-b675-b3dc5ecacf56','d337c671-83c9-4a2a-b53e-e15792bf5b62','868ddef6-a5be-4de1-b894-a5333454a651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7352dceae02846c4998ee0d3151774de',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f213b581-991e-4f44-804b-37327e59a6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f213b581-991e-4f44-804b-37327e59a6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Flow 'volume_create_api' (67628334-5a8b-41be-87a5-d6eb92704e54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create volume request issued successfully. Sep 07 11:11:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c00d7a65-5865-4286-b316-f7255bd191fb tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1615/3267] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:11:50 2026] POST /volume/v3/volumes => generated 785 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4202ae11-7d9e-4733-8575-4a004dbc5f6d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4202ae11-7d9e-4733-8575-4a004dbc5f6d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 Sep 07 11:11:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4202ae11-7d9e-4733-8575-4a004dbc5f6d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4202ae11-7d9e-4733-8575-4a004dbc5f6d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4202ae11-7d9e-4733-8575-4a004dbc5f6d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4202ae11-7d9e-4733-8575-4a004dbc5f6d tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 returned with HTTP 200 Sep 07 11:11:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1653/3268] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:51 2026] GET /volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c89fb960-abe4-41df-a328-86c4c74ed857 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c89fb960-abe4-41df-a328-86c4c74ed857 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c89fb960-abe4-41df-a328-86c4c74ed857 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c89fb960-abe4-41df-a328-86c4c74ed857 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c89fb960-abe4-41df-a328-86c4c74ed857 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c89fb960-abe4-41df-a328-86c4c74ed857 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 returned with HTTP 200 Sep 07 11:11:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1616/3269] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:51 2026] GET /volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-41c15959-94a8-4d12-b98e-6f7d6c37008d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41c15959-94a8-4d12-b98e-6f7d6c37008d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] POST http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5/action Sep 07 11:11:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41c15959-94a8-4d12-b98e-6f7d6c37008d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:11:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41c15959-94a8-4d12-b98e-6f7d6c37008d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-41c15959-94a8-4d12-b98e-6f7d6c37008d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Updating snapshot '2681a79c-5fe8-4073-8209-c54ae3ce02c5' with '{'status': 'error'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 11:11:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:51 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-41c15959-94a8-4d12-b98e-6f7d6c37008d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7a5eb0ff80fc4c6cbcd37e88aa57b367', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22ea4a889b1a492b8d74fc6e4a1b8d0f', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:11:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41c15959-94a8-4d12-b98e-6f7d6c37008d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5/action returned with HTTP 403 Sep 07 11:11:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1654/3270] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 11:11:51 2026] POST /volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-27072b5a-a3dc-423a-bf58-34e747263963 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-27072b5a-a3dc-423a-bf58-34e747263963 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-27072b5a-a3dc-423a-bf58-34e747263963 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-27072b5a-a3dc-423a-bf58-34e747263963 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:51 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-27072b5a-a3dc-423a-bf58-34e747263963 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete snapshot with id: 2681a79c-5fe8-4073-8209-c54ae3ce02c5 Sep 07 11:11:51 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:51 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-27072b5a-a3dc-423a-bf58-34e747263963 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:51 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:51 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:51 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-27072b5a-a3dc-423a-bf58-34e747263963 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot delete request issued successfully. Sep 07 11:11:51 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-27072b5a-a3dc-423a-bf58-34e747263963 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 returned with HTTP 202 Sep 07 11:11:51 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1617/3271] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:51 2026] DELETE /volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 11:11:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e5780557-5815-4f7f-9449-886d98dea47b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5780557-5815-4f7f-9449-886d98dea47b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 Sep 07 11:11:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5780557-5815-4f7f-9449-886d98dea47b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5780557-5815-4f7f-9449-886d98dea47b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e5780557-5815-4f7f-9449-886d98dea47b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5780557-5815-4f7f-9449-886d98dea47b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 returned with HTTP 200 Sep 07 11:11:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1655/3272] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:51 2026] GET /volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-119ce888-b03d-4ad4-9725-b3e785a4b290 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-119ce888-b03d-4ad4-9725-b3e785a4b290 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 Sep 07 11:11:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-119ce888-b03d-4ad4-9725-b3e785a4b290 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-119ce888-b03d-4ad4-9725-b3e785a4b290 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:52 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:52 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-119ce888-b03d-4ad4-9725-b3e785a4b290 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-119ce888-b03d-4ad4-9725-b3e785a4b290 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 returned with HTTP 200 Sep 07 11:11:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1618/3273] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:52 2026] GET /volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-342d21c1-c3ad-4c46-91e0-3b1fad64c1ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-342d21c1-c3ad-4c46-91e0-3b1fad64c1ba tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-342d21c1-c3ad-4c46-91e0-3b1fad64c1ba tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc1e730d-6eb9-48a5-a0f5-457e393da0b3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-350883070"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-342d21c1-c3ad-4c46-91e0-3b1fad64c1ba tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:52 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-342d21c1-c3ad-4c46-91e0-3b1fad64c1ba tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Create snapshot from volume fc1e730d-6eb9-48a5-a0f5-457e393da0b3 Sep 07 11:11:52 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-342d21c1-c3ad-4c46-91e0-3b1fad64c1ba tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Created reservations ['d5a7e1d1-7006-49e4-8edb-fef518175370', 'eaa1dc39-b197-4302-9a6d-a786af46b113', '8abcf1b8-d2d2-47e4-9f8a-e0822d6fcee0', '2db9bb7b-feac-4132-9774-36e0197102e8'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-342d21c1-c3ad-4c46-91e0-3b1fad64c1ba tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot create request issued successfully. Sep 07 11:11:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-342d21c1-c3ad-4c46-91e0-3b1fad64c1ba tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:11:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1656/3274] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:11:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-448fa6b9-9d89-4d52-887f-e569a628cdca None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-448fa6b9-9d89-4d52-887f-e569a628cdca tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 Sep 07 11:11:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-448fa6b9-9d89-4d52-887f-e569a628cdca tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:52 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-448fa6b9-9d89-4d52-887f-e569a628cdca tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:52 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:52 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:52 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-448fa6b9-9d89-4d52-887f-e569a628cdca tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:52 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-448fa6b9-9d89-4d52-887f-e569a628cdca tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 returned with HTTP 200 Sep 07 11:11:52 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1619/3275] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:52 2026] GET /volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7c8866fc-6108-4067-9cfe-c72f5ceed105 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c8866fc-6108-4067-9cfe-c72f5ceed105 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 Sep 07 11:11:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c8866fc-6108-4067-9cfe-c72f5ceed105 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c8866fc-6108-4067-9cfe-c72f5ceed105 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7c8866fc-6108-4067-9cfe-c72f5ceed105 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c8866fc-6108-4067-9cfe-c72f5ceed105 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 returned with HTTP 200 Sep 07 11:11:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1657/3276] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:52 2026] GET /volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0bade3c9-36ca-43ec-bbf7-2feac2cbf852 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0bade3c9-36ca-43ec-bbf7-2feac2cbf852 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 Sep 07 11:11:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0bade3c9-36ca-43ec-bbf7-2feac2cbf852 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0bade3c9-36ca-43ec-bbf7-2feac2cbf852 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0bade3c9-36ca-43ec-bbf7-2feac2cbf852 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0bade3c9-36ca-43ec-bbf7-2feac2cbf852 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 returned with HTTP 200 Sep 07 11:11:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1620/3277] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:53 2026] GET /volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-be351b9e-c0c0-4f15-a4f4-094327bad25e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-be351b9e-c0c0-4f15-a4f4-094327bad25e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 Sep 07 11:11:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-be351b9e-c0c0-4f15-a4f4-094327bad25e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-be351b9e-c0c0-4f15-a4f4-094327bad25e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-be351b9e-c0c0-4f15-a4f4-094327bad25e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 returned with HTTP 404 Sep 07 11:11:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1658/3278] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:53 2026] GET /volume/v3/snapshots/2681a79c-5fe8-4073-8209-c54ae3ce02c5 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-87fb7213-6890-4668-8cdd-b4d930bec4c4 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87fb7213-6890-4668-8cdd-b4d930bec4c4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 Sep 07 11:11:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87fb7213-6890-4668-8cdd-b4d930bec4c4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:53 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-87fb7213-6890-4668-8cdd-b4d930bec4c4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:53 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-87fb7213-6890-4668-8cdd-b4d930bec4c4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete volume with id: e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 Sep 07 11:11:53 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:53 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:53 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:53 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-87fb7213-6890-4668-8cdd-b4d930bec4c4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:53 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-87fb7213-6890-4668-8cdd-b4d930bec4c4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete volume request issued successfully. Sep 07 11:11:53 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-87fb7213-6890-4668-8cdd-b4d930bec4c4 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 returned with HTTP 202 Sep 07 11:11:53 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1621/3279] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:53 2026] DELETE /volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2680da5f-44a9-441e-84fa-e5627949b379 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2680da5f-44a9-441e-84fa-e5627949b379 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 Sep 07 11:11:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2680da5f-44a9-441e-84fa-e5627949b379 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2680da5f-44a9-441e-84fa-e5627949b379 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2680da5f-44a9-441e-84fa-e5627949b379 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2680da5f-44a9-441e-84fa-e5627949b379 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 returned with HTTP 200 Sep 07 11:11:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1659/3280] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:53 2026] GET /volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-db8ea7f0-bf57-4bc6-ae48-ef15c8393218 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db8ea7f0-bf57-4bc6-ae48-ef15c8393218 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-db8ea7f0-bf57-4bc6-ae48-ef15c8393218 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-db8ea7f0-bf57-4bc6-ae48-ef15c8393218 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-db8ea7f0-bf57-4bc6-ae48-ef15c8393218 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-db8ea7f0-bf57-4bc6-ae48-ef15c8393218 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 returned with HTTP 200 Sep 07 11:11:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1622/3281] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:54 2026] GET /volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-854256d5-b112-415d-ad6f-ed2a05eff190 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-854256d5-b112-415d-ad6f-ed2a05eff190 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] POST http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006/action Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-854256d5-b112-415d-ad6f-ed2a05eff190 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-854256d5-b112-415d-ad6f-ed2a05eff190 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-854256d5-b112-415d-ad6f-ed2a05eff190 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Updating snapshot '2d0858d7-2d49-4f00-a3ae-4f753190e006' with '{'status': 'creating'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-854256d5-b112-415d-ad6f-ed2a05eff190 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006/action returned with HTTP 202 Sep 07 11:11:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1660/3282] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 11:11:54 2026] POST /volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f3285641-4a6f-4ab2-b399-5c4cb4dc9df1 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f3285641-4a6f-4ab2-b399-5c4cb4dc9df1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f3285641-4a6f-4ab2-b399-5c4cb4dc9df1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f3285641-4a6f-4ab2-b399-5c4cb4dc9df1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f3285641-4a6f-4ab2-b399-5c4cb4dc9df1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f3285641-4a6f-4ab2-b399-5c4cb4dc9df1 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 returned with HTTP 200 Sep 07 11:11:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1623/3283] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:54 2026] GET /volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4cd6e398-f074-4155-a6c6-4dc0eb82b26f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4cd6e398-f074-4155-a6c6-4dc0eb82b26f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] POST http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006/action Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4cd6e398-f074-4155-a6c6-4dc0eb82b26f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4cd6e398-f074-4155-a6c6-4dc0eb82b26f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.snapshot_actions [None req-4cd6e398-f074-4155-a6c6-4dc0eb82b26f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86958) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:54 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.snapshot_actions [None req-4cd6e398-f074-4155-a6c6-4dc0eb82b26f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] Updating snapshot 2d0858d7-2d49-4f00-a3ae-4f753190e006 with info {'id': '2d0858d7-2d49-4f00-a3ae-4f753190e006', 'status': 'error', 'progress': '80%'} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4cd6e398-f074-4155-a6c6-4dc0eb82b26f tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-member] http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006/action returned with HTTP 202 Sep 07 11:11:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1661/3284] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 11:11:54 2026] POST /volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b0827bb7-069c-4fbc-a54a-3fcdd44951d2 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0827bb7-069c-4fbc-a54a-3fcdd44951d2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0827bb7-069c-4fbc-a54a-3fcdd44951d2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0827bb7-069c-4fbc-a54a-3fcdd44951d2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-b0827bb7-069c-4fbc-a54a-3fcdd44951d2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete snapshot with id: 2d0858d7-2d49-4f00-a3ae-4f753190e006 Sep 07 11:11:54 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:54 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b0827bb7-069c-4fbc-a54a-3fcdd44951d2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:54 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:54 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b0827bb7-069c-4fbc-a54a-3fcdd44951d2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot delete request issued successfully. Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0827bb7-069c-4fbc-a54a-3fcdd44951d2 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 returned with HTTP 202 Sep 07 11:11:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1624/3285] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:54 2026] DELETE /volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e02f3432-8390-49ee-84c5-423d36dfbde0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e02f3432-8390-49ee-84c5-423d36dfbde0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e02f3432-8390-49ee-84c5-423d36dfbde0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e02f3432-8390-49ee-84c5-423d36dfbde0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e02f3432-8390-49ee-84c5-423d36dfbde0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e02f3432-8390-49ee-84c5-423d36dfbde0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 returned with HTTP 200 Sep 07 11:11:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1662/3286] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:54 2026] GET /volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-07df87bf-4734-4157-b5f2-b80bda95ca7e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-07df87bf-4734-4157-b5f2-b80bda95ca7e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-07df87bf-4734-4157-b5f2-b80bda95ca7e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-07df87bf-4734-4157-b5f2-b80bda95ca7e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:54 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-07df87bf-4734-4157-b5f2-b80bda95ca7e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 returned with HTTP 404 Sep 07 11:11:54 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1625/3287] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:54 2026] GET /volume/v3/volumes/e5493f4a-dcf6-4763-b5a4-10f1ade2d7f0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1689882699"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1689882699'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume of 1 GB Sep 07 11:11:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Availability Zones retrieved successfully. Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Flow 'volume_create_api' (f31c3440-356d-45ab-b60e-883a6dcdb66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b09b6ed-2b8c-4b96-93a8-dd93c7da4493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b09b6ed-2b8c-4b96-93a8-dd93c7da4493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:54 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf63c65-1811-4720-b5e2-c8c749603ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Created reservations ['26596cc4-237f-4ff7-aa5b-479441ee0ea1', 'b0016b69-3dec-4915-a53a-89c974796a16', '3508c874-6093-4e73-b194-f87954575e52', '059c248b-02b3-4772-9ca0-c5f3c33a287c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf63c65-1811-4720-b5e2-c8c749603ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26596cc4-237f-4ff7-aa5b-479441ee0ea1', 'b0016b69-3dec-4915-a53a-89c974796a16', '3508c874-6093-4e73-b194-f87954575e52', '059c248b-02b3-4772-9ca0-c5f3c33a287c']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a7cd1b3-24ff-4061-b0cc-77ab8921be4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a7cd1b3-24ff-4061-b0cc-77ab8921be4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7941d99c-a1ef-4dce-923a-13417fa24a83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1689882699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',qos_specs=None,replication_status=,reservations=['26596cc4-237f-4ff7-aa5b-479441ee0ea1','b0016b69-3dec-4915-a53a-89c974796a16','3508c874-6093-4e73-b194-f87954575e52','059c248b-02b3-4772-9ca0-c5f3c33a287c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7606c11f526441be8713ffb481c1834d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1689882699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7941d99c-a1ef-4dce-923a-13417fa24a83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7606c11f526441be8713ffb481c1834d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2737c4ed-9ee3-4fb4-93d8-19071625cfb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2737c4ed-9ee3-4fb4-93d8-19071625cfb6) transitioned into state 'SUCCESS' from state '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-1689882699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',qos_specs=None,replication_status=,reservations=['26596cc4-237f-4ff7-aa5b-479441ee0ea1','b0016b69-3dec-4915-a53a-89c974796a16','3508c874-6093-4e73-b194-f87954575e52','059c248b-02b3-4772-9ca0-c5f3c33a287c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7606c11f526441be8713ffb481c1834d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa0805e-e172-4134-9656-2891f8c07dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa0805e-e172-4134-9656-2891f8c07dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Flow 'volume_create_api' (f31c3440-356d-45ab-b60e-883a6dcdb66f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume request issued successfully. Sep 07 11:11:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da27d97c-95a0-4815-81f8-4de7ddae66bf tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:11:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1663/3288] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:11:54 2026] POST /volume/v3/volumes => generated 785 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-24af3dc5-ca5d-4a92-ade8-ab349f91ad3d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-24af3dc5-ca5d-4a92-ade8-ab349f91ad3d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 Sep 07 11:11:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-24af3dc5-ca5d-4a92-ade8-ab349f91ad3d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:55 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-24af3dc5-ca5d-4a92-ade8-ab349f91ad3d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:55 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:55 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:55 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:55 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:55 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-24af3dc5-ca5d-4a92-ade8-ab349f91ad3d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:55 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-24af3dc5-ca5d-4a92-ade8-ab349f91ad3d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 returned with HTTP 200 Sep 07 11:11:55 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1626/3289] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:55 2026] GET /volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d82b2227-1175-48fc-8b1d-8383285091e0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d82b2227-1175-48fc-8b1d-8383285091e0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d82b2227-1175-48fc-8b1d-8383285091e0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d82b2227-1175-48fc-8b1d-8383285091e0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d82b2227-1175-48fc-8b1d-8383285091e0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Snapshot retrieved successfully. Sep 07 11:11:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d82b2227-1175-48fc-8b1d-8383285091e0 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 returned with HTTP 200 Sep 07 11:11:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1664/3290] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:55 2026] GET /volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-05b54ed0-e1dd-48df-8f22-55f894732b5a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-05b54ed0-e1dd-48df-8f22-55f894732b5a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 Sep 07 11:11:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-05b54ed0-e1dd-48df-8f22-55f894732b5a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-05b54ed0-e1dd-48df-8f22-55f894732b5a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-05b54ed0-e1dd-48df-8f22-55f894732b5a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-05b54ed0-e1dd-48df-8f22-55f894732b5a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 returned with HTTP 200 Sep 07 11:11:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1627/3291] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:56 2026] GET /volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9fddaddc-68e8-413a-afcd-66e83879d0f2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9fddaddc-68e8-413a-afcd-66e83879d0f2 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:11:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9fddaddc-68e8-413a-afcd-66e83879d0f2 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7941d99c-a1ef-4dce-923a-13417fa24a83", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-4474714"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:11:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9fddaddc-68e8-413a-afcd-66e83879d0f2 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:11:56 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-9fddaddc-68e8-413a-afcd-66e83879d0f2 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create snapshot from volume 7941d99c-a1ef-4dce-923a-13417fa24a83 Sep 07 11:11:56 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-9fddaddc-68e8-413a-afcd-66e83879d0f2 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Created reservations ['d32e6081-56fe-430a-8d12-9c923fde17a7', '57ceb439-07fa-487d-a68e-bf48653689e8', '356c6dc1-ca7f-40e4-924d-428de3ff3203', 'df26b318-a939-4324-a18b-667b7a29c62d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:11:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9fddaddc-68e8-413a-afcd-66e83879d0f2 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot create request issued successfully. Sep 07 11:11:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9fddaddc-68e8-413a-afcd-66e83879d0f2 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:11:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1665/3292] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:11:56 2026] POST /volume/v3/snapshots => generated 305 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:11:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-f45dae90-21e6-43cd-9fc9-d7a75257bd32 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f45dae90-21e6-43cd-9fc9-d7a75257bd32 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 Sep 07 11:11:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f45dae90-21e6-43cd-9fc9-d7a75257bd32 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-f45dae90-21e6-43cd-9fc9-d7a75257bd32 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-f45dae90-21e6-43cd-9fc9-d7a75257bd32 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-f45dae90-21e6-43cd-9fc9-d7a75257bd32 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 returned with HTTP 200 Sep 07 11:11:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1628/3293] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:56 2026] GET /volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-742f6302-d727-4def-abdd-4d6b1a834e47 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-742f6302-d727-4def-abdd-4d6b1a834e47 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 Sep 07 11:11:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-742f6302-d727-4def-abdd-4d6b1a834e47 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-742f6302-d727-4def-abdd-4d6b1a834e47 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-742f6302-d727-4def-abdd-4d6b1a834e47 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 returned with HTTP 404 Sep 07 11:11:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1666/3294] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:56 2026] GET /volume/v3/snapshots/2d0858d7-2d49-4f00-a3ae-4f753190e006 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-33f9381d-0dfb-4d65-908a-609c3f9a3fe8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-33f9381d-0dfb-4d65-908a-609c3f9a3fe8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 Sep 07 11:11:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-33f9381d-0dfb-4d65-908a-609c3f9a3fe8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:56 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-33f9381d-0dfb-4d65-908a-609c3f9a3fe8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:56 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-33f9381d-0dfb-4d65-908a-609c3f9a3fe8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume with id: fc1e730d-6eb9-48a5-a0f5-457e393da0b3 Sep 07 11:11:56 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=645,cinder:UPDATE=255,cinder:INSERT=136 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:11:56 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:56 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:56 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:56 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-33f9381d-0dfb-4d65-908a-609c3f9a3fe8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:56 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-33f9381d-0dfb-4d65-908a-609c3f9a3fe8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Delete volume request issued successfully. Sep 07 11:11:56 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-33f9381d-0dfb-4d65-908a-609c3f9a3fe8 tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 returned with HTTP 202 Sep 07 11:11:56 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1629/3295] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:11:56 2026] DELETE /volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-47f84df1-adec-42dd-b328-559e4bdaddfd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47f84df1-adec-42dd-b328-559e4bdaddfd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 Sep 07 11:11:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47f84df1-adec-42dd-b328-559e4bdaddfd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47f84df1-adec-42dd-b328-559e4bdaddfd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:11:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-47f84df1-adec-42dd-b328-559e4bdaddfd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Volume info retrieved successfully. Sep 07 11:11:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47f84df1-adec-42dd-b328-559e4bdaddfd tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 returned with HTTP 200 Sep 07 11:11:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1667/3296] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:56 2026] GET /volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:11:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-8a64b806-eddf-4ab4-abd4-6a3b3ff8f1d0 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8a64b806-eddf-4ab4-abd4-6a3b3ff8f1d0 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 Sep 07 11:11:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8a64b806-eddf-4ab4-abd4-6a3b3ff8f1d0 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:57 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-8a64b806-eddf-4ab4-abd4-6a3b3ff8f1d0 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:57 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:57 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:57 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-8a64b806-eddf-4ab4-abd4-6a3b3ff8f1d0 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:57 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-8a64b806-eddf-4ab4-abd4-6a3b3ff8f1d0 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 returned with HTTP 200 Sep 07 11:11:57 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1630/3297] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:57 2026] GET /volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1d99a2c8-f63b-4ced-b002-8730edecf27c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1d99a2c8-f63b-4ced-b002-8730edecf27c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] GET http://192.168.122.99/volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 Sep 07 11:11:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1d99a2c8-f63b-4ced-b002-8730edecf27c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1d99a2c8-f63b-4ced-b002-8730edecf27c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:57 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=516,cinder:UPDATE=210,cinder:INSERT=98,cinder:DELETE=1 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:11:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1d99a2c8-f63b-4ced-b002-8730edecf27c tempest-ProjectMemberTests-652306273 tempest-ProjectMemberTests-652306273-project-admin] http://192.168.122.99/volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 returned with HTTP 404 Sep 07 11:11:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1668/3298] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:11:57 2026] GET /volume/v3/volumes/fc1e730d-6eb9-48a5-a0f5-457e393da0b3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:11:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7c1d5161-de8f-47c3-8c74-f065ae09c7fb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7c1d5161-de8f-47c3-8c74-f065ae09c7fb tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 Sep 07 11:11:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7c1d5161-de8f-47c3-8c74-f065ae09c7fb tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7c1d5161-de8f-47c3-8c74-f065ae09c7fb tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-7c1d5161-de8f-47c3-8c74-f065ae09c7fb tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7c1d5161-de8f-47c3-8c74-f065ae09c7fb tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 returned with HTTP 200 Sep 07 11:11:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1631/3299] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:58 2026] GET /volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-af71592a-0af1-4f40-af44-d0efe15c0bc1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af71592a-0af1-4f40-af44-d0efe15c0bc1 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] GET http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 Sep 07 11:11:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af71592a-0af1-4f40-af44-d0efe15c0bc1 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af71592a-0af1-4f40-af44-d0efe15c0bc1 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-af71592a-0af1-4f40-af44-d0efe15c0bc1 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Snapshot retrieved successfully. Sep 07 11:11:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af71592a-0af1-4f40-af44-d0efe15c0bc1 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 returned with HTTP 200 Sep 07 11:11:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1669/3300] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:58 2026] GET /volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6eff6f77-b462-447b-b1b2-2a89c12efa42 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6eff6f77-b462-447b-b1b2-2a89c12efa42 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 Sep 07 11:11:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6eff6f77-b462-447b-b1b2-2a89c12efa42 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:58 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6eff6f77-b462-447b-b1b2-2a89c12efa42 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:58 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.snapshots [None req-6eff6f77-b462-447b-b1b2-2a89c12efa42 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete snapshot with id: 914bb7f6-76f5-467e-8dcb-194b42761f02 Sep 07 11:11:58 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:58 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6eff6f77-b462-447b-b1b2-2a89c12efa42 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:58 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:11:58 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:11:58 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6eff6f77-b462-447b-b1b2-2a89c12efa42 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot delete request issued successfully. Sep 07 11:11:58 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6eff6f77-b462-447b-b1b2-2a89c12efa42 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 returned with HTTP 202 Sep 07 11:11:58 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1632/3301] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:11:58 2026] DELETE /volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:11:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d097d1e7-e5de-4418-b5b9-e0157ba3d77b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d097d1e7-e5de-4418-b5b9-e0157ba3d77b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 Sep 07 11:11:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d097d1e7-e5de-4418-b5b9-e0157ba3d77b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d097d1e7-e5de-4418-b5b9-e0157ba3d77b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:11:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d097d1e7-e5de-4418-b5b9-e0157ba3d77b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d097d1e7-e5de-4418-b5b9-e0157ba3d77b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 returned with HTTP 200 Sep 07 11:11:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1670/3302] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:58 2026] GET /volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 => generated 463 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:11:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1bbfaafe-af58-4564-8ce8-273960feba4e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:11:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1bbfaafe-af58-4564-8ce8-273960feba4e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 Sep 07 11:11:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1bbfaafe-af58-4564-8ce8-273960feba4e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:11:59 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1bbfaafe-af58-4564-8ce8-273960feba4e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:11:59 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:11:59 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:11:59 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1bbfaafe-af58-4564-8ce8-273960feba4e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:11:59 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1bbfaafe-af58-4564-8ce8-273960feba4e tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 returned with HTTP 200 Sep 07 11:11:59 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1633/3303] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:11:59 2026] GET /volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:12:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-57f39d7f-d359-44b2-8fd7-121a6b59e397 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-57f39d7f-d359-44b2-8fd7-121a6b59e397 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 Sep 07 11:12:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-57f39d7f-d359-44b2-8fd7-121a6b59e397 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-57f39d7f-d359-44b2-8fd7-121a6b59e397 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-57f39d7f-d359-44b2-8fd7-121a6b59e397 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 returned with HTTP 404 Sep 07 11:12:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1671/3304] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:12:00 2026] GET /volume/v3/snapshots/914bb7f6-76f5-467e-8dcb-194b42761f02 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-74a96de2-f2bb-430b-aa04-57cf2758297d None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-74a96de2-f2bb-430b-aa04-57cf2758297d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 Sep 07 11:12:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-74a96de2-f2bb-430b-aa04-57cf2758297d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:00 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-74a96de2-f2bb-430b-aa04-57cf2758297d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:00 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-74a96de2-f2bb-430b-aa04-57cf2758297d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete volume with id: 7941d99c-a1ef-4dce-923a-13417fa24a83 Sep 07 11:12:00 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:00 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:00 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:00 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-74a96de2-f2bb-430b-aa04-57cf2758297d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:12:00 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-74a96de2-f2bb-430b-aa04-57cf2758297d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete volume request issued successfully. Sep 07 11:12:00 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-74a96de2-f2bb-430b-aa04-57cf2758297d tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 returned with HTTP 202 Sep 07 11:12:00 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1634/3305] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:12:00 2026] DELETE /volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:12:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36de59c7-64c5-488d-907f-ccd972feee27 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36de59c7-64c5-488d-907f-ccd972feee27 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 Sep 07 11:12:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36de59c7-64c5-488d-907f-ccd972feee27 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36de59c7-64c5-488d-907f-ccd972feee27 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-36de59c7-64c5-488d-907f-ccd972feee27 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:12:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36de59c7-64c5-488d-907f-ccd972feee27 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 returned with HTTP 200 Sep 07 11:12:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1672/3306] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:00 2026] GET /volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-871700896"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-871700896'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Create volume of 1 GB Sep 07 11:12:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Availability Zones retrieved successfully. Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Flow 'volume_create_api' (8bc7d22c-8704-4e90-885e-20a4e058466a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b94b5ce-a64c-4e91-9d3a-c85b7cb16cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b94b5ce-a64c-4e91-9d3a-c85b7cb16cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (431a4a7a-40da-4cb8-a5c8-a3d9a38cfff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Created reservations ['7df34b29-0cdc-4ecc-adb7-f61e78f9a53d', 'a7925eac-9ba7-44de-ae62-abf2fdc01e2b', '6dcf8fda-d68f-416f-ac93-44b1e7baf865', '31fbefa9-9d70-4566-81f9-f22c305c30c3'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (431a4a7a-40da-4cb8-a5c8-a3d9a38cfff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7df34b29-0cdc-4ecc-adb7-f61e78f9a53d', 'a7925eac-9ba7-44de-ae62-abf2fdc01e2b', '6dcf8fda-d68f-416f-ac93-44b1e7baf865', '31fbefa9-9d70-4566-81f9-f22c305c30c3']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb774b8f-e360-41f7-be86-b797506a7142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:01 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb774b8f-e360-41f7-be86-b797506a7142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3891f966-c5ea-46fb-b9d1-e90cd5680f17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-871700896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe1346f747343289be91ee2239bb3d6',qos_specs=None,replication_status=,reservations=['7df34b29-0cdc-4ecc-adb7-f61e78f9a53d','a7925eac-9ba7-44de-ae62-abf2fdc01e2b','6dcf8fda-d68f-416f-ac93-44b1e7baf865','31fbefa9-9d70-4566-81f9-f22c305c30c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30bb1159711e464b8189a56f117b4b37',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-871700896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3891f966-c5ea-46fb-b9d1-e90cd5680f17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe1346f747343289be91ee2239bb3d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30bb1159711e464b8189a56f117b4b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22dbfed5-d4df-4257-a4c3-596864c18a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22dbfed5-d4df-4257-a4c3-596864c18a0e) transitioned into state 'SUCCESS' from state '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-871700896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe1346f747343289be91ee2239bb3d6',qos_specs=None,replication_status=,reservations=['7df34b29-0cdc-4ecc-adb7-f61e78f9a53d','a7925eac-9ba7-44de-ae62-abf2fdc01e2b','6dcf8fda-d68f-416f-ac93-44b1e7baf865','31fbefa9-9d70-4566-81f9-f22c305c30c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30bb1159711e464b8189a56f117b4b37',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23fdfe7e-d1e6-4deb-9407-b8ba3b3a34c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23fdfe7e-d1e6-4deb-9407-b8ba3b3a34c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Flow 'volume_create_api' (8bc7d22c-8704-4e90-885e-20a4e058466a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Create volume request issued successfully. Sep 07 11:12:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ea3ed45d-8549-4689-8248-5f8f64c8b766 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:12:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1635/3307] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:12:01 2026] POST /volume/v3/volumes => generated 784 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:12:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-43f0d1e5-801c-42f0-ad27-d3542567e123 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43f0d1e5-801c-42f0-ad27-d3542567e123 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] GET http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 Sep 07 11:12:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43f0d1e5-801c-42f0-ad27-d3542567e123 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43f0d1e5-801c-42f0-ad27-d3542567e123 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-43f0d1e5-801c-42f0-ad27-d3542567e123 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Volume info retrieved successfully. Sep 07 11:12:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43f0d1e5-801c-42f0-ad27-d3542567e123 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 returned with HTTP 200 Sep 07 11:12:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1673/3308] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:01 2026] GET /volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 => generated 963 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5778e53d-88a3-4aca-ac1a-1806a0d76c2c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5778e53d-88a3-4aca-ac1a-1806a0d76c2c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5778e53d-88a3-4aca-ac1a-1806a0d76c2c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5778e53d-88a3-4aca-ac1a-1806a0d76c2c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:01 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5778e53d-88a3-4aca-ac1a-1806a0d76c2c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 returned with HTTP 404 Sep 07 11:12:01 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1636/3309] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:01 2026] GET /volume/v3/volumes/7941d99c-a1ef-4dce-923a-13417fa24a83 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ed2faba1-2e4a-4902-959c-651119100a5c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:12:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2141814976"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:12:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2141814976'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:12:01 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume of 1 GB Sep 07 11:12:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Availability Zones retrieved successfully. Sep 07 11:12:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Flow 'volume_create_api' (f90e95fd-05a4-43cc-bded-5bfde97642d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f82ff45-17ab-400f-8dac-9895a40806f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:01 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f82ff45-17ab-400f-8dac-9895a40806f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e315e89e-c800-43e1-ac2e-bd0e57abc3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Created reservations ['0f7f9258-e0e9-4810-86c2-0a916f61befa', '9a326adf-e1d9-45f0-b7e9-db1d758651f6', 'cb620227-0c48-4eee-b201-4e221a0c5670', '0bab0139-082b-4128-a1b9-2c979e47ae3b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e315e89e-c800-43e1-ac2e-bd0e57abc3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f7f9258-e0e9-4810-86c2-0a916f61befa', '9a326adf-e1d9-45f0-b7e9-db1d758651f6', 'cb620227-0c48-4eee-b201-4e221a0c5670', '0bab0139-082b-4128-a1b9-2c979e47ae3b']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a080c8a-30b0-4b9b-b5d5-ae23d516b488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a080c8a-30b0-4b9b-b5d5-ae23d516b488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a7061f7-497c-49a9-b26f-34355aa823c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2141814976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',qos_specs=None,replication_status=,reservations=['0f7f9258-e0e9-4810-86c2-0a916f61befa','9a326adf-e1d9-45f0-b7e9-db1d758651f6','cb620227-0c48-4eee-b201-4e221a0c5670','0bab0139-082b-4128-a1b9-2c979e47ae3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7606c11f526441be8713ffb481c1834d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2141814976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a7061f7-497c-49a9-b26f-34355aa823c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7606c11f526441be8713ffb481c1834d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf7c0c9-0ef2-4c16-b5cb-1a6e94de160b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf7c0c9-0ef2-4c16-b5cb-1a6e94de160b) transitioned into state 'SUCCESS' from state '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-2141814976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ea4a889b1a492b8d74fc6e4a1b8d0f',qos_specs=None,replication_status=,reservations=['0f7f9258-e0e9-4810-86c2-0a916f61befa','9a326adf-e1d9-45f0-b7e9-db1d758651f6','cb620227-0c48-4eee-b201-4e221a0c5670','0bab0139-082b-4128-a1b9-2c979e47ae3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7606c11f526441be8713ffb481c1834d',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b4f79b-b743-4967-9ba8-fabe9fd4bfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b4f79b-b743-4967-9ba8-fabe9fd4bfeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Flow 'volume_create_api' (f90e95fd-05a4-43cc-bded-5bfde97642d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create volume request issued successfully. Sep 07 11:12:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed2faba1-2e4a-4902-959c-651119100a5c tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:12:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1674/3310] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:12:01 2026] POST /volume/v3/volumes => generated 785 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:12:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0e6aa445-a6c8-472a-a020-83e35b208129 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0e6aa445-a6c8-472a-a020-83e35b208129 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 Sep 07 11:12:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0e6aa445-a6c8-472a-a020-83e35b208129 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:02 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0e6aa445-a6c8-472a-a020-83e35b208129 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:02 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:02 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:02 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:02 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:02 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0e6aa445-a6c8-472a-a020-83e35b208129 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:12:02 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0e6aa445-a6c8-472a-a020-83e35b208129 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 returned with HTTP 200 Sep 07 11:12:02 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1637/3311] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:02 2026] GET /volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a3840776-2e9d-47e7-aa17-fa2986430d89 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3840776-2e9d-47e7-aa17-fa2986430d89 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] GET http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a3840776-2e9d-47e7-aa17-fa2986430d89 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a3840776-2e9d-47e7-aa17-fa2986430d89 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a3840776-2e9d-47e7-aa17-fa2986430d89 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Volume info retrieved successfully. Sep 07 11:12:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3840776-2e9d-47e7-aa17-fa2986430d89 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 returned with HTTP 200 Sep 07 11:12:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1675/3312] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:02 2026] GET /volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fe62fe26-f410-4bf9-9a2f-58c2b703da68 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fe62fe26-f410-4bf9-9a2f-58c2b703da68 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fe62fe26-f410-4bf9-9a2f-58c2b703da68 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fe62fe26-f410-4bf9-9a2f-58c2b703da68 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fe62fe26-f410-4bf9-9a2f-58c2b703da68 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:12:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fe62fe26-f410-4bf9-9a2f-58c2b703da68 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 returned with HTTP 200 Sep 07 11:12:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1638/3313] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:03 2026] GET /volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-16a9e0f7-4cf1-4477-9f57-3ce1f10303f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16a9e0f7-4cf1-4477-9f57-3ce1f10303f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] POST http://192.168.122.99/volume/v3/snapshots Sep 07 11:12:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16a9e0f7-4cf1-4477-9f57-3ce1f10303f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a7061f7-497c-49a9-b26f-34355aa823c7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-22592760"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:12:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-16a9e0f7-4cf1-4477-9f57-3ce1f10303f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-16a9e0f7-4cf1-4477-9f57-3ce1f10303f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Create snapshot from volume 2a7061f7-497c-49a9-b26f-34355aa823c7 Sep 07 11:12:03 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-16a9e0f7-4cf1-4477-9f57-3ce1f10303f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Created reservations ['04098f2a-4754-4809-ae57-088e3492385a', '92b719cc-d686-493d-a8db-35c75a5e02d1', 'e4e59bd3-276b-47ee-9006-4fa30617d05f', '9b2bd915-b617-4415-8a25-8672a040aec6'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:12:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-16a9e0f7-4cf1-4477-9f57-3ce1f10303f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot create request issued successfully. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16a9e0f7-4cf1-4477-9f57-3ce1f10303f8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots returned with HTTP 202 Sep 07 11:12:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1676/3314] 192.168.122.99 () {60 vars in 1144 bytes} [Mon Sep 7 11:12:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5b84a492-c89b-4cf3-8eb7-d0ebe20d3976 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5b84a492-c89b-4cf3-8eb7-d0ebe20d3976 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5b84a492-c89b-4cf3-8eb7-d0ebe20d3976 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5b84a492-c89b-4cf3-8eb7-d0ebe20d3976 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5b84a492-c89b-4cf3-8eb7-d0ebe20d3976 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:12:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5b84a492-c89b-4cf3-8eb7-d0ebe20d3976 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d returned with HTTP 200 Sep 07 11:12:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1639/3315] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:12:03 2026] GET /volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:12:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e994c00d-eebc-4575-b5b3-0d15d79f2081 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e994c00d-eebc-4575-b5b3-0d15d79f2081 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] GET http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 Sep 07 11:12:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e994c00d-eebc-4575-b5b3-0d15d79f2081 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e994c00d-eebc-4575-b5b3-0d15d79f2081 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e994c00d-eebc-4575-b5b3-0d15d79f2081 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Volume info retrieved successfully. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e994c00d-eebc-4575-b5b3-0d15d79f2081 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 returned with HTTP 200 Sep 07 11:12:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1677/3316] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:03 2026] GET /volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b2914005-e55d-4433-bf7e-f585e2600f00 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b2914005-e55d-4433-bf7e-f585e2600f00 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-reader] POST http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17/action Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b2914005-e55d-4433-bf7e-f585e2600f00 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b2914005-e55d-4433-bf7e-f585e2600f00 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:03 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b2914005-e55d-4433-bf7e-f585e2600f00 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-reader] Volume info retrieved successfully. Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-b2914005-e55d-4433-bf7e-f585e2600f00 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5c0d7adb2e5c4ea1baf011b53bb920f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fe1346f747343289be91ee2239bb3d6', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b2914005-e55d-4433-bf7e-f585e2600f00 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-reader] http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17/action returned with HTTP 403 Sep 07 11:12:03 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1640/3317] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:12:03 2026] POST /volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17/action => generated 131 bytes in 140 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d5633863-e9fa-4ed8-b6f3-e458051886eb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d5633863-e9fa-4ed8-b6f3-e458051886eb tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 Sep 07 11:12:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d5633863-e9fa-4ed8-b6f3-e458051886eb tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d5633863-e9fa-4ed8-b6f3-e458051886eb tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-d5633863-e9fa-4ed8-b6f3-e458051886eb tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Delete volume with id: 3891f966-c5ea-46fb-b9d1-e90cd5680f17 Sep 07 11:12:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d5633863-e9fa-4ed8-b6f3-e458051886eb tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Volume info retrieved successfully. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d5633863-e9fa-4ed8-b6f3-e458051886eb tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Delete volume request issued successfully. Sep 07 11:12:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d5633863-e9fa-4ed8-b6f3-e458051886eb tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 returned with HTTP 202 Sep 07 11:12:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1678/3318] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:12:03 2026] DELETE /volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-c2833fdd-7830-4473-9294-d10fe4bef8fd None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c2833fdd-7830-4473-9294-d10fe4bef8fd tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] GET http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c2833fdd-7830-4473-9294-d10fe4bef8fd tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-c2833fdd-7830-4473-9294-d10fe4bef8fd tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:03 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:03 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:03 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:03 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:04 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-c2833fdd-7830-4473-9294-d10fe4bef8fd tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Volume info retrieved successfully. Sep 07 11:12:04 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-c2833fdd-7830-4473-9294-d10fe4bef8fd tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 returned with HTTP 200 Sep 07 11:12:04 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1641/3319] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:03 2026] GET /volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2be90cd2-2b82-40ab-8f7e-a5a6563e6a5f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2be90cd2-2b82-40ab-8f7e-a5a6563e6a5f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d Sep 07 11:12:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2be90cd2-2b82-40ab-8f7e-a5a6563e6a5f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2be90cd2-2b82-40ab-8f7e-a5a6563e6a5f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2be90cd2-2b82-40ab-8f7e-a5a6563e6a5f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:12:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2be90cd2-2b82-40ab-8f7e-a5a6563e6a5f tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d returned with HTTP 200 Sep 07 11:12:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1679/3320] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:12:04 2026] GET /volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-02b50660-5da3-468d-a0eb-97398a793af7 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-02b50660-5da3-468d-a0eb-97398a793af7 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] GET http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-02b50660-5da3-468d-a0eb-97398a793af7 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-02b50660-5da3-468d-a0eb-97398a793af7 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-02b50660-5da3-468d-a0eb-97398a793af7 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 returned with HTTP 404 Sep 07 11:12:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1642/3321] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:05 2026] GET /volume/v3/volumes/3891f966-c5ea-46fb-b9d1-e90cd5680f17 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1037797356"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1037797356'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Create volume of 1 GB Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Availability Zones retrieved successfully. Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Flow 'volume_create_api' (702d5ed9-37ac-48d9-9508-4b38ab03fe7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3e0894-6bb8-4f71-9201-77e9764aede4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3e0894-6bb8-4f71-9201-77e9764aede4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6cff81-faa3-4655-9e77-ed644220bb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Created reservations ['e2557673-41b9-4376-be20-e6c288119778', '695affba-8363-402f-bbbd-c85847a7a903', '587bd06d-62cb-479b-a342-272c9cca1757', 'ea1f4450-74d5-4201-b4d5-698caa939606'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6cff81-faa3-4655-9e77-ed644220bb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2557673-41b9-4376-be20-e6c288119778', '695affba-8363-402f-bbbd-c85847a7a903', '587bd06d-62cb-479b-a342-272c9cca1757', 'ea1f4450-74d5-4201-b4d5-698caa939606']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f301aa95-d4dc-40e8-824e-315b1b154964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f301aa95-d4dc-40e8-824e-315b1b154964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae78dda9-509f-4ec8-b2d7-ab9be6ca7566', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1037797356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe1346f747343289be91ee2239bb3d6',qos_specs=None,replication_status=,reservations=['e2557673-41b9-4376-be20-e6c288119778','695affba-8363-402f-bbbd-c85847a7a903','587bd06d-62cb-479b-a342-272c9cca1757','ea1f4450-74d5-4201-b4d5-698caa939606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30bb1159711e464b8189a56f117b4b37',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1037797356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae78dda9-509f-4ec8-b2d7-ab9be6ca7566,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe1346f747343289be91ee2239bb3d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30bb1159711e464b8189a56f117b4b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4221edd8-1505-4586-a28e-342c5e6c1adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4221edd8-1505-4586-a28e-342c5e6c1adf) transitioned into state 'SUCCESS' from state '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-1037797356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe1346f747343289be91ee2239bb3d6',qos_specs=None,replication_status=,reservations=['e2557673-41b9-4376-be20-e6c288119778','695affba-8363-402f-bbbd-c85847a7a903','587bd06d-62cb-479b-a342-272c9cca1757','ea1f4450-74d5-4201-b4d5-698caa939606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30bb1159711e464b8189a56f117b4b37',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37d307a8-ba2a-4114-a32c-03a7133999a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37d307a8-ba2a-4114-a32c-03a7133999a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Flow 'volume_create_api' (702d5ed9-37ac-48d9-9508-4b38ab03fe7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Create volume request issued successfully. Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44e83c3e-e12c-40ee-8481-a1853dc4c772 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:12:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1680/3322] 192.168.122.99 () {60 vars in 1137 bytes} [Mon Sep 7 11:12:05 2026] POST /volume/v3/volumes => generated 785 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-51767bfb-1e60-4bd9-adc3-17f9d385c447 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-51767bfb-1e60-4bd9-adc3-17f9d385c447 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] GET http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-51767bfb-1e60-4bd9-adc3-17f9d385c447 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-51767bfb-1e60-4bd9-adc3-17f9d385c447 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:05 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-51767bfb-1e60-4bd9-adc3-17f9d385c447 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Volume info retrieved successfully. Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-51767bfb-1e60-4bd9-adc3-17f9d385c447 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 returned with HTTP 200 Sep 07 11:12:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1643/3323] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:05 2026] GET /volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b828b7e0-b553-4607-bcf5-b9eee23f3ec1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b828b7e0-b553-4607-bcf5-b9eee23f3ec1 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b828b7e0-b553-4607-bcf5-b9eee23f3ec1 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b828b7e0-b553-4607-bcf5-b9eee23f3ec1 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b828b7e0-b553-4607-bcf5-b9eee23f3ec1 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b828b7e0-b553-4607-bcf5-b9eee23f3ec1 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d returned with HTTP 200 Sep 07 11:12:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1681/3324] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:12:05 2026] GET /volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1d71c508-f698-4bdd-8d92-d0fb3f89dffc None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1d71c508-f698-4bdd-8d92-d0fb3f89dffc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] POST http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d/action Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1d71c508-f698-4bdd-8d92-d0fb3f89dffc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1d71c508-f698-4bdd-8d92-d0fb3f89dffc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.api.contrib.snapshot_unmanage [None req-1d71c508-f698-4bdd-8d92-d0fb3f89dffc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Unmanage snapshot with id: fa0dadeb-617f-4522-baf7-ef9bbedcf63d Sep 07 11:12:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-1d71c508-f698-4bdd-8d92-d0fb3f89dffc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Snapshot retrieved successfully. Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-1d71c508-f698-4bdd-8d92-d0fb3f89dffc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '7a5eb0ff80fc4c6cbcd37e88aa57b367', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22ea4a889b1a492b8d74fc6e4a1b8d0f', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1d71c508-f698-4bdd-8d92-d0fb3f89dffc tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-reader] http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d/action returned with HTTP 403 Sep 07 11:12:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1644/3325] 192.168.122.99 () {60 vars in 1275 bytes} [Mon Sep 7 11:12:05 2026] POST /volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63bea9c5-ea27-497e-a685-f64c84327a8a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63bea9c5-ea27-497e-a685-f64c84327a8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] DELETE http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63bea9c5-ea27-497e-a685-f64c84327a8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63bea9c5-ea27-497e-a685-f64c84327a8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-63bea9c5-ea27-497e-a685-f64c84327a8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete snapshot with id: fa0dadeb-617f-4522-baf7-ef9bbedcf63d Sep 07 11:12:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63bea9c5-ea27-497e-a685-f64c84327a8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:12:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63bea9c5-ea27-497e-a685-f64c84327a8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot delete request issued successfully. Sep 07 11:12:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63bea9c5-ea27-497e-a685-f64c84327a8a tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d returned with HTTP 202 Sep 07 11:12:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1682/3326] 192.168.122.99 () {58 vars in 1236 bytes} [Mon Sep 7 11:12:05 2026] DELETE /volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-6b8fb29f-b267-468c-9303-e48e2e18a060 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6b8fb29f-b267-468c-9303-e48e2e18a060 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6b8fb29f-b267-468c-9303-e48e2e18a060 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-6b8fb29f-b267-468c-9303-e48e2e18a060 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:05 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:05 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-6b8fb29f-b267-468c-9303-e48e2e18a060 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:12:05 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-6b8fb29f-b267-468c-9303-e48e2e18a060 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d returned with HTTP 200 Sep 07 11:12:05 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1645/3327] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:12:05 2026] GET /volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:12:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2077708e-bfef-49ea-9bda-1479457563d5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2077708e-bfef-49ea-9bda-1479457563d5 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] GET http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 Sep 07 11:12:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2077708e-bfef-49ea-9bda-1479457563d5 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2077708e-bfef-49ea-9bda-1479457563d5 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2077708e-bfef-49ea-9bda-1479457563d5 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Volume info retrieved successfully. Sep 07 11:12:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2077708e-bfef-49ea-9bda-1479457563d5 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 returned with HTTP 200 Sep 07 11:12:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1683/3328] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:06 2026] GET /volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-1c67790b-3ae2-49c5-b69c-d768f9e5527b None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c67790b-3ae2-49c5-b69c-d768f9e5527b tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-reader] POST http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566/action Sep 07 11:12:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1c67790b-3ae2-49c5-b69c-d768f9e5527b tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 11:12:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-1c67790b-3ae2-49c5-b69c-d768f9e5527b tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:12:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:06 devstack devstack@c-api.service[86959]: DEBUG cinder.policy [None req-1c67790b-3ae2-49c5-b69c-d768f9e5527b tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5c0d7adb2e5c4ea1baf011b53bb920f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fe1346f747343289be91ee2239bb3d6', '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=86959) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 11:12:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-1c67790b-3ae2-49c5-b69c-d768f9e5527b tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-reader] http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566/action returned with HTTP 403 Sep 07 11:12:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1646/3329] 192.168.122.99 () {60 vars in 1269 bytes} [Mon Sep 7 11:12:06 2026] POST /volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566/action => generated 131 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ca8c2e9f-8d1a-4f19-bcac-e1f6e1659591 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca8c2e9f-8d1a-4f19-bcac-e1f6e1659591 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 Sep 07 11:12:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca8c2e9f-8d1a-4f19-bcac-e1f6e1659591 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca8c2e9f-8d1a-4f19-bcac-e1f6e1659591 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:06 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ca8c2e9f-8d1a-4f19-bcac-e1f6e1659591 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Delete volume with id: ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 Sep 07 11:12:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ca8c2e9f-8d1a-4f19-bcac-e1f6e1659591 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Volume info retrieved successfully. Sep 07 11:12:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ca8c2e9f-8d1a-4f19-bcac-e1f6e1659591 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Delete volume request issued successfully. Sep 07 11:12:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca8c2e9f-8d1a-4f19-bcac-e1f6e1659591 tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 returned with HTTP 202 Sep 07 11:12:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1684/3330] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:12:06 2026] DELETE /volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:12:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-247adb83-0a1f-4f14-b4f5-c1561546875a None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-247adb83-0a1f-4f14-b4f5-c1561546875a tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] GET http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 Sep 07 11:12:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-247adb83-0a1f-4f14-b4f5-c1561546875a tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:06 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-247adb83-0a1f-4f14-b4f5-c1561546875a tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:06 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:06 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:06 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:06 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:06 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-247adb83-0a1f-4f14-b4f5-c1561546875a tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Volume info retrieved successfully. Sep 07 11:12:06 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-247adb83-0a1f-4f14-b4f5-c1561546875a tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 returned with HTTP 200 Sep 07 11:12:06 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1647/3331] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:06 2026] GET /volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5f6db572-217b-4048-9bd8-77ac89ec1c9b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5f6db572-217b-4048-9bd8-77ac89ec1c9b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d Sep 07 11:12:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5f6db572-217b-4048-9bd8-77ac89ec1c9b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5f6db572-217b-4048-9bd8-77ac89ec1c9b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5f6db572-217b-4048-9bd8-77ac89ec1c9b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Snapshot retrieved successfully. Sep 07 11:12:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5f6db572-217b-4048-9bd8-77ac89ec1c9b tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d returned with HTTP 200 Sep 07 11:12:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1685/3332] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:12:06 2026] GET /volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:12:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-7533c476-f662-4362-91c2-733ffdedca5c None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7533c476-f662-4362-91c2-733ffdedca5c tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] GET http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 Sep 07 11:12:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7533c476-f662-4362-91c2-733ffdedca5c tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-7533c476-f662-4362-91c2-733ffdedca5c tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-7533c476-f662-4362-91c2-733ffdedca5c tempest-ProjectReaderTests-1759639340 tempest-ProjectReaderTests-1759639340-project-admin] http://192.168.122.99/volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 returned with HTTP 404 Sep 07 11:12:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1648/3333] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:07 2026] GET /volume/v3/volumes/ae78dda9-509f-4ec8-b2d7-ab9be6ca7566 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aad6ff01-dde3-4706-978b-5c7dd7f971ea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aad6ff01-dde3-4706-978b-5c7dd7f971ea tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d Sep 07 11:12:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aad6ff01-dde3-4706-978b-5c7dd7f971ea tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aad6ff01-dde3-4706-978b-5c7dd7f971ea tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aad6ff01-dde3-4706-978b-5c7dd7f971ea tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d returned with HTTP 404 Sep 07 11:12:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1686/3334] 192.168.122.99 () {58 vars in 1233 bytes} [Mon Sep 7 11:12:07 2026] GET /volume/v3/snapshots/fa0dadeb-617f-4522-baf7-ef9bbedcf63d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-539ca516-5ba1-400d-a207-d228101d4e87 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-539ca516-5ba1-400d-a207-d228101d4e87 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 Sep 07 11:12:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-539ca516-5ba1-400d-a207-d228101d4e87 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:07 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-539ca516-5ba1-400d-a207-d228101d4e87 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:07 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-539ca516-5ba1-400d-a207-d228101d4e87 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete volume with id: 2a7061f7-497c-49a9-b26f-34355aa823c7 Sep 07 11:12:07 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:07 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:07 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:07 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-539ca516-5ba1-400d-a207-d228101d4e87 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:12:07 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-539ca516-5ba1-400d-a207-d228101d4e87 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Delete volume request issued successfully. Sep 07 11:12:07 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-539ca516-5ba1-400d-a207-d228101d4e87 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 returned with HTTP 202 Sep 07 11:12:07 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1649/3335] 192.168.122.99 () {58 vars in 1230 bytes} [Mon Sep 7 11:12:07 2026] DELETE /volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 11:12:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cf9b1cd8-827a-4922-9c6f-5a3337c09e20 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf9b1cd8-827a-4922-9c6f-5a3337c09e20 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 Sep 07 11:12:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf9b1cd8-827a-4922-9c6f-5a3337c09e20 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf9b1cd8-827a-4922-9c6f-5a3337c09e20 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cf9b1cd8-827a-4922-9c6f-5a3337c09e20 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Volume info retrieved successfully. Sep 07 11:12:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf9b1cd8-827a-4922-9c6f-5a3337c09e20 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 returned with HTTP 200 Sep 07 11:12:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1687/3336] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:07 2026] GET /volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ecaac465-b18b-420c-8b82-fd0612c4dad8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:08 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ecaac465-b18b-420c-8b82-fd0612c4dad8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] GET http://192.168.122.99/volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 Sep 07 11:12:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ecaac465-b18b-420c-8b82-fd0612c4dad8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:08 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ecaac465-b18b-420c-8b82-fd0612c4dad8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:09 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ecaac465-b18b-420c-8b82-fd0612c4dad8 tempest-ProjectReaderTests-1426019831 tempest-ProjectReaderTests-1426019831-project-admin] http://192.168.122.99/volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 returned with HTTP 404 Sep 07 11:12:09 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1650/3337] 192.168.122.99 () {58 vars in 1227 bytes} [Mon Sep 7 11:12:08 2026] GET /volume/v3/volumes/2a7061f7-497c-49a9-b26f-34355aa823c7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1090073460"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1090073460'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume of 1 GB Sep 07 11:12:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Availability Zones retrieved successfully. Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Flow 'volume_create_api' (b8e95931-bce1-4206-8b3d-c17e257469e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70014636-f6f0-410b-9175-18401a542b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70014636-f6f0-410b-9175-18401a542b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09087555-6a71-4dee-8b9a-4b6e9025c06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Created reservations ['a9fd827b-b181-49f2-9380-3649bf6abf64', 'dce7e995-13f2-47a1-a1ea-eff4ecb4cc95', '6a5f429d-803f-4b0e-8a68-d109c8ddace8', '120bdce6-a5d3-4809-ae96-e396e52245bb'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09087555-6a71-4dee-8b9a-4b6e9025c06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9fd827b-b181-49f2-9380-3649bf6abf64', 'dce7e995-13f2-47a1-a1ea-eff4ecb4cc95', '6a5f429d-803f-4b0e-8a68-d109c8ddace8', '120bdce6-a5d3-4809-ae96-e396e52245bb']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d211f1b8-252d-47df-bbbe-8d8081a8aa0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d211f1b8-252d-47df-bbbe-8d8081a8aa0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f2613dc-8656-4ee5-b424-2fcfc0c0b5db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1090073460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5f2160285d4492aca4a1869fb33610',qos_specs=None,replication_status=,reservations=['a9fd827b-b181-49f2-9380-3649bf6abf64','dce7e995-13f2-47a1-a1ea-eff4ecb4cc95','6a5f429d-803f-4b0e-8a68-d109c8ddace8','120bdce6-a5d3-4809-ae96-e396e52245bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1460b9599324db5b60f4243c29bc3a5',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1090073460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f2613dc-8656-4ee5-b424-2fcfc0c0b5db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f5f2160285d4492aca4a1869fb33610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1460b9599324db5b60f4243c29bc3a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38cff72-e871-428b-91b1-6a23d6c05dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38cff72-e871-428b-91b1-6a23d6c05dc8) transitioned into state 'SUCCESS' from state '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-1090073460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5f2160285d4492aca4a1869fb33610',qos_specs=None,replication_status=,reservations=['a9fd827b-b181-49f2-9380-3649bf6abf64','dce7e995-13f2-47a1-a1ea-eff4ecb4cc95','6a5f429d-803f-4b0e-8a68-d109c8ddace8','120bdce6-a5d3-4809-ae96-e396e52245bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1460b9599324db5b60f4243c29bc3a5',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7594e840-18e4-402a-bcd0-d3d1681b1196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7594e840-18e4-402a-bcd0-d3d1681b1196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Flow 'volume_create_api' (b8e95931-bce1-4206-8b3d-c17e257469e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume request issued successfully. Sep 07 11:12:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9f3aa7d-a747-4292-a2f3-04a36571d8b2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:12:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1688/3338] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 11:12:11 2026] POST /volume/v3/volumes => generated 785 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ca14712e-ab73-40bd-a0f7-fc8d0262c43e None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca14712e-ab73-40bd-a0f7-fc8d0262c43e tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db Sep 07 11:12:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca14712e-ab73-40bd-a0f7-fc8d0262c43e tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:11 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ca14712e-ab73-40bd-a0f7-fc8d0262c43e tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:11 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:11 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:11 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:11 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:11 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ca14712e-ab73-40bd-a0f7-fc8d0262c43e tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:11 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ca14712e-ab73-40bd-a0f7-fc8d0262c43e tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db returned with HTTP 200 Sep 07 11:12:11 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1651/3339] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:11 2026] GET /volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3363d043-cbe1-45ec-afb6-2cade60ef202 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3363d043-cbe1-45ec-afb6-2cade60ef202 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db Sep 07 11:12:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3363d043-cbe1-45ec-afb6-2cade60ef202 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3363d043-cbe1-45ec-afb6-2cade60ef202 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3363d043-cbe1-45ec-afb6-2cade60ef202 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3363d043-cbe1-45ec-afb6-2cade60ef202 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db returned with HTTP 200 Sep 07 11:12:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1689/3340] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:12 2026] GET /volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:12:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-85793174-9491-47aa-aec8-7851ce8f5dbf None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-85793174-9491-47aa-aec8-7851ce8f5dbf tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] GET http://192.168.122.99/volume/v3/volumes Sep 07 11:12:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-85793174-9491-47aa-aec8-7851ce8f5dbf tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-85793174-9491-47aa-aec8-7851ce8f5dbf tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Calling method 'index' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.api_utils [None req-85793174-9491-47aa-aec8-7851ce8f5dbf tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Removing options '' from query. {{(pid=86959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:12:12 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-85793174-9491-47aa-aec8-7851ce8f5dbf tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:12:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-85793174-9491-47aa-aec8-7851ce8f5dbf tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Get all volumes completed successfully. Sep 07 11:12:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-85793174-9491-47aa-aec8-7851ce8f5dbf tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] http://192.168.122.99/volume/v3/volumes returned with HTTP 200 Sep 07 11:12:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1652/3341] 192.168.122.99 () {60 vars in 1157 bytes} [Mon Sep 7 11:12:12 2026] GET /volume/v3/volumes => generated 342 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a010cf9-07f8-48d2-8d15-dd8e32769d15 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a010cf9-07f8-48d2-8d15-dd8e32769d15 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db Sep 07 11:12:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a010cf9-07f8-48d2-8d15-dd8e32769d15 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a010cf9-07f8-48d2-8d15-dd8e32769d15 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:12 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-9a010cf9-07f8-48d2-8d15-dd8e32769d15 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Delete volume with id: 4f2613dc-8656-4ee5-b424-2fcfc0c0b5db Sep 07 11:12:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9a010cf9-07f8-48d2-8d15-dd8e32769d15 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9a010cf9-07f8-48d2-8d15-dd8e32769d15 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Delete volume request issued successfully. Sep 07 11:12:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a010cf9-07f8-48d2-8d15-dd8e32769d15 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db returned with HTTP 202 Sep 07 11:12:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1690/3342] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:12:12 2026] DELETE /volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:12:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-072da098-3060-4e5a-820b-faeaf5c8fe9f None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-072da098-3060-4e5a-820b-faeaf5c8fe9f tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db Sep 07 11:12:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-072da098-3060-4e5a-820b-faeaf5c8fe9f tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:12 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-072da098-3060-4e5a-820b-faeaf5c8fe9f tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:12 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:12 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:12 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:12 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:12 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-072da098-3060-4e5a-820b-faeaf5c8fe9f tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:12 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-072da098-3060-4e5a-820b-faeaf5c8fe9f tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db returned with HTTP 200 Sep 07 11:12:12 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1653/3343] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:12 2026] GET /volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:12:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c512c27f-ee10-46c9-96e7-667a209a9fad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c512c27f-ee10-46c9-96e7-667a209a9fad tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db Sep 07 11:12:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c512c27f-ee10-46c9-96e7-667a209a9fad tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c512c27f-ee10-46c9-96e7-667a209a9fad tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c512c27f-ee10-46c9-96e7-667a209a9fad tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db returned with HTTP 404 Sep 07 11:12:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1691/3344] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:13 2026] GET /volume/v3/volumes/4f2613dc-8656-4ee5-b424-2fcfc0c0b5db => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:12:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:13 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:12:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2044339558"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:12:13 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2044339558'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:12:13 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume of 1 GB Sep 07 11:12:13 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Availability Zones retrieved successfully. Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Flow 'volume_create_api' (a00bf9f0-ca45-4968-8f3a-26ef88d96282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fde2db5-7d2e-4bd9-ab8c-ed5f0e1dd992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fde2db5-7d2e-4bd9-ab8c-ed5f0e1dd992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75410e79-ae17-40b2-aed5-6b1b808b0940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Created reservations ['4e051655-e1b9-48c0-a26d-c029f5eaea0c', '6578f2fa-be34-4deb-b561-70606ddd21eb', 'f46aac30-af85-4681-99d2-94be48e3cd9f', 'de718d7b-914d-413b-9e4a-d8f44e299cde'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75410e79-ae17-40b2-aed5-6b1b808b0940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e051655-e1b9-48c0-a26d-c029f5eaea0c', '6578f2fa-be34-4deb-b561-70606ddd21eb', 'f46aac30-af85-4681-99d2-94be48e3cd9f', 'de718d7b-914d-413b-9e4a-d8f44e299cde']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6862b4ee-a503-4ec6-a22f-18853e20aef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:14 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6862b4ee-a503-4ec6-a22f-18853e20aef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afc693da-b24d-4373-85e9-6f83517f165e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2044339558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5f2160285d4492aca4a1869fb33610',qos_specs=None,replication_status=,reservations=['4e051655-e1b9-48c0-a26d-c029f5eaea0c','6578f2fa-be34-4deb-b561-70606ddd21eb','f46aac30-af85-4681-99d2-94be48e3cd9f','de718d7b-914d-413b-9e4a-d8f44e299cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1460b9599324db5b60f4243c29bc3a5',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2044339558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afc693da-b24d-4373-85e9-6f83517f165e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f5f2160285d4492aca4a1869fb33610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1460b9599324db5b60f4243c29bc3a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf2f4872-3e36-40e5-8a18-ac764026c72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf2f4872-3e36-40e5-8a18-ac764026c72b) transitioned into state 'SUCCESS' from state '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-2044339558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5f2160285d4492aca4a1869fb33610',qos_specs=None,replication_status=,reservations=['4e051655-e1b9-48c0-a26d-c029f5eaea0c','6578f2fa-be34-4deb-b561-70606ddd21eb','f46aac30-af85-4681-99d2-94be48e3cd9f','de718d7b-914d-413b-9e4a-d8f44e299cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1460b9599324db5b60f4243c29bc3a5',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (affe3242-b3f3-4967-91aa-0a6b584ea492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (affe3242-b3f3-4967-91aa-0a6b584ea492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Flow 'volume_create_api' (a00bf9f0-ca45-4968-8f3a-26ef88d96282) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:14 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume request issued successfully. Sep 07 11:12:14 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-b0dd2e42-2860-477c-b80a-8758e02e0f24 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:12:14 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1654/3345] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 11:12:13 2026] POST /volume/v3/volumes => generated 785 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-15cdf5be-506a-41e7-b882-e134ef2362d9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15cdf5be-506a-41e7-b882-e134ef2362d9 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e Sep 07 11:12:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15cdf5be-506a-41e7-b882-e134ef2362d9 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15cdf5be-506a-41e7-b882-e134ef2362d9 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15cdf5be-506a-41e7-b882-e134ef2362d9 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15cdf5be-506a-41e7-b882-e134ef2362d9 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e returned with HTTP 200 Sep 07 11:12:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1692/3346] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:14 2026] GET /volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-fef4dea8-7d7f-4c1e-9190-d7f949a1d3cb None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fef4dea8-7d7f-4c1e-9190-d7f949a1d3cb tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e Sep 07 11:12:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fef4dea8-7d7f-4c1e-9190-d7f949a1d3cb tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-fef4dea8-7d7f-4c1e-9190-d7f949a1d3cb tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-fef4dea8-7d7f-4c1e-9190-d7f949a1d3cb tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-fef4dea8-7d7f-4c1e-9190-d7f949a1d3cb tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e returned with HTTP 200 Sep 07 11:12:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1655/3347] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:15 2026] GET /volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 11:12:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-38249fd2-3674-43dd-b745-40a7561e4af8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38249fd2-3674-43dd-b745-40a7561e4af8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] GET http://192.168.122.99/volume/v3/volumes/detail Sep 07 11:12:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38249fd2-3674-43dd-b745-40a7561e4af8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38249fd2-3674-43dd-b745-40a7561e4af8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-38249fd2-3674-43dd-b745-40a7561e4af8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:12:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38249fd2-3674-43dd-b745-40a7561e4af8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 11:12:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-38249fd2-3674-43dd-b745-40a7561e4af8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Get all volumes completed successfully. Sep 07 11:12:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38249fd2-3674-43dd-b745-40a7561e4af8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] http://192.168.122.99/volume/v3/volumes/detail returned with HTTP 200 Sep 07 11:12:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1693/3348] 192.168.122.99 () {60 vars in 1178 bytes} [Mon Sep 7 11:12:15 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-5cb8f060-67f1-437b-a5e2-2b341f78d9d8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5cb8f060-67f1-437b-a5e2-2b341f78d9d8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e Sep 07 11:12:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5cb8f060-67f1-437b-a5e2-2b341f78d9d8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:15 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-5cb8f060-67f1-437b-a5e2-2b341f78d9d8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:15 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-5cb8f060-67f1-437b-a5e2-2b341f78d9d8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Delete volume with id: afc693da-b24d-4373-85e9-6f83517f165e Sep 07 11:12:15 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:15 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:15 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:15 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5cb8f060-67f1-437b-a5e2-2b341f78d9d8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:15 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-5cb8f060-67f1-437b-a5e2-2b341f78d9d8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Delete volume request issued successfully. Sep 07 11:12:15 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-5cb8f060-67f1-437b-a5e2-2b341f78d9d8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e returned with HTTP 202 Sep 07 11:12:15 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1656/3349] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:12:15 2026] DELETE /volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:12:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63def61a-4d7a-4342-89e7-03f12f69ebd6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63def61a-4d7a-4342-89e7-03f12f69ebd6 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e Sep 07 11:12:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63def61a-4d7a-4342-89e7-03f12f69ebd6 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63def61a-4d7a-4342-89e7-03f12f69ebd6 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63def61a-4d7a-4342-89e7-03f12f69ebd6 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63def61a-4d7a-4342-89e7-03f12f69ebd6 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e returned with HTTP 200 Sep 07 11:12:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1694/3350] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:15 2026] GET /volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:12:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4f3cb1f3-7d7d-43c5-b4cf-2e7369edd553 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4f3cb1f3-7d7d-43c5-b4cf-2e7369edd553 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e Sep 07 11:12:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4f3cb1f3-7d7d-43c5-b4cf-2e7369edd553 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4f3cb1f3-7d7d-43c5-b4cf-2e7369edd553 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4f3cb1f3-7d7d-43c5-b4cf-2e7369edd553 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e returned with HTTP 404 Sep 07 11:12:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1657/3351] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:16 2026] GET /volume/v3/volumes/afc693da-b24d-4373-85e9-6f83517f165e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-415704532"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-415704532'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume of 1 GB Sep 07 11:12:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Availability Zones retrieved successfully. Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Flow 'volume_create_api' (2cbb7c01-aa02-4be7-b902-186ae99f1455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0548ff6-d44e-418d-8dbd-92793b8f9435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0548ff6-d44e-418d-8dbd-92793b8f9435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70eb62d-4417-4a79-9812-ce3b457cbdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Created reservations ['4572093e-b4ae-4d9b-a8d7-05f53c49d724', 'cf59814e-0144-456f-bd1e-f03a922dad29', 'fd056ee5-e471-468d-875b-3e8137271dee', '8bcf402c-8a6b-445a-84e9-2fdd7e31bf59'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70eb62d-4417-4a79-9812-ce3b457cbdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4572093e-b4ae-4d9b-a8d7-05f53c49d724', 'cf59814e-0144-456f-bd1e-f03a922dad29', 'fd056ee5-e471-468d-875b-3e8137271dee', '8bcf402c-8a6b-445a-84e9-2fdd7e31bf59']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab824ce-e228-47dd-a144-34423a169e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab824ce-e228-47dd-a144-34423a169e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d3d4688-f18a-4838-986f-cdf45745be63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-415704532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5f2160285d4492aca4a1869fb33610',qos_specs=None,replication_status=,reservations=['4572093e-b4ae-4d9b-a8d7-05f53c49d724','cf59814e-0144-456f-bd1e-f03a922dad29','fd056ee5-e471-468d-875b-3e8137271dee','8bcf402c-8a6b-445a-84e9-2fdd7e31bf59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1460b9599324db5b60f4243c29bc3a5',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-415704532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d3d4688-f18a-4838-986f-cdf45745be63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f5f2160285d4492aca4a1869fb33610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1460b9599324db5b60f4243c29bc3a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd969bf4-0e82-4ebb-b0d4-78ae4a9ca77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd969bf4-0e82-4ebb-b0d4-78ae4a9ca77c) transitioned into state 'SUCCESS' from state '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-415704532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5f2160285d4492aca4a1869fb33610',qos_specs=None,replication_status=,reservations=['4572093e-b4ae-4d9b-a8d7-05f53c49d724','cf59814e-0144-456f-bd1e-f03a922dad29','fd056ee5-e471-468d-875b-3e8137271dee','8bcf402c-8a6b-445a-84e9-2fdd7e31bf59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1460b9599324db5b60f4243c29bc3a5',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b77f12d-7d70-465b-8b42-c6129b87e1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b77f12d-7d70-465b-8b42-c6129b87e1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Flow 'volume_create_api' (2cbb7c01-aa02-4be7-b902-186ae99f1455) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume request issued successfully. Sep 07 11:12:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04b06e50-048f-49bb-8784-e149b34d9aa2 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:12:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1695/3352] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 11:12:16 2026] POST /volume/v3/volumes => generated 784 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-2a39afee-c7bb-4a64-b5a3-c0a8694d5518 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a39afee-c7bb-4a64-b5a3-c0a8694d5518 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 Sep 07 11:12:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a39afee-c7bb-4a64-b5a3-c0a8694d5518 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:16 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-2a39afee-c7bb-4a64-b5a3-c0a8694d5518 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:16 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:16 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:16 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:16 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:16 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-2a39afee-c7bb-4a64-b5a3-c0a8694d5518 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:16 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-2a39afee-c7bb-4a64-b5a3-c0a8694d5518 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 returned with HTTP 200 Sep 07 11:12:16 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1658/3353] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:16 2026] GET /volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e741598b-8085-4656-a8b4-9b2b0d9c295f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e741598b-8085-4656-a8b4-9b2b0d9c295f tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 Sep 07 11:12:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e741598b-8085-4656-a8b4-9b2b0d9c295f tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e741598b-8085-4656-a8b4-9b2b0d9c295f tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e741598b-8085-4656-a8b4-9b2b0d9c295f tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e741598b-8085-4656-a8b4-9b2b0d9c295f tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 returned with HTTP 200 Sep 07 11:12:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1696/3354] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:17 2026] GET /volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:12:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-43534d49-0b2f-4de0-a9b4-cdb7d348c944 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43534d49-0b2f-4de0-a9b4-cdb7d348c944 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] GET http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 Sep 07 11:12:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43534d49-0b2f-4de0-a9b4-cdb7d348c944 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-43534d49-0b2f-4de0-a9b4-cdb7d348c944 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-43534d49-0b2f-4de0-a9b4-cdb7d348c944 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Volume info retrieved successfully. Sep 07 11:12:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-43534d49-0b2f-4de0-a9b4-cdb7d348c944 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 returned with HTTP 200 Sep 07 11:12:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1659/3355] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:18 2026] GET /volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1342b14a-81d6-46cd-8eeb-3e9544c9670d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1342b14a-81d6-46cd-8eeb-3e9544c9670d tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 Sep 07 11:12:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1342b14a-81d6-46cd-8eeb-3e9544c9670d tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1342b14a-81d6-46cd-8eeb-3e9544c9670d tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1342b14a-81d6-46cd-8eeb-3e9544c9670d tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Delete volume with id: 7d3d4688-f18a-4838-986f-cdf45745be63 Sep 07 11:12:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1342b14a-81d6-46cd-8eeb-3e9544c9670d tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1342b14a-81d6-46cd-8eeb-3e9544c9670d tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Delete volume request issued successfully. Sep 07 11:12:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1342b14a-81d6-46cd-8eeb-3e9544c9670d tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 returned with HTTP 202 Sep 07 11:12:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1697/3356] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:12:18 2026] DELETE /volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:12:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-07500eb3-2256-47c9-8405-4e7e71cd5f87 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-07500eb3-2256-47c9-8405-4e7e71cd5f87 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 Sep 07 11:12:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-07500eb3-2256-47c9-8405-4e7e71cd5f87 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:18 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-07500eb3-2256-47c9-8405-4e7e71cd5f87 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:18 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:18 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:18 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:18 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:18 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-07500eb3-2256-47c9-8405-4e7e71cd5f87 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:18 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-07500eb3-2256-47c9-8405-4e7e71cd5f87 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 returned with HTTP 200 Sep 07 11:12:18 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1660/3357] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:18 2026] GET /volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:12:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0731b714-c74c-4ae1-b848-6e2b0bf453fe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0731b714-c74c-4ae1-b848-6e2b0bf453fe tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 Sep 07 11:12:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0731b714-c74c-4ae1-b848-6e2b0bf453fe tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0731b714-c74c-4ae1-b848-6e2b0bf453fe tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0731b714-c74c-4ae1-b848-6e2b0bf453fe tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 returned with HTTP 404 Sep 07 11:12:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1698/3358] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:19 2026] GET /volume/v3/volumes/7d3d4688-f18a-4838-986f-cdf45745be63 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-4d255521-cb11-4ef4-aa90-721c49d08523 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] POST http://192.168.122.99/volume/v3/volumes Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1022314363"}} {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.api.v3.volumes [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1022314363'}} {{(pid=86959) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume of 1 GB Sep 07 11:12:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Availability Zones retrieved successfully. Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Flow 'volume_create_api' (39ed26de-8ac1-450d-bff0-2aa8850f9bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed525c29-c679-4124-a4db-f5a327494c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.flows.api.create_volume [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Validating volume size '1' using validate_int {{(pid=86959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed525c29-c679-4124-a4db-f5a327494c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c941ad-0c7c-4679-8bac-30dd180a5a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.quota [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Created reservations ['bc30ebab-cde3-43e8-9b88-cd7c66546bf5', '029553b8-dad8-4bdc-b145-ff42ba3d2319', '29dff4c0-51a4-4819-bb56-e0960dfac89c', '12f6c29b-ad5a-45e4-940c-d08538e9a2b2'] {{(pid=86959) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c941ad-0c7c-4679-8bac-30dd180a5a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc30ebab-cde3-43e8-9b88-cd7c66546bf5', '029553b8-dad8-4bdc-b145-ff42ba3d2319', '29dff4c0-51a4-4819-bb56-e0960dfac89c', '12f6c29b-ad5a-45e4-940c-d08538e9a2b2']}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad49fbbd-37de-437f-b802-3ca415dfaed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:19 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad49fbbd-37de-437f-b802-3ca415dfaed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac270e3f-f464-4477-8b28-2a0b9ef2f848', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1022314363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5f2160285d4492aca4a1869fb33610',qos_specs=None,replication_status=,reservations=['bc30ebab-cde3-43e8-9b88-cd7c66546bf5','029553b8-dad8-4bdc-b145-ff42ba3d2319','29dff4c0-51a4-4819-bb56-e0960dfac89c','12f6c29b-ad5a-45e4-940c-d08538e9a2b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1460b9599324db5b60f4243c29bc3a5',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T09:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1022314363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac270e3f-f464-4477-8b28-2a0b9ef2f848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f5f2160285d4492aca4a1869fb33610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1460b9599324db5b60f4243c29bc3a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff),volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fec8037-61fd-423a-ae77-1be7942f5030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fec8037-61fd-423a-ae77-1be7942f5030) transitioned into state 'SUCCESS' from state '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-1022314363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5f2160285d4492aca4a1869fb33610',qos_specs=None,replication_status=,reservations=['bc30ebab-cde3-43e8-9b88-cd7c66546bf5','029553b8-dad8-4bdc-b145-ff42ba3d2319','29dff4c0-51a4-4819-bb56-e0960dfac89c','12f6c29b-ad5a-45e4-940c-d08538e9a2b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1460b9599324db5b60f4243c29bc3a5',volume_type_id=3623bf78-8bc5-4f1e-bc4f-16e0c2d143ff)}' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b5216fb-20f2-4e8a-a521-c41a1fb213ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b5216fb-20f2-4e8a-a521-c41a1fb213ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86959) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: DEBUG cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Flow 'volume_create_api' (39ed26de-8ac1-450d-bff0-2aa8850f9bc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86959) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 11:12:19 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Create volume request issued successfully. Sep 07 11:12:19 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-4d255521-cb11-4ef4-aa90-721c49d08523 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes returned with HTTP 202 Sep 07 11:12:19 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1661/3359] 192.168.122.99 () {62 vars in 1178 bytes} [Mon Sep 7 11:12:19 2026] POST /volume/v3/volumes => generated 785 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 11:12:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-06db756e-766c-479e-8081-fa4eb7b68332 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06db756e-766c-479e-8081-fa4eb7b68332 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 Sep 07 11:12:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06db756e-766c-479e-8081-fa4eb7b68332 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06db756e-766c-479e-8081-fa4eb7b68332 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-06db756e-766c-479e-8081-fa4eb7b68332 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06db756e-766c-479e-8081-fa4eb7b68332 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 returned with HTTP 200 Sep 07 11:12:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1699/3360] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:19 2026] GET /volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 11:12:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-ab0d032a-0e73-4373-b67b-c139e2a05ca8 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ab0d032a-0e73-4373-b67b-c139e2a05ca8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 Sep 07 11:12:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ab0d032a-0e73-4373-b67b-c139e2a05ca8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-ab0d032a-0e73-4373-b67b-c139e2a05ca8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-ab0d032a-0e73-4373-b67b-c139e2a05ca8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-ab0d032a-0e73-4373-b67b-c139e2a05ca8 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 returned with HTTP 200 Sep 07 11:12:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1662/3361] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:20 2026] GET /volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:12:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b57e8a15-291a-46f1-982c-9b6895607595 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b57e8a15-291a-46f1-982c-9b6895607595 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] GET http://192.168.122.99/volume/v3/volumes/summary Sep 07 11:12:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b57e8a15-291a-46f1-982c-9b6895607595 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b57e8a15-291a-46f1-982c-9b6895607595 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-b57e8a15-291a-46f1-982c-9b6895607595 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 11:12:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b57e8a15-291a-46f1-982c-9b6895607595 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] Get summary completed successfully. Sep 07 11:12:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b57e8a15-291a-46f1-982c-9b6895607595 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-reader] http://192.168.122.99/volume/v3/volumes/summary returned with HTTP 200 Sep 07 11:12:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1700/3362] 192.168.122.99 () {60 vars in 1181 bytes} [Mon Sep 7 11:12:20 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 11:12:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-0dec44df-d50a-48e3-8864-9accad1fc331 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0dec44df-d50a-48e3-8864-9accad1fc331 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] DELETE http://192.168.122.99/volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 Sep 07 11:12:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0dec44df-d50a-48e3-8864-9accad1fc331 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:20 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-0dec44df-d50a-48e3-8864-9accad1fc331 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'delete' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:20 devstack devstack@c-api.service[86959]: INFO cinder.api.v3.volumes [None req-0dec44df-d50a-48e3-8864-9accad1fc331 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Delete volume with id: ac270e3f-f464-4477-8b28-2a0b9ef2f848 Sep 07 11:12:20 devstack devstack@c-api.service[86959]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:20 devstack devstack@c-api.service[86959]: attachments = base.obj_make_list( Sep 07 11:12:20 devstack devstack@c-api.service[86959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:20 devstack devstack@c-api.service[86959]: warnings.warn( Sep 07 11:12:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0dec44df-d50a-48e3-8864-9accad1fc331 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:20 devstack devstack@c-api.service[86959]: INFO cinder.volume.api [None req-0dec44df-d50a-48e3-8864-9accad1fc331 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Delete volume request issued successfully. Sep 07 11:12:20 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-0dec44df-d50a-48e3-8864-9accad1fc331 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 returned with HTTP 202 Sep 07 11:12:20 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1663/3363] 192.168.122.99 () {60 vars in 1271 bytes} [Mon Sep 7 11:12:20 2026] DELETE /volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 11:12:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-38d7a5e7-49dd-47cf-b84f-26af0562c48a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38d7a5e7-49dd-47cf-b84f-26af0562c48a tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 Sep 07 11:12:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38d7a5e7-49dd-47cf-b84f-26af0562c48a tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38d7a5e7-49dd-47cf-b84f-26af0562c48a tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 11:12:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 07 11:12:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 11:12:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 07 11:12:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-38d7a5e7-49dd-47cf-b84f-26af0562c48a tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Volume info retrieved successfully. Sep 07 11:12:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38d7a5e7-49dd-47cf-b84f-26af0562c48a tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 returned with HTTP 200 Sep 07 11:12:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1701/3364] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:20 2026] GET /volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 11:12:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.middleware.request_id [None req-3067df68-508f-40ea-b50a-e41be1d96319 None None] RequestId filter calling following filter/app {{(pid=86959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 11:12:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3067df68-508f-40ea-b50a-e41be1d96319 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] GET http://192.168.122.99/volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 Sep 07 11:12:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3067df68-508f-40ea-b50a-e41be1d96319 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Empty body provided in request {{(pid=86959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 11:12:21 devstack devstack@c-api.service[86959]: DEBUG cinder.api.openstack.wsgi [None req-3067df68-508f-40ea-b50a-e41be1d96319 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] Calling method 'show' {{(pid=86959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 11:12:21 devstack devstack@c-api.service[86959]: INFO cinder.api.openstack.wsgi [None req-3067df68-508f-40ea-b50a-e41be1d96319 tempest-ProjectReaderTests-774060447 tempest-ProjectReaderTests-774060447-project-admin] http://192.168.122.99/volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 returned with HTTP 404 Sep 07 11:12:21 devstack devstack@c-api.service[86959]: [pid: 86959|app: 0|req: 1664/3365] 192.168.122.99 () {60 vars in 1268 bytes} [Mon Sep 7 11:12:21 2026] GET /volume/v3/volumes/ac270e3f-f464-4477-8b28-2a0b9ef2f848 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 11:12:30 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=175,cinder:INSERT=37,cinder:UPDATE=65 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 11:12:31 devstack devstack@c-api.service[86959]: DEBUG dbcounter [-] [86959] Writing DB stats cinder:SELECT=147,cinder:UPDATE=42,cinder:INSERT=27 {{(pid=86959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}